Bug 4676 - [Anolis 23][社区nightly & ANCK-5.10-14-rc2][aarch64][xfstests]测试套case:xfs.xfs/505执行Fail
Summary: [Anolis 23][社区nightly & ANCK-5.10-14-rc2][aarch64][xfstests]测试套case:xfs.xfs/5...
Status: NEW
Alias: None
Product: Antest
Classification: Infrastructures
Component: 测试用例 (show other bugs) 测试用例
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: yunmeng365524
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-31 15:42 UTC by Banana
Modified: 2025-07-03 15:51 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Banana alibaba_cloud_group 2023-03-31 15:42:54 UTC
[问题描述]:
Anolis23 aarch64 测试xfstests测试套的xfs.xfs/505执行Fail

xfs/505       - output mismatch (see /tmp/tone/run/xfstests/results//xfs/505.out.bad)
    --- tests/xfs/505.out	2023-03-30 23:19:14.204324590 +0800
    +++ /tmp/tone/run/xfstests/results//xfs/505.out.bad	2023-03-31 00:56:48.978751793 +0800
    @@ -1,2 +1,10 @@
     QA output created by 505
     Silence is golden
    +freesp not documented in the xfs_spaceman manpage
    +health not documented in the xfs_spaceman manpage
    +help not documented in the xfs_spaceman manpage
    +info not documented in the xfs_spaceman manpage
    +prealloc not documented in the xfs_spaceman manpage
    ...
    (Run 'diff -u /tmp/tone/run/xfstests/tests/xfs/505.out /tmp/tone/run/xfstests/results//xfs/505.out.bad'  to see the entire diff)

505.out:
QA output created by 505
Silence is golden

505.out.bad:
QA output created by 505
Silence is golden
freesp not documented in the xfs_spaceman manpage
health not documented in the xfs_spaceman manpage
help not documented in the xfs_spaceman manpage
info not documented in the xfs_spaceman manpage
prealloc not documented in the xfs_spaceman manpage
print not documented in the xfs_spaceman manpage
quit not documented in the xfs_spaceman manpage
trim not documented in the xfs_spaceman manpage

[环境信息]:
机器类型:ECS

[内核信息]:
[root@qibo-anolis23-nightly-func-arm-1 ~]# uname -r
5.10.134-55.git.e1522e5f2a62.an23.aarch64

[操作系统信息]:
[root@qibo-anolis23-nightly-func-arm-1 ~]# cat /etc/os-release
NAME="Anolis OS"
VERSION="23"
ID="anolis"
VERSION_ID="23"
PLATFORM_ID="platform:an23"
PRETTY_NAME="Anolis OS 23"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"
BUG_REPORT_URL="https://bugzilla.openanolis.cn/"

[root@qibo-anolis23-nightly-func-arm-1 ~]# rpm -qa | grep glibc
glibc-common-2.36-5.an23.aarch64
glibc-gconv-extra-2.36-5.an23.aarch64
glibc-langpack-en-2.36-5.an23.aarch64
glibc-minimal-langpack-2.36-5.an23.aarch64
glibc-2.36-5.an23.aarch64
glibc-devel-2.36-5.an23.aarch64
glibc-static-2.36-5.an23.aarch64

[root@qibo-anolis23-nightly-func-arm-1 ~]# df -Th
Filesystem     Type      Size  Used Avail Use% Mounted on
devtmpfs       devtmpfs  4.0M  4.0K  4.0M   1% /dev
tmpfs          tmpfs     7.6G     0  7.6G   0% /dev/shm
tmpfs          tmpfs     3.1G  800K  3.1G   1% /run
/dev/vda2      xfs        40G   20G   20G  50% /
tmpfs          tmpfs     7.6G  2.0G  5.6G  26% /tmp
/dev/vda1      vfat      500M  6.4M  494M   2% /boot/efi
tmpfs          tmpfs      50M     0   50M   0% /usr/local/aegis/cgroup
tmpfs          tmpfs     1.6G     0  1.6G   0% /run/user/0

[问题发生概率]:必现
Comment 1 anolislw alibaba_cloud_group 2023-03-31 15:54:07 UTC
Anolis23 x86_64 ECS环境,xfstests测试套的该case也存在问题
----------------------------
[root@qibo-anolis23-nightly-func-x86-1 xfstests]# ./check xfs/505
FSTYP         -- xfs (non-debug)
PLATFORM      -- Linux/x86_64 qibo-anolis23-nightly-func-x86-1 5.10.134-64.git.e3bbb1997652.an23.x86_64 #1 SMP Thu Mar 30 21:36:57 CST 2023
MKFS_OPTIONS  -- -f /dev/vdb2
MOUNT_OPTIONS -- /dev/vdb2 /fs/vdb2

xfs/505       - output mismatch (see /root/xfstests/results//xfs/505.out.bad)
    --- tests/xfs/505.out       2023-03-28 16:03:40.395664493 +0800
    +++ /root/xfstests/results//xfs/505.out.bad 2023-03-31 15:53:04.235489372 +0800
    @@ -1,2 +1,10 @@
     QA output created by 505
     Silence is golden
    +freesp not documented in the xfs_spaceman manpage
    +health not documented in the xfs_spaceman manpage
    +help not documented in the xfs_spaceman manpage
    +info not documented in the xfs_spaceman manpage
    +prealloc not documented in the xfs_spaceman manpage
    ...
    (Run 'diff -u /root/xfstests/tests/xfs/505.out /root/xfstests/results//xfs/505.out.bad'  to see the entire diff)
Ran: xfs/505
Failures: xfs/505
Failed 1 of 1 tests

[root@qibo-anolis23-nightly-func-x86-1 xfstests]# diff -u /root/xfstests/tests/xfs/505.out /root/xfstests/results//xfs/505.out.bad
--- /root/xfstests/tests/xfs/505.out    2023-03-28 16:03:40.395664493 +0800
+++ /root/xfstests/results//xfs/505.out.bad     2023-03-31 15:53:04.235489372 +0800
@@ -1,2 +1,10 @@
 QA output created by 505
 Silence is golden
+freesp not documented in the xfs_spaceman manpage
+health not documented in the xfs_spaceman manpage
+help not documented in the xfs_spaceman manpage
+info not documented in the xfs_spaceman manpage
+prealloc not documented in the xfs_spaceman manpage
+print not documented in the xfs_spaceman manpage
+quit not documented in the xfs_spaceman manpage
+trim not documented in the xfs_spaceman manpage
[root@qibo-anolis23-nightly-func-x86-1 xfstests]#
Comment 2 gaohongmei 2025-07-03 15:51:27 UTC
anolis23 x86 6.6.88环境,xfstests xfs,xfs/505用例也报这个错

# uname -r
6.6.88-cbp.git.8c112c479.an23.x86_64

# cat /etc/anolis-release 
Anolis OS release 23

# ./check xfs/505
FSTYP         -- xfs (non-debug)
PLATFORM      -- Linux/x86_64 iZbp1buoq4hel9h1qekepsZ 6.6.88-cbp.git.8c112c479.an23.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul  2 22:32:14 CST 2025
MKFS_OPTIONS  -- -f /dev/vdb2
MOUNT_OPTIONS -- -o context=system_u:object_r:root_t:s0 /dev/vdb2 /fs/vdb2

xfs/505       - output mismatch (see /tmp/tone/run/xfstests/results//xfs/505.out.bad)
    --- tests/xfs/505.out       2025-07-03 07:12:09.082200321 +0800
    +++ /tmp/tone/run/xfstests/results//xfs/505.out.bad 2025-07-03 15:50:07.499469030 +0800
    @@ -1,2 +1,10 @@
     QA output created by 505
     Silence is golden
    +freesp not documented in the xfs_spaceman manpage
    +health not documented in the xfs_spaceman manpage
    +help not documented in the xfs_spaceman manpage
    +info not documented in the xfs_spaceman manpage
    +prealloc not documented in the xfs_spaceman manpage
    ...
    (Run 'diff -u /tmp/tone/run/xfstests/tests/xfs/505.out /tmp/tone/run/xfstests/results//xfs/505.out.bad'  to see the entire diff)
Ran: xfs/505
Failures: xfs/505
Failed 1 of 1 tests