Apr 16 12:24:34 hw1 systemd[1]: Starting nipa-hw-worker.service - NIPA HW worker (one-shot test runner)... Apr 16 12:24:35 hw1 python3[1200]: /srv/hw-worker/tests/776 Starting tests Apr 16 12:25:13 hw1 python3[1200]: Warning: ens9np0 carrier not detected on local after 30s Apr 16 12:25:14 hw1 python3[1200]: detected unhandled Python exception in '/opt/nipa/contest/hw/hw_worker.py' Apr 16 12:25:14 hw1 python3[1200]: Traceback (most recent call last): Apr 16 12:25:14 hw1 python3[1200]: File "/opt/nipa/contest/hw/hw_worker.py", line 318, in Apr 16 12:25:14 hw1 python3[1200]: main() Apr 16 12:25:14 hw1 python3[1200]: ~~~~^^ Apr 16 12:25:14 hw1 python3[1200]: File "/opt/nipa/contest/hw/hw_worker.py", line 291, in main Apr 16 12:25:14 hw1 python3[1200]: setup_test_interfaces(test_dir) Apr 16 12:25:14 hw1 python3[1200]: ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^ Apr 16 12:25:14 hw1 python3[1200]: File "/opt/nipa/contest/hw/hw_worker.py", line 213, in setup_test_interfaces Apr 16 12:25:14 hw1 python3[1200]: _ensure_link_up(remote_ifname, **peer_kwargs) Apr 16 12:25:14 hw1 python3[1200]: ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Apr 16 12:25:14 hw1 python3[1200]: File "/opt/nipa/contest/hw/hw_worker.py", line 104, in _ensure_link_up Apr 16 12:25:14 hw1 python3[1200]: _ip(f'link set {ifname} up', **kwargs) Apr 16 12:25:14 hw1 python3[1200]: ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Apr 16 12:25:14 hw1 python3[1200]: File "/opt/nipa/contest/hw/hw_worker.py", line 98, in _ip Apr 16 12:25:14 hw1 python3[1200]: raise RuntimeError(f"ip {args} failed on {where}: {stderr}") Apr 16 12:25:14 hw1 python3[1200]: RuntimeError: ip link set ens25f1np1 up failed on root@10.99.1.42: Cannot find device "ens25f1np1" Apr 16 12:25:14 hw1 systemd[1]: nipa-hw-worker.service: Main process exited, code=exited, status=1/FAILURE Apr 16 12:25:14 hw1 systemd[1]: nipa-hw-worker.service: Failed with result 'exit-code'. Apr 16 12:25:14 hw1 systemd[1]: Failed to start nipa-hw-worker.service - NIPA HW worker (one-shot test runner). Apr 16 12:25:14 hw1 systemd[1]: nipa-hw-worker.service: Consumed 2.489s CPU time over 34.006s wall clock time, 39.7M memory peak.