[rtems-test] riscv64/rv64imac: RTEMS_DEBUG, RTEMS_POSIX_API: Passed:552 Failed:19 Timeout:0 Invalid:0 Wrong:0

joel at rtems.org joel at rtems.org
Thu Oct 10 06:24:04 UTC 2019


Testing time     : 0:06:18.141135
Average test time: 0:00:00.653093

Host
====
Linux-3.10.0-1062.1.2.el7.x86_64-x86_64-with-centos-7.7.1908-Core (Linux devel.oarcorp.com 3.10.0-1062.1.2.el7.x86_64 #1 SMP Mon Sep 30 14:19:46 UTC 2019 x86_64 x86_64)

Configuration
=============
Version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
Build  : RTEMS_DEBUG,RTEMS_POSIX_API
Tools  : 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)

Summary
=======

Passed:        552
Failed:         19
User Input:      5
Expected Fail:   0
Indeterminate:   0
Benchmark:       3
Timeout:         0
Invalid:         0
Wrong Version:   0
Wrong Build:     0
Wrong Tools:     0
------------------
Total:         579

Failures:
 spintrcritical04.exe
 spintrcritical05.exe
 spintrcritical23.exe
 malloc04.exe
 spintrcritical21.exe
 spintrcritical24.exe
 psxinttypes01.exe
 spintrcritical16.exe
 spintrcritical01.exe
 spintrcritical22.exe
 spintrcritical02.exe
 spintrcritical08.exe
 heapwalk.exe
 spconfig02.exe
 spintrcritical20.exe
 spintrcritical03.exe
 psxconfig01.exe
 spsysinit01.exe
 spintrcritical10.exe
User Input:
 top.exe
 monitor.exe
 capture.exe
 termios.exe
 fileio.exe
Benchmark:
 linpack.exe
 whetstone.exe
 dhrystone.exe
Log
===

RTEMS Testing - Tester, 5 (e9f48e9face6)
 Command Line: /home/joel/rtems-cron-5/rtems-tools//tester/rtems-test --rtems-tools=/home/joel/rtems-cron-5/tools/5 --rtems-bsp=rv64imac_spike --log=run.log --mail --mail-from=joel at rtems.org --mail-to=build at rtems.org .
 Host: Linux devel.oarcorp.com 3.10.0-1062.1.2.el7.x86_64 #1 SMP Mon Sep 30 14:19:46 UTC 2019 x86_64
 Python: 2.7.5 (default, Aug  7 2019, 00:51:29) [GCC 4.8.5 20150623 (Red Hat 4.8.5-39)]
Host: Linux-3.10.0-1062.1.2.el7.x86_64-x86_64-with-centos-7.7.1908-Core (Linux devel.oarcorp.com 3.10.0-1062.1.2.el7.x86_64 #1 SMP Mon Sep 30 14:19:46 UTC 2019 x86_64 x86_64)
[  1/579] p:0   f:0   u:0   e:0   I:0   B:0   t:0   i:0   W:0   | riscv64/rv64imac: dhrystone.exe
 <<skipping passes>>
[ 95/579] p:85  f:0   u:0   e:0   I:0   B:2   t:0   i:0   W:0   | riscv64/rv64imac: heapwalk.exe
Result: failed     Time: 0:00:01.016110 heapwalk.exe
=>  run: spike --isa=RV64IMAC -m0x70000000:0x10000000 ./riscv-rtems5/c/rv64imac/testsuites/libtests/heapwalk.exe
] 
] 
=>  test start: HEAPWALK
] *** BEGIN OF TEST HEAPWALK ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] start with a system state != SYSTEM_STATE_UP
] testing the _Heap_Walk_check_control() function
] 	test what happens if page size = 0
] 	set page size to a not CPU-aligned value
] 	set minimal block size to a not page aligned value
] 	set allocation area of the first block to be non page-aligned
] 	clear the previous used flag of the first block
] 	mark last block as free
] 	set invalid next block for last block
] testing the _Heap_Walk_check_free_list() function
] 	no free blocks
] 	create a loop in the free list
] ../../../../../../rtems/c/src/../../testsuites/libtests/heapwalk/init.c: 57 retval == expectet_retval
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] executing thread name: UI1 
[ 96/579] p:86  f:0   u:0   e:0   I:0   B:2   t:0   i:0   W:0   | riscv64/rv64imac: i2c01.exe
 <<skipping passes>>
[100/579] p:89  f:1   u:0   e:0   I:0   B:2   t:0   i:0   W:0   | riscv64/rv64imac: malloc04.exe
Result: failed     Time: 0:00:01.012444 malloc04.exe
=>  run: spike --isa=RV64IMAC -m0x70000000:0x10000000 ./riscv-rtems5/c/rv64imac/testsuites/libtests/malloc04.exe
] 
] 
=>  test start: MALLOC 4
] *** BEGIN OF TEST MALLOC 4 ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] No sbrk() amount
] Misaligned extend
] sbrk(512)
] Not enough sbrk() space
] sbrk(1024)
] Valid heap extend
] sbrk(256)
] ../../../../../../rtems/c/src/../../testsuites/libtests/malloc04/init.c: 148 sbrk_count == 0
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] executing thread name: UI1 
[101/579] p:90  f:1   u:0   e:0   I:0   B:2   t:0   i:0   W:0   | riscv64/rv64imac: malloctest.exe
 <<skipping passes>>
[178/579] p:162 f:2   u:3   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: psxconfig01.exe
Result: failed     Time: 0:00:01.049660 psxconfig01.exe
=>  run: spike --isa=RV64IMAC -m0x70000000:0x10000000 ./riscv-rtems5/c/rv64imac/testsuites/psxtests/psxconfig01.exe
] 
] 
=>  test start: PSXCONFIG 1
] *** BEGIN OF TEST PSXCONFIG 1 ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] used blocks = 3, largest used block = 8272, used space = 16688
] free blocks = 1, largest free block = 143232, free space = 143232
] 
] rtems_region_create FAILED -- expected (RTEMS_SUCCESSFUL) got (RTEMS_INVALID_SIZE)
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] executing thread name: UI1 
[179/579] p:163 f:2   u:3   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: psxdevctl01.exe
 <<skipping passes>>
[196/579] p:181 f:3   u:3   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: psxinttypes01.exe
Result: failed     Time: 0:00:01.041318 psxinttypes01.exe
=>  run: spike --isa=RV64IMAC -m0x70000000:0x10000000 ./riscv-rtems5/c/rv64imac/testsuites/psxtests/psxinttypes01.exe
] 
] 
=>  test start: PSXINTTYPE 01
] *** BEGIN OF TEST PSXINTTYPE 01 ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] 
] strtoimax Testcases....
] Valid Inputs - Positive Number
] Final string pointed by endptr
] Valid Inputs - Negative Number
] Final string pointed by endptr
] Valid Input - Positive Number - Number out of Range
] Valid Input - Negative Number - Number out of Range
] Invalid Input - Send NULL Pointer
] 
] *** FATAL ***
] fatal source: 9 (RTEMS_FATAL_SOURCE_EXCEPTION)
] mstatus 0xa00001880
] mcause  0x0000000000000005
] mepc    0x000000007000f22a
] ra      0x000000007000035e
] sp      0x0000000070031010
] gp      0x0000000070027800
] tp      0x0000000000000000
] t0      0x000000000000000a
] t1      0x0000000070001406
] t2      0x0000000000000001
] s0      0x0000000070010000
] s1      0x0000000000000000
] a0      0x0000000070028e68
] a1      0x0000000000000000
] a2      0x0000000070031020
] a3      0x000000000000000a
] a4      0x0000000000000000
] a5      0x0000000070028a88
] a6      0xffffffffffffffdf
] a7      0x0000000070024a91
] s2      0x0000000070010000
] s3      0x0000000070010000
] s4      0x0000000070010000
] s5      0x0000000070010000
] s6      0x0000000070010000
] s7      0x0000000070010000
] s8      0x0000000070010000
] s9      0x0000000070010000
] s10     0x0000000070010000
] s11     0x0000000070010000
] t3      0x0000000000000000
] t4      0x0000000000000009
] t5      0x0000000000000019
] t6      0x8000000000000000
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] executing thread name: UI1 
[197/579] p:181 f:3   u:3   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: psxitimer.exe
 <<skipping passes>>
[401/579] p:381 f:4   u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spconfig02.exe
Result: failed     Time: 0:00:01.021633 spconfig02.exe
=>  run: spike --isa=RV64IMAC -m0x70000000:0x10000000 ./riscv-rtems5/c/rv64imac/testsuites/sptests/spconfig02.exe
] 
] 
=>  test start: SPCONFIG 2
] *** BEGIN OF TEST SPCONFIG 2 ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] ../../../../../../rtems/c/src/../../testsuites/sptests/spconfig02/init.c: 378 name_of_id == rtems_build_name('I', 'D', 'L', 'E')
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] executing thread name: UI1 
[402/579] p:382 f:4   u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spconsole01.exe
 <<skipping passes>>
[454/579] p:433 f:5   u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spintrcritical01.exe
Result: failed     Time: 0:00:01.029296 spintrcritical01.exe
=>  run: spike --isa=RV64IMAC -m0x70000000:0x10000000 ./riscv-rtems5/c/rv64imac/testsuites/sptests/spintrcritical01.exe
] 
] 
=>  test start: SPINTRCRITICAL 1
] *** BEGIN OF TEST SPINTRCRITICAL 1 ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] Init - Trying to generate semaphore release from ISR while blocking
] Init - Variation is: FIFO/Without Timeout
] Init - Case not hit - ran too long
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] executing thread name: UI1 
[455/579] p:434 f:5   u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spintrcritical02.exe
Result: failed     Time: 0:00:01.042274 spintrcritical02.exe
=>  run: spike --isa=RV64IMAC -m0x70000000:0x10000000 ./riscv-rtems5/c/rv64imac/testsuites/sptests/spintrcritical02.exe
] 
] 
=>  test start: SPINTRCRITICAL 2
] *** BEGIN OF TEST SPINTRCRITICAL 2 ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] Init - Trying to generate semaphore release from ISR while blocking
] Init - Variation is: FIFO/With Timeout
] Init - Case not hit - ran too long
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] executing thread name: UI1 
[456/579] p:435 f:5   u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spintrcritical03.exe
Result: failed     Time: 0:00:01.011771 spintrcritical03.exe
=>  run: spike --isa=RV64IMAC -m0x70000000:0x10000000 ./riscv-rtems5/c/rv64imac/testsuites/sptests/spintrcritical03.exe
] 
] 
=>  test start: SPINTRCRITICAL 3
] *** BEGIN OF TEST SPINTRCRITICAL 3 ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] Init - Trying to generate semaphore release from ISR while blocking
] Init - Variation is: Priority/Without Timeout
] Init - Case not hit - ran too long
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] executing thread name: UI1 
[457/579] p:435 f:6   u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spintrcritical04.exe
Result: failed     Time: 0:00:01.028915 spintrcritical04.exe
=>  run: spike --isa=RV64IMAC -m0x70000000:0x10000000 ./riscv-rtems5/c/rv64imac/testsuites/sptests/spintrcritical04.exe
] 
] 
=>  test start: SPINTRCRITICAL 4
] *** BEGIN OF TEST SPINTRCRITICAL 4 ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] Init - Trying to generate semaphore release from ISR while blocking
] Init - Variation is: Priority/With Timeout
] Init - Case not hit - ran too long
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] executing thread name: UI1 
[458/579] p:435 f:7   u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spintrcritical05.exe
Result: failed     Time: 0:00:01.026570 spintrcritical05.exe
=>  run: spike --isa=RV64IMAC -m0x70000000:0x10000000 ./riscv-rtems5/c/rv64imac/testsuites/sptests/spintrcritical05.exe
] 
] 
=>  test start: SPINTRCRITICAL 5
] *** BEGIN OF TEST SPINTRCRITICAL 5 ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] Init - Trying to generate semaphore release from ISR while blocking
] Init - Variation is: Priority/Without Timeout (Reverse)
] Init - Case not hit - ran too long
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] executing thread name: UI1 
[459/579] p:435 f:8   u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spintrcritical06.exe
 <<skipping passes>>
[461/579] p:435 f:10  u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spintrcritical08.exe
Result: failed     Time: 0:00:01.033415 spintrcritical08.exe
=>  run: spike --isa=RV64IMAC -m0x70000000:0x10000000 ./riscv-rtems5/c/rv64imac/testsuites/sptests/spintrcritical08.exe
] 
] 
=>  test start: SPINTRCRITICAL 8
] *** BEGIN OF TEST SPINTRCRITICAL 8 ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] Init - Trying to generate period ending while blocking
] Init - rtems_rate_monotonic_create - OK
] Init - Case not hit - ran too long
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] executing thread name: UI1 
[462/579] p:436 f:10  u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spintrcritical09.exe
[463/579] p:437 f:10  u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spintrcritical10.exe
Result: failed     Time: 0:00:01.046376 spintrcritical10.exe
=>  run: spike --isa=RV64IMAC -m0x70000000:0x10000000 ./riscv-rtems5/c/rv64imac/testsuites/sptests/spintrcritical10.exe
] 
] 
=>  test start: SPINTRCRITICAL 10
] *** BEGIN OF TEST SPINTRCRITICAL 10 ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] Init - Trying to generate any satisfied before timeout while blocking on event
] ../../../../../../rtems/c/src/../../testsuites/sptests/spintrcritical10/init.c: 144 ctx->hit
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] executing thread name: UI1 
[464/579] p:437 f:11  u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spintrcritical11.exe
 <<skipping passes>>
[469/579] p:441 f:12  u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spintrcritical16.exe
Result: failed     Time: 0:00:01.041316 spintrcritical16.exe
=>  run: spike --isa=RV64IMAC -m0x70000000:0x10000000 ./riscv-rtems5/c/rv64imac/testsuites/sptests/spintrcritical16.exe
] 
] 
=>  test start: SPINTRCRITICAL 16
] *** BEGIN OF TEST SPINTRCRITICAL 16 ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] Init - Trying to generate timeout of a thread that had its blocking
] Init -   request satisfied while blocking but before time timeout
] Init - rtems_semaphore_create - OK
] Init - Case not hit - ran too long
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] executing thread name: UI1 
[470/579] p:442 f:12  u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spintrcritical18.exe
[471/579] p:443 f:12  u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spintrcritical20.exe
Result: failed     Time: 0:00:01.016786 spintrcritical20.exe
=>  run: spike --isa=RV64IMAC -m0x70000000:0x10000000 ./riscv-rtems5/c/rv64imac/testsuites/sptests/spintrcritical20.exe
] 
] 
=>  test start: SPINTRCRITICAL 20
] *** BEGIN OF TEST SPINTRCRITICAL 20 ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] ../../../../../../rtems/c/src/../../testsuites/sptests/spintrcritical20/init.c: 149 ctx->thread_queue_was_null
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] executing thread name: UI1 
[472/579] p:443 f:13  u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spintrcritical21.exe
Result: failed     Time: 0:00:01.036117 spintrcritical21.exe
=>  run: spike --isa=RV64IMAC -m0x70000000:0x10000000 ./riscv-rtems5/c/rv64imac/testsuites/sptests/spintrcritical21.exe
] 
] 
=>  test start: SPINTRCRITICAL 21
] *** BEGIN OF TEST SPINTRCRITICAL 21 ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] Event sent from ISR hitting synchronization point has NOT occurred
] ../../../../../../rtems/c/src/../../testsuites/sptests/spintrcritical21/init.c: 157 case_hit
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] executing thread name: UI1 
[473/579] p:444 f:13  u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spintrcritical22.exe
Result: failed     Time: 0:00:01.029723 spintrcritical22.exe
=>  run: spike --isa=RV64IMAC -m0x70000000:0x10000000 ./riscv-rtems5/c/rv64imac/testsuites/sptests/spintrcritical22.exe
] 
] 
=>  test start: SPINTRCRITICAL 22
] *** BEGIN OF TEST SPINTRCRITICAL 22 ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] ../../../../../../rtems/c/src/../../testsuites/sptests/spintrcritical22/init.c: 118 ctx->done
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] executing thread name: UI1 
[474/579] p:444 f:14  u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spintrcritical23.exe
Result: failed     Time: 0:00:01.013838 spintrcritical23.exe
=>  run: spike --isa=RV64IMAC -m0x70000000:0x10000000 ./riscv-rtems5/c/rv64imac/testsuites/sptests/spintrcritical23.exe
] 
] 
=>  test start: SPINTRCRITICAL 23
] *** BEGIN OF TEST SPINTRCRITICAL 23 ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] ../../../../../../rtems/c/src/../../testsuites/sptests/spintrcritical23/init.c: 133 ctx->done
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] executing thread name: UI1 
[475/579] p:444 f:15  u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spintrcritical24.exe
Result: failed     Time: 0:00:01.007741 spintrcritical24.exe
=>  run: spike --isa=RV64IMAC -m0x70000000:0x10000000 ./riscv-rtems5/c/rv64imac/testsuites/sptests/spintrcritical24.exe
] 
] 
=>  test start: SPINTRCRITICAL 24
] *** BEGIN OF TEST SPINTRCRITICAL 24 ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] ../../../../../../rtems/c/src/../../testsuites/sptests/spintrcritical24/init.c: 118 ctx->append_count > 0
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] executing thread name: UI1 
[476/579] p:445 f:16  u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: splinkersets01.exe
 <<skipping passes>>
[513/579] p:479 f:18  u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spsysinit01.exe
Result: failed     Time: 0:00:01.052652 spsysinit01.exe
=>  run: spike --isa=RV64IMAC -m0x70000000:0x10000000 ./riscv-rtems5/c/rv64imac/testsuites/sptests/spsysinit01.exe
] 
] 
=>  test start: SPSYSINIT 1
] *** BEGIN OF TEST SPSYSINIT 1 ***
] *** TEST VERSION: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] *** TEST STATE: EXPECTED-PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] ../../../../../../rtems/c/src/../../testsuites/sptests/spsysinit01/init.c: 899 rv == 0
] 
] *** FATAL ***
] fatal source: 5 (RTEMS_FATAL_SOURCE_EXIT)
] fatal code: 0 (0x00000000)
] RTEMS version: 5.0.0.15b6f44deb42867fb208ebe1632f56cdd7a0cd7b
] RTEMS tools: 9.2.0 20190812 (RTEMS 5, RSB 4a6f476c14aac612d862440fb582d4879ec92b1a, Newlib 6661a67)
] executing thread ID: 0x08a010001
] executing thread name: UI1 
] executing thread name: UI1 
[514/579] p:480 f:19  u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: spsyslock01.exe
 <<skipping passes>>
[579/579] p:544 f:19  u:5   e:0   I:0   B:3   t:0   i:0   W:0   | riscv64/rv64imac: tmtimer01.exe

Passed:        552
Failed:         19
User Input:      5
Expected Fail:   0
Indeterminate:   0
Benchmark:       3
Timeout:         0
Invalid:         0
Wrong Version:   0
Wrong Build:     0
Wrong Tools:     0
------------------
Total:         579
Failures:
 spintrcritical04.exe
 spintrcritical05.exe
 spintrcritical23.exe
 malloc04.exe
 spintrcritical21.exe
 spintrcritical24.exe
 psxinttypes01.exe
 spintrcritical16.exe
 spintrcritical01.exe
 spintrcritical22.exe
 spintrcritical02.exe
 spintrcritical08.exe
 heapwalk.exe
 spconfig02.exe
 spintrcritical20.exe
 spintrcritical03.exe
 psxconfig01.exe
 spsysinit01.exe
 spintrcritical10.exe
User Input:
 top.exe
 monitor.exe
 capture.exe
 termios.exe
 fileio.exe
Benchmark:
 linpack.exe
 whetstone.exe
 dhrystone.exe
Average test time: 0:00:00.653093
Testing time     : 0:06:18.141135


More information about the build mailing list