[RTEMS Project] #4373: rtems-test: qemu-system-arm hangs during cron'ed test runs
RTEMS trac
trac at rtems.org
Sat Apr 3 19:22:41 UTC 2021
#4373: rtems-test: qemu-system-arm hangs during cron'ed test runs
----------------------------+--------------------
Reporter: Joel Sherrill | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone: 6.1
Component: tool | Version: 6
Severity: normal | Keywords:
Blocked By: | Blocking:
----------------------------+--------------------
When I run the automated build sweep on the CentOS server, I see some qemu
hang but only on arm. I thought it might be the qemu BSP but I noticed
this time it is xilinx_zynq_zc706 which might be a clue.
Anyway, I login and check on things and this only happens on this machine.
The same script should be running on FreeBSD and Ubuntu but I don't see
this behavior on those servers.
{{{
[joel at devel ~]$ ps -ef | grep " qemu-system"
joel 6457 6408 91 Apr02 ? 18:29:20 qemu-system-arm -no-reboot
-nographic -net none -serial null -serial mon:stdio -M xilinx-zynq-a9 -m
1024M -kernel ./arm-
rtems6/c/xilinx_zynq_zc706/testsuites/fstests/fsdosfsname02.exe
joel 8429 6408 91 Apr02 ? 18:15:06 qemu-system-arm -no-reboot
-nographic -net none -serial null -serial mon:stdio -M xilinx-zynq-a9 -m
1024M -kernel ./arm-
rtems6/c/xilinx_zynq_zc706/testsuites/fstests/mimfs_fspatheval.exe
joel 12157 6408 91 Apr02 ? 17:55:49 qemu-system-arm -no-reboot
-nographic -net none -serial null -serial mon:stdio -M xilinx-zynq-a9 -m
1024M -kernel ./arm-
rtems6/c/xilinx_zynq_zc706/testsuites/libtests/mathf.exe
joel 15393 6408 91 Apr02 ? 17:38:08 qemu-system-arm -no-reboot
-nographic -net none -serial null -serial mon:stdio -M xilinx-zynq-a9 -m
1024M -kernel ./arm-
rtems6/c/xilinx_zynq_zc706/testsuites/psxtests/psxautoinit02.exe
joel 19015 6408 92 Apr02 ? 17:20:36 qemu-system-arm -no-reboot
-nographic -net none -serial null -serial mon:stdio -M xilinx-zynq-a9 -m
1024M -kernel ./arm-
rtems6/c/xilinx_zynq_zc706/testsuites/psxtests/psxsignal07.exe
joel 19815 6408 92 Apr02 ? 17:16:48 qemu-system-arm -no-reboot
-nographic -net none -serial null -serial mon:stdio -M xilinx-zynq-a9 -m
1024M -kernel ./arm-
rtems6/c/xilinx_zynq_zc706/testsuites/psxtests/psxusleep.exe
joel 25821 25724 0 14:17 pts/1 00:00:00 grep --color=auto qemu-
system
joel 28277 6408 95 Apr02 ? 16:41:27 qemu-system-arm -no-reboot
-nographic -net none -serial null -serial mon:stdio -M xilinx-zynq-a9 -m
1024M -kernel ./arm-
rtems6/c/xilinx_zynq_zc706/testsuites/sptests/spedfsched03.exe
joel 31545 6408 95 Apr02 ? 16:28:14 qemu-system-arm -no-reboot
-nographic -net none -serial null -serial mon:stdio -M xilinx-zynq-a9 -m
1024M -kernel ./arm-
rtems6/c/xilinx_zynq_zc706/testsuites/sptests/spnsext01.exe
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4373>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list