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