NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/55466: can not complete a full test run



On Mon, Jul 06, 2020 at 03:40:01PM +0000, martin%NetBSD.org@localhost wrote:
> Note that this test does not use RUMP at all, so the leftover rump_server
> process must be from some earlier test program.

With respect to the recent Qemu run:

http://releng.netbsd.org/b5reports/evbarm-aarch64/2020/2020.07.05.19.40.27/test.tps

While the test passed, the clean-up routine contained this:

tc-so:Burnt down bridge65274
tc-se:[1]   Killed                  ifconfig "bridge${bridge}" destroy >/dev/null ...
tc-so:Burnt down bridge65273

Later on, when the subsequent t_repeated_link_addr is executed, the system
hangs with:

[...]
tc-so:Restored state of vioif0 to up
tc-so:Skipping lo0
tc-so:Skipping bridge65273
tc-se:t_repeated_link_addr: ERROR: Unreachable

Where 'bridge65273' is a left-over from the previous test.

- Jukka


Home | Main Index | Thread Index | Old Index