[rtems-test] arm/realview_pbx_a9_qemu: RTEMS_POSIX_API: Passed:572 Failed:5 Timeout:3 Test-Too-long:0 Invalid:0 Wrong:0
joel at rtems.org
joel at rtems.org
Sat May 22 05:40:59 UTC 2021
Testing time : 0:03:30.121892
Average test time: 0:00:00.356743
Host
====
Linux-3.10.0-1160.21.1.el7.x86_64-x86_64-with-centos-7.9.2009-Core (Linux devel.oarcorp.com 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 x86_64)
Configuration
=============
Version: 6.0.0.71521ff21f76eb9eeff10ad008c31010d851ec64
Build : RTEMS_POSIX_API
Tools : 10.3.1 20210409 (RTEMS 6, RSB 5e2d92f40616047a3f1e503e75520d4c66558c7b, Newlib 0c0f3df)
Summary
=======
Passed: 572
Failed: 5
User Input: 6
Expected Fail: 0
Indeterminate: 0
Benchmark: 3
Timeout: 3
Test too long: 0
Invalid: 0
Wrong Version: 0
Wrong Build: 0
Wrong Tools: 0
------------------
Total: 589
Failures:
psx12.exe
minimum.exe
sptimecounter02.exe
spcpucounter01.exe
dl06.exe
User Input:
top.exe
monitor.exe
fileio.exe
termios.exe
capture.exe
dl10.exe
Benchmark:
whetstone.exe
linpack.exe
dhrystone.exe
Timeouts:
psx05.exe
psxclockrealtime01.exe
psxmsgq01.exe
Log
===
RTEMS Testing - Tester, 6.0.not_released
Command Line: /home/joel/rtems-cron-6/tools/6/bin/rtems-test --rtems-tools=/home/joel/rtems-cron-6/tools/6 --rtems-bsp=realview_pbx_a9_qemu --log=run-realview_pbx_a9_qemu.log --mail --mail-from=joel at rtems.org --mail-to=build at rtems.org .
Host: Linux devel.oarcorp.com 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64
Python: 2.7.5 (default, Nov 16 2020, 22:23:17) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)]
Host: Linux-3.10.0-1160.21.1.el7.x86_64-x86_64-with-centos-7.9.2009-Core (Linux devel.oarcorp.com 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 x86_64)
[ 1/589] p:0 f:0 u:0 e:0 I:0 B:0 t:0 L:0 i:0 W:0 | arm/realview_pbx_a9_qemu: dhrystone.exe
<<skipping passes>>
[158/589] p:142 f:1 u:4 e:0 I:0 B:3 t:0 L:0 i:0 W:0 | arm/realview_pbx_a9_qemu: psx05.exe
Result: timeout Time: 0:03:00.500302 psx05.exe
=> exe: qemu-system-arm -no-reboot -nographic -net none -M realview-pbx-a9 -m 256M -kernel ./arm-rtems6/c/realview_pbx_a9_qemu/testsuites/psxtests/psx05.exe
]
]
=> test start: PSX 5
] *** BEGIN OF TEST PSX 5 ***
] *** TEST VERSION: 6.0.0.71521ff21f76eb9eeff10ad008c31010d851ec64
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 10.3.1 20210409 (RTEMS 6, RSB 5e2d92f40616047a3f1e503e75520d4c66558c7b, Newlib 0c0f3df)
] Init's ID is 0x0b010001
] Init: pthread_mutexattr_init - EINVAL (NULL attr)
] Init: pthread_mutexattr_init - SUCCESSFUL
] Init: mutex protocol is (0) -- PTHREAD_PRIO_NONE
] Init: mutex priority ceiling is 2147483647
] Init: mutex process shared is (0) -- PTHREAD_PROCESS_PRIVATE
] Init: pthread_mutexattr_destroy - SUCCESSFUL
] Init: pthread_mutexattr_destroy - EINVAL (NULL attr)
] Init: pthread_mutexattr_destroy - EINVAL (not initialized)
]
] Init: pthread_mutexattr_getpshared - EINVAL (NULL attr)
] Init: pthread_mutexattr_getpshared - EINVAL (NULL pshared)
] Init: pthread_mutexattr_getpshared - EINVAL (not initialized)
] Init: pthread_mutexattr_setpshared - EINVAL (NULL attr)
] Init: pthread_mutexattr_setpshared - EINVAL (not initialized)
]
] Init: pthread_mutexattr_getprotocol - EINVAL (NULL attr)
] Init: pthread_mutexattr_getprotocol - EINVAL (NULL protocol)
] Init: pthread_mutexattr_getprotocol - EINVAL (not initialized)
] Init: pthread_mutexattr_setprotocol - EINVAL (NULL attr)
] Init: pthread_mutexattr_setprotocol - EINVAL (invalid protocol)
] Init: pthread_mutexattr_setprotocol - EINVAL (not initialized)
]
] Init: pthread_mutexattr_getprioceiling - EINVAL (NULL attr)
] Init: pthread_mutexattr_getprioceiling - EINVAL (NULL prioceiling)
] Init: pthread_mutexattr_getprioceiling - EINVAL (not initialized)
] Init: pthread_mutexattr_setprioceiling - EINVAL (NULL attr)
] Init: pthread_mutexattr_setprioceiling - SUCCESSFUL (priority INT_MAX)
] Init: pthread_mutexattr_setprioceiling - SUCCESSFUL (priority INT_MIN)
] Init: pthread_mutexattr_setprioceiling - EINVAL (not initialized)
]
] Init: pthread_mutex_init - EINVAL (NULL mutex_id)
] Init: pthread_mutex_init - EINVAL (not initialized attr)
] Init: pthread_mutex_init - EINVAL (bad protocol)
] Init: pthread_mutexattr_setprotocol - SUCCESSFUL
] Init: pthread_mutexattr_setprioceiling - SUCCESSFUL
] Init: pthread_mutex_init - EINVAL (bad priority ceiling)
] Init: Resetting mutex attributes
] Init: pthread_mutex_init - process shared scope
] Init: pthread_mutex_init - EINVAL (invalid scope)
] Init: pthread_mutex_init - EINVAL (invalid type)
] Init: Resetting mutex attributes
] Init: Changing mutex attributes
] Init: mutex protocol is (1) -- PTHREAD_PRIO_INHERIT
] Init: mutex priority ceiling is 128
] Init: mutex process shared is (1) -- PTHREAD_PROCESS_SHARED
] Init: Resetting mutex attributes
] Init: pthread_mutex_init - SUCCESSFUL
] Init: pthread_mutex_init - EBUSY (reinitialize an existing mutex) - skipped
] Init: pthread_mutex_trylock - EINVAL (illegal ID)
] Init: pthread_mutex_trylock - SUCCESSFUL
] Init: pthread_mutex_trylock - EDEADLK (already locked)
] Init: pthread_mutex_lock - EINVAL (NULL id)
] Init: pthread_mutex_unlock - EINVAL (NULL id)
] Init: pthread_mutex_lock - EDEADLK (already locked)
] Init: Sleep 1 second
] Task: pthread_mutex_trylock already locked
] Task: pthread_mutex_lock unavailable
] Init: pthread_mutex_unlock - EINVAL (invalid id)
] Init: pthread_mutex_unlock - SUCCESSFUL
] Init: pthread_mutex_unlock - EPERM (not owner)
] Init: pthread_mutex_timedlock - time out in 1/2 second
] Task: mutex acquired
] Task: sleep for 2 seconds
] Task: exit
] *** TIMEOUT TIMEOUT
[159/589] p:146 f:1 u:4 e:0 I:0 B:3 t:0 L:0 i:0 W:0 | arm/realview_pbx_a9_qemu: psx06.exe
<<skipping passes>>
[186/589] p:171 f:2 u:4 e:0 I:0 B:3 t:0 L:0 i:0 W:0 | arm/realview_pbx_a9_qemu: psxclockrealtime01.exe
Result: timeout Time: 0:03:00.524826 psxclockrealtime01.exe
=> exe: qemu-system-arm -no-reboot -nographic -net none -M realview-pbx-a9 -m 256M -kernel ./arm-rtems6/c/realview_pbx_a9_qemu/testsuites/psxtests/psxclockrealtime01.exe
]
]
=> test start: PSXCLOCKREALTIME 1
] *** BEGIN OF TEST PSXCLOCKREALTIME 1 ***
] *** TEST VERSION: 6.0.0.71521ff21f76eb9eeff10ad008c31010d851ec64
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 10.3.1 20210409 (RTEMS 6, RSB 5e2d92f40616047a3f1e503e75520d4c66558c7b, Newlib 0c0f3df)
] *** timeout finite ***
] pthread_mutex_timedlock: actual 'Connection timed out', expected 'Connection timed out'
] pthread_cond_timedwait: actual 'Connection timed out', expected 'Connection timed out'
] pthread_rwlock_timedrdlock: actual 'Connection timed out', expected 'Connection timed out'
] pthread_rwlock_timedwrlock: actual 'Connection timed out', expected 'Connection timed out'
] sem_timedwait: actual 'Connection timed out', expected 'Connection timed out'
] *** TIMEOUT TIMEOUT
[187/589] p:171 f:2 u:4 e:0 I:0 B:3 t:0 L:0 i:0 W:0 | arm/realview_pbx_a9_qemu: psxconcurrency01.exe
<<skipping passes>>
[224/589] p:208 f:2 u:4 e:0 I:0 B:3 t:0 L:0 i:0 W:0 | arm/realview_pbx_a9_qemu: psxmsgq01.exe
Result: timeout Time: 0:03:00.514681 psxmsgq01.exe
=> exe: qemu-system-arm -no-reboot -nographic -net none -M realview-pbx-a9 -m 256M -kernel ./arm-rtems6/c/realview_pbx_a9_qemu/testsuites/psxtests/psxmsgq01.exe
]
]
=> test start: PSXMSGQ 1
] *** BEGIN OF TEST PSXMSGQ 1 ***
] *** TEST VERSION: 6.0.0.71521ff21f76eb9eeff10ad008c31010d851ec64
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_POSIX_API
] *** TEST TOOLS: 10.3.1 20210409 (RTEMS 6, RSB 5e2d92f40616047a3f1e503e75520d4c66558c7b, Newlib 0c0f3df)
] _______________mq_open errors
] Init: mq_open - Create with maxmsg (-1) (EINVAL)
] Init: mq_open - Create with msgsize (-1) (EINVAL)
] Init: mq_open - Open new mq without create flag (ENOENT)
] Init: mq_open - Open with too long of a name (ENAMETOOLONG)
] Init: mq_open - Create an Existing mq (EEXIST)
] Init: mq_open - SUCCESSFUL
] Init: mq_open - system is out of resources (ENFILE)
] Init: mq_close and mq_unlink (mq3...mqn) - SUCCESSFUL
] Init: Open Test Queues
] _______________verify_blocking_mq_timedsend
] *** TIMEOUT TIMEOUT
[225/589] p:210 f:2 u:4 e:0 I:0 B:3 t:0 L:0 i:0 W:0 | arm/realview_pbx_a9_qemu: psxmsgq02.exe
<<skipping passes>>
[589/589] p:567 f:5 u:6 e:0 I:0 B:3 t:0 L:0 i:0 W:0 | arm/realview_pbx_a9_qemu: tmtimer01.exe
Passed: 572
Failed: 5
User Input: 6
Expected Fail: 0
Indeterminate: 0
Benchmark: 3
Timeout: 3
Test too long: 0
Invalid: 0
Wrong Version: 0
Wrong Build: 0
Wrong Tools: 0
------------------
Total: 589
Failures:
psx12.exe
minimum.exe
sptimecounter02.exe
spcpucounter01.exe
dl06.exe
User Input:
top.exe
monitor.exe
fileio.exe
termios.exe
capture.exe
dl10.exe
Benchmark:
whetstone.exe
linpack.exe
dhrystone.exe
Timeouts:
psx05.exe
psxclockrealtime01.exe
psxmsgq01.exe
Average test time: 0:00:00.356743
Testing time : 0:03:30.121892
More information about the build
mailing list