:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Route_Selector netns default local :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 01:39:01 ] :: [ LOG ] :: [Log] ipv4 table test :: [ 01:39:02 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table -1' (Expected 0-255, got 255) :: [ 01:39:03 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table 0' (Expected 0, got 0) :: [ 01:39:05 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table 11' (Expected 0-255, got 2) :: [ 01:39:07 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table 256' (Expected 0-255, got 2) :: [ 01:39:08 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table 1111' (Expected 0-255, got 2) :: [ 01:39:10 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table local | grep 172.111.1.1' (Expected 1, got 1) :: [ 01:39:11 ] :: [ PASS ] :: Command 'vrun client ip -4 route add 172.111.1.1 dev veth1 via 192.168.11.254 table local' (Expected 0, got 0) :: [ 01:39:13 ] :: [ PASS ] :: Command 'vrun client ip -4 route add 172.111.1.1 dev veth1 via 192.168.11.254 table local' (Expected 0-255, got 2) :: [ 01:39:14 ] :: [ PASS ] :: Command 'vrun client nl-fib-lookup -t 255 172.111.1.1' (Expected 0, got 0) :: [ 01:39:15 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table local | grep 172.111.1.1' (Expected 0, got 0) :: [ 01:39:16 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table main | grep 172.111.1.1' (Expected 1, got 1) :: [ 01:39:18 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table all | grep 172.111.1.1' (Expected 0, got 0) :: [ 01:39:19 ] :: [ PASS ] :: Command 'vrun client ip -4 route get 172.111.1.1| sed -n '3,$'p | grep 172.111.1.1' (Expected 0, got 0) :: [ 01:39:20 ] :: [ PASS ] :: Command 'vrun client ip -4 route get 172.111.1.1 oif veth1 | sed -n '3,$'p | grep "172.111.1.1 .*veth1"' (Expected 0, got 0) :: [ 01:39:21 ] :: [ PASS ] :: Command 'vrun client ip -4 route get 172.111.1.1 oif veth0 | sed -n '3,$'p | grep "172.111.1.1 .*veth1"' (Expected 1, got 1) :: [ 01:39:23 ] :: [ PASS ] :: Command 'vrun client ip -4 route del 172.111.1.1 dev veth1 via 192.168.11.254 table local' (Expected 0, got 0) :: [ 01:39:24 ] :: [ PASS ] :: Command 'vrun client ip -4 route del 172.111.1.1 dev veth1 via 192.168.11.254 table local' (Expected 0-255, got 2) :: [ 01:39:26 ] :: [ PASS ] :: Command 'vrun client nl-fib-lookup -t 255 172.111.1.1' (Expected 0, got 0) :: [ 01:39:27 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table local | grep 172.111.1.1 ' (Expected 1, got 1) :: [ 01:39:28 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table all | grep 172.111.1.1 ' (Expected 1, got 1) :: [ 01:39:29 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table 111 | grep 172.111.2.1' (Expected 1, got 1) :: [ 01:39:30 ] :: [ PASS ] :: Command 'vrun client ip -4 route add 172.111.2.1 dev veth1 via 192.168.11.254 table 111' (Expected 0, got 0) :: [ 01:39:32 ] :: [ PASS ] :: Command 'vrun client ip -4 route add 172.111.2.1 dev veth1 via 192.168.11.254 table 111' (Expected 0-255, got 2) :: [ 01:39:33 ] :: [ PASS ] :: Command 'vrun client nl-fib-lookup -t 111 172.111.1.1' (Expected 0, got 0) :: [ 01:39:35 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table 111 | grep 172.111.2.1' (Expected 0, got 0) :: [ 01:39:36 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table local| grep 172.111.2.1' (Expected 1, got 1) :: [ 01:39:37 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table main | grep 172.111.2.1' (Expected 1, got 1) :: [ 01:39:38 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table all | grep 172.111.2.1' (Expected 0, got 0) :: [ 01:39:40 ] :: [ PASS ] :: Command 'vrun client ip -4 route get 172.111.2.1 | sed -n '3,$'p | grep "172.111.2.1 .*veth0"' (Expected 0, got 0) :: [ 01:39:41 ] :: [ PASS ] :: Command 'vrun client ip -4 route get 172.111.2.1 oif veth0 | sed -n '3,$'p | grep "172.111.2.1 .*veth0"' (Expected 0, got 0) :: [ 01:39:42 ] :: [ PASS ] :: Command 'vrun client ip -4 route get 172.111.2.1 oif veth1 | sed -n '3,$'p | grep "172.111.2.1 .*veth1"' (Expected 0, got 0) :: [ 01:39:43 ] :: [ PASS ] :: Command 'vrun client ip -4 route del 172.111.2.1 dev veth1 via 192.168.11.254 table 111' (Expected 0, got 0) :: [ 01:39:45 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table 111 | grep 172.111.2.1' (Expected 1, got 1) :: [ 01:39:46 ] :: [ PASS ] :: Command 'vrun client ip -4 route del 172.111.2.1 dev veth1 via 192.168.11.254 table 111' (Expected 0-255, got 2) :: [ 01:39:48 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table all | grep 172.111.2.1' (Expected 1, got 1) :: [ 01:39:49 ] :: [ PASS ] :: Command 'vrun client ip -4 route add 172.111.2.1 dev veth1 via 192.168.11.254 table 111' (Expected 0, got 0) :: [ 01:39:50 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table 111 | grep 172.111.2.1' (Expected 0, got 0) :: [ 01:39:51 ] :: [ PASS ] :: Command 'vrun client ip -4 route flush table 111' (Expected 0, got 0) :: [ 01:39:52 ] :: [ PASS ] :: Command 'vrun client ip -4 route list table 111 | grep 172.111.2.1' (Expected 1, got 1) :: [ 01:39:54 ] :: [ PASS ] :: Command 'vrun client ip -4 route add 172.111.1.1 dev veth1 via 192.168.11.254 table local' (Expected 0, got 0) :: [ 01:39:55 ] :: [ PASS ] :: Command 'vrun client ip -4 route add 172.111.1.1 dev veth1 via 192.168.11.254 table local' (Expected 0-255, got 2) :: [ 01:39:57 ] :: [ PASS ] :: Command 'vrun client ip -4 route add 172.111.1.1 dev veth1 via 192.168.11.254 table 111' (Expected 0, got 0) :: [ 01:39:58 ] :: [ PASS ] :: Command 'vrun client ip -4 route add 172.111.1.1 dev veth1 via 192.168.11.254 table 111' (Expected 0-255, got 2) :: [ 01:40:00 ] :: [ PASS ] :: Command 'vrun client ip -4 route del 172.111.1.1 dev veth1 via 192.168.11.254 table local' (Expected 0, got 0) :: [ 01:40:01 ] :: [ PASS ] :: Command 'vrun client ip -4 route del 172.111.1.1 dev veth1 via 192.168.11.254 table 111' (Expected 0, got 0) :: [ 01:40:02 ] :: [ PASS ] :: Command 'vrun client ip -4 route del 172.111.1.1 dev veth1 via 192.168.11.254 table local' (Expected 0-255, got 2) :: [ 01:40:04 ] :: [ PASS ] :: Command 'vrun client ip -4 route del 172.111.1.1 dev veth1 via 192.168.11.254 table 111' (Expected 0-255, got 2) :: [ 01:40:05 ] :: [ LOG ] :: [Log] ipv6 table test :: [ 01:40:06 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table -1' (Expected 0-255, got 255) :: [ 01:40:07 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table 0' (Expected 0, got 0) :: [ 01:40:09 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table 11' (Expected 0-255, got 2) :: [ 01:40:11 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table 256' (Expected 0-255, got 2) :: [ 01:40:13 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table 1111' (Expected 0-255, got 2) :: [ 01:40:14 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table local | grep 3010::1' (Expected 1, got 1) :: [ 01:40:15 ] :: [ PASS ] :: Command 'vrun client ip -6 route add 3010::1 dev veth1 via 2011::a table local' (Expected 0, got 0) :: [ 01:40:17 ] :: [ PASS ] :: Command 'vrun client ip -6 route add 3010::1 dev veth1 via 2011::a table local' (Expected 0-255, got 2) :: [ 01:40:18 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table local | grep 3010::1' (Expected 0, got 0) :: [ 01:40:19 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table main | grep 3010::1' (Expected 1, got 1) :: [ 01:40:20 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table all | grep 3010::1' (Expected 0, got 0) :: [ 01:40:22 ] :: [ PASS ] :: Command 'vrun client ip -6 route get 3010::1| sed -n '3,$'p | grep 3010::1' (Expected 0, got 0) :: [ 01:40:23 ] :: [ PASS ] :: Command 'vrun client ip -6 route get 3010::1 oif veth1 | sed -n '3,$'p | grep "3010::1 .*veth1"' (Expected 0, got 0) :: [ 01:40:24 ] :: [ PASS ] :: Command 'vrun client ip -6 route get 3010::1 oif veth0 | sed -n '3,$'p | grep "3010::1 .*veth1"' (Expected 1, got 1) :: [ 01:40:25 ] :: [ PASS ] :: Command 'vrun client ip -6 route del 3010::1 dev veth1 via 2011::a table local' (Expected 0, got 0) :: [ 01:40:27 ] :: [ PASS ] :: Command 'vrun client ip -6 route del 3010::1 dev veth1 via 2011::a table local' (Expected 0-255, got 2) :: [ 01:40:28 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table local | grep 3010::1 ' (Expected 1, got 1) :: [ 01:40:30 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table all | grep 3010::1 ' (Expected 1, got 1) :: [ 01:40:31 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table 111 | grep 3010::2' (Expected 1, got 1) :: [ 01:40:32 ] :: [ PASS ] :: Command 'vrun client ip -6 route add 3010::2 dev veth1 via 2011::a table 111' (Expected 0, got 0) :: [ 01:40:34 ] :: [ PASS ] :: Command 'vrun client ip -6 route add 3010::2 dev veth1 via 2011::a table 111' (Expected 0-255, got 2) :: [ 01:40:35 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table 111 | grep 3010::2' (Expected 0, got 0) :: [ 01:40:36 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table local| grep 3010::2' (Expected 1, got 1) :: [ 01:40:37 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table main | grep 3010::2' (Expected 1, got 1) :: [ 01:40:39 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table all | grep 3010::2' (Expected 0, got 0) :: [ 01:40:40 ] :: [ PASS ] :: Command 'vrun client ip -6 route get 3010::2 | sed -n '3,$'p | grep "3010::2 .*veth0"' (Expected 0, got 0) :: [ 01:40:41 ] :: [ PASS ] :: Command 'vrun client ip -6 route get 3010::2 oif veth0 | sed -n '3,$'p | grep "3010::2 .*veth0"' (Expected 0, got 0) :: [ 01:40:43 ] :: [ PASS ] :: Command 'vrun client ip -6 route get 3010::2 oif veth1 | sed -n '3,$'p | grep "3010::2 .*veth1"' (Expected 1, got 1) :: [ 01:40:44 ] :: [ PASS ] :: Command 'vrun client ip -6 route del 3010::2 dev veth1 via 2011::a table 111' (Expected 0, got 0) :: [ 01:40:45 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table 111 | grep 3010::2' (Expected 1, got 1) :: [ 01:40:47 ] :: [ PASS ] :: Command 'vrun client ip -6 route del 3010::2 dev veth1 via 2011::a table 111' (Expected 0-255, got 2) :: [ 01:40:48 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table all | grep 3010::2' (Expected 1, got 1) :: [ 01:40:49 ] :: [ PASS ] :: Command 'vrun client ip -6 route add 3010::2 dev veth1 via 2011::a table 111' (Expected 0, got 0) :: [ 01:40:50 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table 111 | grep 3010::2' (Expected 0, got 0) :: [ 01:40:52 ] :: [ PASS ] :: Command 'vrun client ip -6 route flush table 111' (Expected 0, got 0) :: [ 01:40:53 ] :: [ PASS ] :: Command 'vrun client ip -6 route list table 111 | grep 3010::2' (Expected 1, got 1) :: [ 01:40:54 ] :: [ PASS ] :: Command 'vrun client ip -6 route add 3010::1 dev veth1 via 2011::a table local' (Expected 0, got 0) :: [ 01:40:56 ] :: [ PASS ] :: Command 'vrun client ip -6 route add 3010::1 dev veth1 via 2011::a table local' (Expected 0-255, got 2) :: [ 01:40:57 ] :: [ PASS ] :: Command 'vrun client ip -6 route add 3010::1 dev veth1 via 2011::a table 111' (Expected 0, got 0) :: [ 01:40:59 ] :: [ PASS ] :: Command 'vrun client ip -6 route add 3010::1 dev veth1 via 2011::a table 111' (Expected 0-255, got 2) :: [ 01:41:00 ] :: [ PASS ] :: Command 'vrun client ip -6 route del 3010::1 dev veth1 via 2011::a table local' (Expected 0, got 0) :: [ 01:41:01 ] :: [ PASS ] :: Command 'vrun client ip -6 route del 3010::1 dev veth1 via 2011::a table 111' (Expected 0, got 0) :: [ 01:41:03 ] :: [ PASS ] :: Command 'vrun client ip -6 route del 3010::1 dev veth1 via 2011::a table local' (Expected 0-255, got 2) :: [ 01:41:05 ] :: [ PASS ] :: Command 'vrun client ip -6 route del 3010::1 dev veth1 via 2011::a table 111' (Expected 0-255, got 2) :: [ 01:41:05 ] :: [ LOG ] :: [Log] ip4 proto test :: [ 01:41:06 ] :: [ PASS ] :: Command 'vrun client ip -4 route list proto kernel' (Expected 0, got 0) :: [ 01:41:07 ] :: [ PASS ] :: Command 'vrun client ip -4 route list proto boot' (Expected 0, got 0) :: [ 01:41:08 ] :: [ PASS ] :: Command 'vrun client ip -4 route list proto static' (Expected 0, got 0) :: [ 01:41:10 ] :: [ PASS ] :: Command 'vrun client ip -4 route list proto -1' (Expected 255, got 255) :: [ 01:41:11 ] :: [ PASS ] :: Command 'vrun client ip -4 route list proto 256' (Expected 255, got 255) :: [ 01:41:12 ] :: [ PASS ] :: Command 'vrun client ip -4 route list proto 0' (Expected 0, got 0) :: [ 01:41:13 ] :: [ PASS ] :: Command 'vrun client ip -4 route list proto 111' (Expected 0, got 0) :: [ 01:41:14 ] :: [ PASS ] :: Command 'vrun client ip -4 route list proto all' (Expected 0, got 0) :: [ 01:41:16 ] :: [ PASS ] :: Command 'vrun client ip -4 route list proto static | grep 172.111.1.1' (Expected 1, got 1) :: [ 01:41:17 ] :: [ PASS ] :: Command 'vrun client ip -4 route add 172.111.1.1 dev veth1 via 192.168.11.254 proto static' (Expected 0, got 0) :: [ 01:41:19 ] :: [ PASS ] :: Command 'vrun client ip -4 route add 172.111.1.1 dev veth1 via 192.168.11.254 proto static' (Expected 0-255, got 2) :: [ 01:41:20 ] :: [ PASS ] :: Command 'vrun client ip -4 route list proto static | grep 172.111.1.1' (Expected 0, got 0) :: [ 01:41:21 ] :: [ PASS ] :: Command 'vrun client ip -4 route list proto boot | grep 172.111.1.1' (Expected 1, got 1) :: [ 01:41:22 ] :: [ PASS ] :: Command 'vrun client ip -4 route list proto all | grep 172.111.1.1' (Expected 0, got 0) :: [ 01:41:24 ] :: [ PASS ] :: Command 'vrun client ip -4 route get 172.111.1.1 | sed -n '3,$'p | grep veth1' (Expected 0, got 0) :: [ 01:41:25 ] :: [ PASS ] :: Command 'vrun client ip -4 route del 172.111.1.1 dev veth1 via 192.168.11.254 proto static' (Expected 0, got 0) :: [ 01:41:26 ] :: [ PASS ] :: Command 'vrun client ip -4 route list proto static | grep 172.111.1.1' (Expected 1, got 1) :: [ 01:41:28 ] :: [ PASS ] :: Command 'vrun client ip -4 route del 172.111.1.1 dev veth1 via 192.168.11.254 proto static' (Expected 0-255, got 2) :: [ 01:41:29 ] :: [ PASS ] :: Command 'vrun client ip -4 route list proto 111 | grep 172.111.2.1' (Expected 1, got 1) :: [ 01:41:30 ] :: [ PASS ] :: Command 'vrun client ip -4 route add 172.111.2.1 dev veth1 via 192.168.11.254 proto 111' (Expected 0, got 0) :: [ 01:41:32 ] :: [ PASS ] :: Command 'vrun client ip -4 route add 172.111.2.1 dev veth1 via 192.168.11.254 proto 111' (Expected 0-255, got 2) :: [ 01:41:33 ] :: [ PASS ] :: Command 'vrun client ip -4 route list proto 111 | grep 172.111.2.1' (Expected 0, got 0) :: [ 01:41:35 ] :: [ PASS ] :: Command 'vrun client ip -4 route list proto all | grep 172.111.2.1' (Expected 0, got 0) :: [ 01:41:36 ] :: [ PASS ] :: Command 'vrun client ip -4 route list proto static | grep 172.111.2.1' (Expected 1, got 1) :: [ 01:41:37 ] :: [ PASS ] :: Command 'vrun client ip -4 route get 172.111.2.1 | sed -n '3,$'p | grep veth1' (Expected 0, got 0) :: [ 01:41:38 ] :: [ PASS ] :: Command 'vrun client ip -4 route del 172.111.2.1 dev veth1 via 192.168.11.254 proto 111' (Expected 0, got 0) :: [ 01:41:40 ] :: [ PASS ] :: Command 'vrun client ip -4 route list proto 111 | grep 172.111.2.1' (Expected 1, got 1) :: [ 01:41:41 ] :: [ PASS ] :: Command 'vrun client ip -4 route del 172.111.2.1 dev veth1 via 192.168.11.254 proto 111' (Expected 0-255, got 2) :: [ 01:41:42 ] :: [ PASS ] :: Command 'vrun client ip -4 route add 172.111.2.1 dev veth1 via 192.168.11.254 proto 111' (Expected 0, got 0) :: [ 01:41:44 ] :: [ PASS ] :: Command 'vrun client ip -4 route add 172.111.2.1 dev veth1 via 192.168.11.254 proto static' (Expected 2, got 2) :: [ 01:41:45 ] :: [ PASS ] :: Command 'vrun client ip -4 route flush proto 111' (Expected 0, got 0) :: [ 01:41:46 ] :: [ PASS ] :: Command 'vrun client ip -4 route list proto 111 | grep 172.111.2.1' (Expected 1, got 1) :: [ 01:41:48 ] :: [ PASS ] :: Command 'vrun client ip -4 route flush proto 111' (Expected 0-255, got 0) :: [ 01:41:48 ] :: [ LOG ] :: [Log] ip6 proto test :: [ 01:41:49 ] :: [ PASS ] :: Command 'vrun client ip -6 route list proto kernel' (Expected 0, got 0) :: [ 01:41:51 ] :: [ PASS ] :: Command 'vrun client ip -6 route list proto boot' (Expected 0, got 0) :: [ 01:41:52 ] :: [ PASS ] :: Command 'vrun client ip -6 route list proto static' (Expected 0, got 0) :: [ 01:41:53 ] :: [ PASS ] :: Command 'vrun client ip -6 route list proto -1' (Expected 255, got 255) :: [ 01:41:54 ] :: [ PASS ] :: Command 'vrun client ip -6 route list proto 256' (Expected 255, got 255) :: [ 01:41:56 ] :: [ PASS ] :: Command 'vrun client ip -6 route list proto 0' (Expected 0, got 0) :: [ 01:41:57 ] :: [ PASS ] :: Command 'vrun client ip -6 route list proto 111' (Expected 0, got 0) :: [ 01:41:58 ] :: [ PASS ] :: Command 'vrun client ip -6 route list proto all' (Expected 0, got 0) :: [ 01:41:59 ] :: [ PASS ] :: Command 'vrun client ip -6 route list proto static | grep 3010::1' (Expected 1, got 1) :: [ 01:42:00 ] :: [ PASS ] :: Command 'vrun client ip -6 route add 3010::1 dev veth1 via 2011::a proto static' (Expected 0, got 0) :: [ 01:42:02 ] :: [ PASS ] :: Command 'vrun client ip -6 route add 3010::1 dev veth1 via 2011::a proto static' (Expected 0-255, got 2) :: [ 01:42:03 ] :: [ PASS ] :: Command 'vrun client ip -6 route list proto static | grep 3010::1' (Expected 0, got 0) :: [ 01:42:05 ] :: [ PASS ] :: Command 'vrun client ip -6 route list proto boot | grep 3010::1' (Expected 1, got 1) :: [ 01:42:06 ] :: [ PASS ] :: Command 'vrun client ip -6 route list proto all | grep 3010::1' (Expected 0, got 0) :: [ 01:42:07 ] :: [ PASS ] :: Command 'vrun client ip -6 route get 3010::1 | sed -n '3,$'p | grep veth1' (Expected 0, got 0) :: [ 01:42:08 ] :: [ PASS ] :: Command 'vrun client ip -6 route del 3010::1 dev veth1 via 2011::a proto static' (Expected 0, got 0) :: [ 01:42:10 ] :: [ PASS ] :: Command 'vrun client ip -6 route list proto static | grep 3010::1' (Expected 1, got 1) :: [ 01:42:11 ] :: [ PASS ] :: Command 'vrun client ip -6 route del 3010::1 dev veth1 via 2011::a proto static' (Expected 0-255, got 2) :: [ 01:42:13 ] :: [ PASS ] :: Command 'vrun client ip -6 route list proto 111 | grep 3010::2' (Expected 1, got 1) :: [ 01:42:14 ] :: [ PASS ] :: Command 'vrun client ip -6 route add 3010::2 dev veth1 via 2011::a proto 111' (Expected 0, got 0) :: [ 01:42:16 ] :: [ PASS ] :: Command 'vrun client ip -6 route add 3010::2 dev veth1 via 2011::a proto 111' (Expected 0-255, got 2) :: [ 01:42:17 ] :: [ PASS ] :: Command 'vrun client ip -6 route list proto 111 | grep 3010::2' (Expected 0, got 0) :: [ 01:42:18 ] :: [ PASS ] :: Command 'vrun client ip -6 route list proto all | grep 3010::2' (Expected 0, got 0) :: [ 01:42:19 ] :: [ PASS ] :: Command 'vrun client ip -6 route list proto static | grep 3010::2' (Expected 1, got 1) :: [ 01:42:21 ] :: [ PASS ] :: Command 'vrun client ip -6 route get 3010::2 | sed -n '3,$'p | grep veth1' (Expected 0, got 0) :: [ 01:42:22 ] :: [ PASS ] :: Command 'vrun client ip -6 route del 3010::2 dev veth1 via 2011::a proto 111' (Expected 0, got 0) :: [ 01:42:23 ] :: [ PASS ] :: Command 'vrun client ip -6 route list proto 111 | grep 3010::2' (Expected 1, got 1) :: [ 01:42:25 ] :: [ PASS ] :: Command 'vrun client ip -6 route del 3010::2 dev veth1 via 2011::a proto 111' (Expected 0-255, got 2) :: [ 01:42:26 ] :: [ PASS ] :: Command 'vrun client ip -6 route add 3010::2 dev veth1 via 2011::a proto 111' (Expected 0, got 0) :: [ 01:42:27 ] :: [ PASS ] :: Command 'vrun client ip -6 route add 3010::2 dev veth1 via 2011::a proto static' (Expected 2, got 2) :: [ 01:42:28 ] :: [ PASS ] :: Command 'vrun client ip -6 route flush proto 111' (Expected 0, got 0) :: [ 01:42:30 ] :: [ PASS ] :: Command 'vrun client ip -6 route list proto 111 | grep 3010::2' (Expected 1, got 1) :: [ 01:42:31 ] :: [ PASS ] :: Command 'vrun client ip -6 route flush proto 111' (Expected 0-255, got 0) :: [ 01:42:32 ] :: [ LOG ] :: [Log] ip4 type test :: [ 01:42:33 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type unicast table all' (Expected 0, got 0) :: [ 01:42:34 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type unicast table main | grep 172.111.1.1' (Expected 1, got 1) :: [ 01:42:35 ] :: [ PASS ] :: Command 'vrun client ip -4 route add unicast 172.111.1.1 dev veth1 table main' (Expected 0, got 0) :: [ 01:42:37 ] :: [ PASS ] :: Command 'vrun client ip -4 route add unicast 172.111.1.1 dev veth1 table main' (Expected 0-255, got 2) :: [ 01:42:40 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 01:42:41 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type unicast table main | grep 172.111.1.1' (Expected 0, got 0) :: [ 01:42:42 ] :: [ PASS ] :: Command 'vrun client ip -4 route get 172.111.1.1 | sed -n '3,$'p | grep veth1' (Expected 0, got 0) :: [ 01:42:44 ] :: [ PASS ] :: Command 'vrun client ip -4 route del unicast 172.111.1.1 dev veth1 table main' (Expected 0, got 0) :: [ 01:42:45 ] :: [ PASS ] :: Command 'vrun client ip -4 route del unicast 172.111.1.1 dev veth1 table main' (Expected 0-255, got 2) :: [ 01:42:47 ] :: [ PASS ] :: Command 'vrun client ip -4 route add unicast 172.111.1.1 dev veth1 table 100' (Expected 0, got 0) :: [ 01:42:48 ] :: [ PASS ] :: Command 'vrun client ip -4 route add local 172.111.1.1 dev veth1 table 100' (Expected 2, got 2) :: [ 01:42:49 ] :: [ PASS ] :: Command 'vrun client ip -4 route flush type unicast table 100' (Expected 0, got 0) :: [ 01:42:50 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type unicast table 100 | grep 172.111.1.1' (Expected 1, got 1) :: [ 01:42:52 ] :: [ LOG ] :: Output of 'vrun client ip -4 route list type unicast table 100': :: [ 01:42:52 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 01:42:52 ] :: [ LOG ] :: :: [ 01:42:52 ] :: [ LOG ] :: [01:42:51][root]# echo 'ip -4 route list type unicast table 100' | ip netns exec client bash :: [ 01:42:53 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 01:42:53 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type unicast table 100' (Expected 0, got 0) :: [ 01:42:55 ] :: [ PASS ] :: Command 'vrun client ip -4 route flush type unicast table 100' (Expected 0-255, got 0) :: [ 01:42:56 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type multicast table all' (Expected 0, got 0) :: [ 01:42:57 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type multicast table main | grep 172.111.1.1' (Expected 1, got 1) :: [ 01:42:59 ] :: [ PASS ] :: Command 'vrun client ip -4 route add multicast 172.111.1.1 dev veth1 table main' (Expected 0, got 0) :: [ 01:43:00 ] :: [ PASS ] :: Command 'vrun client ip -4 route add multicast 172.111.1.1 dev veth1 table main' (Expected 0-255, got 2) :: [ 01:43:03 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 01:43:04 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type multicast table main | grep 172.111.1.1' (Expected 0, got 0) :: [ 01:43:06 ] :: [ PASS ] :: Command 'vrun client ip -4 route get 172.111.1.1 | sed -n '3,$'p | grep veth1' (Expected 0, got 0) :: [ 01:43:07 ] :: [ PASS ] :: Command 'vrun client ip -4 route del multicast 172.111.1.1 dev veth1 table main' (Expected 0, got 0) :: [ 01:43:09 ] :: [ PASS ] :: Command 'vrun client ip -4 route del multicast 172.111.1.1 dev veth1 table main' (Expected 0-255, got 2) :: [ 01:43:10 ] :: [ PASS ] :: Command 'vrun client ip -4 route add multicast 172.111.1.1 dev veth1 table 100' (Expected 0, got 0) :: [ 01:43:11 ] :: [ PASS ] :: Command 'vrun client ip -4 route add local 172.111.1.1 dev veth1 table 100' (Expected 2, got 2) :: [ 01:43:12 ] :: [ PASS ] :: Command 'vrun client ip -4 route flush type multicast table 100' (Expected 0, got 0) :: [ 01:43:14 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type multicast table 100 | grep 172.111.1.1' (Expected 1, got 1) :: [ 01:43:15 ] :: [ LOG ] :: Output of 'vrun client ip -4 route list type multicast table 100': :: [ 01:43:15 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 01:43:16 ] :: [ LOG ] :: :: [ 01:43:16 ] :: [ LOG ] :: [01:43:14][root]# echo 'ip -4 route list type multicast table 100' | ip netns exec client bash :: [ 01:43:16 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 01:43:16 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type multicast table 100' (Expected 0, got 0) :: [ 01:43:18 ] :: [ PASS ] :: Command 'vrun client ip -4 route flush type multicast table 100' (Expected 0-255, got 0) :: [ 01:43:19 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type broadcast table all' (Expected 0, got 0) :: [ 01:43:21 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type broadcast table main | grep 172.111.1.1' (Expected 1, got 1) :: [ 01:43:22 ] :: [ PASS ] :: Command 'vrun client ip -4 route add broadcast 172.111.1.1 dev veth1 table main' (Expected 0, got 0) :: [ 01:43:23 ] :: [ PASS ] :: Command 'vrun client ip -4 route add broadcast 172.111.1.1 dev veth1 table main' (Expected 0-255, got 2) :: [ 01:43:26 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 01:43:28 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type broadcast table main | grep 172.111.1.1' (Expected 0, got 0) :: [ 01:43:29 ] :: [ PASS ] :: Command 'vrun client ip -4 route get 172.111.1.1 | sed -n '3,$'p | grep veth1' (Expected 0, got 0) :: [ 01:43:30 ] :: [ PASS ] :: Command 'vrun client ip -4 route del broadcast 172.111.1.1 dev veth1 table main' (Expected 0, got 0) :: [ 01:43:32 ] :: [ PASS ] :: Command 'vrun client ip -4 route del broadcast 172.111.1.1 dev veth1 table main' (Expected 0-255, got 2) :: [ 01:43:33 ] :: [ PASS ] :: Command 'vrun client ip -4 route add broadcast 172.111.1.1 dev veth1 table 100' (Expected 0, got 0) :: [ 01:43:34 ] :: [ PASS ] :: Command 'vrun client ip -4 route add local 172.111.1.1 dev veth1 table 100' (Expected 2, got 2) :: [ 01:43:35 ] :: [ PASS ] :: Command 'vrun client ip -4 route flush type broadcast table 100' (Expected 0, got 0) :: [ 01:43:37 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type broadcast table 100 | grep 172.111.1.1' (Expected 1, got 1) :: [ 01:43:38 ] :: [ LOG ] :: Output of 'vrun client ip -4 route list type broadcast table 100': :: [ 01:43:38 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 01:43:39 ] :: [ LOG ] :: :: [ 01:43:39 ] :: [ LOG ] :: [01:43:37][root]# echo 'ip -4 route list type broadcast table 100' | ip netns exec client bash :: [ 01:43:39 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 01:43:39 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type broadcast table 100' (Expected 0, got 0) :: [ 01:43:41 ] :: [ PASS ] :: Command 'vrun client ip -4 route flush type broadcast table 100' (Expected 0-255, got 0) :: [ 01:43:42 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type local table all' (Expected 0, got 0) :: [ 01:43:43 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type local table main | grep 172.111.1.1' (Expected 1, got 1) :: [ 01:43:45 ] :: [ PASS ] :: Command 'vrun client ip -4 route add local 172.111.1.1 dev veth1 table main' (Expected 0, got 0) :: [ 01:43:46 ] :: [ PASS ] :: Command 'vrun client ip -4 route add local 172.111.1.1 dev veth1 table main' (Expected 0-255, got 2) :: [ 01:43:49 ] :: [ PASS ] :: Command 'sleep 2' (Expected 0, got 0) :: [ 01:43:51 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type local table main | grep 172.111.1.1' (Expected 0, got 0) :: [ 01:43:52 ] :: [ PASS ] :: Command 'vrun client ip -4 route get 172.111.1.1 | sed -n '3,$'p | grep lo' (Expected 0, got 0) :: [ 01:43:53 ] :: [ PASS ] :: Command 'vrun client ip -4 route del local 172.111.1.1 dev veth1 table main' (Expected 0, got 0) :: [ 01:43:55 ] :: [ PASS ] :: Command 'vrun client ip -4 route del local 172.111.1.1 dev veth1 table main' (Expected 0-255, got 2) :: [ 01:43:56 ] :: [ PASS ] :: Command 'vrun client ip -4 route add local 172.111.1.1 dev veth1 table 100' (Expected 0, got 0) :: [ 01:43:57 ] :: [ PASS ] :: Command 'vrun client ip -4 route add local 172.111.1.1 dev veth1 table 100' (Expected 2, got 2) :: [ 01:43:58 ] :: [ PASS ] :: Command 'vrun client ip -4 route flush type local table 100' (Expected 0, got 0) :: [ 01:44:00 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type local table 100 | grep 172.111.1.1' (Expected 1, got 1) :: [ 01:44:01 ] :: [ LOG ] :: Output of 'vrun client ip -4 route list type local table 100': :: [ 01:44:01 ] :: [ LOG ] :: --------------- OUTPUT START --------------- :: [ 01:44:02 ] :: [ LOG ] :: :: [ 01:44:02 ] :: [ LOG ] :: [01:44:00][root]# echo 'ip -4 route list type local table 100' | ip netns exec client bash :: [ 01:44:02 ] :: [ LOG ] :: --------------- OUTPUT END --------------- :: [ 01:44:02 ] :: [ PASS ] :: Command 'vrun client ip -4 route list type local table 100' (Expected 0, got 0) :: [ 01:44:04 ] :: [ PASS ] :: Command 'vrun client ip -4 route flush type local table 100' (Expected 0-255, got 0) :: [ 01:44:05 ] :: [ LOG ] :: [Log] ip4 scope test :: [ 01:44:06 ] :: [ PASS ] :: Command 'vrun client ip -4 route list scope 0' (Expected 0, got 0) :: [ 01:44:07 ] :: [ PASS ] :: Command 'vrun client ip -4 route list scope -1' (Expected 255, got 255) :: [ 01:44:08 ] :: [ PASS ] :: Command 'vrun client ip -4 route list scope 256' (Expected 255, got 255) :: [ 01:44:09 ] :: [ PASS ] :: Command 'vrun client ip -4 route list scope 1111' (Expected 255, got 255) :: [ 01:44:11 ] :: [ PASS ] :: Command 'vrun client ip -4 route list scope 111' (Expected 0, got 0) :: [ 01:44:12 ] :: [ PASS ] :: Command 'vrun client ip -4 route list scope link' (Expected 0, got 0) :: [ 01:44:13 ] :: [ PASS ] :: Command 'vrun client ip -4 route list scope host' (Expected 0, got 0) :: [ 01:44:14 ] :: [ PASS ] :: Command 'vrun client ip -4 route list scope global' (Expected 0, got 0) :: [ 01:44:16 ] :: [ PASS ] :: Command 'vrun client ip -4 route list scope 111 | grep 172.111.1.1' (Expected 1, got 1) :: [ 01:44:17 ] :: [ PASS ] :: Command 'vrun client ip -4 route add 172.111.1.1 dev veth1 via 192.168.11.254 scope 111' (Expected 0, got 0) :: [ 01:44:19 ] :: [ PASS ] :: Command 'vrun client ip -4 route add 172.111.1.1 dev veth1 via 192.168.11.254 scope 111' (Expected 0-255, got 2) :: [ 01:44:20 ] :: [ PASS ] :: Command 'vrun client nl-fib-lookup -s 111 172.111.1.1' (Expected 0, got 0) :: [ 01:44:21 ] :: [ PASS ] :: Command 'vrun client ip -4 route list scope 111 | grep 172.111.1.1' (Expected 0, got 0) :: [ 01:44:22 ] :: [ PASS ] :: Command 'vrun client ip -4 route get 172.111.1.1 | grep veth1' (Expected 0, got 0) :: [ 01:44:23 ] :: [ PASS ] :: Command 'vrun client ip -4 route del 172.111.1.1 dev veth1 via 192.168.11.254 scope 111' (Expected 0, got 0) :: [ 01:44:25 ] :: [ PASS ] :: Command 'vrun client nl-fib-lookup -s 111 172.111.1.1' (Expected 0, got 0) :: [ 01:44:26 ] :: [ PASS ] :: Command 'vrun client ip -4 route list scope 111 | grep 172.111.1.1' (Expected 1, got 1) :: [ 01:44:28 ] :: [ PASS ] :: Command 'vrun client ip -4 route del 172.111.1.1 dev veth1 via 192.168.11.254 scope 111' (Expected 0-255, got 2) :: [ 01:44:29 ] :: [ PASS ] :: Command 'vrun client ip -4 route add 172.111.1.1 dev veth1 via 192.168.11.254 scope global table 120' (Expected 0, got 0) :: [ 01:44:30 ] :: [ PASS ] :: Command 'vrun client ip -4 route list scope global table 120 | grep 172.111.1.1' (Expected 0, got 0) :: [ 01:44:32 ] :: [ PASS ] :: Command 'vrun client ip -4 route list scope global table 120 | grep 172.111.1.1' (Expected 0-255, got 0) :: [ 01:44:33 ] :: [ PASS ] :: Command 'vrun client ip -4 route flush scope global table 120' (Expected 0, got 0) :: [ 01:44:34 ] :: [ PASS ] :: Command 'vrun client ip -4 route list scope global table 120 | grep 172.111.1.1' (Expected 1, got 1) :: [ 01:44:36 ] :: [ PASS ] :: Command 'vrun client ip -4 route flush scope global table 120' (Expected 0-255, got 0) :: [ 01:44:37 ] :: [ PASS ] :: Command 'vrun client nl-fib-lookup -f 1 172.111.1.1' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 338s :: Assertions: 242 good, 0 bad :: RESULT: PASS (Route_Selector netns default local)