[rtems-test] riscv32/rv32iac: RTEMS_POSIX_API: Passed:618 Failed:4 Timeout:0 Test-Too-long:0 Invalid:0 Wrong:0

OAR Tester for CentOS 8 Stream rtems-tester at oarcorp.com
Wed Jul 31 19:48:13 UTC 2024


Testing time     : 0:06:28.285755
Average test time: 0:00:00.589204

Host
====
Linux-4.18.0-553.6.1.el8.x86_64-x86_64-with-glibc2.28 (Linux VM-CentOSStream8.rtems.com 4.18.0-553.6.1.el8.x86_64 #1 SMP Thu May 30 04:13:58 UTC 2024 x86_64 x86_64)

Configuration
=============
Version: 6.0.0.30ae3ef9dae36d6bfce650567af55000ca018650
Build  : RTEMS_POSIX_API
Tools  : 13.3.0 20240521 (RTEMS 6, RSB 892e966e4331f977cca8c83fc3bc22c8fa9d2754, Newlib 1339af4)

Summary
=======

Passed:        618
Failed:          4
User Input:      5
Expected Fail:  29
Indeterminate:   0
Benchmark:       3
Timeout:         0
Test too long:   0
Invalid:         0
Wrong Version:   0
Wrong Build:     0
Wrong Tools:     0
Wrong Header:    0
------------------
Total:         659

Failures:
 malloctest.exe
 ttest02.exe
 minimum.exe
 ts-validation-intr.exe
User Input:
 capture.exe
 fileio.exe
 monitor.exe
 termios.exe
 top.exe
Expected Fail:
 imfs_fsrenameexisting.exe
 imfs_fsrenamepermexisting.exe
 imfs_fssymlink.exe
 jffs2_fsrenameexisting.exe
 jffs2_fsrenamelongname.exe
 jffs2_fsrenamemaxlinks.exe
 jffs2_fsrenamepermexisting.exe
 jffs2_fsrmdirparent.exe
 jffs2_fssymlink.exe
 jffs2nand_fsrenameexisting.exe
 jffs2nand_fsrenamelongname.exe
 jffs2nand_fsrenamemaxlinks.exe
 jffs2nand_fsrenamepermexisting.exe
 jffs2nand_fsrmdirparent.exe
 jffs2nand_fssymlink.exe
 mdosfs_fsrenameexisting.exe
 mdosfs_fsrenamemaxlinks.exe
 mdosfs_fsrmdirparent.exe
 mimfs_fsrenameexisting.exe
 mimfs_fsrenamemaxlinks.exe
 mimfs_fsrenamepermexisting.exe
 mimfs_fsrmdirparent.exe
 mimfs_fssymlink.exe
 mrfs_fsrenameexisting.exe
 mrfs_fsrenamelongname.exe
 mrfs_fsrenamemaxlinks.exe
 mrfs_fsrenamepermexisting.exe
 mrfs_fsrmdirparent.exe
 mrfs_fssymlink.exe
Benchmark:
 dhrystone.exe
 linpack.exe
 whetstone.exe
Log
===

RTEMS Testing - Tester, 6.0.not_released
 Command Line: /home/tester/rtems-cron-6/tools/6/bin/rtems-test --rtems-tools=/home/tester/rtems-cron-6/tools/6 --rtems-bsp=rv32iac_spike --log=run-rv32iac_spike.log --use-gitconfig --mail b-rv32iac
 Host: Linux VM-CentOSStream8.rtems.com 4.18.0-553.6.1.el8.x86_64 #1 SMP Thu May 30 04:13:58 UTC 2024 x86_64
 Python: 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)]
Host: Linux-4.18.0-553.6.1.el8.x86_64-x86_64-with-glibc2.28 (Linux VM-CentOSStream8.rtems.com 4.18.0-553.6.1.el8.x86_64 #1 SMP Thu May 30 04:13:58 UTC 2024 x86_64 x86_64)
[  1/659] p:0   f:0   u:0   e:0   I:0   B:0   t:0   L:0   i:0   W:0   | riscv32/rv32iac: dhrystone.exe
 <<skipping passes>>
[143/659] p:103 f:0   u:0   e:29  I:0   B:3   t:0   L:0   i:0   W:0   | riscv32/rv32iac: malloctest.exe
Result: failed    
Time: 0:00:16.205075 malloctest.exe
=>  exe: spike --isa=RV32IAC b-rv32iac/riscv/rv32iac/testsuites/libtests/malloctest.exe
] 
] 
=>  test start: MALLOCTEST
] *** BEGIN OF TEST MALLOCTEST ***
] *** TEST VERSION: 6.0.0.30ae3ef9dae36d6bfce650567af55000ca018650
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 13.3.0 20240521 (RTEMS 6, RSB 892e966e4331f977cca8c83fc3bc22c8fa9d2754, Newlib 1339af4)
] run tests for _Heap_Initialize()
] run tests for _Heap_Block_allocate()
] 	allocate block at the beginning
] 	allocate block full space
] 	allocate block in the middle
] 	allocate block at the end
] 	allocate block at the beginning
] 	allocate block full space
] 	allocate block in the middle
] 	allocate block at the end
] 	allocate block at the beginning
] 	allocate block full space
] 	allocate block in the middle
] 	allocate block at the end
] 	allocate block at the beginning
] 	allocate block full space
] 	allocate block in the middle
] 	allocate block at the end
] run tests for _Heap_Allocate_aligned_with_boundary()
] 	check if NULL will be returned if size causes integer overflow
] 	try to allocate more space than the one which fits in the boundary
] 	check if alignment will be set to page size if only a boundary is given
] 	create a block which is bigger then the first free space
] 	set boundary before allocation begin
] 	set boundary between allocation begin and end
] 	set boundary after allocation end
] 	set boundary on allocation end
] 	align the allocation to different positions in the block header
] 	allocate last block with different boundarys
] 	break the boundaries and aligns more than one time
] 	different combinations, so that there is no valid block at the end
] 	try to create a block, which is not possible because of the alignment and boundary
] run tests for _Heap_Resize_Block()
] 	give a block outside the heap to the function
] 	increase size
] 		let the next block be used alredy and try to get a size bigger than the actual block
] 		next block not used and try to set the new allocation size between the page-alignments
] 		let the block after the next be used and try to allocate more then one pagesize more
] 	try to resize to the same size
] 	decrease size
] 		decrease a block with two pages to one page
] 		resize the block to the size 0
] realloc - failed grow in place: 0x80070320 != realloc(0x800703a0,13)
] realloc - failed non-in place: realloc(0x800703a0,64) = 0x800703a0
] malloc_walk - normal path
] malloc_walk - in critical section path
] Heap Initialized
] heap extend - link below
] heap extend - merge below overlap
] heap extend - merge below
] heap extend - merge above overlap
] heap extend - merge above
] heap extend - link above
] heap extend - area too small
] heap extend - invalid area
] heap extend - merge below with align up
] malloc_free_space - check malloc space drops after malloc
] malloc_free_space - verify free space returns to previous value
] malloc_info - called with NULL
] 
] malloc_info - check free space drops after malloc
] malloc_info - verify free space returns to previous value
] _Heap_Size_with_overhead
] _Protected_heap_Get_information - NULL heap
] _Protected_heap_Get_information - NULL info
] posix_memalign - NULL return pointer -- EINVAL
] posix_memalign - alignment of 0 -- EINVAL
] posix_memalign - alignment  of 2-- EINVAL
] posix_memalign - alignment of 16 -- OK
] posix_memalign - alignment of 32 -- OK
] posix_memalign - alignment of 64 -- OK
] posix_memalign - alignment of 128 -- OK
] posix_memalign - alignment of 256 -- OK
] posix_memalign - alignment of 512 -- OK
] posix_memalign - alignment of 1024 -- OK
] posix_memalign - alignment of 2048 -- OK
] posix_memalign - alignment of 4096 -- OK
] posix_memalign - alignment of 8192 -- OK
] posix_memalign - alignment of 16384 -- OK
] posix_memalign - alignment of 32768 -- OK
] posix_memalign - alignment of 65536 -- OK
] posix_memalign - alignment of 131072 -- OK
] posix_memalign - alignment of 262144 -- OK
] posix_memalign - alignment of 524288 -- OK
] posix_memalign - alignment of 1048576 -- OK
] posix_memalign - alignment of 2097152 -- OK
] posix_memalign - alignment of 4194304 -- OK
] posix_memalign - alignment of 8388608 -- OK
] posix_memalign - alignment of 16777216 -- OK
] posix_memalign - alignment of 33554432 -- OK
] posix_memalign - alignment of 67108864 -- OK
] posix_memalign - ran out of memory trying 67108864
] posix_memalign - alignment of 67108864 -- SKIPPED
] posix_memalign - alignment of 134217728 -- SKIPPED
] posix_memalign - alignment of 268435456 -- SKIPPED
] posix_memalign - alignment of 536870912 -- SKIPPED
] posix_memalign - alignment of 1073741824 -- SKIPPED
] TA1  - rtems_clock_get_tod - 09:00:00   12/31/1988
] mallocing 690 bytes
] TA2  - rtems_clock_get_tod - 09:00:00   12/31/1988
] mallocing 690 bytes
] TA3  - rtems_clock_get_tod - 09:00:00   12/31/1988
] mallocing 690 bytes
] TA4  - rtems_clock_get_tod - 09:00:00   12/31/1988
] mallocing 690 bytes
] TA5  - rtems_clock_get_tod - 09:00:00   12/31/1988
] mallocing 690 bytes
] TA1  - rtems_clock_get_tod - 09:00:00   12/31/1988
] mallocing 505 bytes
] TA2  - rtems_clock_get_tod - 09:00:00   12/31/1988
] mallocing 505 bytes
] TA1  - rtems_clock_get_tod - 09:00:00   12/31/1988
] mallocing 591 bytes
] TA3  - rtems_clock_get_tod - 09:00:00   12/31/1988
] mallocing 505 bytes
] TA1  - rtems_clock_get_tod - 09:00:00   12/31/1988
] mallocing 554 bytes
] TA4  - rtems_clock_get_tod - 09:00:01   12/31/1988
] mallocing 505 bytes
] TA2  - rtems_clock_get_tod - 09:00:01   12/31/1988
] mallocing 591 bytes
] TA1  - rtems_clock_get_tod - 09:00:01   12/31/1988
] mallocing 378 bytes
] TA5  - rtems_clock_get_tod - 09:00:01   12/31/1988
] mallocing 505 bytes
] TA1  - rtems_clock_get_tod - 09:00:01   12/31/1988
] mallocing 257 bytes
] TA3  - rtems_clock_get_tod - 09:00:01   12/31/1988
] mallocing 591 bytes
] TA2  - rtems_clock_get_tod - 09:00:01   12/31/1988
] mallocing 554 bytes
] TA1  - rtems_clock_get_tod - 09:00:01   12/31/1988
] mallocing 207 bytes
] TA1  - rtems_clock_get_tod - 09:00:01   12/31/1988
] mallocing 626 bytes
] TA4  - rtems_clock_get_tod - 09:00:02   12/31/1988
] mallocing 591 bytes
] TA2  - rtems_clock_get_tod - 09:00:02   12/31/1988
] mallocing 378 bytes
] TA1  - rtems_clock_get_tod - 09:00:02   12/31/1988
] mallocing 340 bytes
] TA3  - rtems_clock_get_tod - 09:00:02   12/31/1988
] mallocing 554 bytes
] TA1  - rtems_clock_get_tod - 09:00:02   12/31/1988
] mallocing 843 bytes
] TA5  - rtems_clock_get_tod - 09:00:02   12/31/1988
] mallocing 591 bytes
] TA2  - rtems_clock_get_tod - 09:00:02   12/31/1988
] mallocing 257 bytes
] TA1  - rtems_clock_get_tod - 09:00:02   12/31/1988
] mallocing 68 bytes
] TA1  - rtems_clock_get_tod - 09:00:02   12/31/1988
] mallocing 409 bytes
] TA4  - rtems_clock_get_tod - 09:00:03   12/31/1988
] mallocing 554 bytes
] TA3  - rtems_clock_get_tod - 09:00:03   12/31/1988
] mallocing 378 bytes
] TA2  - rtems_clock_get_tod - 09:00:03   12/31/1988
] mallocing 207 bytes
] TA1  - rtems_clock_get_tod - 09:00:03   12/31/1988
] mallocing 879 bytes
] TA1  - rtems_clock_get_tod - 09:00:03   12/31/1988
] mallocing 319 bytes
] TA2  - rtems_clock_get_tod - 09:00:03   12/31/1988
] mallocing 626 bytes
] TA1  - rtems_clock_get_tod - 09:00:03   12/31/1988
] mallocing 980 bytes
] TA5  - rtems_clock_get_tod - 09:00:03   12/31/1988
] mallocing 554 bytes
] TA3  - rtems_clock_get_tod - 09:00:03   12/31/1988
] mallocing 257 bytes
] TA1  - rtems_clock_get_tod - 09:00:03   12/31/1988
] mallocing 85 bytes
] TA4  - rtems_clock_get_tod - 09:00:04   12/31/1988
] mallocing 378 bytes
] TA2  - rtems_clock_get_tod - 09:00:04   12/31/1988
] mallocing 340 bytes
] TA1  - rtems_clock_get_tod - 09:00:04   12/31/1988
] mallocing 907 bytes
] TA1  - rtems_clock_get_tod - 09:00:04   12/31/1988
] mallocing 102 bytes
] TA3  - rtems_clock_get_tod - 09:00:04   12/31/1988
] mallocing 207 bytes
] TA2  - rtems_clock_get_tod - 09:00:04   12/31/1988
] mallocing 843 bytes
] TA1  - rtems_clock_get_tod - 09:00:04   12/31/1988
] mallocing 921 bytes
] TA1  - rtems_clock_get_tod - 09:00:04   12/31/1988
] mallocing 507 bytes
] TA5  - rtems_clock_get_tod - 09:00:05   12/31/1988
] mallocing 378 bytes
] TA4  - rtems_clock_get_tod - 09:00:05   12/31/1988
] mallocing 257 bytes
] TA2  - rtems_clock_get_tod - 09:00:05   12/31/1988
] mallocing 68 bytes
] TA1  - rtems_clock_get_tod - 09:00:05   12/31/1988
] mallocing 872 bytes
] TA3  - rtems_clock_get_tod - 09:00:05   12/31/1988
] mallocing 626 bytes
] TA1  - rtems_clock_get_tod - 09:00:05   12/31/1988
] mallocing 333 bytes
] TA2  - rtems_clock_get_tod - 09:00:05   12/31/1988
] mallocing 409 bytes
] TA1  - rtems_clock_get_tod - 09:00:05   12/31/1988
] mallocing 692 bytes
] TA1  - rtems_clock_get_tod - 09:00:05   12/31/1988
] mallocing 556 bytes
] TA4  - rtems_clock_get_tod - 09:00:06   12/31/1988
] mallocing 207 bytes
] TA3  - rtems_clock_get_tod - 09:00:06   12/31/1988
] mallocing 340 bytes
] TA2  - rtems_clock_get_tod - 09:00:06   12/31/1988
] mallocing 879 bytes
] TA1  - rtems_clock_get_tod - 09:00:06   12/31/1988
] mallocing 361 bytes
] TA5  - rtems_clock_get_tod - 09:00:06   12/31/1988
] mallocing 257 bytes
] TA1  - rtems_clock_get_tod - 09:00:06   12/31/1988
] mallocing 31 bytes
] TA2  - rtems_clock_get_tod - 09:00:06   12/31/1988
] mallocing 319 bytes
] TA1  - rtems_clock_get_tod - 09:00:06   12/31/1988
] mallocing 858 bytes
] TA3  - rtems_clock_get_tod - 09:00:06   12/31/1988
] mallocing 843 bytes
] TA1  - rtems_clock_get_tod - 09:00:06   12/31/1988
] mallocing 98 bytes
] TA4  - rtems_clock_get_tod - 09:00:07   12/31/1988
] mallocing 626 bytes
] TA2  - rtems_clock_get_tod - 09:00:07   12/31/1988
] mallocing 980 bytes
] TA1  - rtems_clock_get_tod - 09:00:07   12/31/1988
] mallocing 877 bytes
] TA1  - rtems_clock_get_tod - 09:00:07   12/31/1988
] mallocing 449 bytes
] TA5  - rtems_clock_get_tod - 09:00:07   12/31/1988
] mallocing 207 bytes
] TA3  - rtems_clock_get_tod - 09:00:07   12/31/1988
] mallocing 68 bytes
] TA2  - rtems_clock_get_tod - 09:00:07   12/31/1988
] mallocing 85 bytes
] TA1  - rtems_clock_get_tod - 09:00:07   12/31/1988
] mallocing 432 bytes
] TA1  - rtems_clock_get_tod - 09:00:07   12/31/1988
] mallocing 606 bytes
] TA4  - rtems_clock_get_tod - 09:00:08   12/31/1988
] mallocing 340 bytes
] TA2  - rtems_clock_get_tod - 09:00:08   12/31/1988
] mallocing 907 bytes
] TA1  - rtems_clock_get_tod - 09:00:08   12/31/1988
] mallocing 927 bytes
] TA3  - rtems_clock_get_tod - 09:00:08   12/31/1988
] mallocing 409 bytes
] TA1  - rtems_clock_get_tod - 09:00:08   12/31/1988
] mallocing 664 bytes
] TA2  - rtems_clock_get_tod - 09:00:08   12/31/1988
] mallocing 102 bytes
] TA1  - rtems_clock_get_tod - 09:00:08   12/31/1988
] mallocing 395 bytes
] TA5  - rtems_clock_get_tod - 09:00:08   12/31/1988
] mallocing 626 bytes
] TA1  - rtems_clock_get_tod - 09:00:08   12/31/1988
] mallocing 438 bytes
] TA4  - rtems_clock_get_tod - 09:00:09   12/31/1988
] mallocing 843 bytes
] TA3  - rtems_clock_get_tod - 09:00:09   12/31/1988
] mallocing 879 bytes
] TA2  - rtems_clock_get_tod - 09:00:09   12/31/1988
] mallocing 921 bytes
] TA1  - rtems_clock_get_tod - 09:00:09   12/31/1988
] mallocing 652 bytes
] TA1  - rtems_clock_get_tod - 09:00:09   12/31/1988
] mallocing 928 bytes
] TA2  - rtems_clock_get_tod - 09:00:09   12/31/1988
] mallocing 507 bytes
] TA1  - rtems_clock_get_tod - 09:00:09   12/31/1988
] mallocing 949 bytes
] TA3  - rtems_clock_get_tod - 09:00:09   12/31/1988
] mallocing 319 bytes
] TA1  - rtems_clock_get_tod - 09:00:09   12/31/1988
] mallocing 307 bytes
] TA5  - rtems_clock_get_tod - 09:00:10   12/31/1988
] mallocing 340 bytes
] TA4  - rtems_clock_get_tod - 09:00:10   12/31/1988
] mallocing 68 bytes
] TA2  - rtems_clock_get_tod - 09:00:10   12/31/1988
] mallocing 872 bytes
] TA1  - rtems_clock_get_tod - 09:00:10   12/31/1988
] mallocing 596 bytes
] TA1  - rtems_clock_get_tod - 09:00:10   12/31/1988
] mallocing 783 bytes
] TA3  - rtems_clock_get_tod - 09:00:10   12/31/1988
] mallocing 980 bytes
] TA2  - rtems_clock_get_tod - 09:00:10   12/31/1988
] mallocing 333 bytes
] TA1  - rtems_clock_get_tod - 09:00:10   12/31/1988
] mallocing 338 bytes
] TA1  - rtems_clock_get_tod - 09:00:10   12/31/1988
] mallocing 805 bytes
] TA4  - rtems_clock_get_tod - 09:00:11   12/31/1988
] mallocing 409 bytes
] TA2  - rtems_clock_get_tod - 09:00:11   12/31/1988
] mallocing 692 bytes
] TA1  - rtems_clock_get_tod - 09:00:11   12/31/1988
] mallocing 942 bytes
] TA5  - rtems_clock_get_tod - 09:00:11   12/31/1988
] mallocing 843 bytes
] TA3  - rtems_clock_get_tod - 09:00:11   12/31/1988
] mallocing 85 bytes
] TA1  - rtems_clock_get_tod - 09:00:11   12/31/1988
] mallocing 66 bytes
] TA2  - rtems_clock_get_tod - 09:00:11   12/31/1988
] mallocing 556 bytes
] TA1  - rtems_clock_get_tod - 09:00:11   12/31/1988
] mallocing 857 bytes
] TA1  - rtems_clock_get_tod - 09:00:11   12/31/1988
] mallocing 977 bytes
] TA4  - rtems_clock_get_tod - 09:00:12   12/31/1988
] mallocing 879 bytes
] TA3  - rtems_clock_get_tod - 09:00:12   12/31/1988
] mallocing 907 bytes
] TA2  - rtems_clock_get_tod - 09:00:12   12/31/1988
] mallocing 361 bytes
] TA1  - rtems_clock_get_tod - 09:00:12   12/31/1988
] mallocing 889 bytes
] TA1  - rtems_clock_get_tod - 09:00:12   12/31/1988
] mallocing 545 bytes
] TA5  - rtems_clock_get_tod - 09:00:12   12/31/1988
] mallocing 68 bytes
] TA2  - rtems_clock_get_tod - 09:00:12   12/31/1988
] mallocing 31 bytes
] TA1  - rtems_clock_get_tod - 09:00:12   12/31/1988
] mallocing 864 bytes
] TA3  - rtems_clock_get_tod - 09:00:12   12/31/1988
] mallocing 102 bytes
] TA1  - rtems_clock_get_tod - 09:00:12   12/31/1988
] mallocing 457 bytes
] TA4  - rtems_clock_get_tod - 09:00:13   12/31/1988
] mallocing 319 bytes
] TA2  - rtems_clock_get_tod - 09:00:13   12/31/1988
] mallocing 858 bytes
] TA1  - rtems_clock_get_tod - 09:00:13   12/31/1988
] mallocing 800 bytes
] TA1  - rtems_clock_get_tod - 09:00:13   12/31/1988
] mallocing 873 bytes
] TA3  - rtems_clock_get_tod - 09:00:13   12/31/1988
] mallocing 921 bytes
] TA2  - rtems_clock_get_tod - 09:00:13   12/31/1988
] mallocing 98 bytes
] TA1  - rtems_clock_get_tod - 09:00:13   12/31/1988
] mallocing 821 bytes
] TA5  - rtems_clock_get_tod - 09:00:13   12/31/1988
] mallocing 409 bytes
] TA1  - rtems_clock_get_tod - 09:00:13   12/31/1988
] mallocing 185 bytes
] TA4  - rtems_clock_get_tod - 09:00:14   12/31/1988
] mallocing 980 bytes
] TA2  - rtems_clock_get_tod - 09:00:14   12/31/1988
] mallocing 877 bytes
] TA1  - rtems_clock_get_tod - 09:00:14   12/31/1988
] mallocing 86 bytes
] TA3  - rtems_clock_get_tod - 09:00:14   12/31/1988
] mallocing 507 bytes
] TA1  - rtems_clock_get_tod - 09:00:14   12/31/1988
] mallocing 638 bytes
] TA2  - rtems_clock_get_tod - 09:00:14   12/31/1988
] mallocing 449 bytes
] TA1  - rtems_clock_get_tod - 09:00:14   12/31/1988
] mallocing 233 bytes
] TA1  - rtems_clock_get_tod - 09:00:14   12/31/1988
] mallocing 462 bytes
] TA5  - rtems_clock_get_tod - 09:00:15   12/31/1988
] mallocing 879 bytes
] TA4  - rtems_clock_get_tod - 09:00:15   12/31/1988
] mallocing 85 bytes
] TA3  - rtems_clock_get_tod - 09:00:15   12/31/1988
] mallocing 872 bytes
] TA2  - rtems_clock_get_tod - 09:00:15   12/31/1988
] mallocing 432 bytes
] TA1  - rtems_clock_get_tod - 09:00:15   12/31/1988
] mallocing 7 bytes
] TA1  - rtems_clock_get_tod - 09:00:15   12/31/1988
] mallocing 635 bytes
] TA2  - rtems_clock_get_tod - 09:00:15   12/31/1988
] mallocing 606 bytes
] TA1  - rtems_clock_get_tod - 09:00:15   12/31/1988
] mallocing 421 bytes
] TA3  - rtems_clock_get_tod - 09:00:15   12/31/1988
] mallocing 333 bytes
] TA1  - rtems_clock_get_tod - 09:00:15   12/31/1988
] mallocing 953 bytes
] TA4  - rtems_clock_get_tod - 09:00:16   12/31/1988
] mallocing 907 bytes
] TA2  - rtems_clock_get_tod - 09:00:16   12/31/1988
] mallocing 927 bytes
] TA1  - rtems_clock_get_tod - 09:00:16   12/31/1988
] mallocing 210 bytes
] TA5  - rtems_clock_get_tod - 09:00:16   12/31/1988
] mallocing 319 bytes
] TA1  - rtems_clock_get_tod - 09:00:16   12/31/1988
] mallocing 970 bytes
] TA3  - rtems_clock_get_tod - 09:00:16   12/31/1988
] mallocing 692 bytes
] TA2  - rtems_clock_get_tod - 09:00:16   12/31/1988
] mallocing 664 bytes
] TA1  - rtems_clock_get_tod - 09:00:16   12/31/1988
] mallocing 261 bytes
] TA1  - rtems_clock_get_tod - 09:00:16   12/31/1988
] mallocing 857 bytes
] TA4  - rtems_clock_get_tod - 09:00:17   12/31/1988
] mallocing 102 bytes
] TA2  - rtems_clock_get_tod - 09:00:17   12/31/1988
] mallocing 395 bytes
] TA1  - rtems_clock_get_tod - 09:00:17   12/31/1988
] mallocing 581 bytes
] TA3  - rtems_clock_get_tod - 09:00:17   12/31/1988
] mallocing 556 bytes
] TA1  - rtems_clock_get_tod - 09:00:17   12/31/1988
] mallocing 707 bytes
] TA5  - rtems_clock_get_tod - 09:00:17   12/31/1988
] mallocing 980 bytes
] TA2  - rtems_clock_get_tod - 09:00:17   12/31/1988
] mallocing 438 bytes
] TA1  - rtems_clock_get_tod - 09:00:17   12/31/1988
] mallocing 285 bytes
] TA1  - rtems_clock_get_tod - 09:00:17   12/31/1988
] mallocing 318 bytes
] TA4  - rtems_clock_get_tod - 09:00:18   12/31/1988
] mallocing 921 bytes
] TA3  - rtems_clock_get_tod - 09:00:18   12/31/1988
] mallocing 361 bytes
] TA2  - rtems_clock_get_tod - 09:00:18   12/31/1988
] mallocing 652 bytes
] TA1  - rtems_clock_get_tod - 09:00:18   12/31/1988
] mallocing 643 bytes
] TA1  - rtems_clock_get_tod - 09:00:18   12/31/1988
] mallocing 858 bytes
] TA2  - rtems_clock_get_tod - 09:00:18   12/31/1988
] mallocing 928 bytes
] TA1  - rtems_clock_get_tod - 09:00:18   12/31/1988
] mallocing 668 bytes
] TA5  - rtems_clock_get_tod - 09:00:18   12/31/1988
] mallocing 85 bytes
] TA3  - rtems_clock_get_tod - 09:00:18   12/31/1988
] mallocing 31 bytes
] TA1  - rtems_clock_get_tod - 09:00:18   12/31/1988
] mallocing 443 bytes
] TA4  - rtems_clock_get_tod - 09:00:19   12/31/1988
] mallocing 507 bytes
] TA2  - rtems_clock_get_tod - 09:00:19   12/31/1988
] mallocing 949 bytes
] TA1  - rtems_clock_get_tod - 09:00:19   12/31/1988
] mallocing 55 bytes
] TA1  - rtems_clock_get_tod - 09:00:19   12/31/1988
] mallocing 777 bytes
] TA3  - rtems_clock_get_tod - 09:00:19   12/31/1988
] mallocing 858 bytes
] TA2  - rtems_clock_get_tod - 09:00:19   12/31/1988
] mallocing 307 bytes
] TA1  - rtems_clock_get_tod - 09:00:19   12/31/1988
] mallocing 594 bytes
] TA1  - rtems_clock_get_tod - 09:00:19   12/31/1988
] mallocing 102 bytes
] TA5  - rtems_clock_get_tod - 09:00:20   12/31/1988
] mallocing 907 bytes
] terminate called after throwing an instance of 'trap_load_access_fault'
[144/659] p:105 f:0   u:0   e:29  I:0   B:3   t:0   L:0   i:0   W:0   | riscv32/rv32iac: math.exe
 <<skipping passes>>
[187/659] p:143 f:1   u:3   e:29  I:0   B:3   t:0   L:0   i:0   W:0   | riscv32/rv32iac: ttest02.exe
Result: failed    
Time: 0:00:53.095444 ttest02.exe
=>  exe: spike --isa=RV32IAC b-rv32iac/riscv/rv32iac/testsuites/libtests/ttest02.exe
] 
] 
=>  test start: TTEST 2
] *** BEGIN OF TEST TTEST 2 ***
] *** TEST VERSION: 6.0.0.30ae3ef9dae36d6bfce650567af55000ca018650
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 13.3.0 20240521 (RTEMS 6, RSB 892e966e4331f977cca8c83fc3bc22c8fa9d2754, Newlib 1339af4)
] A:TTEST 2
] S:Platform:RTEMS
] S:Compiler:13.3.0 20240521 (RTEMS 6, RSB 892e966e4331f977cca8c83fc3bc22c8fa9d2754, Newlib 1339af4)
] S:Version:6.0.0.30ae3ef9dae36d6bfce650567af55000ca018650
] S:BSP:rv32iac
] S:BuildLabel:DEFAULT
] S:TargetHash:SHA256:eD8k6zRjJSHgnJm69OsggYd6yYDolNXSzMq7m0-XHaA=
] S:RTEMS_DEBUG:0
] S:RTEMS_MULTIPROCESSING:0
] S:RTEMS_POSIX_API:1
] S:RTEMS_PROFILING:0
] S:RTEMS_SMP:0
] B:TestThreadSwitch
] F:33:0:UI1:init.c:272:4316463607 > 4316463607
] F:41:0:UI1:init.c:272:4325053541 > 4325053541
] F:49:0:UI1:init.c:272:4333643476 > 4333643476
] F:57:0:UI1:init.c:272:4342233411 > 4342233411
] E:TestThreadSwitch:N:62:F:4:D:0.012590
] B:TestInterruptTimeout
] E:TestInterruptTimeout:N:1:F:0:D:0.037670
] B:TestInterruptFatal
] E:TestInterruptFatal:N:1:F:0:D:0.000000
] B:TestInterruptDone
] E:TestInterruptDone:N:10:F:0:D:11.485365
] B:TestInterruptBlocked
] E:TestInterruptBlocked:N:3:F:0:D:0.001415
] Z:TTEST 2:C:5:N:77:F:4:D:11.538645
] Y:ReportHash:SHA256:Y3abhaNks5xem0gmCzr6Jcs1JEfHMW1ca51i1vJj56U=
] 
] [ RTEMS shutdown ]
] RTEMS version: 6.0.0.30ae3ef9dae36d6bfce650567af55000ca018650
] RTEMS tools: 13.3.0 20240521 (RTEMS 6, RSB 892e966e4331f977cca8c83fc3bc22c8fa9d2754, Newlib 1339af4)
] executing thread ID: 0x0a010001
] executing thread name: UI1 
[188/659] p:144 f:1   u:3   e:29  I:0   B:3   t:0   L:0   i:0   W:0   | riscv32/rv32iac: tztest.exe
 <<skipping passes>>
[659/659] p:610 f:4   u:5   e:29  I:0   B:3   t:0   L:0   i:0   W:0   | riscv32/rv32iac: ts-validation-tls-1.exe

Passed:        618
Failed:          4
User Input:      5
Expected Fail:  29
Indeterminate:   0
Benchmark:       3
Timeout:         0
Test too long:   0
Invalid:         0
Wrong Version:   0
Wrong Build:     0
Wrong Tools:     0
Wrong Header:    0
------------------
Total:         659
Failures:
 malloctest.exe
 ttest02.exe
 minimum.exe
 ts-validation-intr.exe
User Input:
 capture.exe
 fileio.exe
 monitor.exe
 termios.exe
 top.exe
Expected Fail:
 imfs_fsrenameexisting.exe
 imfs_fsrenamepermexisting.exe
 imfs_fssymlink.exe
 jffs2_fsrenameexisting.exe
 jffs2_fsrenamelongname.exe
 jffs2_fsrenamemaxlinks.exe
 jffs2_fsrenamepermexisting.exe
 jffs2_fsrmdirparent.exe
 jffs2_fssymlink.exe
 jffs2nand_fsrenameexisting.exe
 jffs2nand_fsrenamelongname.exe
 jffs2nand_fsrenamemaxlinks.exe
 jffs2nand_fsrenamepermexisting.exe
 jffs2nand_fsrmdirparent.exe
 jffs2nand_fssymlink.exe
 mdosfs_fsrenameexisting.exe
 mdosfs_fsrenamemaxlinks.exe
 mdosfs_fsrmdirparent.exe
 mimfs_fsrenameexisting.exe
 mimfs_fsrenamemaxlinks.exe
 mimfs_fsrenamepermexisting.exe
 mimfs_fsrmdirparent.exe
 mimfs_fssymlink.exe
 mrfs_fsrenameexisting.exe
 mrfs_fsrenamelongname.exe
 mrfs_fsrenamemaxlinks.exe
 mrfs_fsrenamepermexisting.exe
 mrfs_fsrmdirparent.exe
 mrfs_fssymlink.exe
Benchmark:
 dhrystone.exe
 linpack.exe
 whetstone.exe
Average test time: 0:00:00.589204
Testing time     : 0:06:28.285755


More information about the build mailing list