2023-01-22 05:30:19 export TEST_DIR=/fs/sda1 2023-01-22 05:30:19 export TEST_DEV=/dev/sda1 2023-01-22 05:30:19 export FSTYP=ext2 2023-01-22 05:30:19 export SCRATCH_MNT=/fs/scratch 2023-01-22 05:30:19 mkdir /fs/scratch -p 2023-01-22 05:30:19 export SCRATCH_DEV=/dev/sda4 2023-01-22 05:30:19 sed "s:^:ext4/:" //lkp/benchmarks/xfstests/tests/ext4-group-02 2023-01-22 05:30:19 ./check -E tests/exclude/ext2 ext4/042 ext4/043 ext4/044 ext4/045 ext4/046 ext4/048 ext4/049 ext4/050 ext4/051 ext4/052 ext4/053 ext4/055 ext4/056 ext4/057 ext4/058 ext4/059 FSTYP -- ext2 PLATFORM -- Linux/x86_64 lkp-skl-d03 6.1.0-rc4-00062-g8ed4c906ef9a #1 SMP Sat Jan 21 21:25:15 CST 2023 MKFS_OPTIONS -- -F /dev/sda4 MOUNT_OPTIONS -- -o acl,user_xattr /dev/sda4 /fs/scratch ext4/042 90s ext4/043 [not run] not suitable for this filesystem type: ext2 ext4/044 [not run] not suitable for this filesystem type: ext2 ext4/045 [not run] not suitable for this filesystem type: ext2 ext4/046 [not run] not suitable for this filesystem type: ext2 ext4/048 [not run] not suitable for this filesystem type: ext2 ext4/049 [not run] not suitable for this filesystem type: ext2 ext4/050 [not run] not suitable for this filesystem type: ext2 ext4/051 [not run] not suitable for this filesystem type: ext2 ext4/052 [not run] not suitable for this filesystem type: ext2 ext4/053 [failed, exit status 1]- output mismatch (see /lkp/benchmarks/xfstests/results//ext4/053.out.bad) --- tests/ext4/053.out 2023-01-16 16:39:10.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//ext4/053.out.bad 2023-01-22 05:34:03.886234739 +0000 @@ -1,2 +1,12 @@ QA output created by 053 Silence is golden. +mounting ext3 "noload" checking "norecovery" (going to remount options noload) (failed remount) FAILED +mounting ext3 "noload" checking "noload" (going to remount options noload) (failed remount) FAILED +mounting ext3 "data=journal" (failed mount) FAILED +mounting ext3 "data=journal" (failed mount) FAILED +mounting ext3 "data=ordered" (failed mount) FAILED ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/ext4/053.out /lkp/benchmarks/xfstests/results//ext4/053.out.bad' to see the entire diff) ext4/055 [not run] not suitable for this filesystem type: ext2 ext4/056 [not run] not suitable for this filesystem type: ext2 ext4/057 [not run] not suitable for this filesystem type: ext2 ext4/058 [not run] not suitable for this filesystem type: ext2 ext4/059 [not run] not suitable for this filesystem type: ext2 Ran: ext4/042 ext4/043 ext4/044 ext4/045 ext4/046 ext4/048 ext4/049 ext4/050 ext4/051 ext4/052 ext4/053 ext4/055 ext4/056 ext4/057 ext4/058 ext4/059 Not run: ext4/043 ext4/044 ext4/045 ext4/046 ext4/048 ext4/049 ext4/050 ext4/051 ext4/052 ext4/055 ext4/056 ext4/057 ext4/058 ext4/059 Failures: ext4/053 Failed 1 of 16 tests