use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: filesystems/general/pjd-fstest:Build :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:24:53 ] :: [ BEGIN ] :: Creating tmp directory :: actually running 'TmpDir=`mktemp -d`' :: [ 11:24:53 ] :: [ PASS ] :: Creating tmp directory (Expected 0, got 0) /tmp/tmp.uVfHkR6Dca /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/filesystems/general/pjd-fstest :: [ 11:24:54 ] :: [ BEGIN ] :: Cloning pjd-fstest repo :: actually running 'git clone https://github.com/tuxera/pjd-fstest.git' Cloning into 'pjd-fstest'... :: [ 11:24:57 ] :: [ LOG ] :: Output of 'git clone https://github.com/tuxera/pjd-fstest.git': :: [ 11:24:57 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 11:24:57 ] :: [ LOG ] :: Cloning into 'pjd-fstest'... :: [ 11:24:57 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 11:24:58 ] :: [ PASS ] :: Cloning pjd-fstest repo (Expected 0-255, got 0) :: [ 11:24:58 ] :: [ BEGIN ] :: Running 'pushd pjd-fstest' /tmp/tmp.uVfHkR6Dca/pjd-fstest /tmp/tmp.uVfHkR6Dca /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/filesystems/general/pjd-fstest :: [ 11:24:58 ] :: [ PASS ] :: Command 'pushd pjd-fstest' (Expected 0, got 0) :: [ 11:25:00 ] :: [ BEGIN ] :: Building test suite :: actually running 'make' gcc -Wall -DHAS_ACL -lacl fstest.c -o fstest :: [ 11:25:01 ] :: [ PASS ] :: Building test suite (Expected 0-255, got 0) :: [ 11:25:02 ] :: [ BEGIN ] :: Running 'popd' /tmp/tmp.uVfHkR6Dca /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/filesystems/general/pjd-fstest :: [ 11:25:02 ] :: [ PASS ] :: Command 'popd' (Expected 0, got 0) :: [ 11:25:03 ] :: [ BEGIN ] :: Looking for tests :: actually running 'TestsDir=`ls -d /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests`' :: [ 11:25:03 ] :: [ PASS ] :: Looking for tests (Expected 0, got 0) :: [ 11:25:03 ] :: [ PASS ] :: Directory /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests should exist :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 12s :: Assertions: 7 good, 0 bad :: RESULT: PASS (filesystems/general/pjd-fstest:Build) ** filesystems-general-pjd-fstest-Build PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: filesystems/general/pjd-fstest:Setup:ext3 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:25:16 ] :: [ BEGIN ] :: Setting up environment :: actually running 'echo -e "os=Linux fs=ext3" > /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/conf' :: [ 11:25:16 ] :: [ PASS ] :: Setting up environment (Expected 0, got 0) TMP_DEV=/dev/mapper/*-xfstest :: [ 11:25:17 ] :: [ BEGIN ] :: Running 'dd if=/dev/zero of=test.img bs=1M count=500' 500+0 records in 500+0 records out 524288000 bytes (524 MB, 500 MiB) copied, 5.09431 s, 103 MB/s :: [ 11:25:22 ] :: [ PASS ] :: Command 'dd if=/dev/zero of=test.img bs=1M count=500' (Expected 0, got 0) :: [ 11:25:23 ] :: [ BEGIN ] :: Running 'losetup /dev/loop0 test.img' :: [ 11:25:23 ] :: [ PASS ] :: Command 'losetup /dev/loop0 test.img' (Expected 0, got 0) :: [ 11:25:24 ] :: [ BEGIN ] :: Creating filesystem on image :: actually running '/sbin/mkfs -t ext3 -F /dev/loop0 ' mke2fs 1.46.5 (30-Dec-2021) Discarding device blocks: 0/512000 done Creating filesystem with 512000 1k blocks and 128016 inodes Filesystem UUID: 2dd8a1a2-4ffa-45b7-b3ab-f86397a541a6 Superblock backups stored on blocks: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 Allocating group tables: 0/63 done Writing inode tables: 0/63 8/63 done Creating journal (8192 blocks): done Writing superblocks and filesystem accounting information: 0/63 done :: [ 11:25:28 ] :: [ PASS ] :: Creating filesystem on image (Expected 0, got 0) :: [ 11:25:29 ] :: [ BEGIN ] :: Mounting filesystem "ext3" with options "" :: actually running 'mkdir -p mnt && mount -t ext3 /dev/loop0 mnt ' :: [ 11:25:30 ] :: [ PASS ] :: Mounting filesystem "ext3" with options "" (Expected 0, got 0) :: [ 11:25:30 ] :: [ BEGIN ] :: Running 'pushd mnt' /tmp/tmp.uVfHkR6Dca/mnt /tmp/tmp.uVfHkR6Dca /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/filesystems/general/pjd-fstest :: [ 11:25:30 ] :: [ PASS ] :: Command 'pushd mnt' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 16s :: Assertions: 6 good, 0 bad :: RESULT: PASS (filesystems/general/pjd-fstest:Setup:ext3) ** filesystems-general-pjd-fstest-Setup-ext3 PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: chflags: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:25:43 ] :: [ BEGIN ] :: Testing feature chflags :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/13.t .. ok All tests successful. Files=14, Tests=14, 7 wallclock secs ( 0.06 usr 0.33 sys + 0.14 cusr 5.53 csys = 6.06 CPU) Result: PASS :: [ 11:25:51 ] :: [ PASS ] :: Testing feature chflags (Expected 0, got 0) :: [ 11:25:51 ] :: [ INFO ] :: Sending output.log as ext3-output-chflags.log Uploading ext3-output-chflags.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 10s :: Assertions: 1 good, 0 bad :: RESULT: PASS (chflags: fs="ext3" options="") ** chflags-fs-ext3-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: chmod: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:26:04 ] :: [ BEGIN ] :: Testing feature chmod :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/11.t .. ok All tests successful. Files=12, Tests=190, 84 wallclock secs ( 0.08 usr 0.38 sys + 1.12 cusr 66.50 csys = 68.08 CPU) Result: PASS :: [ 11:27:28 ] :: [ PASS ] :: Testing feature chmod (Expected 0, got 0) :: [ 11:27:29 ] :: [ INFO ] :: Sending output.log as ext3-output-chmod.log Uploading ext3-output-chmod.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 86s :: Assertions: 1 good, 0 bad :: RESULT: PASS (chmod: fs="ext3" options="") ** chmod-fs-ext3-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: chown: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:27:44 ] :: [ BEGIN ] :: Testing feature chown :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/10.t .. ok All tests successful. Files=11, Tests=233, 109 wallclock secs ( 0.10 usr 0.33 sys + 1.38 cusr 80.65 csys = 82.46 CPU) Result: PASS :: [ 11:29:33 ] :: [ PASS ] :: Testing feature chown (Expected 0, got 0) :: [ 11:29:34 ] :: [ INFO ] :: Sending output.log as ext3-output-chown.log Uploading ext3-output-chown.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 112s :: Assertions: 1 good, 0 bad :: RESULT: PASS (chown: fs="ext3" options="") ** chown-fs-ext3-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: ftruncate: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:29:49 ] :: [ BEGIN ] :: Testing feature ftruncate :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/ftruncate/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/ftruncate/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/ftruncate/13.t .. ok All tests successful. Files=2, Tests=30, 14 wallclock secs ( 0.04 usr 0.11 sys + 0.19 cusr 10.92 csys = 11.26 CPU) Result: PASS :: [ 11:30:05 ] :: [ PASS ] :: Testing feature ftruncate (Expected 0, got 0) :: [ 11:30:05 ] :: [ INFO ] :: Sending output.log as ext3-output-ftruncate.log Uploading ext3-output-ftruncate.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 17s :: Assertions: 1 good, 0 bad :: RESULT: PASS (ftruncate: fs="ext3" options="") ** ftruncate-fs-ext3-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: link: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:30:19 ] :: [ BEGIN ] :: Testing feature link :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/13.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/14.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/15.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/16.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/17.t .. ok All tests successful. Files=18, Tests=209, 92 wallclock secs ( 0.10 usr 0.49 sys + 1.33 cusr 77.07 csys = 78.99 CPU) Result: PASS :: [ 11:31:52 ] :: [ PASS ] :: Testing feature link (Expected 0, got 0) :: [ 11:31:53 ] :: [ INFO ] :: Sending output.log as ext3-output-link.log Uploading ext3-output-link.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 95s :: Assertions: 1 good, 0 bad :: RESULT: PASS (link: fs="ext3" options="") ** link-fs-ext3-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: mkdir: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:32:08 ] :: [ BEGIN ] :: Testing feature mkdir :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/12.t .. ok All tests successful. Files=13, Tests=105, 47 wallclock secs ( 0.08 usr 0.33 sys + 0.75 cusr 39.50 csys = 40.66 CPU) Result: PASS :: [ 11:32:55 ] :: [ PASS ] :: Testing feature mkdir (Expected 0, got 0) :: [ 11:32:56 ] :: [ INFO ] :: Sending output.log as ext3-output-mkdir.log Uploading ext3-output-mkdir.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 50s :: Assertions: 1 good, 0 bad :: RESULT: PASS (mkdir: fs="ext3" options="") ** mkdir-fs-ext3-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: mkfifo: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:33:10 ] :: [ BEGIN ] :: Testing feature mkfifo :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/12.t .. ok All tests successful. Files=13, Tests=105, 48 wallclock secs ( 0.09 usr 0.34 sys + 0.75 cusr 40.47 csys = 41.65 CPU) Result: PASS :: [ 11:33:59 ] :: [ PASS ] :: Testing feature mkfifo (Expected 0, got 0) :: [ 11:34:00 ] :: [ INFO ] :: Sending output.log as ext3-output-mkfifo.log Uploading ext3-output-mkfifo.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 50s :: Assertions: 1 good, 0 bad :: RESULT: PASS (mkfifo: fs="ext3" options="") ** mkfifo-fs-ext3-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: mknod: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:34:14 ] :: [ BEGIN ] :: Testing feature mknod :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/11.t .. ok All tests successful. Files=12, Tests=186, 77 wallclock secs ( 0.09 usr 0.34 sys + 1.13 cusr 64.63 csys = 66.19 CPU) Result: PASS :: [ 11:35:32 ] :: [ PASS ] :: Testing feature mknod (Expected 0, got 0) :: [ 11:35:33 ] :: [ INFO ] :: Sending output.log as ext3-output-mknod.log Uploading ext3-output-mknod.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 79s :: Assertions: 1 good, 0 bad :: RESULT: PASS (mknod: fs="ext3" options="") ** mknod-fs-ext3-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: open: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:35:48 ] :: [ BEGIN ] :: Testing feature open :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/13.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/14.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/15.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/16.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/17.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/18.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/19.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/20.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/21.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/22.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/23.t .. ok All tests successful. Files=24, Tests=224, 95 wallclock secs ( 0.13 usr 0.60 sys + 1.45 cusr 79.26 csys = 81.44 CPU) Result: PASS :: [ 11:37:24 ] :: [ PASS ] :: Testing feature open (Expected 0, got 0) :: [ 11:37:25 ] :: [ INFO ] :: Sending output.log as ext3-output-open.log Uploading ext3-output-open.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 98s :: Assertions: 1 good, 0 bad :: RESULT: PASS (open: fs="ext3" options="") ** open-fs-ext3-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: rename: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:37:39 ] :: [ BEGIN ] :: Testing feature rename :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/13.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/14.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/15.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/16.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/17.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/18.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/19.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/20.t .. ok All tests successful. Files=21, Tests=479, 195 wallclock secs ( 0.18 usr 0.57 sys + 2.82 cusr 165.18 csys = 168.75 CPU) Result: PASS :: [ 11:40:55 ] :: [ PASS ] :: Testing feature rename (Expected 0, got 0) :: [ 11:40:56 ] :: [ INFO ] :: Sending output.log as ext3-output-rename.log Uploading ext3-output-rename.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 198s :: Assertions: 1 good, 0 bad :: RESULT: PASS (rename: fs="ext3" options="") ** rename-fs-ext3-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: rmdir: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:41:10 ] :: [ BEGIN ] :: Testing feature rmdir :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/13.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/14.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/15.t .. ok All tests successful. Files=16, Tests=117, 53 wallclock secs ( 0.09 usr 0.38 sys + 0.84 cusr 45.19 csys = 46.50 CPU) Result: PASS :: [ 11:42:04 ] :: [ PASS ] :: Testing feature rmdir (Expected 0, got 0) :: [ 11:42:04 ] :: [ INFO ] :: Sending output.log as ext3-output-rmdir.log Uploading ext3-output-rmdir.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 55s :: Assertions: 1 good, 0 bad :: RESULT: PASS (rmdir: fs="ext3" options="") ** rmdir-fs-ext3-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: symlink: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:42:19 ] :: [ BEGIN ] :: Testing feature symlink :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/12.t .. ok All tests successful. Files=13, Tests=91, 43 wallclock secs ( 0.08 usr 0.33 sys + 0.66 cusr 36.04 csys = 37.11 CPU) Result: PASS :: [ 11:43:03 ] :: [ PASS ] :: Testing feature symlink (Expected 0, got 0) :: [ 11:43:04 ] :: [ INFO ] :: Sending output.log as ext3-output-symlink.log Uploading ext3-output-symlink.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 45s :: Assertions: 1 good, 0 bad :: RESULT: PASS (symlink: fs="ext3" options="") ** symlink-fs-ext3-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: truncate: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:43:20 ] :: [ BEGIN ] :: Testing feature truncate :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/13.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/14.t .. ok All tests successful. Files=15, Tests=91, 44 wallclock secs ( 0.08 usr 0.37 sys + 0.71 cusr 36.56 csys = 37.72 CPU) Result: PASS :: [ 11:44:05 ] :: [ PASS ] :: Testing feature truncate (Expected 0, got 0) :: [ 11:44:06 ] :: [ INFO ] :: Sending output.log as ext3-output-truncate.log Uploading ext3-output-truncate.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 47s :: Assertions: 1 good, 0 bad :: RESULT: PASS (truncate: fs="ext3" options="") ** truncate-fs-ext3-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: unlink: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:44:21 ] :: [ BEGIN ] :: Testing feature unlink :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/13.t .. ok All tests successful. Files=14, Tests=147, 69 wallclock secs ( 0.10 usr 0.38 sys + 1.01 cusr 52.68 csys = 54.17 CPU) Result: PASS :: [ 11:45:30 ] :: [ PASS ] :: Testing feature unlink (Expected 0, got 0) :: [ 11:45:31 ] :: [ INFO ] :: Sending output.log as ext3-output-unlink.log Uploading ext3-output-unlink.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 71s :: Assertions: 1 good, 0 bad :: RESULT: PASS (unlink: fs="ext3" options="") ** unlink-fs-ext3-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: utime: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:45:45 ] :: [ BEGIN ] :: Testing feature utime :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/utime/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/utime/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/utime/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/utime/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/utime/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/utime/04.t .. ok All tests successful. Files=5, Tests=100, 36 wallclock secs ( 0.05 usr 0.20 sys + 0.56 cusr 31.73 csys = 32.54 CPU) Result: PASS :: [ 11:46:23 ] :: [ PASS ] :: Testing feature utime (Expected 0, got 0) :: [ 11:46:23 ] :: [ INFO ] :: Sending output.log as ext3-output-utime.log Uploading ext3-output-utime.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 39s :: Assertions: 1 good, 0 bad :: RESULT: PASS (utime: fs="ext3" options="") ** utime-fs-ext3-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: xacl: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:46:37 ] :: [ BEGIN ] :: Testing feature xacl :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/06.t .. ok All tests successful. Files=7, Tests=330, 128 wallclock secs ( 0.10 usr 0.26 sys + 1.93 cusr 110.56 csys = 112.85 CPU) Result: PASS :: [ 11:48:46 ] :: [ PASS ] :: Testing feature xacl (Expected 0, got 0) :: [ 11:48:47 ] :: [ INFO ] :: Sending output.log as ext3-output-xacl.log Uploading ext3-output-xacl.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 130s :: Assertions: 1 good, 0 bad :: RESULT: PASS (xacl: fs="ext3" options="") ** xacl-fs-ext3-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Unmounted /dev/loop0 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:49:01 ] :: [ BEGIN ] :: Running 'popd' /tmp/tmp.uVfHkR6Dca /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/filesystems/general/pjd-fstest :: [ 11:49:01 ] :: [ PASS ] :: Command 'popd' (Expected 0, got 0) :: [ 11:49:02 ] :: [ BEGIN ] :: Umounting workdir :: actually running 'umount /dev/loop0' :: [ 11:49:03 ] :: [ PASS ] :: Umounting workdir (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 2s :: Assertions: 2 good, 0 bad :: RESULT: PASS (Unmounted /dev/loop0) ** Unmounted-dev-loop0 PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: filesystems/general/pjd-fstest:Setup:ext4 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:49:16 ] :: [ BEGIN ] :: Setting up environment :: actually running 'echo -e "os=Linux fs=ext4" > /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/conf' :: [ 11:49:17 ] :: [ PASS ] :: Setting up environment (Expected 0, got 0) :: [ 11:49:17 ] :: [ BEGIN ] :: Creating filesystem on image :: actually running '/sbin/mkfs -t ext4 -F /dev/loop0 ' mke2fs 1.46.5 (30-Dec-2021) Discarding device blocks: 0/512000 done Creating filesystem with 512000 1k blocks and 128016 inodes Filesystem UUID: ba046fc8-392f-4e2e-abde-71d97a521daa Superblock backups stored on blocks: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 Allocating group tables: 0/63 done Writing inode tables: 0/63 done Creating journal (8192 blocks): done Writing superblocks and filesystem accounting information: 0/63 done :: [ 11:49:18 ] :: [ PASS ] :: Creating filesystem on image (Expected 0, got 0) :: [ 11:49:19 ] :: [ BEGIN ] :: Mounting filesystem "ext4" with options "" :: actually running 'mkdir -p mnt && mount -t ext4 /dev/loop0 mnt ' :: [ 11:49:20 ] :: [ PASS ] :: Mounting filesystem "ext4" with options "" (Expected 0, got 0) :: [ 11:49:20 ] :: [ BEGIN ] :: Running 'pushd mnt' /tmp/tmp.uVfHkR6Dca/mnt /tmp/tmp.uVfHkR6Dca /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/filesystems/general/pjd-fstest :: [ 11:49:21 ] :: [ PASS ] :: Command 'pushd mnt' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 5s :: Assertions: 4 good, 0 bad :: RESULT: PASS (filesystems/general/pjd-fstest:Setup:ext4) ** filesystems-general-pjd-fstest-Setup-ext4 PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: chflags: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:49:34 ] :: [ BEGIN ] :: Testing feature chflags :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/13.t .. ok All tests successful. Files=14, Tests=14, 7 wallclock secs ( 0.07 usr 0.32 sys + 0.16 cusr 6.14 csys = 6.69 CPU) Result: PASS :: [ 11:49:43 ] :: [ PASS ] :: Testing feature chflags (Expected 0, got 0) :: [ 11:49:43 ] :: [ INFO ] :: Sending output.log as ext4-output-chflags.log Uploading ext4-output-chflags.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 10s :: Assertions: 1 good, 0 bad :: RESULT: PASS (chflags: fs="ext4" options="") ** chflags-fs-ext4-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: chmod: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:49:57 ] :: [ BEGIN ] :: Testing feature chmod :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/11.t .. ok All tests successful. Files=12, Tests=190, 82 wallclock secs ( 0.09 usr 0.32 sys + 1.19 cusr 66.37 csys = 67.97 CPU) Result: PASS :: [ 11:51:20 ] :: [ PASS ] :: Testing feature chmod (Expected 0, got 0) :: [ 11:51:20 ] :: [ INFO ] :: Sending output.log as ext4-output-chmod.log Uploading ext4-output-chmod.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 85s :: Assertions: 1 good, 0 bad :: RESULT: PASS (chmod: fs="ext4" options="") ** chmod-fs-ext4-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: chown: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:51:35 ] :: [ BEGIN ] :: Testing feature chown :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/10.t .. ok All tests successful. Files=11, Tests=233, 112 wallclock secs ( 0.09 usr 0.33 sys + 1.40 cusr 77.68 csys = 79.50 CPU) Result: PASS :: [ 11:53:28 ] :: [ PASS ] :: Testing feature chown (Expected 0, got 0) :: [ 11:53:29 ] :: [ INFO ] :: Sending output.log as ext4-output-chown.log Uploading ext4-output-chown.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 115s :: Assertions: 1 good, 0 bad :: RESULT: PASS (chown: fs="ext4" options="") ** chown-fs-ext4-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: ftruncate: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:53:45 ] :: [ BEGIN ] :: Testing feature ftruncate :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/ftruncate/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/ftruncate/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/ftruncate/13.t .. ok All tests successful. Files=2, Tests=30, 14 wallclock secs ( 0.03 usr 0.11 sys + 0.20 cusr 10.87 csys = 11.21 CPU) Result: PASS :: [ 11:54:00 ] :: [ PASS ] :: Testing feature ftruncate (Expected 0, got 0) :: [ 11:54:00 ] :: [ INFO ] :: Sending output.log as ext4-output-ftruncate.log Uploading ext4-output-ftruncate.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 17s :: Assertions: 1 good, 0 bad :: RESULT: PASS (ftruncate: fs="ext4" options="") ** ftruncate-fs-ext4-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: link: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:54:14 ] :: [ BEGIN ] :: Testing feature link :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/13.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/14.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/15.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/16.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/17.t .. ok All tests successful. Files=18, Tests=209, 90 wallclock secs ( 0.12 usr 0.43 sys + 1.44 cusr 75.62 csys = 77.61 CPU) Result: PASS :: [ 11:55:46 ] :: [ PASS ] :: Testing feature link (Expected 0, got 0) :: [ 11:55:46 ] :: [ INFO ] :: Sending output.log as ext4-output-link.log Uploading ext4-output-link.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 94s :: Assertions: 1 good, 0 bad :: RESULT: PASS (link: fs="ext4" options="") ** link-fs-ext4-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: mkdir: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:56:01 ] :: [ BEGIN ] :: Testing feature mkdir :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/12.t .. ok All tests successful. Files=13, Tests=105, 46 wallclock secs ( 0.09 usr 0.33 sys + 0.73 cusr 39.22 csys = 40.37 CPU) Result: PASS :: [ 11:56:48 ] :: [ PASS ] :: Testing feature mkdir (Expected 0, got 0) :: [ 11:56:49 ] :: [ INFO ] :: Sending output.log as ext4-output-mkdir.log Uploading ext4-output-mkdir.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 49s :: Assertions: 1 good, 0 bad :: RESULT: PASS (mkdir: fs="ext4" options="") ** mkdir-fs-ext4-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: mkfifo: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:57:04 ] :: [ BEGIN ] :: Testing feature mkfifo :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/12.t .. ok All tests successful. Files=13, Tests=105, 47 wallclock secs ( 0.08 usr 0.35 sys + 0.75 cusr 39.06 csys = 40.24 CPU) Result: PASS :: [ 11:57:51 ] :: [ PASS ] :: Testing feature mkfifo (Expected 0, got 0) :: [ 11:57:52 ] :: [ INFO ] :: Sending output.log as ext4-output-mkfifo.log Uploading ext4-output-mkfifo.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 50s :: Assertions: 1 good, 0 bad :: RESULT: PASS (mkfifo: fs="ext4" options="") ** mkfifo-fs-ext4-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: mknod: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:58:07 ] :: [ BEGIN ] :: Testing feature mknod :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/11.t .. ok All tests successful. Files=12, Tests=186, 72 wallclock secs ( 0.09 usr 0.32 sys + 1.13 cusr 61.08 csys = 62.62 CPU) Result: PASS :: [ 11:59:20 ] :: [ PASS ] :: Testing feature mknod (Expected 0, got 0) :: [ 11:59:21 ] :: [ INFO ] :: Sending output.log as ext4-output-mknod.log Uploading ext4-output-mknod.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 75s :: Assertions: 1 good, 0 bad :: RESULT: PASS (mknod: fs="ext4" options="") ** mknod-fs-ext4-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: open: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:59:36 ] :: [ BEGIN ] :: Testing feature open :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/13.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/14.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/15.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/16.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/17.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/18.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/19.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/20.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/21.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/22.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/23.t .. ok All tests successful. Files=24, Tests=224, 95 wallclock secs ( 0.16 usr 0.57 sys + 1.52 cusr 79.85 csys = 82.10 CPU) Result: PASS :: [ 12:01:11 ] :: [ PASS ] :: Testing feature open (Expected 0, got 0) :: [ 12:01:12 ] :: [ INFO ] :: Sending output.log as ext4-output-open.log Uploading ext4-output-open.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 97s :: Assertions: 1 good, 0 bad :: RESULT: PASS (open: fs="ext4" options="") ** open-fs-ext4-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: rename: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:01:27 ] :: [ BEGIN ] :: Testing feature rename :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/13.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/14.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/15.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/16.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/17.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/18.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/19.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/20.t .. ok All tests successful. Files=21, Tests=479, 193 wallclock secs ( 0.16 usr 0.59 sys + 2.87 cusr 162.19 csys = 165.81 CPU) Result: PASS :: [ 12:04:41 ] :: [ PASS ] :: Testing feature rename (Expected 0, got 0) :: [ 12:04:41 ] :: [ INFO ] :: Sending output.log as ext4-output-rename.log Uploading ext4-output-rename.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 196s :: Assertions: 1 good, 0 bad :: RESULT: PASS (rename: fs="ext4" options="") ** rename-fs-ext4-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: rmdir: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:04:56 ] :: [ BEGIN ] :: Testing feature rmdir :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/13.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/14.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/15.t .. ok All tests successful. Files=16, Tests=117, 53 wallclock secs ( 0.09 usr 0.38 sys + 0.86 cusr 45.14 csys = 46.47 CPU) Result: PASS :: [ 12:05:49 ] :: [ PASS ] :: Testing feature rmdir (Expected 0, got 0) :: [ 12:05:50 ] :: [ INFO ] :: Sending output.log as ext4-output-rmdir.log Uploading ext4-output-rmdir.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 56s :: Assertions: 1 good, 0 bad :: RESULT: PASS (rmdir: fs="ext4" options="") ** rmdir-fs-ext4-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: symlink: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:06:05 ] :: [ BEGIN ] :: Testing feature symlink :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/12.t .. ok All tests successful. Files=13, Tests=91, 42 wallclock secs ( 0.07 usr 0.36 sys + 0.63 cusr 35.56 csys = 36.62 CPU) Result: PASS :: [ 12:06:48 ] :: [ PASS ] :: Testing feature symlink (Expected 0, got 0) :: [ 12:06:48 ] :: [ INFO ] :: Sending output.log as ext4-output-symlink.log Uploading ext4-output-symlink.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 45s :: Assertions: 1 good, 0 bad :: RESULT: PASS (symlink: fs="ext4" options="") ** symlink-fs-ext4-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: truncate: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:07:03 ] :: [ BEGIN ] :: Testing feature truncate :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/13.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/14.t .. ok All tests successful. Files=15, Tests=91, 44 wallclock secs ( 0.09 usr 0.36 sys + 0.68 cusr 36.15 csys = 37.28 CPU) Result: PASS :: [ 12:07:48 ] :: [ PASS ] :: Testing feature truncate (Expected 0, got 0) :: [ 12:07:49 ] :: [ INFO ] :: Sending output.log as ext4-output-truncate.log Uploading ext4-output-truncate.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 47s :: Assertions: 1 good, 0 bad :: RESULT: PASS (truncate: fs="ext4" options="") ** truncate-fs-ext4-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: unlink: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:08:04 ] :: [ BEGIN ] :: Testing feature unlink :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/13.t .. ok All tests successful. Files=14, Tests=147, 69 wallclock secs ( 0.08 usr 0.39 sys + 1.01 cusr 52.68 csys = 54.16 CPU) Result: PASS :: [ 12:09:13 ] :: [ PASS ] :: Testing feature unlink (Expected 0, got 0) :: [ 12:09:14 ] :: [ INFO ] :: Sending output.log as ext4-output-unlink.log Uploading ext4-output-unlink.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 71s :: Assertions: 1 good, 0 bad :: RESULT: PASS (unlink: fs="ext4" options="") ** unlink-fs-ext4-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: utime: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:09:28 ] :: [ BEGIN ] :: Testing feature utime :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/utime/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/utime/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/utime/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/utime/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/utime/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/utime/04.t .. ok All tests successful. Files=5, Tests=100, 37 wallclock secs ( 0.06 usr 0.18 sys + 0.58 cusr 32.92 csys = 33.74 CPU) Result: PASS :: [ 12:10:07 ] :: [ PASS ] :: Testing feature utime (Expected 0, got 0) :: [ 12:10:07 ] :: [ INFO ] :: Sending output.log as ext4-output-utime.log Uploading ext4-output-utime.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 40s :: Assertions: 1 good, 0 bad :: RESULT: PASS (utime: fs="ext4" options="") ** utime-fs-ext4-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: xacl: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:10:22 ] :: [ BEGIN ] :: Testing feature xacl :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/06.t .. ok All tests successful. Files=7, Tests=330, 127 wallclock secs ( 0.10 usr 0.30 sys + 1.87 cusr 110.94 csys = 113.21 CPU) Result: PASS :: [ 12:12:31 ] :: [ PASS ] :: Testing feature xacl (Expected 0, got 0) :: [ 12:12:31 ] :: [ INFO ] :: Sending output.log as ext4-output-xacl.log Uploading ext4-output-xacl.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 130s :: Assertions: 1 good, 0 bad :: RESULT: PASS (xacl: fs="ext4" options="") ** xacl-fs-ext4-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Unmounted /dev/loop0 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:12:46 ] :: [ BEGIN ] :: Running 'popd' /tmp/tmp.uVfHkR6Dca /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/filesystems/general/pjd-fstest :: [ 12:12:46 ] :: [ PASS ] :: Command 'popd' (Expected 0, got 0) :: [ 12:12:47 ] :: [ BEGIN ] :: Umounting workdir :: actually running 'umount /dev/loop0' :: [ 12:12:47 ] :: [ PASS ] :: Umounting workdir (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 3s :: Assertions: 2 good, 0 bad :: RESULT: PASS (Unmounted /dev/loop0) ** Unmounted-dev-loop0 PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: filesystems/general/pjd-fstest:Setup:xfs :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:13:01 ] :: [ BEGIN ] :: Setting up environment :: actually running 'echo -e "os=Linux fs=xfs" > /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/conf' :: [ 12:13:01 ] :: [ PASS ] :: Setting up environment (Expected 0, got 0) :: [ 12:13:02 ] :: [ BEGIN ] :: Creating filesystem on image :: actually running '/sbin/mkfs -t xfs -f /dev/loop0 ' meta-data=/dev/loop0 isize=512 agcount=4, agsize=32000 blks = sectsz=512 attr=2, projid32bit=1 = crc=1 finobt=1, sparse=1, rmapbt=0 = reflink=1 bigtime=1 inobtcount=1 nrext64=0 data = bsize=4096 blocks=128000, imaxpct=25 = sunit=0 swidth=0 blks naming =version 2 bsize=4096 ascii-ci=0, ftype=1 log =internal log bsize=4096 blocks=16384, version=2 = sectsz=512 sunit=0 blks, lazy-count=1 realtime =none extsz=4096 blocks=0, rtextents=0 Discarding blocks...Done. :: [ 12:13:03 ] :: [ PASS ] :: Creating filesystem on image (Expected 0, got 0) :: [ 12:13:04 ] :: [ BEGIN ] :: Mounting filesystem "xfs" with options "" :: actually running 'mkdir -p mnt && mount -t xfs /dev/loop0 mnt ' :: [ 12:13:12 ] :: [ PASS ] :: Mounting filesystem "xfs" with options "" (Expected 0, got 0) :: [ 12:13:13 ] :: [ BEGIN ] :: Running 'pushd mnt' /tmp/tmp.uVfHkR6Dca/mnt /tmp/tmp.uVfHkR6Dca /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/filesystems/general/pjd-fstest :: [ 12:13:13 ] :: [ PASS ] :: Command 'pushd mnt' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 14s :: Assertions: 4 good, 0 bad :: RESULT: PASS (filesystems/general/pjd-fstest:Setup:xfs) ** filesystems-general-pjd-fstest-Setup-xfs PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: chflags: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:13:27 ] :: [ BEGIN ] :: Testing feature chflags :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chflags/13.t .. ok All tests successful. Files=14, Tests=14, 7 wallclock secs ( 0.06 usr 0.33 sys + 0.18 cusr 6.01 csys = 6.58 CPU) Result: PASS :: [ 12:13:36 ] :: [ PASS ] :: Testing feature chflags (Expected 0, got 0) :: [ 12:13:36 ] :: [ INFO ] :: Sending output.log as xfs-output-chflags.log Uploading xfs-output-chflags.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 10s :: Assertions: 1 good, 0 bad :: RESULT: PASS (chflags: fs="xfs" options="") ** chflags-fs-xfs-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: chmod: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:13:50 ] :: [ BEGIN ] :: Testing feature chmod :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chmod/11.t .. ok All tests successful. Files=12, Tests=190, 81 wallclock secs ( 0.09 usr 0.32 sys + 1.21 cusr 65.18 csys = 66.80 CPU) Result: PASS :: [ 12:15:11 ] :: [ PASS ] :: Testing feature chmod (Expected 0, got 0) :: [ 12:15:12 ] :: [ INFO ] :: Sending output.log as xfs-output-chmod.log Uploading xfs-output-chmod.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 84s :: Assertions: 1 good, 0 bad :: RESULT: PASS (chmod: fs="xfs" options="") ** chmod-fs-xfs-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: chown: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:15:27 ] :: [ BEGIN ] :: Testing feature chown :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/chown/10.t .. ok All tests successful. Files=11, Tests=233, 103 wallclock secs ( 0.09 usr 0.33 sys + 1.33 cusr 76.27 csys = 78.02 CPU) Result: PASS :: [ 12:17:10 ] :: [ PASS ] :: Testing feature chown (Expected 0, got 0) :: [ 12:17:11 ] :: [ INFO ] :: Sending output.log as xfs-output-chown.log Uploading xfs-output-chown.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 106s :: Assertions: 1 good, 0 bad :: RESULT: PASS (chown: fs="xfs" options="") ** chown-fs-xfs-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: ftruncate: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:17:25 ] :: [ BEGIN ] :: Testing feature ftruncate :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/ftruncate/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/ftruncate/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/ftruncate/13.t .. ok All tests successful. Files=2, Tests=30, 13 wallclock secs ( 0.03 usr 0.12 sys + 0.17 cusr 9.92 csys = 10.24 CPU) Result: PASS :: [ 12:17:39 ] :: [ PASS ] :: Testing feature ftruncate (Expected 0, got 0) :: [ 12:17:40 ] :: [ INFO ] :: Sending output.log as xfs-output-ftruncate.log Uploading xfs-output-ftruncate.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 16s :: Assertions: 1 good, 0 bad :: RESULT: PASS (ftruncate: fs="xfs" options="") ** ftruncate-fs-xfs-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: link: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:17:54 ] :: [ BEGIN ] :: Testing feature link :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/13.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/14.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/15.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/16.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/link/17.t .. ok All tests successful. Files=18, Tests=209, 89 wallclock secs ( 0.11 usr 0.45 sys + 1.35 cusr 73.89 csys = 75.80 CPU) Result: PASS :: [ 12:19:23 ] :: [ PASS ] :: Testing feature link (Expected 0, got 0) :: [ 12:19:24 ] :: [ INFO ] :: Sending output.log as xfs-output-link.log Uploading xfs-output-link.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 91s :: Assertions: 1 good, 0 bad :: RESULT: PASS (link: fs="xfs" options="") ** link-fs-xfs-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: mkdir: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:19:39 ] :: [ BEGIN ] :: Testing feature mkdir :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkdir/12.t .. ok All tests successful. Files=13, Tests=105, 46 wallclock secs ( 0.10 usr 0.32 sys + 0.75 cusr 39.26 csys = 40.43 CPU) Result: PASS :: [ 12:20:26 ] :: [ PASS ] :: Testing feature mkdir (Expected 0, got 0) :: [ 12:20:26 ] :: [ INFO ] :: Sending output.log as xfs-output-mkdir.log Uploading xfs-output-mkdir.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 49s :: Assertions: 1 good, 0 bad :: RESULT: PASS (mkdir: fs="xfs" options="") ** mkdir-fs-xfs-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: mkfifo: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:20:41 ] :: [ BEGIN ] :: Testing feature mkfifo :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mkfifo/12.t .. ok All tests successful. Files=13, Tests=105, 46 wallclock secs ( 0.07 usr 0.34 sys + 0.76 cusr 39.18 csys = 40.35 CPU) Result: PASS :: [ 12:21:28 ] :: [ PASS ] :: Testing feature mkfifo (Expected 0, got 0) :: [ 12:21:29 ] :: [ INFO ] :: Sending output.log as xfs-output-mkfifo.log Uploading xfs-output-mkfifo.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 49s :: Assertions: 1 good, 0 bad :: RESULT: PASS (mkfifo: fs="xfs" options="") ** mkfifo-fs-xfs-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: mknod: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:21:43 ] :: [ BEGIN ] :: Testing feature mknod :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/mknod/11.t .. ok All tests successful. Files=12, Tests=186, 77 wallclock secs ( 0.10 usr 0.35 sys + 1.12 cusr 64.20 csys = 65.77 CPU) Result: PASS :: [ 12:23:01 ] :: [ PASS ] :: Testing feature mknod (Expected 0, got 0) :: [ 12:23:02 ] :: [ INFO ] :: Sending output.log as xfs-output-mknod.log Uploading xfs-output-mknod.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 79s :: Assertions: 1 good, 0 bad :: RESULT: PASS (mknod: fs="xfs" options="") ** mknod-fs-xfs-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: open: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:23:17 ] :: [ BEGIN ] :: Testing feature open :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/13.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/14.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/15.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/16.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/17.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/18.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/19.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/20.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/21.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/22.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/open/23.t .. ok All tests successful. Files=24, Tests=224, 93 wallclock secs ( 0.13 usr 0.56 sys + 1.44 cusr 78.04 csys = 80.17 CPU) Result: PASS :: [ 12:24:50 ] :: [ PASS ] :: Testing feature open (Expected 0, got 0) :: [ 12:24:51 ] :: [ INFO ] :: Sending output.log as xfs-output-open.log Uploading xfs-output-open.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 95s :: Assertions: 1 good, 0 bad :: RESULT: PASS (open: fs="xfs" options="") ** open-fs-xfs-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: rename: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:25:05 ] :: [ BEGIN ] :: Testing feature rename :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/13.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/14.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/15.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/16.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/17.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/18.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/19.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rename/20.t .. ok All tests successful. Files=21, Tests=479, 188 wallclock secs ( 0.14 usr 0.61 sys + 2.83 cusr 158.35 csys = 161.93 CPU) Result: PASS :: [ 12:28:14 ] :: [ PASS ] :: Testing feature rename (Expected 0, got 0) :: [ 12:28:15 ] :: [ INFO ] :: Sending output.log as xfs-output-rename.log Uploading xfs-output-rename.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 190s :: Assertions: 1 good, 0 bad :: RESULT: PASS (rename: fs="xfs" options="") ** rename-fs-xfs-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: rmdir: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:28:30 ] :: [ BEGIN ] :: Testing feature rmdir :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/13.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/14.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/rmdir/15.t .. ok All tests successful. Files=16, Tests=117, 53 wallclock secs ( 0.09 usr 0.39 sys + 0.89 cusr 44.54 csys = 45.91 CPU) Result: PASS :: [ 12:29:23 ] :: [ PASS ] :: Testing feature rmdir (Expected 0, got 0) :: [ 12:29:23 ] :: [ INFO ] :: Sending output.log as xfs-output-rmdir.log Uploading xfs-output-rmdir.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 55s :: Assertions: 1 good, 0 bad :: RESULT: PASS (rmdir: fs="xfs" options="") ** rmdir-fs-xfs-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: symlink: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:29:37 ] :: [ BEGIN ] :: Testing feature symlink :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/symlink/12.t .. ok All tests successful. Files=13, Tests=91, 40 wallclock secs ( 0.08 usr 0.32 sys + 0.58 cusr 34.41 csys = 35.39 CPU) Result: PASS :: [ 12:30:19 ] :: [ PASS ] :: Testing feature symlink (Expected 0, got 0) :: [ 12:30:19 ] :: [ INFO ] :: Sending output.log as xfs-output-symlink.log Uploading xfs-output-symlink.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 43s :: Assertions: 1 good, 0 bad :: RESULT: PASS (symlink: fs="xfs" options="") ** symlink-fs-xfs-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: truncate: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:30:33 ] :: [ BEGIN ] :: Testing feature truncate :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/13.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/truncate/14.t .. ok All tests successful. Files=15, Tests=91, 43 wallclock secs ( 0.08 usr 0.36 sys + 0.66 cusr 35.70 csys = 36.80 CPU) Result: PASS :: [ 12:31:17 ] :: [ PASS ] :: Testing feature truncate (Expected 0, got 0) :: [ 12:31:17 ] :: [ INFO ] :: Sending output.log as xfs-output-truncate.log Uploading xfs-output-truncate.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 46s :: Assertions: 1 good, 0 bad :: RESULT: PASS (truncate: fs="xfs" options="") ** truncate-fs-xfs-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: unlink: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:31:31 ] :: [ BEGIN ] :: Testing feature unlink :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/06.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/07.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/08.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/09.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/10.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/11.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/12.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/unlink/13.t .. ok All tests successful. Files=14, Tests=147, 66 wallclock secs ( 0.09 usr 0.35 sys + 0.91 cusr 50.69 csys = 52.04 CPU) Result: PASS :: [ 12:32:38 ] :: [ PASS ] :: Testing feature unlink (Expected 0, got 0) :: [ 12:32:39 ] :: [ INFO ] :: Sending output.log as xfs-output-unlink.log Uploading xfs-output-unlink.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 68s :: Assertions: 1 good, 0 bad :: RESULT: PASS (unlink: fs="xfs" options="") ** unlink-fs-xfs-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: utime: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:32:53 ] :: [ BEGIN ] :: Testing feature utime :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/utime/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/utime/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/utime/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/utime/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/utime/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/utime/04.t .. ok All tests successful. Files=5, Tests=100, 37 wallclock secs ( 0.05 usr 0.19 sys + 0.53 cusr 31.68 csys = 32.45 CPU) Result: PASS :: [ 12:33:31 ] :: [ PASS ] :: Testing feature utime (Expected 0, got 0) :: [ 12:33:31 ] :: [ INFO ] :: Sending output.log as xfs-output-utime.log Uploading xfs-output-utime.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 40s :: Assertions: 1 good, 0 bad :: RESULT: PASS (utime: fs="xfs" options="") ** utime-fs-xfs-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: xacl: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:33:46 ] :: [ BEGIN ] :: Testing feature xacl :: actually running 'prove -rf /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/ 2>&1|tee output.log' /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/00.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/01.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/02.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/03.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/04.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/05.t .. ok /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests/xacl/06.t .. ok All tests successful. Files=7, Tests=330, 126 wallclock secs ( 0.09 usr 0.28 sys + 1.81 cusr 109.84 csys = 112.02 CPU) Result: PASS :: [ 12:35:52 ] :: [ PASS ] :: Testing feature xacl (Expected 0, got 0) :: [ 12:35:53 ] :: [ INFO ] :: Sending output.log as xfs-output-xacl.log Uploading xfs-output-xacl.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 129s :: Assertions: 1 good, 0 bad :: RESULT: PASS (xacl: fs="xfs" options="") ** xacl-fs-xfs-options- PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Unmounted /dev/loop0 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:36:07 ] :: [ BEGIN ] :: Running 'popd' /tmp/tmp.uVfHkR6Dca /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/filesystems/general/pjd-fstest :: [ 12:36:07 ] :: [ PASS ] :: Command 'popd' (Expected 0, got 0) :: [ 12:36:08 ] :: [ BEGIN ] :: Umounting workdir :: actually running 'umount /dev/loop0' :: [ 12:36:08 ] :: [ PASS ] :: Umounting workdir (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 3s :: Assertions: 2 good, 0 bad :: RESULT: PASS (Unmounted /dev/loop0) ** Unmounted-dev-loop0 PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:36:21 ] :: [ BEGIN ] :: Discarding block device :: actually running 'losetup -d /dev/loop0' :: [ 12:36:22 ] :: [ PASS ] :: Discarding block device (Expected 0, got 0) :: [ 12:36:23 ] :: [ BEGIN ] :: Removing tmp directory :: actually running 'rm -rf /tmp/tmp.uVfHkR6Dca' :: [ 12:36:23 ] :: [ PASS ] :: Removing tmp directory (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 3s :: Assertions: 2 good, 0 bad :: RESULT: PASS (Cleanup) ** Cleanup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: TEST PROTOCOL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Test run ID : 9 Package : general beakerlib RPM : beakerlib-1.29.3-1.fc38.noarch Test name : filesystems/general/pjd-fstest Test started : 2023-01-10 11:24:45 EST Test finished : 2023-01-10 12:36:33 EST (still running) Test duration : 4308 seconds Distro : Fedora release 38 (Rawhide) Hostname : kvm-04-guest12.hv2.lab.eng.bos.redhat.com Architecture : unknown CPUs : 1 x Intel Xeon Processor (Skylake, IBRS) RAM size : 3335 MB HDD size : 98.94 GB :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test description :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: PURPOSE pjd-fstest filesystem tests Description: Tests POSIX features of file system Author: Zorro Lang The original upstream repo is: git://git.code.sf.net/p/ntfs-3g/pjd-fstest There're some forks, please check README in pjd-fstest. Parameters: TEST_PARAM_DEVICE test device to be used, the default sets to loop device TEST_PARAM_FSTYPE filesystems to be tested, the default sets to "ext3 ext4 xfs" TEST_PARAM_FSOPTS mount options to use, e.g. acl/noacl Notice: = XFS = 1. xfs can't be mounted by -o acl or noacl, the ACL feature of XFS always on. :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: filesystems/general/pjd-fstest:Build :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:24:53 ] :: [ PASS ] :: Creating tmp directory (Expected 0, got 0) :: [ 11:24:57 ] :: [ LOG ] :: Output of 'git clone https://github.com/tuxera/pjd-fstest.git': :: [ 11:24:57 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 11:24:57 ] :: [ LOG ] :: Cloning into 'pjd-fstest'... :: [ 11:24:57 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 11:24:58 ] :: [ PASS ] :: Cloning pjd-fstest repo (Expected 0-255, got 0) :: [ 11:24:58 ] :: [ PASS ] :: Command 'pushd pjd-fstest' (Expected 0, got 0) :: [ 11:25:01 ] :: [ PASS ] :: Building test suite (Expected 0-255, got 0) :: [ 11:25:02 ] :: [ PASS ] :: Command 'popd' (Expected 0, got 0) :: [ 11:25:03 ] :: [ PASS ] :: Looking for tests (Expected 0, got 0) :: [ 11:25:03 ] :: [ PASS ] :: Directory /tmp/tmp.uVfHkR6Dca/pjd-fstest/tests should exist :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 12s :: Assertions: 7 good, 0 bad :: RESULT: PASS (filesystems/general/pjd-fstest:Build) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: filesystems/general/pjd-fstest:Setup:ext3 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:25:16 ] :: [ PASS ] :: Setting up environment (Expected 0, got 0) :: [ 11:25:22 ] :: [ PASS ] :: Command 'dd if=/dev/zero of=test.img bs=1M count=500' (Expected 0, got 0) :: [ 11:25:23 ] :: [ PASS ] :: Command 'losetup /dev/loop0 test.img' (Expected 0, got 0) :: [ 11:25:28 ] :: [ PASS ] :: Creating filesystem on image (Expected 0, got 0) :: [ 11:25:30 ] :: [ PASS ] :: Mounting filesystem "ext3" with options "" (Expected 0, got 0) :: [ 11:25:30 ] :: [ PASS ] :: Command 'pushd mnt' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 16s :: Assertions: 6 good, 0 bad :: RESULT: PASS (filesystems/general/pjd-fstest:Setup:ext3) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: chflags: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:25:51 ] :: [ PASS ] :: Testing feature chflags (Expected 0, got 0) :: [ 11:25:51 ] :: [ INFO ] :: Sending output.log as ext3-output-chflags.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 10s :: Assertions: 1 good, 0 bad :: RESULT: PASS (chflags: fs="ext3" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: chmod: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:27:28 ] :: [ PASS ] :: Testing feature chmod (Expected 0, got 0) :: [ 11:27:29 ] :: [ INFO ] :: Sending output.log as ext3-output-chmod.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 86s :: Assertions: 1 good, 0 bad :: RESULT: PASS (chmod: fs="ext3" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: chown: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:29:33 ] :: [ PASS ] :: Testing feature chown (Expected 0, got 0) :: [ 11:29:34 ] :: [ INFO ] :: Sending output.log as ext3-output-chown.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 112s :: Assertions: 1 good, 0 bad :: RESULT: PASS (chown: fs="ext3" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: ftruncate: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:30:05 ] :: [ PASS ] :: Testing feature ftruncate (Expected 0, got 0) :: [ 11:30:05 ] :: [ INFO ] :: Sending output.log as ext3-output-ftruncate.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 17s :: Assertions: 1 good, 0 bad :: RESULT: PASS (ftruncate: fs="ext3" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: link: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:31:52 ] :: [ PASS ] :: Testing feature link (Expected 0, got 0) :: [ 11:31:53 ] :: [ INFO ] :: Sending output.log as ext3-output-link.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 95s :: Assertions: 1 good, 0 bad :: RESULT: PASS (link: fs="ext3" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: mkdir: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:32:55 ] :: [ PASS ] :: Testing feature mkdir (Expected 0, got 0) :: [ 11:32:56 ] :: [ INFO ] :: Sending output.log as ext3-output-mkdir.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 50s :: Assertions: 1 good, 0 bad :: RESULT: PASS (mkdir: fs="ext3" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: mkfifo: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:33:59 ] :: [ PASS ] :: Testing feature mkfifo (Expected 0, got 0) :: [ 11:34:00 ] :: [ INFO ] :: Sending output.log as ext3-output-mkfifo.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 50s :: Assertions: 1 good, 0 bad :: RESULT: PASS (mkfifo: fs="ext3" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: mknod: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:35:32 ] :: [ PASS ] :: Testing feature mknod (Expected 0, got 0) :: [ 11:35:33 ] :: [ INFO ] :: Sending output.log as ext3-output-mknod.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 79s :: Assertions: 1 good, 0 bad :: RESULT: PASS (mknod: fs="ext3" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: open: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:37:24 ] :: [ PASS ] :: Testing feature open (Expected 0, got 0) :: [ 11:37:25 ] :: [ INFO ] :: Sending output.log as ext3-output-open.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 98s :: Assertions: 1 good, 0 bad :: RESULT: PASS (open: fs="ext3" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: rename: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:40:55 ] :: [ PASS ] :: Testing feature rename (Expected 0, got 0) :: [ 11:40:56 ] :: [ INFO ] :: Sending output.log as ext3-output-rename.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 198s :: Assertions: 1 good, 0 bad :: RESULT: PASS (rename: fs="ext3" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: rmdir: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:42:04 ] :: [ PASS ] :: Testing feature rmdir (Expected 0, got 0) :: [ 11:42:04 ] :: [ INFO ] :: Sending output.log as ext3-output-rmdir.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 55s :: Assertions: 1 good, 0 bad :: RESULT: PASS (rmdir: fs="ext3" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: symlink: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:43:03 ] :: [ PASS ] :: Testing feature symlink (Expected 0, got 0) :: [ 11:43:04 ] :: [ INFO ] :: Sending output.log as ext3-output-symlink.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 45s :: Assertions: 1 good, 0 bad :: RESULT: PASS (symlink: fs="ext3" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: truncate: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:44:05 ] :: [ PASS ] :: Testing feature truncate (Expected 0, got 0) :: [ 11:44:06 ] :: [ INFO ] :: Sending output.log as ext3-output-truncate.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 47s :: Assertions: 1 good, 0 bad :: RESULT: PASS (truncate: fs="ext3" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: unlink: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:45:30 ] :: [ PASS ] :: Testing feature unlink (Expected 0, got 0) :: [ 11:45:31 ] :: [ INFO ] :: Sending output.log as ext3-output-unlink.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 71s :: Assertions: 1 good, 0 bad :: RESULT: PASS (unlink: fs="ext3" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: utime: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:46:23 ] :: [ PASS ] :: Testing feature utime (Expected 0, got 0) :: [ 11:46:23 ] :: [ INFO ] :: Sending output.log as ext3-output-utime.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 39s :: Assertions: 1 good, 0 bad :: RESULT: PASS (utime: fs="ext3" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: xacl: fs="ext3" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:48:46 ] :: [ PASS ] :: Testing feature xacl (Expected 0, got 0) :: [ 11:48:47 ] :: [ INFO ] :: Sending output.log as ext3-output-xacl.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 130s :: Assertions: 1 good, 0 bad :: RESULT: PASS (xacl: fs="ext3" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Unmounted /dev/loop0 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:49:01 ] :: [ PASS ] :: Command 'popd' (Expected 0, got 0) :: [ 11:49:03 ] :: [ PASS ] :: Umounting workdir (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 2s :: Assertions: 2 good, 0 bad :: RESULT: PASS (Unmounted /dev/loop0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: filesystems/general/pjd-fstest:Setup:ext4 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:49:17 ] :: [ PASS ] :: Setting up environment (Expected 0, got 0) :: [ 11:49:18 ] :: [ PASS ] :: Creating filesystem on image (Expected 0, got 0) :: [ 11:49:20 ] :: [ PASS ] :: Mounting filesystem "ext4" with options "" (Expected 0, got 0) :: [ 11:49:21 ] :: [ PASS ] :: Command 'pushd mnt' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 5s :: Assertions: 4 good, 0 bad :: RESULT: PASS (filesystems/general/pjd-fstest:Setup:ext4) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: chflags: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:49:43 ] :: [ PASS ] :: Testing feature chflags (Expected 0, got 0) :: [ 11:49:43 ] :: [ INFO ] :: Sending output.log as ext4-output-chflags.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 10s :: Assertions: 1 good, 0 bad :: RESULT: PASS (chflags: fs="ext4" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: chmod: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:51:20 ] :: [ PASS ] :: Testing feature chmod (Expected 0, got 0) :: [ 11:51:20 ] :: [ INFO ] :: Sending output.log as ext4-output-chmod.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 85s :: Assertions: 1 good, 0 bad :: RESULT: PASS (chmod: fs="ext4" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: chown: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:53:28 ] :: [ PASS ] :: Testing feature chown (Expected 0, got 0) :: [ 11:53:29 ] :: [ INFO ] :: Sending output.log as ext4-output-chown.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 115s :: Assertions: 1 good, 0 bad :: RESULT: PASS (chown: fs="ext4" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: ftruncate: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:54:00 ] :: [ PASS ] :: Testing feature ftruncate (Expected 0, got 0) :: [ 11:54:00 ] :: [ INFO ] :: Sending output.log as ext4-output-ftruncate.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 17s :: Assertions: 1 good, 0 bad :: RESULT: PASS (ftruncate: fs="ext4" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: link: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:55:46 ] :: [ PASS ] :: Testing feature link (Expected 0, got 0) :: [ 11:55:46 ] :: [ INFO ] :: Sending output.log as ext4-output-link.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 94s :: Assertions: 1 good, 0 bad :: RESULT: PASS (link: fs="ext4" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: mkdir: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:56:48 ] :: [ PASS ] :: Testing feature mkdir (Expected 0, got 0) :: [ 11:56:49 ] :: [ INFO ] :: Sending output.log as ext4-output-mkdir.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 49s :: Assertions: 1 good, 0 bad :: RESULT: PASS (mkdir: fs="ext4" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: mkfifo: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:57:51 ] :: [ PASS ] :: Testing feature mkfifo (Expected 0, got 0) :: [ 11:57:52 ] :: [ INFO ] :: Sending output.log as ext4-output-mkfifo.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 50s :: Assertions: 1 good, 0 bad :: RESULT: PASS (mkfifo: fs="ext4" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: mknod: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 11:59:20 ] :: [ PASS ] :: Testing feature mknod (Expected 0, got 0) :: [ 11:59:21 ] :: [ INFO ] :: Sending output.log as ext4-output-mknod.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 75s :: Assertions: 1 good, 0 bad :: RESULT: PASS (mknod: fs="ext4" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: open: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:01:11 ] :: [ PASS ] :: Testing feature open (Expected 0, got 0) :: [ 12:01:12 ] :: [ INFO ] :: Sending output.log as ext4-output-open.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 97s :: Assertions: 1 good, 0 bad :: RESULT: PASS (open: fs="ext4" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: rename: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:04:41 ] :: [ PASS ] :: Testing feature rename (Expected 0, got 0) :: [ 12:04:41 ] :: [ INFO ] :: Sending output.log as ext4-output-rename.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 196s :: Assertions: 1 good, 0 bad :: RESULT: PASS (rename: fs="ext4" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: rmdir: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:05:49 ] :: [ PASS ] :: Testing feature rmdir (Expected 0, got 0) :: [ 12:05:50 ] :: [ INFO ] :: Sending output.log as ext4-output-rmdir.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 56s :: Assertions: 1 good, 0 bad :: RESULT: PASS (rmdir: fs="ext4" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: symlink: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:06:48 ] :: [ PASS ] :: Testing feature symlink (Expected 0, got 0) :: [ 12:06:48 ] :: [ INFO ] :: Sending output.log as ext4-output-symlink.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 45s :: Assertions: 1 good, 0 bad :: RESULT: PASS (symlink: fs="ext4" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: truncate: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:07:48 ] :: [ PASS ] :: Testing feature truncate (Expected 0, got 0) :: [ 12:07:49 ] :: [ INFO ] :: Sending output.log as ext4-output-truncate.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 47s :: Assertions: 1 good, 0 bad :: RESULT: PASS (truncate: fs="ext4" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: unlink: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:09:13 ] :: [ PASS ] :: Testing feature unlink (Expected 0, got 0) :: [ 12:09:14 ] :: [ INFO ] :: Sending output.log as ext4-output-unlink.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 71s :: Assertions: 1 good, 0 bad :: RESULT: PASS (unlink: fs="ext4" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: utime: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:10:07 ] :: [ PASS ] :: Testing feature utime (Expected 0, got 0) :: [ 12:10:07 ] :: [ INFO ] :: Sending output.log as ext4-output-utime.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 40s :: Assertions: 1 good, 0 bad :: RESULT: PASS (utime: fs="ext4" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: xacl: fs="ext4" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:12:31 ] :: [ PASS ] :: Testing feature xacl (Expected 0, got 0) :: [ 12:12:31 ] :: [ INFO ] :: Sending output.log as ext4-output-xacl.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 130s :: Assertions: 1 good, 0 bad :: RESULT: PASS (xacl: fs="ext4" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Unmounted /dev/loop0 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:12:46 ] :: [ PASS ] :: Command 'popd' (Expected 0, got 0) :: [ 12:12:47 ] :: [ PASS ] :: Umounting workdir (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 3s :: Assertions: 2 good, 0 bad :: RESULT: PASS (Unmounted /dev/loop0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: filesystems/general/pjd-fstest:Setup:xfs :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:13:01 ] :: [ PASS ] :: Setting up environment (Expected 0, got 0) :: [ 12:13:03 ] :: [ PASS ] :: Creating filesystem on image (Expected 0, got 0) :: [ 12:13:12 ] :: [ PASS ] :: Mounting filesystem "xfs" with options "" (Expected 0, got 0) :: [ 12:13:13 ] :: [ PASS ] :: Command 'pushd mnt' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 14s :: Assertions: 4 good, 0 bad :: RESULT: PASS (filesystems/general/pjd-fstest:Setup:xfs) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: chflags: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:13:36 ] :: [ PASS ] :: Testing feature chflags (Expected 0, got 0) :: [ 12:13:36 ] :: [ INFO ] :: Sending output.log as xfs-output-chflags.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 10s :: Assertions: 1 good, 0 bad :: RESULT: PASS (chflags: fs="xfs" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: chmod: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:15:11 ] :: [ PASS ] :: Testing feature chmod (Expected 0, got 0) :: [ 12:15:12 ] :: [ INFO ] :: Sending output.log as xfs-output-chmod.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 84s :: Assertions: 1 good, 0 bad :: RESULT: PASS (chmod: fs="xfs" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: chown: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:17:10 ] :: [ PASS ] :: Testing feature chown (Expected 0, got 0) :: [ 12:17:11 ] :: [ INFO ] :: Sending output.log as xfs-output-chown.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 106s :: Assertions: 1 good, 0 bad :: RESULT: PASS (chown: fs="xfs" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: ftruncate: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:17:39 ] :: [ PASS ] :: Testing feature ftruncate (Expected 0, got 0) :: [ 12:17:40 ] :: [ INFO ] :: Sending output.log as xfs-output-ftruncate.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 16s :: Assertions: 1 good, 0 bad :: RESULT: PASS (ftruncate: fs="xfs" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: link: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:19:23 ] :: [ PASS ] :: Testing feature link (Expected 0, got 0) :: [ 12:19:24 ] :: [ INFO ] :: Sending output.log as xfs-output-link.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 91s :: Assertions: 1 good, 0 bad :: RESULT: PASS (link: fs="xfs" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: mkdir: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:20:26 ] :: [ PASS ] :: Testing feature mkdir (Expected 0, got 0) :: [ 12:20:26 ] :: [ INFO ] :: Sending output.log as xfs-output-mkdir.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 49s :: Assertions: 1 good, 0 bad :: RESULT: PASS (mkdir: fs="xfs" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: mkfifo: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:21:28 ] :: [ PASS ] :: Testing feature mkfifo (Expected 0, got 0) :: [ 12:21:29 ] :: [ INFO ] :: Sending output.log as xfs-output-mkfifo.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 49s :: Assertions: 1 good, 0 bad :: RESULT: PASS (mkfifo: fs="xfs" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: mknod: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:23:01 ] :: [ PASS ] :: Testing feature mknod (Expected 0, got 0) :: [ 12:23:02 ] :: [ INFO ] :: Sending output.log as xfs-output-mknod.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 79s :: Assertions: 1 good, 0 bad :: RESULT: PASS (mknod: fs="xfs" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: open: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:24:50 ] :: [ PASS ] :: Testing feature open (Expected 0, got 0) :: [ 12:24:51 ] :: [ INFO ] :: Sending output.log as xfs-output-open.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 95s :: Assertions: 1 good, 0 bad :: RESULT: PASS (open: fs="xfs" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: rename: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:28:14 ] :: [ PASS ] :: Testing feature rename (Expected 0, got 0) :: [ 12:28:15 ] :: [ INFO ] :: Sending output.log as xfs-output-rename.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 190s :: Assertions: 1 good, 0 bad :: RESULT: PASS (rename: fs="xfs" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: rmdir: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:29:23 ] :: [ PASS ] :: Testing feature rmdir (Expected 0, got 0) :: [ 12:29:23 ] :: [ INFO ] :: Sending output.log as xfs-output-rmdir.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 55s :: Assertions: 1 good, 0 bad :: RESULT: PASS (rmdir: fs="xfs" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: symlink: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:30:19 ] :: [ PASS ] :: Testing feature symlink (Expected 0, got 0) :: [ 12:30:19 ] :: [ INFO ] :: Sending output.log as xfs-output-symlink.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 43s :: Assertions: 1 good, 0 bad :: RESULT: PASS (symlink: fs="xfs" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: truncate: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:31:17 ] :: [ PASS ] :: Testing feature truncate (Expected 0, got 0) :: [ 12:31:17 ] :: [ INFO ] :: Sending output.log as xfs-output-truncate.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 46s :: Assertions: 1 good, 0 bad :: RESULT: PASS (truncate: fs="xfs" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: unlink: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:32:38 ] :: [ PASS ] :: Testing feature unlink (Expected 0, got 0) :: [ 12:32:39 ] :: [ INFO ] :: Sending output.log as xfs-output-unlink.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 68s :: Assertions: 1 good, 0 bad :: RESULT: PASS (unlink: fs="xfs" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: utime: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:33:31 ] :: [ PASS ] :: Testing feature utime (Expected 0, got 0) :: [ 12:33:31 ] :: [ INFO ] :: Sending output.log as xfs-output-utime.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 40s :: Assertions: 1 good, 0 bad :: RESULT: PASS (utime: fs="xfs" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: xacl: fs="xfs" options="" :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:35:52 ] :: [ PASS ] :: Testing feature xacl (Expected 0, got 0) :: [ 12:35:53 ] :: [ INFO ] :: Sending output.log as xfs-output-xacl.log :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 129s :: Assertions: 1 good, 0 bad :: RESULT: PASS (xacl: fs="xfs" options="") :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Unmounted /dev/loop0 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:36:07 ] :: [ PASS ] :: Command 'popd' (Expected 0, got 0) :: [ 12:36:08 ] :: [ PASS ] :: Umounting workdir (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 3s :: Assertions: 2 good, 0 bad :: RESULT: PASS (Unmounted /dev/loop0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:36:22 ] :: [ PASS ] :: Discarding block device (Expected 0, got 0) :: [ 12:36:23 ] :: [ PASS ] :: Removing tmp directory (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 3s :: Assertions: 2 good, 0 bad :: RESULT: PASS (Cleanup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: filesystems/general/pjd-fstest :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 12:36:37 ] :: [ LOG ] :: Phases fingerprint: naK0IgOW :: [ 12:36:38 ] :: [ LOG ] :: Asserts fingerprint: BVUOiD1f Uploading journal.xml .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 4311s :: Phases: 56 good, 0 bad :: OVERALL RESULT: PASS (filesystems/general/pjd-fstest)