[rtems-test] mipstx39/jmr3904: RTEMS_DEBUG, RTEMS_POSIX_API: Passed:7 Failed:2 Timeout:0 Test-Too-long:0 Invalid:0 Wrong:0
OAR Tester for CentOS 7
rtems-tester at oarcorp.com
Sat Jun 22 02:13:56 UTC 2024
Testing time : 0:00:07.648339
Average test time: 0:00:00.695304
Host
====
Linux-3.10.0-1160.114.2.el7.x86_64-x86_64-with-centos-7.9.2009-Core (Linux VM-CentOS7 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64 x86_64)
Configuration
=============
Version: 6.0.0.2089f993c0d01126f6766f4d323be4b9a1b54c60
Build : RTEMS_DEBUG,RTEMS_POSIX_API
Tools : 13.3.0 20240521 (RTEMS 6, RSB 4c6dfb7aef9811258457971aa9213d5aebb9ce8d, Newlib 1ed1516)
Summary
=======
Passed: 7
Failed: 2
User Input: 2
Expected Fail: 0
Indeterminate: 0
Benchmark: 0
Timeout: 0
Test too long: 0
Invalid: 0
Wrong Version: 0
Wrong Build: 0
Wrong Tools: 0
Wrong Header: 0
-----------------
Total: 11
Failures:
cdtest.exe
minimum.exe
User Input:
capture.exe
fileio.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=jmr3904 --log=run-jmr3904.log --use-gitconfig --mail b-jmr3904
Host: Linux VM-CentOS7 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64
Python: 3.6.12 (default, Oct 23 2020, 13:36:31) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)]
Host: Linux-3.10.0-1160.114.2.el7.x86_64-x86_64-with-centos-7.9.2009-Core (Linux VM-CentOS7 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64 x86_64)
[ 1/11] p:0 f:0 u:0 e:0 I:0 B:0 t:0 L:0 i:0 W:0 | mipstx39/jmr3904: base_sp.exe
<<skipping passes>>
[ 3/11] p:0 f:0 u:0 e:0 I:0 B:0 t:0 L:0 i:0 W:0 | mipstx39/jmr3904: cdtest.exe
Result: failed
Time: 0:00:00.923105 cdtest.exe
=> gdb: /home/tester/rtems-cron-6/tools/6/bin/mipstx39-rtems6-gdb -i=mi --nx --quiet b-jmr3904/mips/jmr3904/testsuites/samples/cdtest.exe
] Traceback (most recent call last):
] File "/home/tester/rtems-cron-6/tools/6/share/gdb/python/gdb/__init__.py", line 185, in _auto_load_packages
] __import__(modname)
] File "/home/tester/rtems-cron-6/tools/6/share/gdb/python/gdb/printer/bound_registers.py", line 18, in <module>
] import gdb.printing
] File "/home/tester/rtems-cron-6/tools/6/share/gdb/python/gdb/printing.py", line 223, in <module>
] class _EnumInstance(gdb.ValuePrinter):
] AttributeError: module 'gdb' has no attribute 'ValuePrinter'
=> Reading symbols from b-jmr3904/mips/jmr3904/testsuites/samples/cdtest.exe...
=> target sim --board=jmr3904
=> Connected to the simulator.
=> load
=> Loading section .text, size 0x32788 lma ffffffff88000000
=> Loading section .rtemsroset, size 0x88 lma ffffffff88032788
=> Loading section .init, size 0x48 lma ffffffff88032810
=> Loading section .fini, size 0x30 lma ffffffff88032858
=> Loading section .ctors, size 0x1c lma ffffffff88032888
=> Loading section .dtors, size 0x8 lma ffffffff880328a4
=> Loading section .rdata, size 0x732c lma ffffffff880328b0
=> Loading section .MIPS.abiflags, size 0x18 lma ffffffff88039be0
=> Loading section .rel.dyn, size 0x20 lma ffffffff88039bf8
=> Loading section .data, size 0x668 lma ffffffff88039c18
=> Loading section .sdata, size 0x4 lma ffffffff8803a280
=> Start address ffffffff88000004
=> Transfer rate: 1905632 bits in <1 sec.
=> run
=> Starting program: /home/tester/rtems-cron-6/rtems/b-jmr3904/mips/jmr3904/testsuites/samples/cdtest.exe
=> test start: CONSTRUCTOR/DESTRUCTOR
] *** BEGIN OF TEST CONSTRUCTOR/DESTRUCTOR ***
] *** TEST VERSION: 6.0.0.2089f993c0d01126f6766f4d323be4b9a1b54c60
] *** TEST STATE: EXPECTED_PASS
] *** TEST BUILD: RTEMS_DEBUG RTEMS_POSIX_API
] *** TEST TOOLS: 13.3.0 20240521 (RTEMS 6, RSB 4c6dfb7aef9811258457971aa9213d5aebb9ce8d, Newlib 1ed1516)
] GLOBAL: Hey I'm in base class constructor number 1 for 0x8803aff4.
] GLOBAL: Hey I'm in base class constructor number 2 for 0x8803afe8.
] GLOBAL: Hey I'm in derived class constructor number 3 for 0x8803afe8.
] LOCAL: Hey I'm in base class constructor number 4 for 0x8804834c.
] LOCAL: Hey I'm in base class constructor number 5 for 0x88048340.
] LOCAL: Hey I'm in base class constructor number 6 for 0x88048334.
] LOCAL: Hey I'm in base class constructor number 7 for 0x88048328.
] LOCAL: Hey I'm in derived class constructor number 8 for 0x88048328.
] IO Stream not tested
] LOCAL: Hey I'm in derived class destructor number 8 for 0x88048328.
] Derived class - Instantiation order 8
] LOCAL: Hey I'm in base class destructor number 7 for 0x88048328.
] Derived class - Instantiation order 8
] LOCAL: Hey I'm in base class destructor number 6 for 0x88048334.
] Derived class - Instantiation order 6
] LOCAL: Hey I'm in base class destructor number 5 for 0x88048340.
] Derived class - Instantiation order 5
] LOCAL: Hey I'm in base class destructor number 4 for 0x8804834c.
] Derived class - Instantiation order 5
] *** TESTING C++ EXCEPTIONS ***
=> mips-core: 1 byte read to unmapped address 0x299d5 at 0x880287d4
=> Program
=> received signal SIGBUS, Bus error.
=> 0x880287d4 in strlen ()
[ 4/11] p:0 f:0 u:0 e:0 I:0 B:0 t:0 L:0 i:0 W:0 | mipstx39/jmr3904: fileio.exe
<<skipping passes>>
[11/11] p:3 f:1 u:2 e:0 I:0 B:0 t:0 L:0 i:0 W:0 | mipstx39/jmr3904: unlimited.exe
Passed: 7
Failed: 2
User Input: 2
Expected Fail: 0
Indeterminate: 0
Benchmark: 0
Timeout: 0
Test too long: 0
Invalid: 0
Wrong Version: 0
Wrong Build: 0
Wrong Tools: 0
Wrong Header: 0
-----------------
Total: 11
Failures:
cdtest.exe
minimum.exe
User Input:
capture.exe
fileio.exe
Average test time: 0:00:00.695304
Testing time : 0:00:07.648339
More information about the build
mailing list