linux-test-project / ltp

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
https://linux-test-project.readthedocs.io/
GNU General Public License v2.0
2.32k stars 1.01k forks source link

syscall/fanotify05: tst_test.c:1579: TBROK: Test killed! (timeout?) #955

Open pragat220 opened 2 years ago

pragat220 commented 2 years ago

DISTRIB_RELEASE=22.04 OS : Ubuntu 22.04 Kernel : Linux intel 5.19.0-rc6- LTP Version : 20220527-191-gf42f6f3b4

Command: # ./runltp -f syscalls

<<>> tag=fanotify05 stime=1659727743 cmdline="fanotify05" contacts="" analysis=exit <<>> tst_device.c:89: TINFO: Found free device 8 '/dev/loop8' tst_test.c:1064: TINFO: Formatting /dev/loop8 with ext2 opts='' extra opts='' mke2fs 1.46.5 (30-Dec-2021) tst_test.c:1526: TINFO: Timeout per run is 0h 00m 30s fanotify05.c:201: TINFO: max_queued_events=16384 fanotify05.c:114: TINFO: Test #0: Limited queue fanotify05.c:103: TINFO: Created 16385 files in 137ms Test timeouted, sending SIGKILL! tst_test.c:1577: TINFO: If you are running on slow machine, try exporting LTP_TIMEOUT_MUL > 1 tst_test.c:1579: TBROK: Test killed! (timeout?)

Summary: passed 0 failed 0 broken 1 skipped 0 warnings 0 <<>> initiation_status="ok" duration=31 termination_type=exited termination_id=2 corefile=no cutime=2 cstime=281 <<>>

pevik commented 2 years ago

FYI github issues are mainly for reporting bugs in the test, not a support forum for consulting test failures (that's simply beyond our time capabilities). While this can be a test bug, just posting the result without any detail (LTP version, kernel version, distro) and attempt to look into problem itself is just waste of everybody's time.