2020-12-03 09:42:41 export TEST_DIR=/fs/sda1 2020-12-03 09:42:41 export TEST_DEV=/dev/sda1 2020-12-03 09:42:41 export FSTYP=xfs 2020-12-03 09:42:41 export SCRATCH_MNT=/fs/scratch 2020-12-03 09:42:41 mkdir /fs/scratch -p 2020-12-03 09:42:41 export SCRATCH_DEV=/dev/sda4 2020-12-03 09:42:41 export SCRATCH_LOGDEV=/dev/sda2 2020-12-03 09:42:41 export SCRATCH_XFS_LIST_METADATA_FIELDS=u3.sfdir3.hdr.parent.i4 2020-12-03 09:42:41 export SCRATCH_XFS_LIST_FUZZ_VERBS=random 2020-12-03 09:42:41 export MKFS_OPTIONS=-mreflink=1 2020-12-03 09:42:41 sed "s:^:xfs/:" //lkp/benchmarks/xfstests/tests/xfs-reflink-23 2020-12-03 09:42:41 ./check xfs/230 xfs/231 xfs/232 xfs/237 xfs/239 FSTYP -- xfs (debug) PLATFORM -- Linux/x86_64 lkp-hsw-d02 5.10.0-rc6-00056-g9dfd6dcd5a81 #1 SMP Thu Dec 3 16:33:09 CST 2020 MKFS_OPTIONS -- -f -mreflink=1 /dev/sda4 MOUNT_OPTIONS -- /dev/sda4 /fs/scratch xfs/230 3s xfs/231 - output mismatch (see /lkp/benchmarks/xfstests/results//xfs/231.out.bad) --- tests/xfs/231.out 2020-12-02 08:40:18.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//xfs/231.out.bad 2020-12-03 09:42:54.783555517 +0000 @@ -1,4 +1,5 @@ QA output created by 231 +cat: /proc/sys/fs/xfs/speculative_cow_prealloc_lifetime: No such file or directory Format and mount Create the original files Compare files @@ -6,11 +7,14 @@ bdbcf02ee0aa977795a79d25fcfdccb1 SCRATCH_MNT/test-231/file2 ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/231.out /lkp/benchmarks/xfstests/results//xfs/231.out.bad' to see the entire diff) xfs/232 - output mismatch (see /lkp/benchmarks/xfstests/results//xfs/232.out.bad) --- tests/xfs/232.out 2020-12-02 08:40:18.000000000 +0000 +++ /lkp/benchmarks/xfstests/results//xfs/232.out.bad 2020-12-03 09:43:01.632554954 +0000 @@ -1,4 +1,5 @@ QA output created by 232 +cat: /proc/sys/fs/xfs/speculative_cow_prealloc_lifetime: No such file or directory Format and mount Create the original files Compare files @@ -6,11 +7,14 @@ bdbcf02ee0aa977795a79d25fcfdccb1 SCRATCH_MNT/test-232/file2 ... (Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/232.out /lkp/benchmarks/xfstests/results//xfs/232.out.bad' to see the entire diff) xfs/237 5s xfs/239 5s Ran: xfs/230 xfs/231 xfs/232 xfs/237 xfs/239 Failures: xfs/231 xfs/232 Failed 2 of 5 tests