I looked at the results of the autopkgtest of your package because it was showing up in the excuses for dpkg. I noticed that it regularly fails on amd64. Maybe you need to wait longer before deciding that starting the VM failed?
https://ci.debian.net/packages/d/debvm/testing/amd64/60842802/
369s send: spawn id exp3 not open
369s while executing
369s "send "echo 6coF0JBW\$((2+3))\r""
369s (file "./tests/shell_interaction.expect" line 7)
369s + cleanup
369s + rm -f ssh_id ssh_id.pub test.img
370s autopkgtest [04:17:32]: test debefivm-root: -----------------------]
One thing I notice here is that most amd64 tests run with 64 CPUs. debvm assigns the same amount of CPUs to the guest as the host has such that
you can do compiling inside at full capacity. When using lots of CPUs
and tcg emulation, this incurs quite a bit of slowness.
How about limiting concurrency to at most four virtual CPUs? That should
at least make the amd64 test noticeably faster.
If you think it could help you debug, I (or terceiro) can give you access to a testbed on the ci.d.n infra (while I'm on-line).
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (2 / 14) |
Uptime: | 151:09:20 |
Calls: | 10,383 |
Files: | 14,054 |
Messages: | 6,417,797 |