-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
False
-
-
False
-
None
-
rhel-kernel-ft
-
-
DataWarehouse issue report and occurrences: https://datawarehouse.cki-project.org/issue/1105
>>> 841:preadv203_64__with_dmesg_entry FAIL <<< ############################################################################### # Test Num : 841 # # Test Case : preadv203_64__with_dmesg_entry # # Test Result : FAIL # ############################################################################### 1 <<<test_start>>> 2 tag=preadv203_64__with_dmesg_entry stime=1759143081 3 cmdline="dmesg -c 1>/dev/null 2>&1; preadv203_64; EXIT_CODE=$?; dmesg > /mnt/testarea/ltp/output/DMESG_DIR_RHELKT1LITE.FILTERED-dmesg-output-408175-06:46:00AM/preadv203_64.dmesg.log; exit $EXIT_CODE" 4 contacts="" 5 analysis=exit 6 <<<test_output>>> 7 tst_device.c:97: TINFO: Found free device 0 '/dev/loop0' 8 tst_test.c:1709: TINFO: LTP version: 20240129 9 tst_test.c:1595: TINFO: Timeout per run is 0h 01m 06s 10 tst_supported_fs_types.c:96: TINFO: Kernel supports ext2 11 tst_supported_fs_types.c:61: TINFO: mkfs.ext2 does exist 12 tst_supported_fs_types.c:96: TINFO: Kernel supports ext3 13 tst_supported_fs_types.c:61: TINFO: mkfs.ext3 does exist 14 tst_supported_fs_types.c:96: TINFO: Kernel supports ext4 15 tst_supported_fs_types.c:61: TINFO: mkfs.ext4 does exist 16 tst_supported_fs_types.c:96: TINFO: Kernel supports xfs 17 tst_supported_fs_types.c:61: TINFO: mkfs.xfs does exist 18 tst_supported_fs_types.c:104: TINFO: Skipping bcachefs because of FUSE blacklist 19 tst_supported_fs_types.c:96: TINFO: Kernel supports vfat 20 tst_supported_fs_types.c:57: TINFO: mkfs.vfat does not exist 21 tst_supported_fs_types.c:127: TINFO: Filesystem exfat is not supported 22 tst_supported_fs_types.c:127: TINFO: Filesystem ntfs is not supported 23 tst_supported_fs_types.c:96: TINFO: Kernel supports tmpfs 24 tst_supported_fs_types.c:48: TINFO: mkfs is not needed for tmpfs 25 tst_test.c:1669: TINFO: === Testing on ext2 === 26 tst_test.c:1118: TINFO: Formatting /dev/loop0 with ext2 opts='' extra opts='' 27 mke2fs 1.45.6 (20-Mar-2020) 28 tst_test.c:1132: TINFO: Mounting /dev/loop0 to /mnt/testarea/ltp-QXWIXK6p9k/LTP_preDRgN3y/mntpoint fstyp=ext2 flags=0 29 preadv203.c:180: TINFO: Number of writes 1930931 30 preadv203.c:145: TINFO: Number of full_reads 1613207, short reads 0, zero len reads 0, EAGAIN(s) 0 31 preadv203.c:194: TINFO: Cache dropped 211 times 32 preadv203.c:224: TFAIL: Haven't got EAGAIN 33 tst_test.c:1669: TINFO: === Testing on ext3 === 34 tst_test.c:1118: TINFO: Formatting /dev/loop0 with ext3 opts='' extra opts='' 35 mke2fs 1.45.6 (20-Mar-2020) 36 tst_test.c:1132: TINFO: Mounting /dev/loop0 to /mnt/testarea/ltp-QXWIXK6p9k/LTP_preDRgN3y/mntpoint fstyp=ext3 flags=0 37 preadv203.c:145: TINFO: Number of full_reads 1152319, short reads 10, zero len reads 0, EAGAIN(s) 7980 38 preadv203.c:180: TINFO: Number of writes 881438 39 preadv203.c:194: TINFO: Cache dropped 142 times 40 preadv203.c:222: TPASS: Got some EAGAIN 41 tst_test.c:1669: TINFO: === Testing on ext4 === 42 tst_test.c:1118: TINFO: Formatting /dev/loop0 with ext4 opts='' extra opts='' 43 mke2fs 1.45.6 (20-Mar-2020) 44 tst_test.c:1132: TINFO: Mounting /dev/loop0 to /mnt/testarea/ltp-QXWIXK6p9k/LTP_preDRgN3y/mntpoint fstyp=ext4 flags=0 45 preadv203.c:180: TINFO: Number of writes 1400907 46 preadv203.c:145: TINFO: Number of full_reads 1646987, short reads 0, zero len reads 0, EAGAIN(s) 0 47 preadv203.c:194: TINFO: Cache dropped 185 times 48 preadv203.c:224: TFAIL: Haven't got EAGAIN 49 tst_test.c:1669: TINFO: === Testing on xfs === 50 tst_test.c:1118: TINFO: Formatting /dev/loop0 with xfs opts='' extra opts='' 51 tst_test.c:1132: TINFO: Mounting /dev/loop0 to /mnt/testarea/ltp-QXWIXK6p9k/LTP_preDRgN3y/mntpoint fstyp=xfs flags=0 52 preadv203.c:180: TINFO: Number of writes 1986720 53 preadv203.c:145: TINFO: Number of full_reads 1575120, short reads 0, zero len reads 0, EAGAIN(s) 2269 54 preadv203.c:194: TINFO: Cache dropped 199 times 55 preadv203.c:222: TPASS: Got some EAGAIN 56 tst_test.c:1669: TINFO: === Testing on tmpfs === 57 tst_test.c:1118: TINFO: Skipping mkfs for TMPFS filesystem 58 tst_test.c:1098: TINFO: Limiting tmpfs size to 32MB 59 tst_test.c:1132: TINFO: Mounting ltp-tmpfs to /mnt/testarea/ltp-QXWIXK6p9k/LTP_preDRgN3y/mntpoint fstyp=tmpfs flags=0 60 preadv203.c:237: TCONF: preadv2(): EOPNOTSUPP (95) 61 62 Summary: 63 passed 2 64 failed 2 65 broken 0 66 skipped 1 67 warnings 0 68 <<<execution_status>>> 69 initiation_status="ok" 70 duration=29 termination_type=exited termination_id=1 corefile=no 71 cutime=145 cstime=6851 72 <<<test_end>>>
- links to