use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:34:52 ] :: [ BEGIN ] :: Running 'get_test_iface' Starting reset_network_env ... Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported Cannot get driver information: Operation not supported rsync: [sender] change_dir "/mnt/tests/gitlab.com/redhat/centos-stream/tests/kernel/kernel-tests/-/archive/main/kernel-tests-main.zip/networking/common/network-scripts.no_nm" failed: No such file or directory (2) rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1327) [sender=3.2.6] Redirecting to /bin/systemctl restart network.service Failed to restart network.service: Unit network.service not found. ============= Start setup_topo 1/1: nic ================ ------------- choose required NIC(s) ---------------- NAY='no' PVT='no' NIC_DRIVER='igb' NIC_MODEL='any' NIC_SPEED='any' NIC_NUM='1' TOPO='nic' MTU_VAL='1500' picked NIC(s): eno1 $ ethtool -i eno1 driver: igb version: 6.0.0-rc7 firmware-version: 1.63, 0x800009fa expansion-rom-version: bus-info: 0002:01:00.0 supports-statistics: yes supports-test: yes supports-eeprom-access: yes supports-register-dump: yes supports-priv-flags: yes ----------- start setup nic, handle: eno1 ----------- 2: eno1: mtu 1500 qdisc mq state UP mode DEFAULT group default qlen 1000 link/ether d8:5e:d3:8f:a5:3c brd ff:ff:ff:ff:ff:ff altname enP2p1s0f0 ---------- finish setup nic, got iface: eno1 -------- :: [ 19:34:54 ] :: [ PASS ] :: Command 'get_test_iface' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 2s :: Assertions: 1 good, 0 bad :: RESULT: PASS (Setup) ** Setup PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: local_netns :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:34:54 ] :: [ BEGIN ] :: Running 'ip netns add client' :: [ 19:34:54 ] :: [ PASS ] :: Command 'ip netns add client' (Expected 0, got 0) :: [ 19:34:54 ] :: [ BEGIN ] :: Running 'ip netns add server' :: [ 19:34:54 ] :: [ PASS ] :: Command 'ip netns add server' (Expected 0, got 0) :: [ 19:34:54 ] :: [ BEGIN ] :: Running 'ip link add link eno1 name ipvlan_c type ipvlan mode l3' :: [ 19:34:54 ] :: [ PASS ] :: Command 'ip link add link eno1 name ipvlan_c type ipvlan mode l3' (Expected 0, got 0) :: [ 19:34:54 ] :: [ BEGIN ] :: Running 'ip link add link eno1 name ipvlan_s type ipvlan mode l3' :: [ 19:34:54 ] :: [ PASS ] :: Command 'ip link add link eno1 name ipvlan_s type ipvlan mode l3' (Expected 0, got 0) :: [ 19:34:54 ] :: [ BEGIN ] :: Running 'ip link set ipvlan_c netns client' :: [ 19:34:55 ] :: [ PASS ] :: Command 'ip link set ipvlan_c netns client' (Expected 0, got 0) :: [ 19:34:55 ] :: [ BEGIN ] :: Running 'ip link set ipvlan_s netns server' :: [ 19:34:55 ] :: [ PASS ] :: Command 'ip link set ipvlan_s netns server' (Expected 0, got 0) :: [ 19:34:55 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set lo up' :: [ 19:34:55 ] :: [ PASS ] :: Command 'ip netns exec client ip link set lo up' (Expected 0, got 0) :: [ 19:34:55 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set ipvlan_c up' :: [ 19:34:55 ] :: [ PASS ] :: Command 'ip netns exec client ip link set ipvlan_c up' (Expected 0, got 0) :: [ 19:34:55 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link set lo up' :: [ 19:34:55 ] :: [ PASS ] :: Command 'ip netns exec server ip link set lo up' (Expected 0, got 0) :: [ 19:34:55 ] :: [ BEGIN ] :: Running 'ip netns exec server ip link set ipvlan_s up' :: [ 19:34:55 ] :: [ PASS ] :: Command 'ip netns exec server ip link set ipvlan_s up' (Expected 0, got 0) :: [ 19:34:55 ] :: [ BEGIN ] :: Running 'ip netns exec client ip addr add 1.1.1.171/24 dev ipvlan_c' :: [ 19:34:55 ] :: [ PASS ] :: Command 'ip netns exec client ip addr add 1.1.1.171/24 dev ipvlan_c' (Expected 0, got 0) :: [ 19:34:55 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 addr add 1111::171/64 dev ipvlan_c' :: [ 19:34:55 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 addr add 1111::171/64 dev ipvlan_c' (Expected 0, got 0) :: [ 19:34:55 ] :: [ BEGIN ] :: Running 'ip netns exec client ip route add 2.2.2.0/24 dev ipvlan_c' :: [ 19:34:55 ] :: [ PASS ] :: Command 'ip netns exec client ip route add 2.2.2.0/24 dev ipvlan_c' (Expected 0, got 0) :: [ 19:34:55 ] :: [ BEGIN ] :: Running 'ip netns exec client ip -6 route add 2222::/64 dev ipvlan_c' :: [ 19:34:55 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 route add 2222::/64 dev ipvlan_c' (Expected 0, got 0) :: [ 19:34:55 ] :: [ BEGIN ] :: Running 'ip netns exec server ip addr add 2.2.2.171/24 dev ipvlan_s' :: [ 19:34:55 ] :: [ PASS ] :: Command 'ip netns exec server ip addr add 2.2.2.171/24 dev ipvlan_s' (Expected 0, got 0) :: [ 19:34:55 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 addr add 2222::171/64 dev ipvlan_s' :: [ 19:34:55 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 addr add 2222::171/64 dev ipvlan_s' (Expected 0, got 0) :: [ 19:34:55 ] :: [ BEGIN ] :: Running 'ip netns exec server ip route add 1.1.1.0/24 dev ipvlan_s' :: [ 19:34:55 ] :: [ PASS ] :: Command 'ip netns exec server ip route add 1.1.1.0/24 dev ipvlan_s' (Expected 0, got 0) :: [ 19:34:55 ] :: [ BEGIN ] :: Running 'ip netns exec server ip -6 route add 1111::/64 dev ipvlan_s' :: [ 19:34:55 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 route add 1111::/64 dev ipvlan_s' (Expected 0, got 0) :: [ 19:34:55 ] :: [ BEGIN ] :: Running 'ip netns exec client ping 2.2.2.171 -c 5' PING 2.2.2.171 (2.2.2.171) 56(84) bytes of data. 64 bytes from 2.2.2.171: icmp_seq=1 ttl=64 time=0.044 ms 64 bytes from 2.2.2.171: icmp_seq=2 ttl=64 time=0.051 ms 64 bytes from 2.2.2.171: icmp_seq=3 ttl=64 time=0.346 ms 64 bytes from 2.2.2.171: icmp_seq=4 ttl=64 time=0.114 ms 64 bytes from 2.2.2.171: icmp_seq=5 ttl=64 time=0.112 ms --- 2.2.2.171 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4085ms rtt min/avg/max/mdev = 0.044/0.133/0.346/0.110 ms :: [ 19:34:59 ] :: [ PASS ] :: Command 'ip netns exec client ping 2.2.2.171 -c 5' (Expected 0, got 0) :: [ 19:34:59 ] :: [ BEGIN ] :: Running 'ip netns exec client ping6 2222::171 -c 5' PING 2222::171(2222::171) 56 data bytes 64 bytes from 2222::171: icmp_seq=1 ttl=64 time=0.048 ms 64 bytes from 2222::171: icmp_seq=2 ttl=64 time=0.073 ms 64 bytes from 2222::171: icmp_seq=3 ttl=64 time=0.058 ms 64 bytes from 2222::171: icmp_seq=4 ttl=64 time=0.051 ms 64 bytes from 2222::171: icmp_seq=5 ttl=64 time=0.104 ms --- 2222::171 ping statistics --- 5 packets transmitted, 5 received, 0% packet loss, time 4062ms rtt min/avg/max/mdev = 0.048/0.066/0.104/0.020 ms :: [ 19:35:04 ] :: [ PASS ] :: Command 'ip netns exec client ping6 2222::171 -c 5' (Expected 0, got 0) :: [ 19:35:04 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set ipvlan_c type ipvlan mode l2' :: [ 19:35:04 ] :: [ PASS ] :: Command 'ip netns exec client ip link set ipvlan_c type ipvlan mode l2' (Expected 0, got 0) :: [ 19:35:04 ] :: [ BEGIN ] :: Running 'ip netns exec server ethtool -K ipvlan_s gso on gro on' :: [ 19:35:04 ] :: [ PASS ] :: Command 'ip netns exec server ethtool -K ipvlan_s gso on gro on' (Expected 0, got 0) :: [ 19:35:04 ] :: [ BEGIN ] :: Running 'ip netns exec server ethtool -k ipvlan_s' Features for ipvlan_s: rx-checksumming: on [fixed] tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on [fixed] tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: off [fixed] scatter-gather: on tx-scatter-gather: on [fixed] tx-scatter-gather-fraglist: off [fixed] tcp-segmentation-offload: on tx-tcp-segmentation: on [fixed] tx-tcp-ecn-segmentation: on [fixed] tx-tcp-mangleid-segmentation: on [fixed] tx-tcp6-segmentation: on [fixed] generic-segmentation-offload: on generic-receive-offload: on large-receive-offload: off [fixed] rx-vlan-offload: off [fixed] tx-vlan-offload: off [fixed] ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on [fixed] rx-vlan-filter: on [fixed] vlan-challenged: on [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: on [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on [fixed] tx-gre-csum-segmentation: on [fixed] tx-ipxip4-segmentation: on [fixed] tx-ipxip6-segmentation: on [fixed] tx-udp_tnl-segmentation: on [fixed] tx-udp_tnl-csum-segmentation: on [fixed] tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: on [fixed] tx-esp-segmentation: off [fixed] tx-udp-segmentation: on [fixed] tx-gso-list: on [fixed] fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: off [fixed] rx-vlan-stag-hw-parse: off [fixed] rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] tls-hw-rx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] rx-gro-list: off macsec-hw-offload: off [fixed] rx-udp-gro-forwarding: off hsr-tag-ins-offload: off [fixed] hsr-tag-rm-offload: off [fixed] hsr-fwd-offload: off [fixed] hsr-dup-offload: off [fixed] :: [ 19:35:04 ] :: [ PASS ] :: Command 'ip netns exec server ethtool -k ipvlan_s' (Expected 0, got 0) PING 2.2.2.171 (2.2.2.171) 56(84) bytes of data. 64 bytes from 2.2.2.171: icmp_seq=1 ttl=64 time=0.071 ms --- 2.2.2.171 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.071/0.071/0.071/0.000 ms :: [ 19:35:04 ] :: [ BEGIN ] :: Running 'ip netns exec client ping 2.2.2.171 -c 2' PING 2.2.2.171 (2.2.2.171) 56(84) bytes of data. 64 bytes from 2.2.2.171: icmp_seq=1 ttl=64 time=0.030 ms 64 bytes from 2.2.2.171: icmp_seq=2 ttl=64 time=0.076 ms --- 2.2.2.171 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1034ms rtt min/avg/max/mdev = 0.030/0.053/0.076/0.023 ms :: [ 19:35:05 ] :: [ PASS ] :: Command 'ip netns exec client ping 2.2.2.171 -c 2' (Expected 0, got 0) PING 2222::171(2222::171) 56 data bytes 64 bytes from 2222::171: icmp_seq=1 ttl=64 time=0.097 ms --- 2222::171 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.097/0.097/0.097/0.000 ms :: [ 19:35:05 ] :: [ BEGIN ] :: Running 'ip netns exec client ping6 2222::171 -c 2' PING 2222::171(2222::171) 56 data bytes 64 bytes from 2222::171: icmp_seq=1 ttl=64 time=0.037 ms 64 bytes from 2222::171: icmp_seq=2 ttl=64 time=0.170 ms --- 2222::171 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1051ms rtt min/avg/max/mdev = 0.037/0.103/0.170/0.066 ms :: [ 19:35:06 ] :: [ PASS ] :: Command 'ip netns exec client ping6 2222::171 -c 2' (Expected 0, got 0) :: [ 19:35:06 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set ipvlan_c type ipvlan mode l3s' :: [ 19:35:06 ] :: [ PASS ] :: Command 'ip netns exec client ip link set ipvlan_c type ipvlan mode l3s' (Expected 0, got 0) :: [ 19:35:06 ] :: [ BEGIN ] :: Running 'ip netns exec server ethtool -K ipvlan_s gso on gro on' :: [ 19:35:06 ] :: [ PASS ] :: Command 'ip netns exec server ethtool -K ipvlan_s gso on gro on' (Expected 0, got 0) :: [ 19:35:06 ] :: [ BEGIN ] :: Running 'ip netns exec server ethtool -k ipvlan_s' Features for ipvlan_s: rx-checksumming: on [fixed] tx-checksumming: on tx-checksum-ipv4: off [fixed] tx-checksum-ip-generic: on [fixed] tx-checksum-ipv6: off [fixed] tx-checksum-fcoe-crc: off [fixed] tx-checksum-sctp: off [fixed] scatter-gather: on tx-scatter-gather: on [fixed] tx-scatter-gather-fraglist: off [fixed] tcp-segmentation-offload: on tx-tcp-segmentation: on [fixed] tx-tcp-ecn-segmentation: on [fixed] tx-tcp-mangleid-segmentation: on [fixed] tx-tcp6-segmentation: on [fixed] generic-segmentation-offload: on generic-receive-offload: on large-receive-offload: off [fixed] rx-vlan-offload: off [fixed] tx-vlan-offload: off [fixed] ntuple-filters: off [fixed] receive-hashing: off [fixed] highdma: on [fixed] rx-vlan-filter: on [fixed] vlan-challenged: on [fixed] tx-lockless: on [fixed] netns-local: off [fixed] tx-gso-robust: on [fixed] tx-fcoe-segmentation: off [fixed] tx-gre-segmentation: on [fixed] tx-gre-csum-segmentation: on [fixed] tx-ipxip4-segmentation: on [fixed] tx-ipxip6-segmentation: on [fixed] tx-udp_tnl-segmentation: on [fixed] tx-udp_tnl-csum-segmentation: on [fixed] tx-gso-partial: off [fixed] tx-tunnel-remcsum-segmentation: off [fixed] tx-sctp-segmentation: on [fixed] tx-esp-segmentation: off [fixed] tx-udp-segmentation: on [fixed] tx-gso-list: on [fixed] fcoe-mtu: off [fixed] tx-nocache-copy: off loopback: off [fixed] rx-fcs: off [fixed] rx-all: off [fixed] tx-vlan-stag-hw-insert: off [fixed] rx-vlan-stag-hw-parse: off [fixed] rx-vlan-stag-filter: off [fixed] l2-fwd-offload: off [fixed] hw-tc-offload: off [fixed] esp-hw-offload: off [fixed] esp-tx-csum-hw-offload: off [fixed] rx-udp_tunnel-port-offload: off [fixed] tls-hw-tx-offload: off [fixed] tls-hw-rx-offload: off [fixed] rx-gro-hw: off [fixed] tls-hw-record: off [fixed] rx-gro-list: off macsec-hw-offload: off [fixed] rx-udp-gro-forwarding: off hsr-tag-ins-offload: off [fixed] hsr-tag-rm-offload: off [fixed] hsr-fwd-offload: off [fixed] hsr-dup-offload: off [fixed] :: [ 19:35:06 ] :: [ PASS ] :: Command 'ip netns exec server ethtool -k ipvlan_s' (Expected 0, got 0) PING 2.2.2.171 (2.2.2.171) 56(84) bytes of data. 64 bytes from 2.2.2.171: icmp_seq=1 ttl=64 time=0.039 ms --- 2.2.2.171 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.039/0.039/0.039/0.000 ms :: [ 19:35:06 ] :: [ BEGIN ] :: Running 'ip netns exec client ping 2.2.2.171 -c 2' PING 2.2.2.171 (2.2.2.171) 56(84) bytes of data. 64 bytes from 2.2.2.171: icmp_seq=1 ttl=64 time=0.027 ms 64 bytes from 2.2.2.171: icmp_seq=2 ttl=64 time=0.097 ms --- 2.2.2.171 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1054ms rtt min/avg/max/mdev = 0.027/0.062/0.097/0.035 ms :: [ 19:35:07 ] :: [ PASS ] :: Command 'ip netns exec client ping 2.2.2.171 -c 2' (Expected 0, got 0) PING 2222::171(2222::171) 56 data bytes 64 bytes from 2222::171: icmp_seq=1 ttl=64 time=0.040 ms --- 2222::171 ping statistics --- 1 packets transmitted, 1 received, 0% packet loss, time 0ms rtt min/avg/max/mdev = 0.040/0.040/0.040/0.000 ms :: [ 19:35:07 ] :: [ BEGIN ] :: Running 'ip netns exec client ping6 2222::171 -c 2' PING 2222::171(2222::171) 56 data bytes 64 bytes from 2222::171: icmp_seq=1 ttl=64 time=0.034 ms 64 bytes from 2222::171: icmp_seq=2 ttl=64 time=0.091 ms --- 2222::171 ping statistics --- 2 packets transmitted, 2 received, 0% packet loss, time 1053ms rtt min/avg/max/mdev = 0.034/0.062/0.091/0.028 ms :: [ 19:35:08 ] :: [ PASS ] :: Command 'ip netns exec client ping6 2222::171 -c 2' (Expected 0, got 0) :: [ 19:35:08 ] :: [ BEGIN ] :: Running 'ip netns exec client ip link set ipvlan_c netns 1' :: [ 19:35:08 ] :: [ PASS ] :: Command 'ip netns exec client ip link set ipvlan_c netns 1' (Expected 0, got 0) :: [ 19:35:08 ] :: [ BEGIN ] :: Running 'ip netns del client' :: [ 19:35:09 ] :: [ PASS ] :: Command 'ip netns del client' (Expected 0, got 0) :: [ 19:35:09 ] :: [ BEGIN ] :: Running 'ip netns del server' :: [ 19:35:09 ] :: [ PASS ] :: Command 'ip netns del server' (Expected 0, got 0) :: [ 19:35:09 ] :: [ BEGIN ] :: Running 'ip link del ipvlan_c' :: [ 19:35:09 ] :: [ PASS ] :: Command 'ip link del ipvlan_c' (Expected 0, got 0) :: [ 19:35:09 ] :: [ BEGIN ] :: Running 'ip link del ipvlan_s' Cannot find device "ipvlan_s" :: [ 19:35:09 ] :: [ PASS ] :: Command 'ip link del ipvlan_s' (Expected 0-255, got 1) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 15s :: Assertions: 35 good, 0 bad :: RESULT: PASS (local_netns) ** local-netns 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/vnic/ipvlan/basic :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 19:35:10 ] :: [ LOG ] :: Phases fingerprint: GpTeNtEf :: [ 19:35:10 ] :: [ LOG ] :: Asserts fingerprint: gKdknV4F Uploading journal.xml .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 18s :: Phases: 3 good, 0 bad :: OVERALL RESULT: PASS (networking/vnic/ipvlan/basic)