make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=mirrorr_vlan.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-2/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # timeout set to 10800 # selftests: net/forwarding: mirror_vlan.sh # 5.91 [+5.91] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 6.49 [+0.58] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 7.07 [+0.58] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 7.64 [+0.57] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.20 [+0.56] TEST: ingress mirror to vlan [FAIL] # 8.20 [+0.00] Expected to capture == 10 packets, got 0. # 8.25 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 8.83 [+0.57] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 9.40 [+0.58] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 9.98 [+0.58] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 10.54 [+0.56] TEST: egress mirror to vlan [FAIL] # 10.54 [+0.00] Expected to capture == 10 packets, got 0. # 10.60 [+0.06] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 11.15 [+0.54] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 11.72 [+0.57] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 12.26 [+0.55] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 12.82 [+0.56] TEST: ingress mirror tagged to vlan [FAIL] # 12.82 [+0.00] Expected to capture >= 10 packets, got 0. # 12.88 [+0.05] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 13.42 [+0.55] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 14.01 [+0.59] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 14.56 [+0.55] mausezahn: error while loading shared libraries: libcli.so.1.10: cannot open shared object file: No such file or directory # 15.13 [+0.57] TEST: egress mirror tagged to vlan [FAIL] # 15.13 [+0.00] Expected to capture >= 10 packets, got 0. not ok 1 selftests: net/forwarding: mirror_vlan.sh # exit=1 make[1]: Leaving directory '/home/virtme/testing-2/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-2/tools/testing/selftests' xx__-> echo $? 0 xx__->