use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh [ 19:49:16 ] Running: 'dnf install -y --skip-broken python3-pip python3-wheel python3-augeas augeas-libs python3-netifaces' Last metadata expiration check: 2:42:10 ago on Wed 28 Sep 2022 05:07:09 PM EDT. Package python3-pip-21.3.1-3.fc36.noarch is already installed. Package augeas-libs-1.13.0-2.fc36.aarch64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: python3-augeas noarch 1.1.0-4.fc36 beaker-Fedora 33 k python3-netifaces aarch64 0.11.0-2.fc36 beaker-Fedora 22 k python3-wheel noarch 1:0.37.1-1.fc36 beaker-Fedora-Everything 72 k Installing dependencies: python3-cffi aarch64 1.15.0-5.fc36 beaker-Fedora 248 k python3-ply noarch 3.11-15.fc36 beaker-Fedora 104 k python3-pycparser noarch 2.20-6.fc36 beaker-Fedora 126 k Transaction Summary ================================================================================ Install 6 Packages Total download size: 605 k Installed size: 2.5 M Downloading Packages: (1/6): python3-augeas-1.1.0-4.fc36.noarch.rpm 4.2 MB/s | 33 kB 00:00 (2/6): python3-netifaces-0.11.0-2.fc36.aarch64. 2.0 MB/s | 22 kB 00:00 (3/6): python3-ply-3.11-15.fc36.noarch.rpm 13 MB/s | 104 kB 00:00 (4/6): python3-pycparser-2.20-6.fc36.noarch.rpm 15 MB/s | 126 kB 00:00 (5/6): python3-cffi-1.15.0-5.fc36.aarch64.rpm 10 MB/s | 248 kB 00:00 (6/6): python3-wheel-0.37.1-1.fc36.noarch.rpm 7.7 MB/s | 72 kB 00:00 -------------------------------------------------------------------------------- Total 19 MB/s | 605 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-ply-3.11-15.fc36.noarch 1/6 Installing : python3-pycparser-2.20-6.fc36.noarch 2/6 Installing : python3-cffi-1.15.0-5.fc36.aarch64 3/6 Installing : python3-augeas-1.1.0-4.fc36.noarch 4/6 Installing : python3-wheel-1:0.37.1-1.fc36.noarch 5/6 Installing : python3-netifaces-0.11.0-2.fc36.aarch64 6/6 Running scriptlet: python3-netifaces-0.11.0-2.fc36.aarch64 6/6 Verifying : python3-augeas-1.1.0-4.fc36.noarch 1/6 Verifying : python3-cffi-1.15.0-5.fc36.aarch64 2/6 Verifying : python3-netifaces-0.11.0-2.fc36.aarch64 3/6 Verifying : python3-ply-3.11-15.fc36.noarch 4/6 Verifying : python3-pycparser-2.20-6.fc36.noarch 5/6 Verifying : python3-wheel-1:0.37.1-1.fc36.noarch 6/6 Installed: python3-augeas-1.1.0-4.fc36.noarch python3-cffi-1.15.0-5.fc36.aarch64 python3-netifaces-0.11.0-2.fc36.aarch64 python3-ply-3.11-15.fc36.noarch python3-pycparser-2.20-6.fc36.noarch python3-wheel-1:0.37.1-1.fc36.noarch Complete! [ 19:49:23 ] Running: 'dnf install -y gcc python3-devel' Last metadata expiration check: 2:42:17 ago on Wed 28 Sep 2022 05:07:09 PM EDT. Package gcc-12.2.1-2.fc36.aarch64 is already installed. Package python3-devel-3.10.7-1.fc36.aarch64 is already installed. Dependencies resolved. Nothing to do. Complete! [ 19:49:29 ] Running: 'python3 -m pip install stqe --no-binary=stqe' Collecting stqe Downloading stqe-0.1.12.tar.gz (188 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting libsan Downloading libsan-0.3.11-py3-none-any.whl (199 kB) Requirement already satisfied: python-augeas in /usr/lib/python3.10/site-packages (from stqe) (1.1.0) Collecting fmf==1.1.0 Downloading fmf-1.1.0-py3-none-any.whl (36 kB) Requirement already satisfied: pexpect in /usr/lib/python3.10/site-packages (from stqe) (4.8.0) Collecting ruamel.yaml Downloading ruamel.yaml-0.17.21-py3-none-any.whl (109 kB) Collecting jsonschema Downloading jsonschema-4.16.0-py3-none-any.whl (83 kB) Collecting filelock Downloading filelock-3.8.0-py3-none-any.whl (10 kB) Collecting requests Downloading requests-2.28.1-py3-none-any.whl (62 kB) Requirement already satisfied: six in /usr/lib/python3.10/site-packages (from libsan->stqe) (1.16.0) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting ipaddress Downloading ipaddress-1.0.23-py2.py3-none-any.whl (18 kB) Requirement already satisfied: distro in /usr/lib/python3.10/site-packages (from libsan->stqe) (1.6.0) Requirement already satisfied: netifaces in /usr/lib64/python3.10/site-packages (from libsan->stqe) (0.11.0) Requirement already satisfied: cffi>=1.0.0 in /usr/lib64/python3.10/site-packages (from python-augeas->stqe) (1.15.0) Requirement already satisfied: pycparser in /usr/lib/python3.10/site-packages (from cffi>=1.0.0->python-augeas->stqe) (2.20) Collecting attrs>=17.4.0 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.18.1.tar.gz (100 kB) Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) Collecting certifi>=2017.4.17 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) Collecting ruamel.yaml.clib>=0.2.6 Downloading ruamel.yaml.clib-0.2.6-cp310-cp310-manylinux2014_aarch64.whl (609 kB) Requirement already satisfied: ply==3.11 in /usr/lib/python3.10/site-packages (from pycparser->cffi>=1.0.0->python-augeas->stqe) (3.11) Skipping wheel build for stqe, due to binaries being disabled for it. Building wheels for collected packages: future, pyrsistent Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=6005e404ff86ac2553e243e12e971b1a05bf7f3ead5fccc4743702ebdabf59eb Stored in directory: /root/.cache/pip/wheels/22/73/06/557dc4f4ef68179b9d763930d6eec26b88ed7c389b19588a1c Building wheel for pyrsistent (pyproject.toml): started Building wheel for pyrsistent (pyproject.toml): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_aarch64.whl size=106818 sha256=5e89bf15208c71a0d795c9504861780e819dea2a597ed7bc7fd927ea87c5e699 Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 Successfully built future pyrsistent Installing collected packages: urllib3, ruamel.yaml.clib, pyrsistent, idna, charset-normalizer, certifi, attrs, ruamel.yaml, requests, jsonschema, ipaddress, future, filelock, libsan, fmf, stqe Running setup.py install for stqe: started Running setup.py install for stqe: finished with status 'done' Successfully installed attrs-22.1.0 certifi-2022.9.24 charset-normalizer-2.1.1 filelock-3.8.0 fmf-1.1.0 future-0.18.2 idna-3.4 ipaddress-1.0.23 jsonschema-4.16.0 libsan-0.3.11 pyrsistent-0.18.1 requests-2.28.1 ruamel.yaml-0.17.21 ruamel.yaml.clib-0.2.6 stqe-0.1.12 urllib3-1.26.12 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [ 19:49:54 ] Running: 'stqe-test run --fmf --filter component:device-mapper' INFO: [2022-09-28 19:49:56] Running: 'chmod +x /usr/local/lib/python3.10/site-packages/stqe//tests/install_lvm2.py'... ============================================================================================================== Running install 'install_lvm2.py' ============================================================================================================== INFO: [2022-09-28 19:49:56] Running: 'fmf_name='install_lvm2.py' fmf_install='True' python3 /usr/local/lib/python3.10/site-packages/stqe/tests/install_lvm2.py'... INFO: dnf is installed (dnf-4.14.0-1.fc36.noarch) INFO: [2022-09-28 19:49:56] Running: 'dnf install -y lvm2'... Last metadata expiration check: 2:42:51 ago on Wed 28 Sep 2022 05:07:09 PM EDT. Package lvm2-2.03.11-7.fc36.aarch64 is already installed. Dependencies resolved. Nothing to do. Complete! INFO: lvm2 was successfully installed ============================================================================================================== Running test 'dm/error_block_alignment' ============================================================================================================== INFO: [2022-09-28 19:50:03] Running: 'fmf_tier='1' fmf_expected_out='Input/output error' fmf_expected_ret='1' fmf_name='dm/error_block_alignment' python3 /usr/local/lib/python3.10/site-packages/stqe/tests/dm/error_block_alignment.py'... INFO: [2022-09-28 19:50:03] Running: 'dmsetup create tst_zero --table '0 131072 zero''... INFO: [2022-09-28 19:50:03] Running: 'dmsetup create tst_error --table '0 131072 error';'... INFO: [2022-09-28 19:50:03] Running: 'dmsetup create tst_err_writes << EOF 0 22480 linear /dev/mapper/tst_zero 0 22480 32 delay /dev/mapper/tst_zero 22480 0 /dev/mapper/tst_error 22480 0 22512 108560 linear /dev/mapper/tst_zero 22512 EOF'... INFO: [2022-09-28 19:50:04] Testing aligned with params cmd = dd if=/dev/mapper/tst_err_writes of=/dev/mapper/tst_err_writes bs=4M iflag=direct oflag=direct; INFO: [2022-09-28 19:50:04] Running: 'dd if=/dev/mapper/tst_err_writes of=/dev/mapper/tst_err_writes bs=4M iflag=direct oflag=direct;'... dd: error writing '/dev/mapper/tst_err_writes': Input/output error 3+0 records in 2+0 records out 8388608 bytes (8.4 MB, 8.0 MiB) copied, 0.00781813 s, 1.1 GB/s INFO: [2022-09-28 19:50:04] Testing misaligned. with params cmd = dd if=/dev/mapper/tst_err_writes of=/dev/mapper/tst_err_writes bs=2M iflag=direct oflag=direct INFO: [2022-09-28 19:50:04] Running: 'dd if=/dev/mapper/tst_err_writes of=/dev/mapper/tst_err_writes bs=2M iflag=direct oflag=direct'... dd: error writing '/dev/mapper/tst_err_writes': Input/output error 6+0 records in 5+0 records out 10485760 bytes (10 MB, 10 MiB) copied, 0.00463388 s, 2.3 GB/s INFO: [2022-09-28 19:50:04] Running: 'dmsetup remove tst_err_writes;'... INFO: [2022-09-28 19:50:04] Running: 'dmsetup remove tst_error'... INFO: [2022-09-28 19:50:04] Running: 'dmsetup remove tst_zero'... ============================================================================================================== Running setup 'lvm/setup/create_loopdev/4096' ============================================================================================================== INFO: [2022-09-28 19:50:04] Running: 'fmf_setup='True' fmf_command='create_loopdev' fmf_expected_ret='/dev/loop1' fmf_loop_name='loop1' fmf_message='Creating loopdev loop1' fmf_possible_image_paths='[/var/tmp, /home, /tmp]' fmf_size='4096' fmf_name='lvm/setup/create_loopdev/4096' python3 /usr/local/lib/python3.10/site-packages/stqe/tests//lvm/setup/setup.py'... INFO: device-mapper-persistent-data is installed (device-mapper-persistent-data-0.9.0-7.fc36.aarch64) INFO: [2022-09-28 19:50:05] Creating loopdev loop1 with params size = 4096, name = loop1 INFO: Creating loop device /var/tmp/loop1.img with size 4096 INFO: Creating file /var/tmp/loop1.img INFO: [2022-09-28 19:50:05] Running: 'fallocate -l 4096M /var/tmp/loop1.img'... INFO: [2022-09-28 19:50:05] Running: 'losetup /dev/loop1 /var/tmp/loop1.img'... INFO: [2022-09-28 19:50:05] Writing var LOOP1 with params var = {'LOOP1': '/dev/loop1'} INFO: [2022-09-28 19:50:05] Writing var LOOP1_SIZE with params var = {'LOOP1_SIZE': 4096} ============================================================================================================== Running test 'dm/block_boundary_obedience' ============================================================================================================== INFO: [2022-09-28 19:50:05] Running: 'fmf_tier='1' fmf_expected_fstrim_out='' fmf_expected_fstrim_ret='0' fmf_name='dm/block_boundary_obedience' python3 /usr/local/lib/python3.10/site-packages/stqe/tests/dm/block_boundary_obedience.py'... INFO: [2022-09-28 19:50:05] the device is loop1 with params cmd = lsblk | grep loop1 INFO: [2022-09-28 19:50:06] Running: 'lsblk | grep loop1'... loop1 7:1 0 4G 0 loop INFO: [2022-09-28 19:50:06] Running parted cmd 'parted -s /dev/loop1 mklabel MSDOS' with params cmd = parted -s /dev/loop1 mklabel MSDOS INFO: [2022-09-28 19:50:06] Running: 'parted -s /dev/loop1 mklabel MSDOS'... INFO: [2022-09-28 19:50:06] Running parted cmd 'parted -s /dev/loop1 mkpart pri 1 1248' with params cmd = parted -s /dev/loop1 mkpart pri 1 1248 INFO: [2022-09-28 19:50:06] Running: 'parted -s /dev/loop1 mkpart pri 1 1248'... INFO: [2022-09-28 19:50:06] Running parted cmd 'parted -s /dev/loop1 mkpart ext 1249 3814' with params cmd = parted -s /dev/loop1 mkpart ext 1249 3814 INFO: [2022-09-28 19:50:06] Running: 'parted -s /dev/loop1 mkpart ext 1249 3814'... INFO: [2022-09-28 19:50:06] Running parted cmd 'parted -s /dev/loop1 mkpart log 1249 1728' with params cmd = parted -s /dev/loop1 mkpart log 1249 1728 INFO: [2022-09-28 19:50:06] Running: 'parted -s /dev/loop1 mkpart log 1249 1728'... Warning: The resulting partition is not properly aligned for best performance: 2439170s % 2048s != 0s INFO: [2022-09-28 19:50:06] Running parted cmd 'parted -s /dev/loop1 mkpart log 1729 1760' with params cmd = parted -s /dev/loop1 mkpart log 1729 1760 INFO: [2022-09-28 19:50:06] Running: 'parted -s /dev/loop1 mkpart log 1729 1760'... INFO: [2022-09-28 19:50:06] Running parted cmd 'parted -s /dev/loop1 mkpart log 1761 2016' with params cmd = parted -s /dev/loop1 mkpart log 1761 2016 INFO: [2022-09-28 19:50:06] Running: 'parted -s /dev/loop1 mkpart log 1761 2016'... INFO: [2022-09-28 19:50:06] Running parted cmd 'parted -s /dev/loop1 mkpart log 2017 2047' with params cmd = parted -s /dev/loop1 mkpart log 2017 2047 INFO: [2022-09-28 19:50:06] Running: 'parted -s /dev/loop1 mkpart log 2017 2047'... INFO: [2022-09-28 19:50:06] Running parted cmd 'parted -s /dev/loop1 mkpart log 2048 2687' with params cmd = parted -s /dev/loop1 mkpart log 2048 2687 INFO: [2022-09-28 19:50:06] Running: 'parted -s /dev/loop1 mkpart log 2048 2687'... Warning: The resulting partition is not properly aligned for best performance: 4000000s % 2048s != 0s INFO: [2022-09-28 19:50:06] Running parted cmd 'parted -s /dev/loop1 mkpart log 2688 3007' with params cmd = parted -s /dev/loop1 mkpart log 2688 3007 INFO: [2022-09-28 19:50:06] Running: 'parted -s /dev/loop1 mkpart log 2688 3007'... INFO: [2022-09-28 19:50:06] Running parted cmd 'parted -s /dev/loop1 mkpart log 3008 3320' with params cmd = parted -s /dev/loop1 mkpart log 3008 3320 INFO: [2022-09-28 19:50:06] Running: 'parted -s /dev/loop1 mkpart log 3008 3320'... INFO: [2022-09-28 19:50:06] Running parted cmd 'parted -s /dev/loop1 mkpart log 3321 3336' with params cmd = parted -s /dev/loop1 mkpart log 3321 3336 INFO: [2022-09-28 19:50:06] Running: 'parted -s /dev/loop1 mkpart log 3321 3336'... INFO: [2022-09-28 19:50:06] Running parted cmd 'parted -s /dev/loop1 mkpart log 3337 3814' with params cmd = parted -s /dev/loop1 mkpart log 3337 3814 INFO: [2022-09-28 19:50:06] Running: 'parted -s /dev/loop1 mkpart log 3337 3814'... INFO: [2022-09-28 19:50:06] Running udevadm trigger with params cmd = udevadm trigger INFO: [2022-09-28 19:50:06] Running: 'udevadm trigger'... INFO: [2022-09-28 19:50:07] Running lsblk cmd with params cmd = lsblk | grep loop INFO: [2022-09-28 19:50:07] Running: 'lsblk | grep loop'... loop1 7:1 0 4G 0 loop loop1p1 259:0 0 1.2G 0 part loop1p2 259:1 0 1K 0 part loop1p5 259:2 0 456.9M 0 part loop1p6 259:3 0 29M 0 part loop1p7 259:4 0 244M 0 part loop1p8 259:5 0 28M 0 part loop1p9 259:6 0 609.4M 0 part loop1p10 259:7 0 305M 0 part loop1p11 259:8 0 297M 0 part loop1p12 259:9 0 14M 0 part loop1p13 259:10 0 455M 0 part INFO: [2022-09-28 19:50:07] Creating VG 'vgtest' with params vg_name = vgtest, pv_name = /dev/loop1p1 /dev/loop1p5 /dev/loop1p8 /dev/loop1p9 /dev/loop1p10 /dev/loop1p11 /dev/loop1p13 INFO: [2022-09-28 19:50:07] Running: 'vgcreate vgtest /dev/loop1p1 /dev/loop1p5 /dev/loop1p8 /dev/loop1p9 /dev/loop1p10 /dev/loop1p11 /dev/loop1p13'... Physical volume "/dev/loop1p1" successfully created. Physical volume "/dev/loop1p5" successfully created. Physical volume "/dev/loop1p8" successfully created. Physical volume "/dev/loop1p9" successfully created. Physical volume "/dev/loop1p10" successfully created. Physical volume "/dev/loop1p11" successfully created. Physical volume "/dev/loop1p13" successfully created. Volume group "vgtest" successfully created INFO: [2022-09-28 19:50:07] Creating LV with params lv_name = testvol, vg_name = vgtest, options = ['-l 100%FREE', '-y'] INFO: [2022-09-28 19:50:07] Running: 'lvcreate -l 100%FREE -y vgtest -n testvol'... Logical volume "testvol" created. INFO: [2022-09-28 19:50:07] Creating filesystem with params device_name = /dev/mapper/vgtest-testvol, fs_type = xfs INFO: [2022-09-28 19:50:07] Running: 'mkfs.xfs /dev/mapper/vgtest-testvol'... meta-data=/dev/mapper/vgtest-testvol isize=512 agcount=4, agsize=212736 blks = sectsz=512 attr=2, projid32bit=1 = crc=1 finobt=1, sparse=1, rmapbt=0 = reflink=1 bigtime=0 inobtcount=0 data = bsize=4096 blocks=850944, imaxpct=25 = sunit=0 swidth=0 blks naming =version 2 bsize=4096 ascii-ci=0, ftype=1 log =internal log bsize=4096 blocks=2560, version=2 = sectsz=512 sunit=0 blks, lazy-count=1 realtime =none extsz=4096 blocks=0, rtextents=0 Discarding blocks...Done. INFO: [2022-09-28 19:50:07] Creating mount dir with params new_dir = /tmp/test_mount INFO: [2022-09-28 19:50:07] Mounting to /tmp/test_mount with params device = /dev/mapper/vgtest-testvol, mountpoint = /tmp/test_mount INFO: [2022-09-28 19:50:07] Running: 'mount /dev/mapper/vgtest-testvol /tmp/test_mount'... INFO: [2022-09-28 19:50:07] Creating test file with params cmd = dd if=/dev/urandom of=/tmp/test_mount/test_file bs=3K count=1128966 status=progress INFO: [2022-09-28 19:50:07] Running: 'dd if=/dev/urandom of=/tmp/test_mount/test_file bs=3K count=1128966 status=progress'... 113528832 bytes (114 MB, 108 MiB) copied, 1 s, 114 MB/s 227251200 bytes (227 MB, 217 MiB) copied, 2 s, 114 MB/s 339517440 bytes (340 MB, 324 MiB) copied, 3 s, 113 MB/s 449396736 bytes (449 MB, 429 MiB) copied, 4 s, 112 MB/s 552244224 bytes (552 MB, 527 MiB) copied, 5 s, 110 MB/s 660946944 bytes (661 MB, 630 MiB) copied, 6 s, 110 MB/s 770847744 bytes (771 MB, 735 MiB) copied, 7 s, 110 MB/s 875581440 bytes (876 MB, 835 MiB) copied, 8 s, 109 MB/s 984950784 bytes (985 MB, 939 MiB) copied, 9 s, 109 MB/s 1094814720 bytes (1.1 GB, 1.0 GiB) copied, 10 s, 109 MB/s 1201327104 bytes (1.2 GB, 1.1 GiB) copied, 11 s, 109 MB/s 1307747328 bytes (1.3 GB, 1.2 GiB) copied, 12 s, 109 MB/s 1416305664 bytes (1.4 GB, 1.3 GiB) copied, 13 s, 109 MB/s 1525241856 bytes (1.5 GB, 1.4 GiB) copied, 14 s, 109 MB/s 1630586880 bytes (1.6 GB, 1.5 GiB) copied, 15 s, 109 MB/s 1733062656 bytes (1.7 GB, 1.6 GiB) copied, 16 s, 108 MB/s 1841347584 bytes (1.8 GB, 1.7 GiB) copied, 17 s, 108 MB/s 1948686336 bytes (1.9 GB, 1.8 GiB) copied, 18 s, 108 MB/s 2055426048 bytes (2.1 GB, 1.9 GiB) copied, 19 s, 108 MB/s 2164208640 bytes (2.2 GB, 2.0 GiB) copied, 20 s, 108 MB/s 2273685504 bytes (2.3 GB, 2.1 GiB) copied, 21 s, 108 MB/s 2376628224 bytes (2.4 GB, 2.2 GiB) copied, 22 s, 108 MB/s 2483487744 bytes (2.5 GB, 2.3 GiB) copied, 23 s, 108 MB/s 2589782016 bytes (2.6 GB, 2.4 GiB) copied, 24 s, 108 MB/s 2700039168 bytes (2.7 GB, 2.5 GiB) copied, 25 s, 108 MB/s 2810403840 bytes (2.8 GB, 2.6 GiB) copied, 26 s, 108 MB/s 2920516608 bytes (2.9 GB, 2.7 GiB) copied, 27 s, 108 MB/s 3030248448 bytes (3.0 GB, 2.8 GiB) copied, 28 s, 108 MB/s 3138763776 bytes (3.1 GB, 2.9 GiB) copied, 29 s, 108 MB/s 3249208320 bytes (3.2 GB, 3.0 GiB) copied, 30 s, 108 MB/s 3360233472 bytes (3.4 GB, 3.1 GiB) copied, 31 s, 108 MB/s 3416097792 bytes (3.4 GB, 3.2 GiB) copied, 32 s, 106 MB/s dd: error writing '/tmp/test_mount/test_file': No space left on device 1112270+0 records in 1112269+0 records out 3416891392 bytes (3.4 GB, 3.2 GiB) copied, 32.143 s, 106 MB/s INFO: [2022-09-28 19:50:39] Syncing mount point with params cmd = sync /tmp/test_mount INFO: [2022-09-28 19:50:40] Running: 'sync /tmp/test_mount'... INFO: [2022-09-28 19:50:40] Removing test file with params cmd = rm -f /tmp/test_mount/test_file INFO: [2022-09-28 19:50:40] Running: 'rm -f /tmp/test_mount/test_file'... INFO: [2022-09-28 19:50:40] Syncing mount point with params cmd = sync /tmp/test_mount INFO: [2022-09-28 19:50:40] Running: 'sync /tmp/test_mount'... INFO: [2022-09-28 19:50:41] Sending trim with params cmd = fstrim /tmp/test_mount INFO: [2022-09-28 19:50:41] Running: 'fstrim /tmp/test_mount'... INFO: [2022-09-28 19:50:41] Checking logs for errors. with params since = -36 INFO: [2022-09-28 19:50:41] Umounting/tmp/test_mount with params mountpoint = /tmp/test_mount INFO: [2022-09-28 19:50:41] Running: 'umount /tmp/test_mount'... INFO: [2022-09-28 19:50:42] Removing mount dir with params dir_name = /tmp/test_mount INFO: [2022-09-28 19:50:42] Removing VG 'vgtest' with params vg_name = vgtest, force = True INFO: [2022-09-28 19:50:42] Running: 'vgremove --force vgtest'... Logical volume "testvol" successfully removed Volume group "vgtest" successfully removed INFO: [2022-09-28 19:50:42] Removing PV /dev/loop1p1 with params pv_name = /dev/loop1p1 INFO: [2022-09-28 19:50:42] Running: 'pvremove /dev/loop1p1'... Labels on physical volume "/dev/loop1p1" successfully wiped. INFO: [2022-09-28 19:50:43] Removing PV /dev/loop1p5 with params pv_name = /dev/loop1p5 INFO: [2022-09-28 19:50:43] Running: 'pvremove /dev/loop1p5'... Labels on physical volume "/dev/loop1p5" successfully wiped. INFO: [2022-09-28 19:50:43] Removing PV /dev/loop1p8 with params pv_name = /dev/loop1p8 INFO: [2022-09-28 19:50:43] Running: 'pvremove /dev/loop1p8'... Labels on physical volume "/dev/loop1p8" successfully wiped. INFO: [2022-09-28 19:50:43] Removing PV /dev/loop1p9 with params pv_name = /dev/loop1p9 INFO: [2022-09-28 19:50:44] Running: 'pvremove /dev/loop1p9'... Labels on physical volume "/dev/loop1p9" successfully wiped. INFO: [2022-09-28 19:50:44] Removing PV /dev/loop1p10 with params pv_name = /dev/loop1p10 INFO: [2022-09-28 19:50:44] Running: 'pvremove /dev/loop1p10'... Labels on physical volume "/dev/loop1p10" successfully wiped. INFO: [2022-09-28 19:50:44] Removing PV /dev/loop1p11 with params pv_name = /dev/loop1p11 INFO: [2022-09-28 19:50:44] Running: 'pvremove /dev/loop1p11'... Labels on physical volume "/dev/loop1p11" successfully wiped. INFO: [2022-09-28 19:50:45] Removing PV /dev/loop1p13 with params pv_name = /dev/loop1p13 INFO: [2022-09-28 19:50:45] Running: 'pvremove /dev/loop1p13'... Labels on physical volume "/dev/loop1p13" successfully wiped. INFO: [2022-09-28 19:50:45] Removing partitioning table with params cmd = dd if=/dev/zero of=/dev/loop1 bs=512 count=1 INFO: [2022-09-28 19:50:45] Running: 'dd if=/dev/zero of=/dev/loop1 bs=512 count=1'... 1+0 records in 1+0 records out 512 bytes copied, 0.000623371 s, 821 kB/s INFO: [2022-09-28 19:50:45] Reloading partitioning table with params cmd = partprobe /dev/loop1 INFO: [2022-09-28 19:50:45] Running: 'partprobe /dev/loop1'... ============================================================================================================== Running cleanup 'lvm/setup/delete_loopdev/loop1' ============================================================================================================== INFO: [2022-09-28 19:50:45] Running: 'fmf_setup='True' fmf_cleanup='True' fmf_command='libsan.host.loopdev.delete_loopdev' fmf_message='Deleting loopdev loop1.' fmf_loop_name='loop1' fmf_name='lvm/setup/delete_loopdev/loop1' python3 /usr/local/lib/python3.10/site-packages/stqe/tests//lvm/setup/setup.py'... INFO: device-mapper-persistent-data is installed (device-mapper-persistent-data-0.9.0-7.fc36.aarch64) INFO: [2022-09-28 19:50:46] Deleting loopdev loop1. with params name = loop1 INFO: Deleting loop device loop1 INFO: [2022-09-28 19:50:46] Running: 'losetup -d /dev/loop1'... INFO: [2022-09-28 19:50:46] Running: 'rm -f /var/tmp/loop1.img'... ============================================================================================================== Running test 'remove-tmp/LOOP1' ============================================================================================================== INFO: [2022-09-28 19:50:46] Running: 'rm -f /tmp/LOOP1'... ============================================================================================================== Running test 'remove-tmp/LOOP1_SIZE' ============================================================================================================== INFO: [2022-09-28 19:50:46] Running: 'rm -f /tmp/LOOP1_SIZE'... ============================================================================================================== Running test 'remove-tmp/FILE_NAMES' ============================================================================================================== INFO: [2022-09-28 19:50:46] Running: 'rm -f /tmp/FILE_NAMES'... ============================================================================================================== Generating test result report ============================================================================================================== Install name: install_lvm2.py Status: PASS Elapsed Time: 07s Test name: dm/error_block_alignment Status: PASS Elapsed Time: 01s Setup name: lvm/setup/create_loopdev/4096 Status: PASS Elapsed Time: 01s Test name: dm/block_boundary_obedience Status: PASS Elapsed Time: 40s Cleanup name: lvm/setup/delete_loopdev/loop1 Status: PASS Elapsed Time: 01s Cleanup name: remove-tmp/LOOP1 Status: PASS Elapsed Time: 00s Cleanup name: remove-tmp/LOOP1_SIZE Status: PASS Elapsed Time: 00s Cleanup name: remove-tmp/FILE_NAMES Status: PASS Elapsed Time: 00s ============================================================================================================== Total - PASS: 8 FAIL: 0 SKIP: 0 WARN: 0 Total Time: 50s ==============================================================================================================