lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Thu, 22 Apr 2021 22:18:16 +0800
From:   kernel test robot <oliver.sang@...el.com>
To:     Christoph Hellwig <hch@....de>
Cc:     0day robot <lkp@...el.com>, LKML <linux-kernel@...r.kernel.org>,
        lkp@...ts.01.org, linux-xfs@...r.kernel.org
Subject: [xfs]  44349bf9f5: xfstests.xfs.305.fail



Greeting,

FYI, we noticed the following commit (built with gcc-9):

commit: 44349bf9f55d6575b9478763fc4975365f3bae67 ("[PATCH 1/2] xfs: remove support for disabling quota accounting on a mounted file system")
url: https://github.com/0day-ci/linux/commits/Christoph-Hellwig/xfs-remove-support-for-disabling-quota-accounting-on-a-mounted-file-system/20210420-162347
base: https://git.kernel.org/cgit/fs/xfs/xfs-linux.git for-next

in testcase: xfstests
version: xfstests-x86_64-73c0871-1_20210401
with following parameters:

	disk: 4HDD
	fs: xfs
	test: xfs-group-30
	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 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>

2021-04-21 20:56:49 export TEST_DIR=/fs/sdb1
2021-04-21 20:56:49 export TEST_DEV=/dev/sdb1
2021-04-21 20:56:49 export FSTYP=xfs
2021-04-21 20:56:49 export SCRATCH_MNT=/fs/scratch
2021-04-21 20:56:49 mkdir /fs/scratch -p
2021-04-21 20:56:49 export SCRATCH_DEV=/dev/sdb4
2021-04-21 20:56:49 export SCRATCH_LOGDEV=/dev/sdb2
2021-04-21 20:56:49 export SCRATCH_XFS_LIST_METADATA_FIELDS=u3.sfdir3.hdr.parent.i4
2021-04-21 20:56:49 export SCRATCH_XFS_LIST_FUZZ_VERBS=random
2021-04-21 20:56:49 sed "s:^:xfs/:" //lkp/benchmarks/xfstests/tests/xfs-group-30
2021-04-21 20:56:49 ./check xfs/300 xfs/301 xfs/302 xfs/303 xfs/304 xfs/305 xfs/306
FSTYP         -- xfs (debug)
PLATFORM      -- Linux/x86_64 lkp-ivb-d05 5.12.0-rc4-00078-g44349bf9f55d #1 SMP Thu Apr 22 04:24:26 CST 2021
MKFS_OPTIONS  -- -f -bsize=4096 /dev/sdb4
MOUNT_OPTIONS -- /dev/sdb4 /fs/scratch

xfs/300	[not run] SELinux not enabled
xfs/301	 14s
xfs/302	 14s
xfs/303	 1s
xfs/304	- output mismatch (see /lkp/benchmarks/xfstests/results//xfs/304.out.bad)
    --- tests/xfs/304.out	2021-04-01 03:07:08.000000000 +0000
    +++ /lkp/benchmarks/xfstests/results//xfs/304.out.bad	2021-04-21 20:57:24.575226924 +0000
    @@ -2,6 +2,7 @@
     *** turn off group quotas
     *** umount
     *** turn off project quotas
    +XFS_QUOTAOFF: File exists
     *** umount
     *** turn off group/project quotas
     *** umount
    ...
    (Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/304.out /lkp/benchmarks/xfstests/results//xfs/304.out.bad'  to see the entire diff)
xfs/305	- output mismatch (see /lkp/benchmarks/xfstests/results//xfs/305.out.bad)
    --- tests/xfs/305.out	2021-04-01 03:07:08.000000000 +0000
    +++ /lkp/benchmarks/xfstests/results//xfs/305.out.bad	2021-04-21 20:58:30.395229861 +0000
    @@ -2,6 +2,7 @@
     *** turn off group quotas
     *** done
     *** turn off project quotas
    +XFS_QUOTAOFF: File exists
     *** done
     *** turn off group/project quotas
     *** done
    ...
    (Run 'diff -u /lkp/benchmarks/xfstests/tests/xfs/305.out /lkp/benchmarks/xfstests/results//xfs/305.out.bad'  to see the entire diff)
xfs/306	 12s
Ran: xfs/300 xfs/301 xfs/302 xfs/303 xfs/304 xfs/305 xfs/306
Not run: xfs/300
Failures: xfs/304 xfs/305
Failed 2 of 7 tests




To reproduce:

        git clone https://github.com/intel/lkp-tests.git
        cd lkp-tests
        bin/lkp install                job.yaml  # job file is attached in this email
        bin/lkp split-job --compatible job.yaml
        bin/lkp run                    compatible-job.yaml



---
0DAY/LKP+ Test Infrastructure                   Open Source Technology Center
https://lists.01.org/hyperkitty/list/lkp@lists.01.org       Intel Corporation

Thanks,
Oliver Sang


View attachment "config-5.12.0-rc4-00078-g44349bf9f55d" of type "text/plain" (172883 bytes)

View attachment "job-script" of type "text/plain" (5904 bytes)

Download attachment "dmesg.xz" of type "application/x-xz" (4668 bytes)

View attachment "xfstests" of type "text/plain" (2230 bytes)

View attachment "job.yaml" of type "text/plain" (4768 bytes)

View attachment "reproduce" of type "text/plain" (901 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ