2020-04-15 23:08:51 export TEST_DIR=/fs/vda 2020-04-15 23:08:51 export TEST_DEV=/dev/vda 2020-04-15 23:08:51 export FSTYP=xfs 2020-04-15 23:08:51 export SCRATCH_MNT=/fs/scratch 2020-04-15 23:08:51 mkdir /fs/scratch -p 2020-04-15 23:08:51 export SCRATCH_DEV=/dev/vdd 2020-04-15 23:08:51 export SCRATCH_LOGDEV=/dev/vdb 2020-04-15 23:08:51 export SCRATCH_XFS_LIST_METADATA_FIELDS=u3.sfdir3.hdr.parent.i4 2020-04-15 23:08:51 export SCRATCH_XFS_LIST_FUZZ_VERBS=random 2020-04-15 23:08:51 sed "s:^:xfs/:" //lkp/benchmarks/xfstests/tests/xfs-group15 | grep -F -f merged_ignored_files 2020-04-15 23:08:51 sed "s:^:xfs/:" //lkp/benchmarks/xfstests/tests/xfs-group15 | grep -v -F -f merged_ignored_files 2020-04-15 23:08:51 ./check xfs/016 xfs/046 xfs/076 xfs/111 xfs/151 xfs/186 xfs/263 xfs/301 xfs/376 xfs/412 xfs/455 xfs/491 FSTYP -- xfs (debug) PLATFORM -- Linux/x86_64 vm-snb-56 5.6.0-00007-g857c9841f801a #1 SMP Wed Apr 15 22:42:37 CST 2020 MKFS_OPTIONS -- -f -bsize=4096 /dev/vdd MOUNT_OPTIONS -- /dev/vdd /fs/scratch xfs/016 11s xfs/046 - output mismatch (see /lkp/benchmarks/xfstests/results//xfs/046.out.bad) --- tests/xfs/046.out 2020-04-09 10:45:28.000000000 +0800 +++ /lkp/benchmarks/xfstests/results//xfs/046.out.bad 2020-04-15 23:09:18.054631738 +0800 @@ -31,6 +31,10 @@ xfsrestore: 3 directories and 10 entries processed xfsrestore: directory post-processing xfsrestore: restoring non-directory files +xfsrestore: WARNING: attempt to set extended attributes (xflags 0x0, extsize = 0x0, projid = 0x0) of dumpdir/a failed: Invalid argument +xfsrestore: WARNING: attempt to set extended attributes (xflags 0x0, extsize = 0x0, projid = 0x0) of dumpdir/b failed: Invalid argument +xfsrestore: WARNING: attempt to set extended attributes (xflags 0x0, extsize = 0x0, projid = 0x0) of dumpdir/sub/a failed: Invalid argument +xfsrestore: WARNING: attempt to set extended attributes (xflags 0x0, extsize = 0x0, projid = 0x0) of dumpdir/sub/b failed: Invalid argument ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/046.out /lkp/benchmarks/xfstests/results//xfs/046.out.bad' to see the entire diff) xfs/076 _check_dmesg: something found in dmesg (see /lkp/benchmarks/xfstests/results//xfs/076.dmesg) xfs/111 4s xfs/151 [not run] Assuming DMAPI modules are not loaded xfs/186 [not run] attr v1 not supported on /dev/vdd xfs/263 3s xfs/301 13s xfs/376 [not run] xfs_scrub not found xfs/412 [not run] xfs_scrub not found xfs/455 [not run] xfs_scrub not found xfs/491 1s Ran: xfs/016 xfs/046 xfs/076 xfs/111 xfs/151 xfs/186 xfs/263 xfs/301 xfs/376 xfs/412 xfs/455 xfs/491 Not run: xfs/151 xfs/186 xfs/376 xfs/412 xfs/455 Failures: xfs/046 xfs/076 Failed 2 of 12 tests