use_pty:FALSE /usr/share/restraint/plugins/run_task_plugins bash ./runtest.sh :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 03:38:32 ] :: [ BEGIN ] :: Running 'uname -a' Linux kvm-03-guest06.lab.eng.rdu2.redhat.com 6.1.0 #1 SMP PREEMPT_DYNAMIC Fri Dec 16 16:55:26 UTC 2022 x86_64 GNU/Linux :: [ 03:38:32 ] :: [ PASS ] :: Command 'uname -a' (Expected 0, got 0) :: [ 03:38:32 ] :: [ LOG ] :: ./runtest.sh :: [ 03:38:33 ] :: [ BEGIN ] :: check the device-mapper-multipath if installed :: actually running 'rpm -q device-mapper-multipath' device-mapper-multipath-0.9.3-1.fc38.x86_64 :: [ 03:38:33 ] :: [ PASS ] :: check the device-mapper-multipath if installed (Expected 0, got 0) :: [ 03:38:33 ] :: [ BEGIN ] :: check the sg3_utils if installed :: actually running 'rpm -q sg3_utils' sg3_utils-1.46-4.fc37.x86_64 :: [ 03:38:33 ] :: [ PASS ] :: check the sg3_utils if installed (Expected 0, got 0) :: [ 03:38:34 ] :: [ BEGIN ] :: Running 'mpathconf --enable --find_multipaths y --with_module y --with_multipathd y' :: [ 03:38:37 ] :: [ PASS ] :: Command 'mpathconf --enable --find_multipaths y --with_module y --with_multipathd y' (Expected 0, got 0) Redirecting to /bin/systemctl status multipathd.service Redirecting to /bin/systemctl stop multipathd.service Redirecting to /bin/systemctl status multipathd.service Redirecting to /bin/systemctl start multipathd.service :: [ 03:38:40 ] :: [ LOG ] :: rlServiceStart: Service multipathd started successfully :: [ 03:38:40 ] :: [ BEGIN ] :: Running 'multipath -l' :: [ 03:38:41 ] :: [ PASS ] :: Command 'multipath -l' (Expected 0, got 0) :: [ 03:38:41 ] :: [ BEGIN ] :: remove scsi_debug :: actually running 'lsmod |grep scsi_debug && rmmod scsi_debug' :: [ 03:38:42 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 1) :: [ 03:38:42 ] :: [ LOG ] :: add scsi_debug level 4 :: [ 03:38:42 ] :: [ LOG ] :: Start test using scsi_level 4 :: [ 03:38:42 ] :: [ BEGIN ] :: Running 'modprobe scsi_debug scsi_level=4' :: [ 03:38:43 ] :: [ PASS ] :: Command 'modprobe scsi_debug scsi_level=4' (Expected 0, got 0) :: [ 03:38:43 ] :: [ LOG ] :: Checking if VPD for /dev/sda is exported correctly :: [ 03:38:44 ] :: [ BEGIN ] :: get message by sg_ing :: actually running 'sg_inq /dev/sda' standard INQUIRY: PQual=0 PDT=0 RMB=0 LU_CONG=0 hot_pluggable=0 version=0x04 [SPC-2] [AERC=0] [TrmTsk=0] NormACA=0 HiSUP=0 Resp_data_format=2 SCCS=0 ACC=0 TPGS=0 3PC=0 Protect=0 [BQue=0] EncServ=0 MultiP=1 (VS=0) [MChngr=0] [ACKREQQ=0] Addr16=0 [RelAdr=0] WBus16=0 Sync=0 [Linked=1] [TranDis=0] CmdQue=1 [SPI: Clocking=0x0 QAS=0 IUS=0] length=96 (0x60) Peripheral device type: disk Vendor identification: Linux Product identification: scsi_debug Product revision level: 0191 Unit serial number: 6000 :: [ 03:38:44 ] :: [ PASS ] :: get message by sg_ing (Expected 0, got 0) :: [ 03:38:45 ] :: [ BEGIN ] :: get mesage by page=0x80 :: actually running 'sg_vpd --page=0x80 /dev/sda' Unit serial number VPD page: Unit serial number: 6000 :: [ 03:38:45 ] :: [ PASS ] :: get mesage by page=0x80 (Expected 0, got 0) :: [ 03:38:46 ] :: [ BEGIN ] :: get message by page=0x83 :: actually running 'sg_vpd --page=0x83 /dev/sda' Device Identification VPD page: Addressed logical unit: designator type: T10 vendor identification, code set: ASCII vendor id: Linux vendor specific: scsi_debug 6000 designator type: NAA, code set: Binary 0x3333333000001770 Target port: designator type: Relative target port, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) Relative target port: 0x1 designator type: NAA, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) 0x322222200000176e designator type: Target port group, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) Target port group: 0x300 Target device that contains addressed lu: designator type: NAA, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) 0x322222200000176d designator type: SCSI name string, code set: UTF-8 transport: Serial Attached SCSI Protocol (SPL-4) SCSI name string: naa.322222200000176D :: [ 03:38:46 ] :: [ PASS ] :: get message by page=0x83 (Expected 0, got 0) :: [ 03:38:46 ] :: [ LOG ] :: VPD exported successfuly for /dev/sda scsi_level 4 :: [ 03:38:46 ] :: [ LOG ] :: remove /dev/sda from multipath :: [ 03:38:47 ] :: [ BEGIN ] :: try to remove scsi_debug from mp :: actually running 'multipath -l |grep 'scsi_debug'' :: [ 03:38:47 ] :: [ PASS ] :: try to remove scsi_debug from mp (Expected 0-255, got 1) :: [ 03:38:48 ] :: [ BEGIN ] :: Running 'multipath -F' :: [ 03:38:48 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) Redirecting to /bin/systemctl status multipathd.service Redirecting to /bin/systemctl stop multipathd.service :: [ 03:38:49 ] :: [ BEGIN ] :: Running 'systemctl disable multipathd' :: [ 03:38:55 ] :: [ PASS ] :: Command 'systemctl disable multipathd' (Expected 0, got 0) :: [ 03:38:55 ] :: [ BEGIN ] :: Running 'multipath -F' :: [ 03:38:56 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 03:38:56 ] :: [ BEGIN ] :: test scsi_debug if removed :: actually running 'multipath -l |grep ' Usage: grep [OPTION]... PATTERNS [FILE]... Try 'grep --help' for more information. :: [ 03:38:56 ] :: [ PASS ] :: test scsi_debug if removed (Expected 0-255, got 2) :: [ 03:38:57 ] :: [ BEGIN ] :: remove scsi_debug :: actually running 'rmmod scsi_debug' :: [ 03:38:57 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 0) :: [ 03:38:58 ] :: [ LOG ] :: test passed scsi_debug 4 level vpd :: [ 03:38:58 ] :: [ LOG ] :: add scsi_debug level 5 :: [ 03:38:58 ] :: [ LOG ] :: Start test using scsi_level 5 :: [ 03:38:58 ] :: [ BEGIN ] :: Running 'modprobe scsi_debug scsi_level=5' :: [ 03:38:58 ] :: [ PASS ] :: Command 'modprobe scsi_debug scsi_level=5' (Expected 0, got 0) :: [ 03:38:59 ] :: [ LOG ] :: Checking if VPD for /dev/sda is exported correctly :: [ 03:38:59 ] :: [ BEGIN ] :: get message by sg_ing :: actually running 'sg_inq /dev/sda' standard INQUIRY: PQual=0 PDT=0 RMB=0 LU_CONG=0 hot_pluggable=0 version=0x05 [SPC-3] [AERC=0] [TrmTsk=0] NormACA=0 HiSUP=0 Resp_data_format=2 SCCS=0 ACC=0 TPGS=0 3PC=0 Protect=0 [BQue=0] EncServ=0 MultiP=1 (VS=0) [MChngr=0] [ACKREQQ=0] Addr16=0 [RelAdr=0] WBus16=0 Sync=0 [Linked=1] [TranDis=0] CmdQue=1 [SPI: Clocking=0x0 QAS=0 IUS=0] length=96 (0x60) Peripheral device type: disk Vendor identification: Linux Product identification: scsi_debug Product revision level: 0191 Unit serial number: 6000 :: [ 03:39:00 ] :: [ PASS ] :: get message by sg_ing (Expected 0, got 0) :: [ 03:39:01 ] :: [ BEGIN ] :: get mesage by page=0x80 :: actually running 'sg_vpd --page=0x80 /dev/sda' Unit serial number VPD page: Unit serial number: 6000 :: [ 03:39:01 ] :: [ PASS ] :: get mesage by page=0x80 (Expected 0, got 0) :: [ 03:39:01 ] :: [ BEGIN ] :: get message by page=0x83 :: actually running 'sg_vpd --page=0x83 /dev/sda' Device Identification VPD page: Addressed logical unit: designator type: T10 vendor identification, code set: ASCII vendor id: Linux vendor specific: scsi_debug 6000 designator type: NAA, code set: Binary 0x3333333000001770 Target port: designator type: Relative target port, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) Relative target port: 0x1 designator type: NAA, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) 0x322222200000176e designator type: Target port group, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) Target port group: 0x300 Target device that contains addressed lu: designator type: NAA, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) 0x322222200000176d designator type: SCSI name string, code set: UTF-8 transport: Serial Attached SCSI Protocol (SPL-4) SCSI name string: naa.322222200000176D :: [ 03:39:02 ] :: [ PASS ] :: get message by page=0x83 (Expected 0, got 0) :: [ 03:39:02 ] :: [ LOG ] :: VPD exported successfuly for /dev/sda scsi_level 5 :: [ 03:39:02 ] :: [ LOG ] :: remove /dev/sda from multipath :: [ 03:39:02 ] :: [ BEGIN ] :: try to remove scsi_debug from mp :: actually running 'multipath -l |grep 'scsi_debug'' :: [ 03:39:03 ] :: [ PASS ] :: try to remove scsi_debug from mp (Expected 0-255, got 1) :: [ 03:39:03 ] :: [ BEGIN ] :: Running 'multipath -F' :: [ 03:39:03 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) Redirecting to /bin/systemctl status multipathd.service :: [ 03:39:04 ] :: [ BEGIN ] :: Running 'systemctl disable multipathd' :: [ 03:39:10 ] :: [ PASS ] :: Command 'systemctl disable multipathd' (Expected 0, got 0) :: [ 03:39:10 ] :: [ BEGIN ] :: Running 'multipath -F' :: [ 03:39:11 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 03:39:11 ] :: [ BEGIN ] :: test scsi_debug if removed :: actually running 'multipath -l |grep ' Usage: grep [OPTION]... PATTERNS [FILE]... Try 'grep --help' for more information. :: [ 03:39:11 ] :: [ PASS ] :: test scsi_debug if removed (Expected 0-255, got 2) :: [ 03:39:12 ] :: [ BEGIN ] :: remove scsi_debug :: actually running 'rmmod scsi_debug' :: [ 03:39:12 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 0) :: [ 03:39:13 ] :: [ LOG ] :: test passed scsi_debug 5 level vpd :: [ 03:39:13 ] :: [ LOG ] :: add scsi_debug level 6 :: [ 03:39:13 ] :: [ LOG ] :: Start test using scsi_level 6 :: [ 03:39:13 ] :: [ BEGIN ] :: Running 'modprobe scsi_debug scsi_level=6' :: [ 03:39:13 ] :: [ PASS ] :: Command 'modprobe scsi_debug scsi_level=6' (Expected 0, got 0) :: [ 03:39:14 ] :: [ LOG ] :: Checking if VPD for /dev/sda is exported correctly :: [ 03:39:14 ] :: [ BEGIN ] :: get message by sg_ing :: actually running 'sg_inq /dev/sda' standard INQUIRY: PQual=0 PDT=0 RMB=0 LU_CONG=0 hot_pluggable=0 version=0x06 [SPC-4] [AERC=0] [TrmTsk=0] NormACA=0 HiSUP=0 Resp_data_format=2 SCCS=0 ACC=0 TPGS=0 3PC=0 Protect=0 [BQue=0] EncServ=0 MultiP=1 (VS=0) [MChngr=0] [ACKREQQ=0] Addr16=0 [RelAdr=0] WBus16=0 Sync=0 [Linked=1] [TranDis=0] CmdQue=1 [SPI: Clocking=0x0 QAS=0 IUS=0] length=96 (0x60) Peripheral device type: disk Vendor identification: Linux Product identification: scsi_debug Product revision level: 0191 Unit serial number: 6000 :: [ 03:39:15 ] :: [ PASS ] :: get message by sg_ing (Expected 0, got 0) :: [ 03:39:15 ] :: [ BEGIN ] :: get mesage by page=0x80 :: actually running 'sg_vpd --page=0x80 /dev/sda' Unit serial number VPD page: Unit serial number: 6000 :: [ 03:39:16 ] :: [ PASS ] :: get mesage by page=0x80 (Expected 0, got 0) :: [ 03:39:16 ] :: [ BEGIN ] :: get message by page=0x83 :: actually running 'sg_vpd --page=0x83 /dev/sda' Device Identification VPD page: Addressed logical unit: designator type: T10 vendor identification, code set: ASCII vendor id: Linux vendor specific: scsi_debug 6000 designator type: NAA, code set: Binary 0x3333333000001770 Target port: designator type: Relative target port, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) Relative target port: 0x1 designator type: NAA, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) 0x322222200000176e designator type: Target port group, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) Target port group: 0x300 Target device that contains addressed lu: designator type: NAA, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) 0x322222200000176d designator type: SCSI name string, code set: UTF-8 transport: Serial Attached SCSI Protocol (SPL-4) SCSI name string: naa.322222200000176D :: [ 03:39:17 ] :: [ PASS ] :: get message by page=0x83 (Expected 0, got 0) :: [ 03:39:17 ] :: [ LOG ] :: VPD exported successfuly for /dev/sda scsi_level 6 :: [ 03:39:17 ] :: [ LOG ] :: remove /dev/sda from multipath :: [ 03:39:17 ] :: [ BEGIN ] :: try to remove scsi_debug from mp :: actually running 'multipath -l |grep 'scsi_debug'' :: [ 03:39:18 ] :: [ PASS ] :: try to remove scsi_debug from mp (Expected 0-255, got 1) :: [ 03:39:18 ] :: [ BEGIN ] :: Running 'multipath -F' :: [ 03:39:18 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) Redirecting to /bin/systemctl status multipathd.service :: [ 03:39:19 ] :: [ BEGIN ] :: Running 'systemctl disable multipathd' :: [ 03:39:25 ] :: [ PASS ] :: Command 'systemctl disable multipathd' (Expected 0, got 0) :: [ 03:39:25 ] :: [ BEGIN ] :: Running 'multipath -F' :: [ 03:39:25 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 03:39:26 ] :: [ BEGIN ] :: test scsi_debug if removed :: actually running 'multipath -l |grep ' Usage: grep [OPTION]... PATTERNS [FILE]... Try 'grep --help' for more information. :: [ 03:39:26 ] :: [ PASS ] :: test scsi_debug if removed (Expected 0-255, got 2) :: [ 03:39:27 ] :: [ BEGIN ] :: remove scsi_debug :: actually running 'rmmod scsi_debug' :: [ 03:39:27 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 0) :: [ 03:39:27 ] :: [ LOG ] :: test passed scsi_debug 6 level vpd :: [ 03:39:28 ] :: [ LOG ] :: add scsi_debug level 7 :: [ 03:39:28 ] :: [ LOG ] :: Start test using scsi_level 7 :: [ 03:39:28 ] :: [ BEGIN ] :: Running 'modprobe scsi_debug scsi_level=7' :: [ 03:39:28 ] :: [ PASS ] :: Command 'modprobe scsi_debug scsi_level=7' (Expected 0, got 0) :: [ 03:39:29 ] :: [ LOG ] :: Checking if VPD for /dev/sda is exported correctly :: [ 03:39:29 ] :: [ BEGIN ] :: get message by sg_ing :: actually running 'sg_inq /dev/sda' standard INQUIRY: PQual=0 PDT=0 RMB=0 LU_CONG=0 hot_pluggable=0 version=0x07 [SPC-5] [AERC=0] [TrmTsk=0] NormACA=0 HiSUP=0 Resp_data_format=2 SCCS=0 ACC=0 TPGS=0 3PC=0 Protect=0 [BQue=0] EncServ=0 MultiP=1 (VS=0) [MChngr=0] [ACKREQQ=0] Addr16=0 [RelAdr=0] WBus16=0 Sync=0 [Linked=1] [TranDis=0] CmdQue=1 [SPI: Clocking=0x0 QAS=0 IUS=0] length=96 (0x60) Peripheral device type: disk Vendor identification: Linux Product identification: scsi_debug Product revision level: 0191 Unit serial number: 6000 :: [ 03:39:30 ] :: [ PASS ] :: get message by sg_ing (Expected 0, got 0) :: [ 03:39:30 ] :: [ BEGIN ] :: get mesage by page=0x80 :: actually running 'sg_vpd --page=0x80 /dev/sda' Unit serial number VPD page: Unit serial number: 6000 :: [ 03:39:31 ] :: [ PASS ] :: get mesage by page=0x80 (Expected 0, got 0) :: [ 03:39:31 ] :: [ BEGIN ] :: get message by page=0x83 :: actually running 'sg_vpd --page=0x83 /dev/sda' Device Identification VPD page: Addressed logical unit: designator type: T10 vendor identification, code set: ASCII vendor id: Linux vendor specific: scsi_debug 6000 designator type: NAA, code set: Binary 0x3333333000001770 Target port: designator type: Relative target port, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) Relative target port: 0x1 designator type: NAA, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) 0x322222200000176e designator type: Target port group, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) Target port group: 0x300 Target device that contains addressed lu: designator type: NAA, code set: Binary transport: Serial Attached SCSI Protocol (SPL-4) 0x322222200000176d designator type: SCSI name string, code set: UTF-8 transport: Serial Attached SCSI Protocol (SPL-4) SCSI name string: naa.322222200000176D :: [ 03:39:31 ] :: [ PASS ] :: get message by page=0x83 (Expected 0, got 0) :: [ 03:39:32 ] :: [ LOG ] :: VPD exported successfuly for /dev/sda scsi_level 7 :: [ 03:39:32 ] :: [ LOG ] :: remove /dev/sda from multipath :: [ 03:39:32 ] :: [ BEGIN ] :: try to remove scsi_debug from mp :: actually running 'multipath -l |grep 'scsi_debug'' :: [ 03:39:33 ] :: [ PASS ] :: try to remove scsi_debug from mp (Expected 0-255, got 1) :: [ 03:39:33 ] :: [ BEGIN ] :: Running 'multipath -F' :: [ 03:39:33 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) Redirecting to /bin/systemctl status multipathd.service :: [ 03:39:34 ] :: [ BEGIN ] :: Running 'systemctl disable multipathd' :: [ 03:39:40 ] :: [ PASS ] :: Command 'systemctl disable multipathd' (Expected 0, got 0) :: [ 03:39:40 ] :: [ BEGIN ] :: Running 'multipath -F' :: [ 03:39:40 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 03:39:41 ] :: [ BEGIN ] :: test scsi_debug if removed :: actually running 'multipath -l |grep ' Usage: grep [OPTION]... PATTERNS [FILE]... Try 'grep --help' for more information. :: [ 03:39:41 ] :: [ PASS ] :: test scsi_debug if removed (Expected 0-255, got 2) :: [ 03:39:42 ] :: [ BEGIN ] :: remove scsi_debug :: actually running 'rmmod scsi_debug' :: [ 03:39:42 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 0) :: [ 03:39:42 ] :: [ LOG ] :: test passed scsi_debug 7 level vpd :: [ 03:39:42 ] :: [ BEGIN ] :: check the errors :: actually running 'dmesg | grep -i 'Call Trace:'' :: [ 03:39:43 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 71s :: Assertions: 47 good, 0 bad :: RESULT: PASS (Test) ** Test PASS Score:0 Uploading resultoutputfile.log .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: TEST PROTOCOL :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: Test run ID : 26 Package : tunnel beakerlib RPM : beakerlib-1.29.3-1.fc38.noarch Test name : networking/tunnel/vxlan/basic Test started : 2022-12-16 17:54:40 EST Test finished : 2022-12-17 03:39:49 EST (still running) Test duration : 35109 seconds Distro : Fedora release 38 (Rawhide) Hostname : kvm-03-guest06.lab.eng.rdu2.redhat.com Architecture : unknown CPUs : 1 x Intel Xeon Processor (Skylake, IBRS) RAM size : 2888 MB HDD size : 53.87 GB :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test description :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: PURPOSE of networking/tunnel/vxlan/basic Description: Basic test for vxlan: add and delete vxlan, run ping and netperf on vxlan device This test is supported in both single host and multi-host environment :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 0 good, 0 bad :: RESULT: PASS (Setup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: basic_nic :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 18:04:55 ] :: [ PASS ] :: Command 'netns_crs_setup' (Expected 0, got 0) :: [ 18:04:56 ] :: [ PASS ] :: Command 'ip netns exec client ip link add vxlan1 type vxlan id 42 remote 10.10.1.1 local 10.10.0.1 dev veth0_c' (Expected 0, got 0) :: [ 18:04:57 ] :: [ PASS ] :: Command 'ip netns exec server ip link add vxlan1 type vxlan id 42 remote 10.10.0.1 local 10.10.1.1 dev veth0_s' (Expected 0, got 0) :: [ 18:04:57 ] :: [ PASS ] :: Command 'ip netns exec client ip link set vxlan1 up' (Expected 0, got 0) :: [ 18:04:58 ] :: [ PASS ] :: Command 'ip netns exec client ip addr add 192.168.6.2/24 dev vxlan1' (Expected 0, got 0) :: [ 18:04:59 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev vxlan1' (Expected 0, got 0) :: [ 18:05:00 ] :: [ PASS ] :: Command 'ip netns exec client ip route add 192.168.7.0/24 dev vxlan1' (Expected 0, got 0) :: [ 18:05:00 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev vxlan1' (Expected 0, got 0) :: [ 18:05:01 ] :: [ PASS ] :: Command 'ip netns exec server ip link set vxlan1 up' (Expected 0, got 0) :: [ 18:05:02 ] :: [ PASS ] :: Command 'ip netns exec server ip addr add 192.168.7.2/24 dev vxlan1' (Expected 0, got 0) :: [ 18:05:02 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev vxlan1' (Expected 0, got 0) :: [ 18:05:03 ] :: [ PASS ] :: Command 'ip netns exec server ip route add 192.168.6.0/24 dev vxlan1' (Expected 0, got 0) :: [ 18:05:04 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev vxlan1' (Expected 0, got 0) :: [ 18:05:10 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 18:05:14 ] :: [ PASS ] :: Command 'ip netns exec client ping 192.168.7.2 -c 5' (Expected 0, got 0) :: [ 18:05:19 ] :: [ PASS ] :: Command 'ip netns exec client ping6 7001:db8:ac10:fe01::2 -c 5' (Expected 0, got 0) :: [ 18:05:20 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s link sh vxlan1' (Expected 0, got 0) :: [ 18:05:21 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s link sh vxlan1' (Expected 0, got 0) :: [ 18:05:21 ] :: [ PASS ] :: Command 'ip netns exec client ip link del vxlan1' (Expected 0, got 0) :: [ 18:05:22 ] :: [ PASS ] :: Command 'ip netns exec server ip link del vxlan1' (Expected 0, got 0) :: [ 18:05:23 ] :: [ PASS ] :: Command 'ip netns exec client ip link add vxlan1 type vxlan id 42 remote 2001::1 local 2000::1 dev veth0_c' (Expected 0, got 0) :: [ 18:05:24 ] :: [ PASS ] :: Command 'ip netns exec server ip link add vxlan1 type vxlan id 42 remote 2000::1 local 2001::1 dev veth0_s' (Expected 0, got 0) :: [ 18:05:24 ] :: [ PASS ] :: Command 'ip netns exec client ip link set vxlan1 up' (Expected 0, got 0) :: [ 18:05:25 ] :: [ PASS ] :: Command 'ip netns exec client ip addr add 192.168.6.2/24 dev vxlan1' (Expected 0, got 0) :: [ 18:05:26 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev vxlan1' (Expected 0, got 0) :: [ 18:05:26 ] :: [ PASS ] :: Command 'ip netns exec client ip route add 192.168.7.0/24 dev vxlan1' (Expected 0, got 0) :: [ 18:05:27 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev vxlan1' (Expected 0, got 0) :: [ 18:05:28 ] :: [ PASS ] :: Command 'ip netns exec server ip link set vxlan1 up' (Expected 0, got 0) :: [ 18:05:29 ] :: [ PASS ] :: Command 'ip netns exec server ip addr add 192.168.7.2/24 dev vxlan1' (Expected 0, got 0) :: [ 18:05:29 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev vxlan1' (Expected 0, got 0) :: [ 18:05:30 ] :: [ PASS ] :: Command 'ip netns exec server ip route add 192.168.6.0/24 dev vxlan1' (Expected 0, got 0) :: [ 18:05:31 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev vxlan1' (Expected 0, got 0) :: [ 18:05:36 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 18:05:41 ] :: [ PASS ] :: Command 'ip netns exec client ping 192.168.7.2 -c 5' (Expected 0, got 0) :: [ 18:05:46 ] :: [ PASS ] :: Command 'ip netns exec client ping6 7001:db8:ac10:fe01::2 -c 5' (Expected 0, got 0) :: [ 18:05:46 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s link sh vxlan1' (Expected 0, got 0) :: [ 18:05:47 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s link sh vxlan1' (Expected 0, got 0) :: [ 18:05:48 ] :: [ PASS ] :: Command 'ip netns exec client ip link del vxlan1' (Expected 0, got 0) :: [ 18:05:49 ] :: [ PASS ] :: Command 'ip netns exec server ip link del vxlan1' (Expected 0, got 0) :: [ 18:05:55 ] :: [ PASS ] :: Command 'netns_crs_cleanup' (Expected 0, got 0) :: [ 18:05:55 ] :: [ LOG ] :: vxlan with group :: [ 18:15:50 ] :: [ PASS ] :: Command 'netns_cs_setup' (Expected 0, got 0) :: [ 18:15:50 ] :: [ PASS ] :: Command 'ip netns exec client ip link add vxlan1 type vxlan id 42 group 239.1.1.1 dev veth0_c' (Expected 0, got 0) :: [ 18:15:51 ] :: [ PASS ] :: Command 'ip netns exec server ip link add vxlan1 type vxlan id 42 group 239.1.1.1 dev veth0_s' (Expected 0, got 0) :: [ 18:15:52 ] :: [ PASS ] :: Command 'ip netns exec client ip link set vxlan1 up' (Expected 0, got 0) :: [ 18:15:52 ] :: [ PASS ] :: Command 'ip netns exec client ip addr add 192.168.6.2/24 dev vxlan1' (Expected 0, got 0) :: [ 18:15:53 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev vxlan1' (Expected 0, got 0) :: [ 18:15:54 ] :: [ PASS ] :: Command 'ip netns exec client ip route add 192.168.7.0/24 dev vxlan1' (Expected 0, got 0) :: [ 18:15:54 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev vxlan1' (Expected 0, got 0) :: [ 18:15:55 ] :: [ PASS ] :: Command 'ip netns exec server ip link set vxlan1 up' (Expected 0, got 0) :: [ 18:15:56 ] :: [ PASS ] :: Command 'ip netns exec server ip addr add 192.168.7.2/24 dev vxlan1' (Expected 0, got 0) :: [ 18:15:57 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev vxlan1' (Expected 0, got 0) :: [ 18:15:57 ] :: [ PASS ] :: Command 'ip netns exec server ip route add 192.168.6.0/24 dev vxlan1' (Expected 0, got 0) :: [ 18:15:58 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev vxlan1' (Expected 0, got 0) :: [ 18:16:04 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 18:16:08 ] :: [ PASS ] :: Command 'ip netns exec client ping 192.168.7.2 -c 5' (Expected 0, got 0) :: [ 18:16:13 ] :: [ PASS ] :: Command 'ip netns exec client ping6 7001:db8:ac10:fe01::2 -c 5' (Expected 0, got 0) :: [ 18:16:14 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s link sh vxlan1' (Expected 0, got 0) :: [ 18:16:14 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s link sh vxlan1' (Expected 0, got 0) :: [ 18:16:15 ] :: [ PASS ] :: Command 'ip netns exec client ip link del vxlan1' (Expected 0, got 0) :: [ 18:16:16 ] :: [ PASS ] :: Command 'ip netns exec server ip link del vxlan1' (Expected 0, got 0) :: [ 18:16:17 ] :: [ PASS ] :: Command 'ip netns exec client ip link add vxlan1 type vxlan id 42 group ff03::1 dev veth0_c' (Expected 0, got 0) :: [ 18:16:17 ] :: [ PASS ] :: Command 'ip netns exec server ip link add vxlan1 type vxlan id 42 group ff03::1 dev veth0_s' (Expected 0, got 0) :: [ 18:16:18 ] :: [ PASS ] :: Command 'ip netns exec client ip link set vxlan1 up' (Expected 0, got 0) :: [ 18:16:19 ] :: [ PASS ] :: Command 'ip netns exec client ip addr add 192.168.6.2/24 dev vxlan1' (Expected 0, got 0) :: [ 18:16:19 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 addr add 6001:db8:ac10:fe01::2/64 dev vxlan1' (Expected 0, got 0) :: [ 18:16:20 ] :: [ PASS ] :: Command 'ip netns exec client ip route add 192.168.7.0/24 dev vxlan1' (Expected 0, got 0) :: [ 18:16:21 ] :: [ PASS ] :: Command 'ip netns exec client ip -6 route add 7001:db8:ac10:fe01::0/64 dev vxlan1' (Expected 0, got 0) :: [ 18:16:21 ] :: [ PASS ] :: Command 'ip netns exec server ip link set vxlan1 up' (Expected 0, got 0) :: [ 18:16:22 ] :: [ PASS ] :: Command 'ip netns exec server ip addr add 192.168.7.2/24 dev vxlan1' (Expected 0, got 0) :: [ 18:16:23 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 addr add 7001:db8:ac10:fe01::2/64 dev vxlan1' (Expected 0, got 0) :: [ 18:16:24 ] :: [ PASS ] :: Command 'ip netns exec server ip route add 192.168.6.0/24 dev vxlan1' (Expected 0, got 0) :: [ 18:16:24 ] :: [ PASS ] :: Command 'ip netns exec server ip -6 route add 6001:db8:ac10:fe01::0/64 dev vxlan1' (Expected 0, got 0) :: [ 18:16:30 ] :: [ PASS ] :: Command 'sleep 5' (Expected 0, got 0) :: [ 18:16:35 ] :: [ PASS ] :: Command 'ip netns exec client ping 192.168.7.2 -c 5' (Expected 0, got 0) :: [ 18:16:39 ] :: [ PASS ] :: Command 'ip netns exec client ping6 7001:db8:ac10:fe01::2 -c 5' (Expected 0, got 0) :: [ 18:16:40 ] :: [ PASS ] :: Command 'ip netns exec client ip -d -s link sh vxlan1' (Expected 0, got 0) :: [ 18:16:41 ] :: [ PASS ] :: Command 'ip netns exec server ip -d -s link sh vxlan1' (Expected 0, got 0) :: [ 18:16:41 ] :: [ PASS ] :: Command 'ip netns exec client ip link del vxlan1' (Expected 0, got 0) :: [ 18:16:42 ] :: [ PASS ] :: Command 'ip netns exec server ip link del vxlan1' (Expected 0, got 0) :: [ 18:16:48 ] :: [ PASS ] :: Command 'netns_cs_cleanup' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1314s :: Assertions: 80 good, 0 bad :: RESULT: PASS (basic_nic) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1s :: Assertions: 0 good, 0 bad :: RESULT: PASS (Test) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Cleanup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 0 good, 0 bad :: RESULT: PASS (Cleanup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: networking/tunnel/vxlan/basic :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 18:17:15 ] :: [ LOG ] :: Phases fingerprint: 3TFH3dbq :: [ 18:17:16 ] :: [ LOG ] :: Asserts fingerprint: +UCflqE1 :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 1354s :: Phases: 4 good, 0 bad :: OVERALL RESULT: PASS (networking/tunnel/vxlan/basic) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 03:38:32 ] :: [ PASS ] :: Command 'uname -a' (Expected 0, got 0) :: [ 03:38:32 ] :: [ LOG ] :: ./runtest.sh :: [ 03:38:33 ] :: [ PASS ] :: check the device-mapper-multipath if installed (Expected 0, got 0) :: [ 03:38:33 ] :: [ PASS ] :: check the sg3_utils if installed (Expected 0, got 0) :: [ 03:38:37 ] :: [ PASS ] :: Command 'mpathconf --enable --find_multipaths y --with_module y --with_multipathd y' (Expected 0, got 0) :: [ 03:38:40 ] :: [ LOG ] :: rlServiceStart: Service multipathd started successfully :: [ 03:38:41 ] :: [ PASS ] :: Command 'multipath -l' (Expected 0, got 0) :: [ 03:38:42 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 1) :: [ 03:38:42 ] :: [ LOG ] :: add scsi_debug level 4 :: [ 03:38:42 ] :: [ LOG ] :: Start test using scsi_level 4 :: [ 03:38:43 ] :: [ PASS ] :: Command 'modprobe scsi_debug scsi_level=4' (Expected 0, got 0) :: [ 03:38:43 ] :: [ LOG ] :: Checking if VPD for /dev/sda is exported correctly :: [ 03:38:44 ] :: [ PASS ] :: get message by sg_ing (Expected 0, got 0) :: [ 03:38:45 ] :: [ PASS ] :: get mesage by page=0x80 (Expected 0, got 0) :: [ 03:38:46 ] :: [ PASS ] :: get message by page=0x83 (Expected 0, got 0) :: [ 03:38:46 ] :: [ LOG ] :: VPD exported successfuly for /dev/sda scsi_level 4 :: [ 03:38:46 ] :: [ LOG ] :: remove /dev/sda from multipath :: [ 03:38:47 ] :: [ PASS ] :: try to remove scsi_debug from mp (Expected 0-255, got 1) :: [ 03:38:48 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 03:38:55 ] :: [ PASS ] :: Command 'systemctl disable multipathd' (Expected 0, got 0) :: [ 03:38:56 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 03:38:56 ] :: [ PASS ] :: test scsi_debug if removed (Expected 0-255, got 2) :: [ 03:38:57 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 0) :: [ 03:38:58 ] :: [ LOG ] :: test passed scsi_debug 4 level vpd :: [ 03:38:58 ] :: [ LOG ] :: add scsi_debug level 5 :: [ 03:38:58 ] :: [ LOG ] :: Start test using scsi_level 5 :: [ 03:38:58 ] :: [ PASS ] :: Command 'modprobe scsi_debug scsi_level=5' (Expected 0, got 0) :: [ 03:38:59 ] :: [ LOG ] :: Checking if VPD for /dev/sda is exported correctly :: [ 03:39:00 ] :: [ PASS ] :: get message by sg_ing (Expected 0, got 0) :: [ 03:39:01 ] :: [ PASS ] :: get mesage by page=0x80 (Expected 0, got 0) :: [ 03:39:02 ] :: [ PASS ] :: get message by page=0x83 (Expected 0, got 0) :: [ 03:39:02 ] :: [ LOG ] :: VPD exported successfuly for /dev/sda scsi_level 5 :: [ 03:39:02 ] :: [ LOG ] :: remove /dev/sda from multipath :: [ 03:39:03 ] :: [ PASS ] :: try to remove scsi_debug from mp (Expected 0-255, got 1) :: [ 03:39:03 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 03:39:10 ] :: [ PASS ] :: Command 'systemctl disable multipathd' (Expected 0, got 0) :: [ 03:39:11 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 03:39:11 ] :: [ PASS ] :: test scsi_debug if removed (Expected 0-255, got 2) :: [ 03:39:12 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 0) :: [ 03:39:13 ] :: [ LOG ] :: test passed scsi_debug 5 level vpd :: [ 03:39:13 ] :: [ LOG ] :: add scsi_debug level 6 :: [ 03:39:13 ] :: [ LOG ] :: Start test using scsi_level 6 :: [ 03:39:13 ] :: [ PASS ] :: Command 'modprobe scsi_debug scsi_level=6' (Expected 0, got 0) :: [ 03:39:14 ] :: [ LOG ] :: Checking if VPD for /dev/sda is exported correctly :: [ 03:39:15 ] :: [ PASS ] :: get message by sg_ing (Expected 0, got 0) :: [ 03:39:16 ] :: [ PASS ] :: get mesage by page=0x80 (Expected 0, got 0) :: [ 03:39:17 ] :: [ PASS ] :: get message by page=0x83 (Expected 0, got 0) :: [ 03:39:17 ] :: [ LOG ] :: VPD exported successfuly for /dev/sda scsi_level 6 :: [ 03:39:17 ] :: [ LOG ] :: remove /dev/sda from multipath :: [ 03:39:18 ] :: [ PASS ] :: try to remove scsi_debug from mp (Expected 0-255, got 1) :: [ 03:39:18 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 03:39:25 ] :: [ PASS ] :: Command 'systemctl disable multipathd' (Expected 0, got 0) :: [ 03:39:25 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 03:39:26 ] :: [ PASS ] :: test scsi_debug if removed (Expected 0-255, got 2) :: [ 03:39:27 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 0) :: [ 03:39:27 ] :: [ LOG ] :: test passed scsi_debug 6 level vpd :: [ 03:39:28 ] :: [ LOG ] :: add scsi_debug level 7 :: [ 03:39:28 ] :: [ LOG ] :: Start test using scsi_level 7 :: [ 03:39:28 ] :: [ PASS ] :: Command 'modprobe scsi_debug scsi_level=7' (Expected 0, got 0) :: [ 03:39:29 ] :: [ LOG ] :: Checking if VPD for /dev/sda is exported correctly :: [ 03:39:30 ] :: [ PASS ] :: get message by sg_ing (Expected 0, got 0) :: [ 03:39:31 ] :: [ PASS ] :: get mesage by page=0x80 (Expected 0, got 0) :: [ 03:39:31 ] :: [ PASS ] :: get message by page=0x83 (Expected 0, got 0) :: [ 03:39:32 ] :: [ LOG ] :: VPD exported successfuly for /dev/sda scsi_level 7 :: [ 03:39:32 ] :: [ LOG ] :: remove /dev/sda from multipath :: [ 03:39:33 ] :: [ PASS ] :: try to remove scsi_debug from mp (Expected 0-255, got 1) :: [ 03:39:33 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 03:39:40 ] :: [ PASS ] :: Command 'systemctl disable multipathd' (Expected 0, got 0) :: [ 03:39:40 ] :: [ PASS ] :: Command 'multipath -F' (Expected 0, got 0) :: [ 03:39:41 ] :: [ PASS ] :: test scsi_debug if removed (Expected 0-255, got 2) :: [ 03:39:42 ] :: [ PASS ] :: remove scsi_debug (Expected 0-255, got 0) :: [ 03:39:42 ] :: [ LOG ] :: test passed scsi_debug 7 level vpd :: [ 03:39:43 ] :: [ PASS ] :: check the errors (Expected 1, got 1) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 71s :: Assertions: 47 good, 0 bad :: RESULT: PASS (Test) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: networking/tunnel/vxlan/basic :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 03:39:51 ] :: [ LOG ] :: Phases fingerprint: L5rLAvqh :: [ 03:39:51 ] :: [ LOG ] :: Asserts fingerprint: IcvkrVvU Uploading journal.xml .done :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 35110s :: Phases: 5 good, 0 bad :: OVERALL RESULT: PASS (networking/tunnel/vxlan/basic)