Date
April 11, 2025, 6:11 a.m.
Failure - move_mount02
move_mount02 move_mount02 move_mount02: [ 1425.822192] /usr/local/bin/kirk[646]: starting test move_mount02 (move_mount02) move_mount02.c:80: TPASS: invalid-from-fd: move_mount() failed as expected: EBADF (9) move_mount02.c:80: TPASS: invalid-from-path: move_mount() failed as expected: ENOENT (2) move_mount02.c:80: TPASS: invalid-to-fd: move_mount() failed as expected: EBADF (9) move_mount02.c:80: TPASS: invalid-to-path: move_mount() failed as expected: ENOENT (2) move_mount02.c:80: TPASS: invalid-flags: move_mount() failed as expected: EINVAL (22)
Failure - getxattr04
getxattr04 getxattr04 getxattr04: [ 1197.328109] /usr/local/bin/kirk[646]: starting test getxattr04 (getxattr04)
Failure - readahead01
readahead01 readahead01 readahead01: [ 769.060292] /usr/local/bin/kirk[646]: starting test readahead01 (readahead01) readahead01.c:36: TPASS: readahead() with fd = -1 : EBADF (9) readahead01.c:43: TPASS: readahead() with invalid fd : EBADF (9) readahead01.c:64: TPASS: readahead() on O_PATH file : EBADF (9) readahead01.c:64: TPASS: readahead() on directory : EINVAL (22) readahead01.c:64: TPASS: readahead() on /dev/zero : EINVAL (22) readahead01.c:64: TPASS: readahead() on pipe read end : EINVAL (22) readahead01.c:64: TPASS: readahead() on pipe write end : EBADF (9) readahead01.c:64: TPASS: readahead() on unix socket : EINVAL (22) readahead01.c:64: TPASS: readahead() on inet socket : EINVAL (22) readahead01.c:64: TFAIL: readahead() on epoll succeeded readahead01.c:64: TFAIL: readahead() on eventfd succeeded readahead01.c:64: TFAIL: readahead() on signalfd succeeded readahead01.c:64: TFAIL: readahead() on timerfd succeeded readahead01.c:64: TFAIL: readahead() on fanotify succeeded readahead01.c:64: TFAIL: readahead() on inotify succeeded readahead01.c:64: TFAIL: readahead() on perf event succeeded readahead01.c:64: TFAIL: readahead() on io uring succeeded readahead01.c:64: TFAIL: readahead() on bpf map succeeded readahead01.c:64: TFAIL: readahead() on fsopen succeeded readahead01.c:64: TFAIL: readahead() on fspick succeeded readahead01.c:64: TPASS: readahead() on open_tree : EBADF (9)
Failure - ioctl_loop06
KNOWN ISSUE - LTP syscalls ioctl_loop06
ioctl_loop06 ioctl_loop06 ioctl_loop06: [ 1211.324823] /usr/local/bin/kirk[646]: starting test ioctl_loop06 (ioctl_loop06) ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg < 512 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg > PAGE_SIZE ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly ioctl_loop06.c:76: TINFO: Using LOOP_SET_BLOCK_SIZE with arg != power_of_2 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size < 512 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22) ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size > PAGE_SIZE ioctl_loop06.c:59: TFAIL: Set block size succeed unexpectedly ioctl_loop06.c:76: TINFO: Using LOOP_CONFIGURE with block_size != power_of_2 ioctl_loop06.c:67: TPASS: Set block size failed as expected: EINVAL (22)