Date
May 12, 2025, 11:48 a.m.
Failure - log-parser-boot - exception-interrupts-were-enabled-early
------------[ cut here ]------------ [ 0.028720] Interrupts were enabled early [ 0.030086] WARNING: CPU: 0 PID: 0 at init/main.c:1023 start_kernel+0x35c/0x3e0 [ 0.031496] Modules linked in: [ 0.033105] CPU: 0 UID: 0 PID: 0 Comm: swapper/0 Not tainted 6.15.0-rc6-next-20250512 #1 PREEMPT [ 0.033896] Hardware name: linux,dummy-virt (DT) [ 0.034546] pstate: 60000009 (nZCv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--) [ 0.035276] pc : start_kernel+0x35c/0x3e0 [ 0.035617] lr : start_kernel+0x35c/0x3e0 [ 0.035972] sp : ffffa677ff893e80 [ 0.036281] x29: ffffa677ff893e90 x28: 0000000000000000 x27: 0000000000000000 [ 0.037161] x26: 0000000000000000 x25: 0000000000000000 x24: 0000000000000000 [ 0.037862] x23: 0000000000000000 x22: 0000000000000000 x21: 0000000048000000 [ 0.038454] x20: ffffa677ff89f000 x19: ffffa677ff8ab840 x18: 000000000000021c [ 0.038946] x17: 0000000000000004 x16: 0000000000000001 x15: 0000000000000003 [ 0.039626] x14: ffffa677ff8df990 x13: 0000000000000003 x12: 0000000000000003 [ 0.040176] x11: 00000000ffffefff x10: c0000000ffffefff x9 : 98ec4e4724fe4600 [ 0.040896] x8 : 98ec4e4724fe4600 x7 : 3032373832302e30 x6 : 202020205b3e343c [ 0.041491] x5 : ffffa677fffb22c3 x4 : ffffa677ff893a6a x3 : 0000000000000000 [ 0.042130] x2 : 0000000000000000 x1 : ffffa677ff893c50 x0 : 000000000000001d [ 0.042949] Call trace: [ 0.043513] start_kernel+0x35c/0x3e0 (P) [ 0.044010] __primary_switched+0x88/0x98 [ 0.044744] ---[ end trace 0000000000000000 ]---
Failure - ltp-syscalls - ioctl_loop06
tst_tmpdir.c:316: TINFO: Using /tmp/LTP_iocBgfeD3 as tmpdir (tmpfs filesystem) tst_test.c:1900: TINFO: LTP version: 20250130 tst_test.c:1904: TINFO: Tested kernel: 6.15.0-rc6-next-20250512 #1 SMP PREEMPT @1747050809 aarch64 tst_kconfig.c:88: TINFO: Parsing kernel config '/proc/config.gz' tst_kconfig.c:676: TINFO: CONFIG_TRACE_IRQFLAGS kernel option detected which might slow the execution tst_test.c:1722: TINFO: Overall timeout per run is 0h 21m 36s tst_device.c:96: TINFO: Found free device 0 '/dev/loop0' 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) Summary: passed 4 failed 2 broken 0 skipped 0 warnings 0 ioctl_loop06 ioctl_loop06 ioctl_loop06: <12>[ 194.806700] /usr/local/bin/kirk[264]: 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)
Failure - ltp-syscalls - getxattr04
tst_tmpdir.c:316: TINFO: Using /tmp/LTP_getl1GgLR as tmpdir (tmpfs filesystem) tst_device.c:96: TINFO: Found free device 0 '/dev/loop0' tst_test.c:1170: TINFO: Formatting /dev/loop0 with xfs opts='' extra opts='' tst_test.c:1182: TINFO: Mounting /dev/loop0 to /tmp/LTP_getl1GgLR/mntpoint fstyp=xfs flags=0 tst_test.c:1182: TBROK: mount(/dev/loop0, mntpoint, xfs, 0, (nil)) failed: ENODEV (19) Summary: passed 0 failed 0 broken 1 skipped 0 warnings 0 getxattr04 getxattr04 getxattr04: <12>[ 124.773943] /usr/local/bin/kirk[264]: starting test getxattr04 (getxattr04)