use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh absolute networking path is /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking /usr/bin/socat /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/tunnel/common /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/tunnel/gre/basic /mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/tunnel/gre/basic :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 17:49:47 ] :: [ BEGIN ] :: Running '/usr/bin/dnf install psmisc -y --skip-broken' Last metadata expiration check: 0:44:10 ago on Mon 26 Sep 2022 05:05:40 PM EDT. Package psmisc-23.4-4.fc37.aarch64 is already installed. Dependencies resolved. Nothing to do. Complete! :: [ 17:49:54 ] :: [ PASS ] :: Command '/usr/bin/dnf install psmisc -y --skip-broken' (Expected 0-255, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 7s :: Assertions: 1 good, 0 bad :: RESULT: PASS (Setup) ** Setup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: basic_nic :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 17:49:56 ] :: [ BEGIN ] :: Running 'netns_crs_setup' setenforce: SELinux is disabled egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E ============= Start setup_topo 1/1: nic ================ ------------- choose required NIC(s) ---------------- NAY='no' PVT='yes' NIC_DRIVER='veth' NIC_MODEL='any' NIC_SPEED='any' NIC_NUM='1' TOPO='nic' MTU_VAL='1500' picked NIC(s): egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E veth0_c $ ethtool -i veth0_c driver: veth version: 1.0 firmware-version: expansion-rom-version: bus-info: supports-statistics: yes supports-test: no supports-eeprom-access: no supports-register-dump: no supports-priv-flags: no ----------- start setup nic, handle: veth0_c ----------- 166: veth0_c@if165: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether 92:a4:9f:51:3f:70 brd ff:ff:ff:ff:ff:ff link-netnsid 0 ---------- finish setup nic, got iface: veth0_c -------- setenforce: SELinux is disabled egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E ============= Start setup_topo 1/1: nic ================ ------------- choose required NIC(s) ---------------- NAY='no' PVT='yes' NIC_DRIVER='veth' NIC_MODEL='any' NIC_SPEED='any' NIC_NUM='1' TOPO='nic' MTU_VAL='1500' picked NIC(s): egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E veth0_s $ ethtool -i veth0_s driver: veth version: 1.0 firmware-version: expansion-rom-version: bus-info: supports-statistics: yes supports-test: no supports-eeprom-access: no supports-register-dump: no supports-priv-flags: no ----------- start setup nic, handle: veth0_s ----------- 174: veth0_s@if173: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether 46:53:4f:2e:9c:36 brd ff:ff:ff:ff:ff:ff link-netnsid 0 ---------- finish setup nic, got iface: veth0_s -------- /proc/sys/net/ipv4/conf/all/forwarding = 1 /proc/sys/net/ipv6/conf/all/forwarding = 1 PING 10.10.1.1 (10.10.1.1) 56(84) bytes of data. 64 bytes from 10.10.1.1: icmp_seq=1 ttl=63 time=0.446 ms 64 bytes from 10.10.1.1: icmp_seq=2 ttl=63 time=0.168 ms --- 10.10.1.1 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1021ms rtt min/avg/max/mdev = 0.168/0.307/0.446/0.139 ms PING 2001::1(2001::1) 56 data bytes From fe80::78ab:f2ff:fe6e:f6e6%veth0_c icmp_seq=1 Destination unreachable: Beyond scope of source address 64 bytes from 2001::1: icmp_seq=2 ttl=63 time=0.626 ms --- 2001::1 ping statistics --- 2 packets transmitted, 1 received, +1 errors, 50% packet loss, time 1027ms rtt min/avg/max/mdev = 0.626/0.626/0.626/0.000 ms :: [ 17:51:01 ] :: [ PASS ] :: Command 'netns_crs_setup' (Expected 0, got 0) :: [ 17:51:02 ] :: [ BEGIN ] :: Running 'ip netns exec client ip tunnel add gre1 mode gre local 10.10.0.1 remote 10.10.1.1 ttl 64' :: [ 17:51:02 ] :: [ PASS ] :: Command 'ip netns exec client ip tunnel add gre1 mode gre local 10.10.0.1 remote 10.10.1.1 ttl 64' (Expected 0, got 0) :: [ 17:51:02 ] :: [ BEGIN ] :: Running 'ip netns exec client ip tunnel add gre1 mode gre local 10.10.0.1 remote 10.10.1.1 ttl 64' add tunnel "gre0" failed: File exists :: [ 17:51:02 ] :: [ PASS ] :: Command 'ip netns exec client ip tunnel add gre1 mode gre local 10.10.0.1 remote 10.10.1.1 ttl 64' (Expected 0-255, got 1) :: [ 17:51:02 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 10.10.1.1 ttl 128' :: [ 17:51:02 ] :: [ PASS ] :: Command 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 10.10.1.1 ttl 128' (Expected 0, got 0) :: [ 17:51:02 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 10.10.1.1 ttl 64' :: [ 17:51:02 ] :: [ PASS ] :: Command 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 10.10.1.1 ttl 64' (Expected 0, got 0) :: [ 17:51:02 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set gre1 up' :: [ 17:51:02 ] :: [ PASS ] :: Command 'ip netns exec client ip link set gre1 up' (Expected 0, got 0) :: [ 17:51:02 ] :: [ BEGIN ] :: Running 'ip netns exec client ip addr add 192.168.6.2/24 dev gre1' :: [ 17:51:03 ] :: [ PASS ] :: Command 'ip netns exec client ip addr add 192.168.6.2/24 dev gre1' (Expected 0, got 0) :: [ 17:51:03 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev gre1' :: [ 17:51:03 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev gre1' (Expected 0, got 0) :: [ 17:51:03 ] :: [ BEGIN ] :: Running 'ip netns exec client ip route add 192.168.7.0/24 dev gre1' :: [ 17:51:03 ] :: [ PASS ] :: Command 'ip netns exec client ip route add 192.168.7.0/24 dev gre1' (Expected 0, got 0) :: [ 17:51:03 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev gre1' :: [ 17:51:03 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev gre1' (Expected 0, got 0) :: [ 17:51:03 ] :: [ BEGIN ] :: Running 'ip netns exec server ip tunnel add gre1 mode gre local 10.10.1.1 remote 10.10.0.1 ttl 64' :: [ 17:51:03 ] :: [ PASS ] :: Command 'ip netns exec server ip tunnel add gre1 mode gre local 10.10.1.1 remote 10.10.0.1 ttl 64' (Expected 0, got 0) :: [ 17:51:03 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link set gre1 up' :: [ 17:51:03 ] :: [ PASS ] :: Command 'ip netns exec server ip link set gre1 up' (Expected 0, got 0) :: [ 17:51:03 ] :: [ BEGIN ] :: Running 'ip netns exec server ip addr add 192.168.7.2/24 dev gre1' :: [ 17:51:03 ] :: [ PASS ] :: Command 'ip netns exec server ip addr add 192.168.7.2/24 dev gre1' (Expected 0, got 0) :: [ 17:51:03 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev gre1' :: [ 17:51:03 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev gre1' (Expected 0, got 0) :: [ 17:51:04 ] :: [ BEGIN ] :: Running 'ip netns exec server ip route add 192.168.6.0/24 dev gre1' :: [ 17:51:04 ] :: [ PASS ] :: Command 'ip netns exec server ip route add 192.168.6.0/24 dev gre1' (Expected 0, got 0) :: [ 17:51:04 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev gre1' :: [ 17:51:04 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev gre1' (Expected 0, got 0) :: [ 17:51:04 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 17:51:09 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 17:51:09 ] :: [ BEGIN ] :: Running 'ip netns exec client ping 192.168.7.2 -c 5' PING 192.168.7.2 (192.168.7.2) 56(84) bytes of data. 64 bytes from 192.168.7.2: icmp_seq=1 ttl=64 time=0.444 ms 64 bytes from 192.168.7.2: icmp_seq=2 ttl=64 time=0.220 ms 64 bytes from 192.168.7.2: icmp_seq=3 ttl=64 time=0.219 ms 64 bytes from 192.168.7.2: icmp_seq=4 ttl=64 time=0.235 ms 64 bytes from 192.168.7.2: icmp_seq=5 ttl=64 time=0.174 ms --- 192.168.7.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4163ms rtt min/avg/max/mdev = 0.174/0.258/0.444/0.095 ms :: [ 17:51:13 ] :: [ PASS ] :: Command 'ip netns exec client ping 192.168.7.2 -c 5' (Expected 0, got 0) :: [ 17:51:13 ] :: [ BEGIN ] :: Running 'ip netns exec client ping6 7001:db8:ac10:fe01::2 -c 5' PING 7001:db8:ac10:fe01::2(7001:db8:ac10:fe01::2) 56 data bytes 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=1 ttl=64 time=0.174 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=2 ttl=64 time=0.256 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=3 ttl=64 time=0.288 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=4 ttl=64 time=0.275 ms 64 bytes from 7001:db8:ac10:fe01::2: icmp_seq=5 ttl=64 time=0.286 ms --- 7001:db8:ac10:fe01::2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4198ms rtt min/avg/max/mdev = 0.174/0.255/0.288/0.042 ms :: [ 17:51:18 ] :: [ PASS ] :: Command 'ip netns exec client ping6 7001:db8:ac10:fe01::2 -c 5' (Expected 0, got 0) :: [ 17:51:18 ] :: [ BEGIN ] :: Running 'killall -9 socat' socat: no process found :: [ 17:51:18 ] :: [ PASS ] :: Command 'killall -9 socat' (Expected 0-255, got 1) :: [ 17:51:18 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -k -n tcp 51110 ' :: [ 17:51:18 ] :: [ PASS ] :: Command 'ip netns exec server fuser -k -n tcp 51110 ' (Expected 0-255, got 1) :: [ 17:51:18 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -6 -k -n tcp 51110 ' :: [ 17:51:18 ] :: [ PASS ] :: Command 'ip netns exec server fuser -6 -k -n tcp 51110 ' (Expected 0-255, got 1) :: [ 17:51:18 ] :: [ BEGIN ] :: Running 'ip netns exec server socat tcp4-listen:51110,fork - > server4.log &' :: [ 17:51:19 ] :: [ PASS ] :: Command 'ip netns exec server socat tcp4-listen:51110,fork - > server4.log &' (Expected 0, got 0) :: [ 17:51:19 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 17:51:24 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 17:51:24 ] :: [ BEGIN ] :: Running 'ip netns exec client nc -4 192.168.7.2 51110 <<< h' :: [ 17:51:24 ] :: [ PASS ] :: Command 'ip netns exec client nc -4 192.168.7.2 51110 <<< h' (Expected 0, got 0) :: [ 17:51:24 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 17:51:29 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 17:51:29 ] :: [ PASS ] :: File 'server4.log' should contain 'h' :: [ 17:51:29 ] :: [ BEGIN ] :: Running 'killall -9 socat' /usr/share/beakerlib/logging.sh: line 293: 258111 Killed ip netns exec server socat tcp4-listen:51110,fork - > server4.log :: [ 17:51:30 ] :: [ PASS ] :: Command 'killall -9 socat' (Expected 0-255, got 0) :: [ 17:51:30 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -k -n tcp 51111' :: [ 17:51:30 ] :: [ PASS ] :: Command 'ip netns exec server fuser -k -n tcp 51111' (Expected 0-255, got 1) :: [ 17:51:30 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -6 -k -n tcp 51111' :: [ 17:51:30 ] :: [ PASS ] :: Command 'ip netns exec server fuser -6 -k -n tcp 51111' (Expected 0-255, got 1) :: [ 17:51:30 ] :: [ BEGIN ] :: Running 'ip netns exec server socat tcp6-listen:51111,fork - > server6.log &' :: [ 17:51:30 ] :: [ PASS ] :: Command 'ip netns exec server socat tcp6-listen:51111,fork - > server6.log &' (Expected 0, got 0) :: [ 17:51:30 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 17:51:35 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 17:51:35 ] :: [ BEGIN ] :: Running 'ip netns exec client nc -6 7001:db8:ac10:fe01::2 51111 <<< h' :: [ 17:51:36 ] :: [ PASS ] :: Command 'ip netns exec client nc -6 7001:db8:ac10:fe01::2 51111 <<< h' (Expected 0, got 0) :: [ 17:51:36 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 17:51:41 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 17:51:41 ] :: [ PASS ] :: File 'server6.log' should contain 'h' :: [ 17:51:41 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -d -s link sh gre1' 5: gre1@NONE: mtu 1476 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/gre 10.10.0.1 peer 10.10.1.1 promiscuity 0 minmtu 68 maxmtu 65511 gre remote 10.10.1.1 local 10.10.0.1 ttl 64 erspan_ver 0 addrgenmode eui64 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 gro_max_size 65536 RX: bytes packets errors dropped missed mcast 1328 16 0 0 0 0 TX: bytes packets errors dropped carrier collsns 1580 20 0 0 0 0 :: [ 17:51:41 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s link sh gre1' (Expected 0, got 0) :: [ 17:51:41 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -d -s tunnel show gre1' gre1: gre/ip remote 10.10.1.1 local 10.10.0.1 ttl 64 :: [ 17:51:41 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s tunnel show gre1' (Expected 0, got 0) :: [ 17:51:41 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -d -s tunnel show gre1' gre1: gre/ip remote 10.10.0.1 local 10.10.1.1 ttl 64 :: [ 17:51:41 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s tunnel show gre1' (Expected 0, got 0) :: [ 17:51:41 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -d -s link sh gre1' 5: gre1@NONE: mtu 1476 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/gre 10.10.1.1 peer 10.10.0.1 promiscuity 0 minmtu 68 maxmtu 65511 gre remote 10.10.0.1 local 10.10.1.1 ttl 64 erspan_ver 0 addrgenmode eui64 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 gro_max_size 65536 RX: bytes packets errors dropped missed mcast 1580 20 0 0 0 0 TX: bytes packets errors dropped carrier collsns 1328 16 0 0 0 0 :: [ 17:51:41 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s link sh gre1' (Expected 0, got 0) :: [ 17:51:42 ] :: [ BEGIN ] :: Running 'ip netns exec client ip tunnel del gre1' :: [ 17:51:42 ] :: [ PASS ] :: Command 'ip netns exec client ip tunnel del gre1' (Expected 0, got 0) :: [ 17:51:42 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link del gre1' Cannot find device "gre1" :: [ 17:51:42 ] :: [ PASS ] :: Command 'ip netns exec client ip link del gre1' (Expected 0-255, got 1) :: [ 17:51:42 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link del gre1' :: [ 17:51:42 ] :: [ PASS ] :: Command 'ip netns exec server ip link del gre1' (Expected 0, got 0) :: [ 17:51:42 ] :: [ BEGIN ] :: Running 'ip netns exec server ip tunnel del gre1' delete tunnel "gre1" failed: No such device :: [ 17:51:42 ] :: [ PASS ] :: Command 'ip netns exec server ip tunnel del gre1' (Expected 0-255, got 1) :: [ 17:51:42 ] :: [ BEGIN ] :: Running 'netns_crs_cleanup' Cannot find device "br_c" Cannot find device "br_s" Cannot find device "veth0_c" Cannot find device "veth0_c_br" Cannot find device "veth1_c" Cannot find device "veth1_c_br" Cannot find device "veth0_cr" Cannot find device "veth0_cr_br" Cannot find device "veth0_s" Cannot find device "veth0_s_br" Cannot find device "veth1_s" Cannot find device "veth1_s_br" Cannot find device "veth0_sr" Cannot find device "veth0_sr_br" Cannot find device "br0" :: [ 17:51:45 ] :: [ PASS ] :: Command 'netns_crs_cleanup' (Expected 0, got 0) :: [ 17:51:45 ] :: [ LOG ] :: remote as multicast :: [ 17:51:45 ] :: [ BEGIN ] :: Running 'netns_cs_setup' setenforce: SELinux is disabled egrep: warning: egrep is obsolescent; using grep -E RTNETLINK answers: Cannot assign requested address egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E RTNETLINK answers: Cannot assign requested address egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E ============= Start setup_topo 1/1: nic ================ ------------- choose required NIC(s) ---------------- NAY='no' PVT='yes' NIC_DRIVER='veth' NIC_MODEL='any' NIC_SPEED='any' NIC_NUM='1' TOPO='nic' MTU_VAL='1500' picked NIC(s): egrep: warning: egrep is obsolescent; using grep -E RTNETLINK answers: Cannot assign requested address egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E RTNETLINK answers: Cannot assign requested address egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E veth0_c $ ethtool -i veth0_c driver: veth version: 1.0 firmware-version: expansion-rom-version: bus-info: supports-statistics: yes supports-test: no supports-eeprom-access: no supports-register-dump: no supports-priv-flags: no ----------- start setup nic, handle: veth0_c ----------- 182: veth0_c@if181: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether 92:a4:9f:51:3f:70 brd ff:ff:ff:ff:ff:ff link-netnsid 0 ---------- finish setup nic, got iface: veth0_c -------- setenforce: SELinux is disabled egrep: warning: egrep is obsolescent; using grep -E RTNETLINK answers: Cannot assign requested address egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E RTNETLINK answers: Cannot assign requested address egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E ============= Start setup_topo 1/1: nic ================ ------------- choose required NIC(s) ---------------- NAY='no' PVT='yes' NIC_DRIVER='veth' NIC_MODEL='any' NIC_SPEED='any' NIC_NUM='1' TOPO='nic' MTU_VAL='1500' picked NIC(s): egrep: warning: egrep is obsolescent; using grep -E RTNETLINK answers: Cannot assign requested address egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E RTNETLINK answers: Cannot assign requested address egrep: warning: egrep is obsolescent; using grep -E egrep: warning: egrep is obsolescent; using grep -E veth0_s $ ethtool -i veth0_s driver: veth version: 1.0 firmware-version: expansion-rom-version: bus-info: supports-statistics: yes supports-test: no supports-eeprom-access: no supports-register-dump: no supports-priv-flags: no ----------- start setup nic, handle: veth0_s ----------- 186: veth0_s@if185: mtu 1500 qdisc noqueue state UP mode DEFAULT group default qlen 1000 link/ether 46:53:4f:2e:9c:36 brd ff:ff:ff:ff:ff:ff link-netnsid 0 ---------- finish setup nic, got iface: veth0_s -------- PING 10.10.0.2 (10.10.0.2) 56(84) bytes of data. 64 bytes from 10.10.0.2: icmp_seq=1 ttl=64 time=0.372 ms 64 bytes from 10.10.0.2: icmp_seq=2 ttl=64 time=0.216 ms --- 10.10.0.2 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1072ms rtt min/avg/max/mdev = 0.216/0.294/0.372/0.078 ms PING 2000::2(2000::2) 56 data bytes 64 bytes from 2000::2: icmp_seq=1 ttl=64 time=1024 ms 64 bytes from 2000::2: icmp_seq=2 ttl=64 time=0.249 ms --- 2000::2 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1024ms rtt min/avg/max/mdev = 0.249/512.204/1024.160/511.955 ms, pipe 2 :: [ 17:55:51 ] :: [ PASS ] :: Command 'netns_cs_setup' (Expected 0, got 0) :: [ 17:55:51 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link add gre1 type gre local 10.10.0.1 remote 239.1.1.1 ttl 64' :: [ 17:55:51 ] :: [ PASS ] :: Command 'ip netns exec client ip link add gre1 type gre local 10.10.0.1 remote 239.1.1.1 ttl 64' (Expected 0, got 0) :: [ 17:55:52 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link add gre1 type gre local 10.10.0.1 remote 239.1.1.1 ttl 64' RTNETLINK answers: File exists :: [ 17:55:52 ] :: [ PASS ] :: Command 'ip netns exec client ip link add gre1 type gre local 10.10.0.1 remote 239.1.1.1 ttl 64' (Expected 0-255, got 2) :: [ 17:55:52 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 239.1.1.1 ttl 128' :: [ 17:55:52 ] :: [ PASS ] :: Command 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 239.1.1.1 ttl 128' (Expected 0, got 0) :: [ 17:55:52 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 239.1.1.1 ttl 64' :: [ 17:55:52 ] :: [ PASS ] :: Command 'ip netns exec client ip link change gre1 type gre local 10.10.0.1 remote 239.1.1.1 ttl 64' (Expected 0, got 0) :: [ 17:55:52 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set gre1 up' :: [ 17:55:52 ] :: [ PASS ] :: Command 'ip netns exec client ip link set gre1 up' (Expected 0, got 0) :: [ 17:55:52 ] :: [ BEGIN ] :: Running 'ip netns exec client ip addr add 192.168.6.2/24 dev gre1' :: [ 17:55:52 ] :: [ PASS ] :: Command 'ip netns exec client ip addr add 192.168.6.2/24 dev gre1' (Expected 0, got 0) :: [ 17:55:52 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev gre1' :: [ 17:55:52 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev gre1' (Expected 0, got 0) :: [ 17:55:52 ] :: [ BEGIN ] :: Running 'ip netns exec client ip route add 192.168.7.0/24 dev gre1' :: [ 17:55:52 ] :: [ PASS ] :: Command 'ip netns exec client ip route add 192.168.7.0/24 dev gre1' (Expected 0, got 0) :: [ 17:55:53 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev gre1' :: [ 17:55:53 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev gre1' (Expected 0, got 0) :: [ 17:55:53 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link add gre1 type gre local 10.10.0.2 remote 239.1.1.1 ttl 64' :: [ 17:55:53 ] :: [ PASS ] :: Command 'ip netns exec server ip link add gre1 type gre local 10.10.0.2 remote 239.1.1.1 ttl 64' (Expected 0, got 0) :: [ 17:55:53 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link set gre1 up' :: [ 17:55:53 ] :: [ PASS ] :: Command 'ip netns exec server ip link set gre1 up' (Expected 0, got 0) :: [ 17:55:53 ] :: [ BEGIN ] :: Running 'ip netns exec server ip addr add 192.168.7.2/24 dev gre1' :: [ 17:55:53 ] :: [ PASS ] :: Command 'ip netns exec server ip addr add 192.168.7.2/24 dev gre1' (Expected 0, got 0) :: [ 17:55:53 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev gre1' :: [ 17:55:53 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev gre1' (Expected 0, got 0) :: [ 17:55:53 ] :: [ BEGIN ] :: Running 'ip netns exec server ip route add 192.168.6.0/24 dev gre1' :: [ 17:55:53 ] :: [ PASS ] :: Command 'ip netns exec server ip route add 192.168.6.0/24 dev gre1' (Expected 0, got 0) :: [ 17:55:53 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev gre1' :: [ 17:55:54 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev gre1' (Expected 0, got 0) :: [ 17:55:54 ] :: [ BEGIN ] :: Running 'sleep 5' :: [ 17:55:59 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 17:55:59 ] :: [ BEGIN ] :: Running 'ip netns exec client ping 192.168.7.2 -c 5' PING 192.168.7.2 (192.168.7.2) 56(84) bytes of data. 64 bytes from 192.168.7.2: icmp_seq=1 ttl=64 time=0.207 ms 64 bytes from 192.168.7.2: icmp_seq=2 ttl=64 time=0.223 ms 64 bytes from 192.168.7.2: icmp_seq=3 ttl=64 time=0.227 ms 64 bytes from 192.168.7.2: icmp_seq=4 ttl=64 time=0.217 ms 64 bytes from 192.168.7.2: icmp_seq=5 ttl=64 time=0.225 ms --- 192.168.7.2 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4129ms rtt min/avg/max/mdev = 0.207/0.219/0.227/0.007 ms :: [ 17:56:03 ] :: [ PASS ] :: Command 'ip netns exec client ping 192.168.7.2 -c 5' (Expected 0, got 0) :: [ 17:56:03 ] :: [ BEGIN ] :: Running 'killall -9 socat' /usr/share/beakerlib/logging.sh: line 293: 258336 Killed ip netns exec server socat tcp6-listen:51111,fork - > server6.log :: [ 17:56:03 ] :: [ PASS ] :: Command 'killall -9 socat' (Expected 0-255, got 0) :: [ 17:56:03 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -k -n tcp 51112' :: [ 17:56:03 ] :: [ PASS ] :: Command 'ip netns exec server fuser -k -n tcp 51112' (Expected 0-255, got 1) :: [ 17:56:04 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -6 -k -n tcp 51112' :: [ 17:56:04 ] :: [ PASS ] :: Command 'ip netns exec server fuser -6 -k -n tcp 51112' (Expected 0-255, got 1) :: [ 17:56:04 ] :: [ BEGIN ] :: Running 'ip netns exec server socat tcp4-listen:51112,fork - > server4.log &' :: [ 17:56:04 ] :: [ PASS ] :: Command 'ip netns exec server socat tcp4-listen:51112,fork - > server4.log &' (Expected 0, got 0) :: [ 17:56:04 ] :: [ BEGIN ] :: Running 'sleep 1' :: [ 17:56:05 ] :: [ PASS ] :: Command 'sleep 1' (Expected 0, got 0) :: [ 17:56:05 ] :: [ BEGIN ] :: Running 'ip netns exec client nc -4 192.168.7.2 51112 <<< h' :: [ 17:56:05 ] :: [ PASS ] :: Command 'ip netns exec client nc -4 192.168.7.2 51112 <<< h' (Expected 0, got 0) :: [ 17:56:05 ] :: [ BEGIN ] :: Running 'sleep 1' :: [ 17:56:06 ] :: [ PASS ] :: Command 'sleep 1' (Expected 0, got 0) :: [ 17:56:07 ] :: [ PASS ] :: File 'server4.log' should contain 'h' :: [ 17:56:07 ] :: [ BEGIN ] :: Running 'killall -9 socat' /usr/share/beakerlib/logging.sh: line 293: 260042 Killed ip netns exec server socat tcp4-listen:51112,fork - > server4.log :: [ 17:56:07 ] :: [ PASS ] :: Command 'killall -9 socat' (Expected 0-255, got 0) :: [ 17:56:07 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -k -n tcp 51113' :: [ 17:56:07 ] :: [ PASS ] :: Command 'ip netns exec server fuser -k -n tcp 51113' (Expected 0-255, got 1) :: [ 17:56:07 ] :: [ BEGIN ] :: Running 'ip netns exec server fuser -6 -k -n tcp 51113' :: [ 17:56:07 ] :: [ PASS ] :: Command 'ip netns exec server fuser -6 -k -n tcp 51113' (Expected 0-255, got 1) :: [ 17:56:07 ] :: [ BEGIN ] :: Running 'ip netns exec server socat tcp6-listen:51113,fork - > server6.log &' :: [ 17:56:07 ] :: [ PASS ] :: Command 'ip netns exec server socat tcp6-listen:51113,fork - > server6.log &' (Expected 0, got 0) :: [ 17:56:07 ] :: [ BEGIN ] :: Running 'sleep 1' :: [ 17:56:08 ] :: [ PASS ] :: Command 'sleep 1' (Expected 0, got 0) :: [ 17:56:09 ] :: [ BEGIN ] :: Running 'ip netns exec client nc -6 7001:db8:ac10:fe01::2 51113 <<< h' :: [ 17:56:09 ] :: [ PASS ] :: Command 'ip netns exec client nc -6 7001:db8:ac10:fe01::2 51113 <<< h' (Expected 0, got 0) :: [ 17:56:09 ] :: [ BEGIN ] :: Running 'sleep 1' :: [ 17:56:10 ] :: [ PASS ] :: Command 'sleep 1' (Expected 0, got 0) :: [ 17:56:10 ] :: [ PASS ] :: File 'server6.log' should contain 'h' :: [ 17:56:10 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -d -s tunnel show gre1' gre1: gre/ip remote 239.1.1.1 local 10.10.0.1 ttl 64 key 4009820417 :: [ 17:56:10 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s tunnel show gre1' (Expected 0, got 0) :: [ 17:56:10 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -d -s link sh gre1' 5: gre1@NONE: mtu 1472 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/gre 10.10.0.1 peer 239.1.1.1 promiscuity 0 minmtu 0 maxmtu 0 gre remote 239.1.1.1 local 10.10.0.1 ttl 64 ikey 239.1.1.1 okey 239.1.1.1 erspan_ver 0 addrgenmode eui64 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 gro_max_size 65536 RX: bytes packets errors dropped missed mcast 1032 14 0 0 0 14 TX: bytes packets errors dropped carrier collsns 1284 18 0 0 0 0 :: [ 17:56:10 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s link sh gre1' (Expected 0, got 0) :: [ 17:56:10 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -d -s link sh gre1' 5: gre1@NONE: mtu 1472 qdisc noqueue state UNKNOWN mode DEFAULT group default qlen 1000 link/gre 10.10.0.2 peer 239.1.1.1 promiscuity 0 minmtu 0 maxmtu 0 gre remote 239.1.1.1 local 10.10.0.2 ttl 64 ikey 239.1.1.1 okey 239.1.1.1 erspan_ver 0 addrgenmode eui64 numtxqueues 1 numrxqueues 1 gso_max_size 65536 gso_max_segs 65535 gro_max_size 65536 RX: bytes packets errors dropped missed mcast 1136 16 0 0 0 16 TX: bytes packets errors dropped carrier collsns 1032 14 0 0 0 0 :: [ 17:56:10 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s link sh gre1' (Expected 0, got 0) :: [ 17:56:10 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -d -s tunnel show gre1' gre1: gre/ip remote 239.1.1.1 local 10.10.0.2 ttl 64 key 4009820417 :: [ 17:56:10 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s tunnel show gre1' (Expected 0, got 0) :: [ 17:56:11 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link del gre1' :: [ 17:56:11 ] :: [ PASS ] :: Command 'ip netns exec client ip link del gre1' (Expected 0, got 0) :: [ 17:56:11 ] :: [ BEGIN ] :: Running 'ip netns exec client ip tunnel del gre1' delete tunnel "gre1" failed: No such device :: [ 17:56:11 ] :: [ PASS ] :: Command 'ip netns exec client ip tunnel del gre1' (Expected 0-255, got 1) :: [ 17:56:11 ] :: [ BEGIN ] :: Running 'ip netns exec server ip tunnel del gre1' :: [ 17:56:11 ] :: [ PASS ] :: Command 'ip netns exec server ip tunnel del gre1' (Expected 0, got 0) :: [ 17:56:11 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link del gre1' Cannot find device "gre1" :: [ 17:56:11 ] :: [ PASS ] :: Command 'ip netns exec server ip link del gre1' (Expected 0-255, got 1) :: [ 17:56:11 ] :: [ LOG ] :: gre without remote :: [ 17:56:11 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link add gre1 type gre local 10.10.0.1 ttl 64' :: [ 17:56:12 ] :: [ PASS ] :: Command 'ip netns exec client ip link add gre1 type gre local 10.10.0.1 ttl 64' (Expected 0, got 0) :: [ 17:56:12 ] :: [ BEGIN ] :: Running 'netns_cs_cleanup' Cannot find device "br_c" Cannot find device "br_s" Cannot find device "veth0_c" Cannot find device "veth0_c_br" Cannot find device "veth1_c" Cannot find device "veth1_c_br" Cannot find device "veth0_cr" Cannot find device "veth0_cr_br" Cannot find device "veth0_s" Cannot find device "veth0_s_br" Cannot find device "veth1_s" Cannot find device "veth1_s_br" Cannot find device "veth0_sr" Cannot find device "veth0_sr_br" Cannot find device "br0" :: [ 17:56:14 ] :: [ PASS ] :: Command 'netns_cs_cleanup' (Expected 0, got 0) :: [ 17:56:14 ] :: [ BEGIN ] :: Running 'modprobe -r vport_gre' :: [ 17:56:14 ] :: [ PASS ] :: Command 'modprobe -r vport_gre' (Expected 0-255, got 0) :: [ 17:56:14 ] :: [ BEGIN ] :: Running 'modprobe -r ip_gre' :: [ 17:56:15 ] :: [ PASS ] :: Command 'modprobe -r ip_gre' (Expected 0-255, got 0) :: [ 17:56:15 ] :: [ BEGIN ] :: Running 'jobs -p | xargs kill -9' /usr/share/beakerlib/logging.sh: line 293: 260265 Killed ip netns exec server socat tcp6-listen:51113,fork - > server6.log :: [ 17:56:15 ] :: [ PASS ] :: Command 'jobs -p | xargs kill -9' (Expected 0-255, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 379s :: Assertions: 91 good, 0 bad :: RESULT: PASS (basic_nic) ** basic-nic PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 0 good, 0 bad :: RESULT: PASS (Test) ** Test PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 0 good, 0 bad :: RESULT: PASS (Cleanup) ** Cleanup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: networking/tunnel/gre/basic :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 17:56:19 ] :: [ LOG ] :: Phases fingerprint: 3TFH3dbq :: [ 17:56:19 ] :: [ LOG ] :: Asserts fingerprint: BfcJZvFN Uploading journal.xml .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 393s :: Phases: 4 good, 0 bad :: OVERALL RESULT: PASS (networking/tunnel/gre/basic)