Aug 20 13:02:52 hw1 systemd[1]: Starting nipa-hw-worker.service - NIPA HW worker (one-shot test runner)... Aug 20 13:02:53 hw1 python3[1201]: /srv/hw-worker/tests/3708 Starting tests Aug 20 13:03:03 hw1 python3[1201]: Set ens9np0 combined channels to 32 (max=128, cpus=32) Aug 20 13:03:03 hw1 python3[1201]: IRQ mapping: IRQ 169 -> CPU 0 ... IRQ 247 -> CPU 31 Aug 20 13:03:04 hw1 python3[1201]: Restored ens9np0 combined channels to 8 Aug 20 13:03:06 hw1 python3[1201]: detected unhandled Python exception in '/opt/nipa/contest/hw/hw_worker.py' Aug 20 13:03:06 hw1 python3[1201]: Traceback (most recent call last): Aug 20 13:03:06 hw1 python3[1201]: File "/opt/nipa/contest/hw/hw_worker.py", line 554, in Aug 20 13:03:06 hw1 python3[1201]: main() Aug 20 13:03:06 hw1 python3[1201]: ~~~~^^ Aug 20 13:03:06 hw1 python3[1201]: File "/opt/nipa/contest/hw/hw_worker.py", line 527, in main Aug 20 13:03:06 hw1 python3[1201]: setup_test_interfaces(test_dir) Aug 20 13:03:06 hw1 python3[1201]: ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^ Aug 20 13:03:06 hw1 python3[1201]: File "/opt/nipa/contest/hw/hw_worker.py", line 394, in setup_test_interfaces Aug 20 13:03:06 hw1 python3[1201]: _install_prefix_route(remote_ifname, env['LOCAL_PREFIX_V6'], Aug 20 13:03:06 hw1 python3[1201]: ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 13:03:06 hw1 python3[1201]: env['LOCAL_V6'], **peer_kwargs) Aug 20 13:03:06 hw1 python3[1201]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 13:03:06 hw1 python3[1201]: File "/opt/nipa/contest/hw/hw_worker.py", line 159, in _install_prefix_route Aug 20 13:03:06 hw1 python3[1201]: _ip(f'-6 route add {prefix} via {local_v6} dev {ifname}', **kwargs) Aug 20 13:03:06 hw1 python3[1201]: ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 20 13:03:06 hw1 python3[1201]: File "/opt/nipa/contest/hw/hw_worker.py", line 120, in _ip Aug 20 13:03:06 hw1 python3[1201]: raise RuntimeError(f"ip {args} failed on {where}: {stderr}") Aug 20 13:03:06 hw1 python3[1201]: RuntimeError: ip -6 route add fd00:2:0:1::/64 via fd00:2::1 dev ens25f1np1 failed on root@10.99.1.42: RTNETLINK answers: File exists Aug 20 13:03:06 hw1 systemd[1]: nipa-hw-worker.service: Main process exited, code=exited, status=1/FAILURE Aug 20 13:03:06 hw1 systemd[1]: nipa-hw-worker.service: Failed with result 'exit-code'. Aug 20 13:03:06 hw1 systemd[1]: Failed to start nipa-hw-worker.service - NIPA HW worker (one-shot test runner). Aug 20 13:03:06 hw1 systemd[1]: nipa-hw-worker.service: Consumed 5.941s CPU time over 8.620s wall clock time, 53.7M memory peak.