Mar 17 16:35:24 hw1 systemd[1]: Starting nipa-hw-worker.service - NIPA HW worker (one-shot test runner)... Mar 17 16:35:24 hw1 python3[1267]: /srv/hw-worker/tests/72 Starting tests Mar 17 16:35:28 hw1 python3[1267]: detected unhandled Python exception in '/opt/nipa/contest/hw/hw_worker.py' Mar 17 16:35:28 hw1 python3[1267]: Traceback (most recent call last): Mar 17 16:35:28 hw1 python3[1267]: File "/opt/nipa/contest/hw/hw_worker.py", line 263, in Mar 17 16:35:28 hw1 python3[1267]: main() Mar 17 16:35:28 hw1 python3[1267]: ~~~~^^ Mar 17 16:35:28 hw1 python3[1267]: File "/opt/nipa/contest/hw/hw_worker.py", line 249, in main Mar 17 16:35:28 hw1 python3[1267]: setup_test_interfaces(test_dir) Mar 17 16:35:28 hw1 python3[1267]: ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^ Mar 17 16:35:28 hw1 python3[1267]: File "/opt/nipa/contest/hw/hw_worker.py", line 174, in setup_test_interfaces Mar 17 16:35:28 hw1 python3[1267]: _ensure_link_up(remote_ifname, **peer_kwargs) Mar 17 16:35:28 hw1 python3[1267]: ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Mar 17 16:35:28 hw1 python3[1267]: File "/opt/nipa/contest/hw/hw_worker.py", line 104, in _ensure_link_up Mar 17 16:35:28 hw1 python3[1267]: _ip(f'link set {ifname} up', **kwargs) Mar 17 16:35:28 hw1 python3[1267]: ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Mar 17 16:35:28 hw1 python3[1267]: File "/opt/nipa/contest/hw/hw_worker.py", line 98, in _ip Mar 17 16:35:28 hw1 python3[1267]: raise RuntimeError(f"ip {args} failed on {where}: {stderr}") Mar 17 16:35:28 hw1 python3[1267]: RuntimeError: ip link set ens25f1np1 up failed on root@10.99.1.42: ssh: connect to host 10.99.1.42 port 22: No route to host Mar 17 16:35:28 hw1 systemd[1]: nipa-hw-worker.service: Main process exited, code=exited, status=1/FAILURE Mar 17 16:35:28 hw1 systemd[1]: nipa-hw-worker.service: Failed with result 'exit-code'. Mar 17 16:35:28 hw1 systemd[1]: Failed to start nipa-hw-worker.service - NIPA HW worker (one-shot test runner). Mar 17 16:35:28 hw1 systemd[1]: nipa-hw-worker.service: Consumed 1.157s CPU time, 28.8M memory peak.