[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220602085053.GC27190@xsang-OptiPlex-9020>
Date: Thu, 2 Jun 2022 16:50:53 +0800
From: kernel test robot <oliver.sang@...el.com>
To: Catherine Hoang <catherine.hoang@...cle.com>
Cc: Dave Chinner <david@...morbit.com>,
"Darrick J. Wong" <djwong@...nel.org>,
LKML <linux-kernel@...r.kernel.org>, linux-xfs@...r.kernel.org,
lkp@...ts.01.org, lkp@...el.com
Subject: [xfs] 5349b2afc1: xfstests.xfs.299.fail
(please be noted we reported
"[xfs] 5349b2afc1: xfstests.xfs.050.fail"
on
https://lore.kernel.org/all/20220518094120.GB15472@xsang-OptiPlex-9020/
when this commit was on linux-next/master
now we found there are still xfstests failure including xfs.050 on mainline.
report again FYI)
Greeting,
FYI, we noticed the following commit (built with gcc-11):
commit: 5349b2afc117d87d35502f2fe1930692d6bfc68b ("xfs: don't set quota warning values")
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master
in testcase: xfstests
version: xfstests-x86_64-46e1b83-1_20220414
with following parameters:
disk: 4HDD
fs: xfs
test: xfs-group-29
ucode: 0x21
test-description: xfstests is a regression test suite for xfs and other files ystems.
test-url: git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
on test machine: 4 threads 1 sockets Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz with 8G memory
caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):
If you fix the issue, kindly add following tag
Reported-by: kernel test robot <oliver.sang@...el.com>
2022-05-17 15:49:39 export TEST_DIR=/fs/sdb1
2022-05-17 15:49:39 export TEST_DEV=/dev/sdb1
2022-05-17 15:49:39 export FSTYP=xfs
2022-05-17 15:49:39 export SCRATCH_MNT=/fs/scratch
2022-05-17 15:49:39 mkdir /fs/scratch -p
2022-05-17 15:49:39 export SCRATCH_DEV=/dev/sdb4
2022-05-17 15:49:39 export SCRATCH_LOGDEV=/dev/sdb2
2022-05-17 15:49:39 export SCRATCH_XFS_LIST_METADATA_FIELDS=u3.sfdir3.hdr.parent.i4
2022-05-17 15:49:39 export SCRATCH_XFS_LIST_FUZZ_VERBS=random
2022-05-17 15:49:39 sed "s:^:xfs/:" //lkp/benchmarks/xfstests/tests/xfs-group-29
2022-05-17 15:49:39 ./check xfs/290 xfs/291 xfs/292 xfs/293 xfs/294 xfs/295 xfs/296 xfs/297 xfs/298 xfs/299
FSTYP -- xfs (debug)
PLATFORM -- Linux/x86_64 lkp-ivb-d05 5.18.0-rc2-00103-g5349b2afc117 #1 SMP Sun May 15 12:16:43 CST 2022
MKFS_OPTIONS -- -f /dev/sdb4
MOUNT_OPTIONS -- /dev/sdb4 /fs/scratch
xfs/290 2s
xfs/291 130s
xfs/292 3s
xfs/293 1s
xfs/294 63s
xfs/295 30s
xfs/296 14s
xfs/297 209s
xfs/298 14s
xfs/299 - output mismatch (see /lkp/benchmarks/xfstests/results//xfs/299.out.bad)
--- tests/xfs/299.out 2022-05-16 16:42:32.000000000 +0000
+++ /lkp/benchmarks/xfstests/results//xfs/299.out.bad 2022-05-17 15:57:43.078827071 +0000
@@ -6,6 +6,7 @@
log =LDEV bsize=XXX blocks=XXX
realtime =RDEV extsz=XXX blocks=XXX, rtextents=XXX
*** user, group, and project
+xfs_quota: cannot set warnings: Invalid argument
*** report no quota settings
[ROOT] 0 0 0 00 [--------] 3 0 0 00 [--------] 0 0 0 00 [--------]
...
(Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/299.out /lkp/benchmarks/xfstests/results//xfs/299.out.bad' to see the entire diff)
Ran: xfs/290 xfs/291 xfs/292 xfs/293 xfs/294 xfs/295 xfs/296 xfs/297 xfs/298 xfs/299
Failures: xfs/299
Failed 1 of 10 tests
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
sudo bin/lkp install job.yaml # job file is attached in this email
bin/lkp split-job --compatible job.yaml # generate the yaml file for lkp run
sudo bin/lkp run generated-yaml-file
# if come across any failure that blocks the test,
# please remove ~/.lkp and /lkp dir to run from a clean state.
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config-5.18.0-rc2-00103-g5349b2afc117" of type "text/plain" (166090 bytes)
View attachment "job-script" of type "text/plain" (5794 bytes)
Download attachment "dmesg.xz" of type "application/x-xz" (6516 bytes)
View attachment "xfstests" of type "text/plain" (1805 bytes)
View attachment "job.yaml" of type "text/plain" (4802 bytes)
View attachment "reproduce" of type "text/plain" (925 bytes)
Powered by blists - more mailing lists