2022-08-03 07:58:21 export TEST_DIR=/fs/sdb1 2022-08-03 07:58:21 export TEST_DEV=/dev/sdb1 2022-08-03 07:58:21 export FSTYP=xfs 2022-08-03 07:58:21 export SCRATCH_MNT=/fs/scratch 2022-08-03 07:58:21 mkdir /fs/scratch -p 2022-08-03 07:58:21 export SCRATCH_DEV=/dev/sdb4 2022-08-03 07:58:21 export SCRATCH_LOGDEV=/dev/sdb2 2022-08-03 07:58:21 export SCRATCH_XFS_LIST_METADATA_FIELDS=u3.sfdir3.hdr.parent.i4 2022-08-03 07:58:21 export SCRATCH_XFS_LIST_FUZZ_VERBS=random 2022-08-03 07:58:21 sed "s:^:xfs/:" //lkp/benchmarks/xfstests/tests/xfs-group-34 2022-08-03 07:58:21 ./check xfs/348 FSTYP -- xfs (debug) PLATFORM -- Linux/x86_64 lkp-ivb-d05 5.18.0-01262-g9ac328fc556b #1 SMP Wed Aug 3 15:11:45 CST 2022 MKFS_OPTIONS -- -f /dev/sdb4 MOUNT_OPTIONS -- /dev/sdb4 /fs/scratch xfs/348 - output mismatch (see /lkp/benchmarks/xfstests/results//xfs/348.out.bad) --- tests/xfs/348.out 2022-07-25 16:59:09.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//xfs/348.out.bad 2022-08-03 07:58:37.538940182 +0000 @@ -108,7 +108,7 @@ would have junked entry "EMPTY" in directory PARENT_INO would have junked entry "FIFO" in directory PARENT_INO stat: 'SCRATCH_MNT/test/DIR' is a directory -stat: cannot statx 'SCRATCH_MNT/test/DATA': Structure needs cleaning +stat: 'SCRATCH_MNT/test/DATA' is a directory stat: cannot statx 'SCRATCH_MNT/test/EMPTY': Structure needs cleaning stat: cannot statx 'SCRATCH_MNT/test/SYMLINK': Structure needs cleaning ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/348.out /lkp/benchmarks/xfstests/results//xfs/348.out.bad' to see the entire diff) Ran: xfs/348 Failures: xfs/348 Failed 1 of 1 tests