2018-04-20 03:40:07 export USER=root 2018-04-20 03:40:07 ./build.sh Building TNC testing tools Building wlantest Building hostapd ../src/ap/vlan_init.c: In function ‘vlan_init’: ../src/ap/vlan_init.c:149:54: warning: ‘.#’ directive output may be truncated writing 2 bytes into a region of size between 1 and 17 [-Wformat-truncation=] os_snprintf(vlan->ifname, sizeof(vlan->ifname), "%s.#", ^~ In file included from /lkp/benchmarks/hwsim/src/utils/common.h:12:0, from ../src/ap/vlan_init.c:13: /lkp/benchmarks/hwsim/src/utils/os.h:552:21: note: ‘snprintf’ output between 3 and 19 bytes into a destination of size 17 #define os_snprintf snprintf ../src/ap/vlan_init.c:149:3: note: in expansion of macro ‘os_snprintf’ os_snprintf(vlan->ifname, sizeof(vlan->ifname), "%s.#", ^~~~~~~~~~~ ../src/ap/vlan_full.c: In function ‘vlan_bridge_name.isra.0’: ../src/ap/vlan_full.c:392:37: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 16 [-Wformat-truncation=] os_snprintf(br_name, IFNAMSIZ, "%s%d", ^~ In file included from /lkp/benchmarks/hwsim/src/utils/common.h:12:0, from ../src/ap/vlan_full.c:17: /lkp/benchmarks/hwsim/src/utils/os.h:552:21: note: ‘snprintf’ output between 2 and 28 bytes into a destination of size 16 #define os_snprintf snprintf ../src/ap/vlan_full.c:392:3: note: in expansion of macro ‘os_snprintf’ os_snprintf(br_name, IFNAMSIZ, "%s%d", ^~~~~~~~~~~ ../src/drivers/driver_nl80211_monitor.c: In function ‘nl80211_create_monitor_interface’: ../src/drivers/driver_nl80211_monitor.c:365:32: warning: ‘%s’ directive output may be truncated writing up to 16 bytes into a region of size 12 [-Wformat-truncation=] snprintf(buf, IFNAMSIZ, "mon.%s", drv->first_bss->ifname); ^~ ../src/drivers/driver_nl80211_monitor.c:365:3: note: ‘snprintf’ output between 5 and 21 bytes into a destination of size 16 snprintf(buf, IFNAMSIZ, "mon.%s", drv->first_bss->ifname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/drivers/driver_nl80211.c: In function ‘i802_set_wds_sta’: ../src/drivers/driver_nl80211.c:6445:37: warning: ‘.sta’ directive output may be truncated writing 4 bytes into a region of size between 1 and 17 [-Wformat-truncation=] os_snprintf(name, sizeof(name), "%s.sta%d", bss->ifname, aid); ^~~~ In file included from /lkp/benchmarks/hwsim/src/utils/common.h:12:0, from ../src/drivers/driver_nl80211.c:26: /lkp/benchmarks/hwsim/src/utils/os.h:552:21: note: ‘snprintf’ output between 6 and 32 bytes into a destination of size 17 #define os_snprintf snprintf ../src/drivers/driver_nl80211.c:6445:2: note: in expansion of macro ‘os_snprintf’ os_snprintf(name, sizeof(name), "%s.sta%d", bss->ifname, aid); ^~~~~~~~~~~ Building wpa_supplicant ../src/drivers/driver_nl80211_monitor.c: In function ‘nl80211_create_monitor_interface’: ../src/drivers/driver_nl80211_monitor.c:365:32: warning: ‘%s’ directive output may be truncated writing up to 16 bytes into a region of size 12 [-Wformat-truncation=] snprintf(buf, IFNAMSIZ, "mon.%s", drv->first_bss->ifname); ^~ ../src/drivers/driver_nl80211_monitor.c:365:3: note: ‘snprintf’ output between 5 and 21 bytes into a destination of size 16 snprintf(buf, IFNAMSIZ, "mon.%s", drv->first_bss->ifname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/drivers/driver_wext.c: In function ‘wpa_driver_wext_finish_drv_init’: ../src/drivers/driver_wext.c:877:59: warning: ‘%s’ directive output may be truncated writing up to 255 bytes into a region of size between 157 and 173 [-Wformat-truncation=] snprintf(buf, sizeof(buf), "/sys/class/net/%s/device/net/%s/type", ^~ ../src/drivers/driver_wext.c:877:2: note: ‘snprintf’ output between 33 and 304 bytes into a destination of size 200 snprintf(buf, sizeof(buf), "/sys/class/net/%s/device/net/%s/type", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ drv->ifname, ifname); ~~~~~~~~~~~~~~~~~~~~ ../src/drivers/driver_nl80211.c: In function ‘i802_set_wds_sta’: ../src/drivers/driver_nl80211.c:6445:37: warning: ‘.sta’ directive output may be truncated writing 4 bytes into a region of size between 1 and 17 [-Wformat-truncation=] os_snprintf(name, sizeof(name), "%s.sta%d", bss->ifname, aid); ^~~~ In file included from /lkp/benchmarks/hwsim/src/utils/common.h:12:0, from ../src/drivers/driver_nl80211.c:26: /lkp/benchmarks/hwsim/src/utils/os.h:552:21: note: ‘snprintf’ output between 6 and 32 bytes into a destination of size 17 #define os_snprintf snprintf ../src/drivers/driver_nl80211.c:6445:2: note: in expansion of macro ‘os_snprintf’ os_snprintf(name, sizeof(name), "%s.sta%d", bss->ifname, aid); ^~~~~~~~~~~ 2018-04-20 03:40:35 ./start.sh 2018-04-20 03:40:35 ./run-tests.py ap_hs20_excluded_ssid DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_excluded_ssid 1/1 Test: Hotspot 2.0 exclusion based on SSID Starting AP wlan3 Starting AP wlan4 Verify network selection to AP wlan4 Verify network selection to AP wlan3 Verify network selection to AP wlan4 Verify network selection to AP wlan4 PASS ap_hs20_excluded_ssid 0.805345 2018-04-20 03:40:37.181497 passed all 1 test case(s) 2018-04-20 03:40:37 ./run-tests.py ap_hs20_ext_sim DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_ext_sim 1/1 Test: Hotspot 2.0 with external SIM processing Starting AP wlan3 PASS ap_hs20_ext_sim 0.324654 2018-04-20 03:40:37.660153 passed all 1 test case(s) 2018-04-20 03:40:37 ./run-tests.py ap_hs20_ext_sim_roaming DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_ext_sim_roaming 1/1 Test: Hotspot 2.0 with external SIM processing in roaming network Starting AP wlan3 PASS ap_hs20_ext_sim_roaming 0.317031 2018-04-20 03:40:38.121489 passed all 1 test case(s) 2018-04-20 03:40:38 ./run-tests.py ap_hs20_external_selection DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_external_selection 1/1 Test: Hotspot 2.0 connection using external network selection and creation Starting AP wlan3 Connect STA wlan0 to AP PASS ap_hs20_external_selection 0.272938 2018-04-20 03:40:38.541053 passed all 1 test case(s) 2018-04-20 03:40:38 ./run-tests.py ap_hs20_fetch_osu DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_fetch_osu 1/1 Test: Hotspot 2.0 OSU provider and icon fetch Starting AP wlan3 Starting AP wlan4 PASS ap_hs20_fetch_osu 4.295116 2018-04-20 03:40:42.985889 passed all 1 test case(s) 2018-04-20 03:40:43 ./run-tests.py ap_hs20_fetch_osu_invalid_dir DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_fetch_osu_invalid_dir 1/1 Test: Hotspot 2.0 OSU provider and invalid directory Starting AP wlan3 PASS ap_hs20_fetch_osu_invalid_dir 0.197906 2018-04-20 03:40:43.333384 passed all 1 test case(s) 2018-04-20 03:40:43 ./run-tests.py ap_hs20_fetch_osu_no_icon DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_fetch_osu_no_icon 1/1 Test: Hotspot 2.0 OSU provider and no icon found Starting AP wlan3 PASS ap_hs20_fetch_osu_no_icon 4.134637 2018-04-20 03:40:47.617839 passed all 1 test case(s) 2018-04-20 03:40:47 ./run-tests.py ap_hs20_fetch_osu_no_info DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_fetch_osu_no_info 1/1 Test: Hotspot 2.0 OSU provider and no AP with info Starting AP wlan3 PASS ap_hs20_fetch_osu_no_info 11.985952 2018-04-20 03:40:59.750607 passed all 1 test case(s) 2018-04-20 03:40:59 ./run-tests.py ap_hs20_fetch_osu_oom DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_fetch_osu_oom 1/1 Test: Hotspot 2.0 OSU provider and OOM Starting AP wlan3 PASS ap_hs20_fetch_osu_oom 0.21254 2018-04-20 03:41:00.111151 passed all 1 test case(s) 2018-04-20 03:41:00 ./run-tests.py ap_hs20_fetch_osu_proto DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_fetch_osu_proto 1/1 Test: Hotspot 2.0 OSU provider and protocol testing Starting AP wlan3 PASS ap_hs20_fetch_osu_proto 1.44558 2018-04-20 03:41:01.702196 passed all 1 test case(s) 2018-04-20 03:41:01 ./run-tests.py ap_hs20_fetch_osu_stop DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_fetch_osu_stop 1/1 Test: Hotspot 2.0 OSU provider fetch stopped Starting AP wlan3 PASS ap_hs20_fetch_osu_stop 14.85705 2018-04-20 03:41:16.702174 passed all 1 test case(s) 2018-04-20 03:41:16 ./run-tests.py ap_hs20_ft DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_ft 1/1 Test: Hotspot 2.0 connection with FT Starting AP wlan3 PASS ap_hs20_ft 0.356946 2018-04-20 03:41:17.214915 passed all 1 test case(s) 2018-04-20 03:41:17 ./run-tests.py ap_hs20_gas_frag_while_associated DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_gas_frag_while_associated 1/1 Test: Hotspot 2.0 connection with fragmented GAS query while associated Starting AP wlan3 Verifying GAS query while associated PASS ap_hs20_gas_frag_while_associated 0.333628 2018-04-20 03:41:17.698729 passed all 1 test case(s) 2018-04-20 03:41:17 ./run-tests.py ap_hs20_gas_while_associated DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_gas_while_associated 1/1 Test: Hotspot 2.0 connection with GAS query while associated Starting AP wlan3 Verifying GAS query while associated PASS ap_hs20_gas_while_associated 0.329515 2018-04-20 03:41:18.183084 passed all 1 test case(s) 2018-04-20 03:41:18 ./run-tests.py ap_hs20_gas_while_associated_with_pmf DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_gas_while_associated_with_pmf 1/1 Test: Hotspot 2.0 connection with GAS query while associated and using PMF Starting AP wlan3 Starting AP wlan4 Verifying GAS query while associated PASS ap_hs20_gas_while_associated_with_pmf 0.435846 2018-04-20 03:41:18.768346 passed all 1 test case(s) 2018-04-20 03:41:18 ./run-tests.py ap_hs20_gas_with_another_ap_while_associated DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_gas_with_another_ap_while_associated 1/1 Test: GAS query with another AP while associated Starting AP wlan3 Starting AP wlan4 Verifying GAS query with same AP while associated Verifying GAS query with another AP while associated PASS ap_hs20_gas_with_another_ap_while_associated 0.442979 2018-04-20 03:41:19.364183 passed all 1 test case(s) 2018-04-20 03:41:19 ./run-tests.py ap_hs20_gas_with_another_ap_while_using_pmf DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_gas_with_another_ap_while_using_pmf 1/1 Test: GAS query with another AP while associated and using PMF Starting AP wlan3 Starting AP wlan4 Verifying GAS query with same AP while associated Verifying GAS query with another AP while associated PASS ap_hs20_gas_with_another_ap_while_using_pmf 0.438444 2018-04-20 03:41:19.950628 passed all 1 test case(s) 2018-04-20 03:41:19 ./run-tests.py ap_hs20_hidden_ssid_in_scan_res DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_hidden_ssid_in_scan_res 1/1 Test: Hotspot 2.0 connection with hidden SSId in scan results Starting AP wlan3 Starting AP wlan3 PASS ap_hs20_hidden_ssid_in_scan_res 0.756614 2018-04-20 03:41:20.856125 passed all 1 test case(s) 2018-04-20 03:41:20 ./run-tests.py ap_hs20_interworking_add_network DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_interworking_add_network 1/1 Test: Hotspot 2.0 connection using INTERWORKING_ADD_NETWORK Starting AP wlan3 PASS ap_hs20_interworking_add_network 0.324292 2018-04-20 03:41:21.329479 passed all 1 test case(s) 2018-04-20 03:41:21 ./run-tests.py ap_hs20_interworking_oom DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_interworking_oom 1/1 Test: Hotspot 2.0 network selection and OOM Starting AP wlan3 PASS ap_hs20_interworking_oom 0.892259 2018-04-20 03:41:22.367077 passed all 1 test case(s) 2018-04-20 03:41:22 ./run-tests.py ap_hs20_interworking_select_blocking_scan DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_interworking_select_blocking_scan 1/1 Test: Ongoing INTERWORKING_SELECT blocking SCAN Starting AP wlan3 PASS ap_hs20_interworking_select_blocking_scan 0.330563 2018-04-20 03:41:22.850451 passed all 1 test case(s) 2018-04-20 03:41:22 ./run-tests.py ap_hs20_max_bss_load DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_max_bss_load 1/1 Test: Hotspot 2.0 and maximum BSS load Starting AP wlan3 Starting AP wlan4 Verify maximum BSS load constraint Verify network selection to AP wlan4 Verify maximum BSS load does not prevent connection Verify network selection PASS ap_hs20_max_bss_load 0.577434 2018-04-20 03:41:23.577485 passed all 1 test case(s) 2018-04-20 03:41:23 ./run-tests.py ap_hs20_max_bss_load2 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_max_bss_load2 1/1 Test: Hotspot 2.0 and maximum BSS load with one AP not advertising Starting AP wlan3 Starting AP wlan4 Verify maximum BSS load constraint with AP advertisement Verify network selection to AP wlan4 PASS ap_hs20_max_bss_load2 0.436734 2018-04-20 03:41:24.163464 passed all 1 test case(s) 2018-04-20 03:41:24 ./run-tests.py ap_hs20_max_bss_load_roaming DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_max_bss_load_roaming 1/1 Test: Hotspot 2.0 and maximum BSS load (roaming) Starting AP wlan3 Verify network selection to AP wlan3 PASS ap_hs20_max_bss_load_roaming 0.290949 2018-04-20 03:41:24.601995 passed all 1 test case(s) 2018-04-20 03:41:24 ./run-tests.py ap_hs20_min_bandwidth_and_roaming_partner_preference DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_min_bandwidth_and_roaming_partner_preference 1/1 Test: Hotspot 2.0 and minimum bandwidth with roaming partner preference Starting AP wlan3 Starting AP wlan4 PASS ap_hs20_min_bandwidth_and_roaming_partner_preference 0.698859 2018-04-20 03:41:25.447415 passed all 1 test case(s) 2018-04-20 03:41:25 ./run-tests.py ap_hs20_min_bandwidth_home DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_min_bandwidth_home 1/1 Test: Hotspot 2.0 network selection with min bandwidth (home) Starting AP wlan3 Starting AP wlan4 PASS ap_hs20_min_bandwidth_home 0.796992 2018-04-20 03:41:26.389039 passed all 1 test case(s) 2018-04-20 03:41:26 ./run-tests.py ap_hs20_min_bandwidth_home2 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_min_bandwidth_home2 1/1 Test: Hotspot 2.0 network selection with min bandwidth - special cases Starting AP wlan3 WAN link at capacity Downlink/Uplink Load was not measured Uplink and Downlink max values PASS ap_hs20_min_bandwidth_home2 0.401072 2018-04-20 03:41:26.940177 passed all 1 test case(s) 2018-04-20 03:41:26 ./run-tests.py ap_hs20_min_bandwidth_home_hidden_ssid_in_scan_res DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_min_bandwidth_home_hidden_ssid_in_scan_res 1/1 Test: Hotspot 2.0 network selection with min bandwidth (home) while hidden SSID is included in scan results Starting AP wlan3 Starting AP wlan3 Starting AP wlan4 PASS ap_hs20_min_bandwidth_home_hidden_ssid_in_scan_res 1.088261 2018-04-20 03:41:28.179259 passed all 1 test case(s) 2018-04-20 03:41:28 ./run-tests.py ap_hs20_min_bandwidth_no_wan_metrics DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_min_bandwidth_no_wan_metrics 1/1 Test: Hotspot 2.0 network selection with min bandwidth but no WAN Metrics Starting AP wlan3 PASS ap_hs20_min_bandwidth_no_wan_metrics 0.248351 2018-04-20 03:41:28.574998 passed all 1 test case(s) 2018-04-20 03:41:28 ./run-tests.py ap_hs20_min_bandwidth_roaming DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_min_bandwidth_roaming 1/1 Test: Hotspot 2.0 network selection with min bandwidth (roaming) Starting AP wlan3 Starting AP wlan4 PASS ap_hs20_min_bandwidth_roaming 0.818191 2018-04-20 03:41:29.539945 passed all 1 test case(s) 2018-04-20 03:41:29 ./run-tests.py ap_hs20_multi_cred_sp_prio DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_multi_cred_sp_prio 1/1 Test: Hotspot 2.0 multi-cred sp_priority Starting AP wlan3 PASS ap_hs20_multi_cred_sp_prio 0.446742 2018-04-20 03:41:30.135139 passed all 1 test case(s) 2018-04-20 03:41:30 ./run-tests.py ap_hs20_multi_cred_sp_prio2 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_multi_cred_sp_prio2 1/1 Test: Hotspot 2.0 multi-cred sp_priority with two BSSes Starting AP wlan3 Starting AP wlan4 PASS ap_hs20_multi_cred_sp_prio2 0.564518 2018-04-20 03:41:30.845294 passed all 1 test case(s) 2018-04-20 03:41:30 ./run-tests.py ap_hs20_multi_cred_sp_prio_same DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_multi_cred_sp_prio_same 1/1 Test: Hotspot 2.0 multi-cred and same sp_priority Starting AP wlan3 PASS ap_hs20_multi_cred_sp_prio_same 0.312055 2018-04-20 03:41:31.304076 passed all 1 test case(s) 2018-04-20 03:41:31 ./run-tests.py ap_hs20_multi_network_and_cred_removal DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_multi_network_and_cred_removal 1/1 Test: Multiple networks and cred removal Starting AP wlan3 PASS ap_hs20_multi_network_and_cred_removal 0.570308 2018-04-20 03:41:32.024740 passed all 1 test case(s) 2018-04-20 03:41:32 ./run-tests.py ap_hs20_multiple_connects DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_multiple_connects 1/1 Test: Hotspot 2.0 connection through multiple network selections Starting AP wlan3 Starting Interworking network selection Starting Interworking network selection Starting Interworking network selection PASS ap_hs20_multiple_connects 0.502814 2018-04-20 03:41:32.678210 passed all 1 test case(s) 2018-04-20 03:41:32 ./run-tests.py ap_hs20_multiple_home_cred DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_multiple_home_cred 1/1 Test: Hotspot 2.0 and select with multiple matching home credentials Starting AP wlan3 Starting AP wlan4 PASS ap_hs20_multiple_home_cred 0.427306 2018-04-20 03:41:33.252197 passed all 1 test case(s) 2018-04-20 03:41:33 ./run-tests.py ap_hs20_nai_realms DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_nai_realms 1/1 Test: Hotspot 2.0 connection and multiple NAI realms and TTLS/PAP Starting AP wlan3 PASS ap_hs20_nai_realms 0.332777 2018-04-20 03:41:33.735242 passed all 1 test case(s) 2018-04-20 03:41:33 ./run-tests.py ap_hs20_network_preference DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_network_preference 1/1 Test: Hotspot 2.0 network selection with preferred home network Starting AP wlan3 Starting AP wlan4 PASS ap_hs20_network_preference 0.872704 2018-04-20 03:41:34.760770 passed all 1 test case(s) 2018-04-20 03:41:34 ./run-tests.py ap_hs20_network_preference2 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_network_preference2 1/1 Test: Hotspot 2.0 network selection with preferred credential Starting AP wlan4 Starting AP wlan3 PASS ap_hs20_network_preference2 0.891236 2018-04-20 03:41:35.799816 passed all 1 test case(s) 2018-04-20 03:41:35 ./run-tests.py ap_hs20_network_preference3 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_network_preference3 1/1 Test: Hotspot 2.0 network selection with two credential (one preferred) Starting AP wlan3 Starting AP wlan4 PASS ap_hs20_network_preference3 0.56899 2018-04-20 03:41:36.510647 passed all 1 test case(s) 2018-04-20 03:41:36 ./run-tests.py ap_hs20_network_preference4 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_network_preference4 1/1 Test: Hotspot 2.0 network selection with username vs. SIM credential Starting AP wlan3 Starting AP wlan4 PASS ap_hs20_network_preference4 0.547797 2018-04-20 03:41:37.210306 passed all 1 test case(s) 2018-04-20 03:41:37 ./run-tests.py ap_hs20_no_cred_connect DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_no_cred_connect 1/1 Test: Hotspot 2.0 and connect attempt without credential Starting AP wlan3 PASS ap_hs20_no_cred_connect 0.186866 2018-04-20 03:41:37.548380 passed all 1 test case(s) 2018-04-20 03:41:37 ./run-tests.py ap_hs20_no_match_connect DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_no_match_connect 1/1 Test: Hotspot 2.0 and connect attempt without matching cred Starting AP wlan3 PASS ap_hs20_no_match_connect 0.236754 2018-04-20 03:41:37.935088 passed all 1 test case(s) 2018-04-20 03:41:37 ./run-tests.py ap_hs20_no_rsn_connect DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_no_rsn_connect 1/1 Test: Hotspot 2.0 and connect attempt without RSN Starting AP wlan3 PASS ap_hs20_no_rsn_connect 0.222675 2018-04-20 03:41:38.306180 passed all 1 test case(s) 2018-04-20 03:41:38 ./run-tests.py ap_hs20_osen DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_osen 1/1 Test: Hotspot 2.0 OSEN connection Starting AP wlan3 Connect STA wlan1 to AP Connect STA wlan2 to AP Connect STA wlan0 to AP Connect STA wlan5 to AP PASS ap_hs20_osen 0.606774 2018-04-20 03:41:39.060009 passed all 1 test case(s) 2018-04-20 03:41:39 ./run-tests.py ap_hs20_prefer_home DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_prefer_home 1/1 Test: Hotspot 2.0 required roaming consortium Starting AP wlan3 Starting AP wlan4 Verify network selection to AP wlan4 Verify network selection to AP wlan3 PASS ap_hs20_prefer_home 0.560391 2018-04-20 03:41:39.776777 passed all 1 test case(s) 2018-04-20 03:41:39 ./run-tests.py ap_hs20_proxyarp DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_proxyarp 1/1 Test: Hotspot 2.0 and ProxyARP Starting AP wlan3 Connect STA wlan1 to AP After connect: ['aaaa:bbbb:eeee::2 dev ap-br0 lladdr 02:00:00:00:01:00 PERMANENT', 'aaaa:bbbb:cccc::2 dev ap-br0 lladdr 02:00:00:00:00:00 PERMANENT', 'aaaa:bbbb:dddd::2 dev ap-br0 lladdr 02:00:00:00:01:00 PERMANENT'] After disconnect: [] PASS ap_hs20_proxyarp 1.322779 2018-04-20 03:41:41.249784 passed all 1 test case(s) 2018-04-20 03:41:41 ./run-tests.py ap_hs20_proxyarp_disable_dgaf DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_proxyarp_disable_dgaf 1/1 Test: Hotspot 2.0 and ProxyARP with DGAF disabled Starting AP wlan3 Connect STA wlan1 to AP After connect: ['192.168.1.123 dev ap-br0 lladdr 02:00:00:00:00:00 PERMANENT', 'aaaa:bbbb:cccc::2 dev ap-br0 lladdr 02:00:00:00:00:00 PERMANENT'] After disconnect: [] PASS ap_hs20_proxyarp_disable_dgaf 1.258553 2018-04-20 03:41:42.659915 passed all 1 test case(s) 2018-04-20 03:41:42 ./run-tests.py ap_hs20_proxyarp_enable_dgaf DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_proxyarp_enable_dgaf 1/1 Test: Hotspot 2.0 and ProxyARP with DGAF enabled Starting AP wlan3 Connect STA wlan1 to AP After connect: ['192.168.1.123 dev ap-br0 lladdr 02:00:00:00:00:00 PERMANENT', 'aaaa:bbbb:cccc::2 dev ap-br0 lladdr 02:00:00:00:00:00 PERMANENT'] After disconnect: [] PASS ap_hs20_proxyarp_enable_dgaf 1.254548 2018-04-20 03:41:44.064653 passed all 1 test case(s) 2018-04-20 03:41:44 ./run-tests.py ap_hs20_random_mac_addr DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_random_mac_addr 1/1 Test: Hotspot 2.0 connection with random MAC address Starting AP wlan3 PASS ap_hs20_random_mac_addr 0.516726 2018-04-20 03:41:44.731374 passed all 1 test case(s) 2018-04-20 03:41:44 ./run-tests.py ap_hs20_remediation_required DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_remediation_required 1/1 Test: Hotspot 2.0 connection and remediation required from RADIUS Starting AP wlan3 PASS ap_hs20_remediation_required 0.426981 2018-04-20 03:41:45.308589 passed all 1 test case(s) 2018-04-20 03:41:45 ./run-tests.py ap_hs20_remediation_required_ctrl DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_remediation_required_ctrl 1/1 Test: Hotspot 2.0 connection and subrem from ctrl_iface Starting AP wlan3 PASS ap_hs20_remediation_required_ctrl 0.329257 2018-04-20 03:41:45.783188 passed all 1 test case(s) 2018-04-20 03:41:45 ./run-tests.py ap_hs20_remediation_sql DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_remediation_sql 1/1 Test: Hotspot 2.0 connection and remediation required using SQLite for user DB Starting AP wlan4 Starting AP wlan3 PASS ap_hs20_remediation_sql 0.519868 2018-04-20 03:41:46.450128 passed all 1 test case(s) 2018-04-20 03:41:46 ./run-tests.py ap_hs20_req_conn_capab DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_req_conn_capab 1/1 Test: Hotspot 2.0 network selection with req_conn_capab Starting AP wlan3 Not used in home network Used in roaming network Verify that req_conn_capab does not prevent connection if no other network is available Additional req_conn_capab checks Starting AP wlan4 PASS ap_hs20_req_conn_capab 0.702901 2018-04-20 03:41:47.303990 passed all 1 test case(s) 2018-04-20 03:41:47 ./run-tests.py ap_hs20_req_conn_capab2 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_req_conn_capab2 1/1 Test: Hotspot 2.0 network selection with req_conn_capab (not present) Starting AP wlan3 PASS ap_hs20_req_conn_capab2 0.232364 2018-04-20 03:41:47.678242 passed all 1 test case(s) 2018-04-20 03:41:47 ./run-tests.py ap_hs20_req_conn_capab_and_roaming_partner_preference DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_req_conn_capab_and_roaming_partner_preference 1/1 Test: Hotspot 2.0 and req_conn_capab with roaming partner preference Starting AP wlan3 Starting AP wlan4 PASS ap_hs20_req_conn_capab_and_roaming_partner_preference 0.704503 2018-04-20 03:41:48.535704 passed all 1 test case(s) 2018-04-20 03:41:48 ./run-tests.py ap_hs20_req_hs20_icon DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_req_hs20_icon 1/1 Test: Hotspot 2.0 OSU provider and multi-icon fetch with REQ_HS20_ICON Starting AP wlan3 PASS ap_hs20_req_hs20_icon 0.227805 2018-04-20 03:41:48.912984 passed all 1 test case(s) 2018-04-20 03:41:48 ./run-tests.py ap_hs20_req_hs20_icon_oom DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_req_hs20_icon_oom 1/1 Test: Hotspot 2.0 icon fetch OOM with REQ_HS20_ICON Starting AP wlan3 PASS ap_hs20_req_hs20_icon_oom 0.280976 2018-04-20 03:41:49.343029 passed all 1 test case(s) 2018-04-20 03:41:49 ./run-tests.py ap_hs20_req_hs20_icon_parallel DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_req_hs20_icon_parallel 1/1 Test: Hotspot 2.0 OSU provider and multi-icon parallel fetch with REQ_HS20_ICON Starting AP wlan3 PASS ap_hs20_req_hs20_icon_parallel 0.207126 2018-04-20 03:41:49.696463 passed all 1 test case(s) 2018-04-20 03:41:49 ./run-tests.py ap_hs20_req_roaming_consortium DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_req_roaming_consortium 1/1 Test: Hotspot 2.0 required roaming consortium Starting AP wlan3 Starting AP wlan4 Verify network selection to AP wlan4 Verify network selection to AP wlan3 PASS ap_hs20_req_roaming_consortium 0.554154 2018-04-20 03:41:50.400464 passed all 1 test case(s) 2018-04-20 03:41:50 ./run-tests.py ap_hs20_req_roaming_consortium_no_match DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_req_roaming_consortium_no_match 1/1 Test: Hotspot 2.0 required roaming consortium and no match Starting AP wlan3 Starting AP wlan4 PASS ap_hs20_req_roaming_consortium_no_match 0.296879 2018-04-20 03:41:50.845036 passed all 1 test case(s) 2018-04-20 03:41:50 ./run-tests.py ap_hs20_roam_to_higher_prio DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_roam_to_higher_prio 1/1 Test: Hotspot 2.0 and roaming from current to higher priority network Starting AP wlan3 Connect to the only network option Start another AP (home operator) and reconnect Starting AP wlan4 PASS ap_hs20_roam_to_higher_prio 0.803387 2018-04-20 03:41:51.795816 passed all 1 test case(s) 2018-04-20 03:41:51 ./run-tests.py ap_hs20_roaming_consortium DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_roaming_consortium 1/1 Test: Hotspot 2.0 connection based on roaming consortium match Starting AP wlan3 PASS ap_hs20_roaming_consortium 0.917406 2018-04-20 03:41:52.861483 passed all 1 test case(s) 2018-04-20 03:41:52 ./run-tests.py ap_hs20_roaming_consortium_constraints DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_roaming_consortium_constraints 1/1 Test: Hotspot 2.0 connection and roaming consortium constraints Starting AP wlan3 PASS ap_hs20_roaming_consortium_constraints 0.415252 2018-04-20 03:41:53.425224 passed all 1 test case(s) 2018-04-20 03:41:53 ./run-tests.py ap_hs20_roaming_consortium_element DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_roaming_consortium_element 1/1 Test: Hotspot 2.0 connection and invalid roaming consortium element Starting AP wlan3 PASS ap_hs20_roaming_consortium_element 0.346373 2018-04-20 03:41:53.916534 passed all 1 test case(s) 2018-04-20 03:41:53 ./run-tests.py ap_hs20_roaming_consortium_invalid DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_roaming_consortium_invalid 1/1 Test: Hotspot 2.0 connection and invalid roaming consortium ANQP-element Starting AP wlan3 PASS ap_hs20_roaming_consortium_invalid 0.201144 2018-04-20 03:41:54.268163 passed all 1 test case(s) 2018-04-20 03:41:54 ./run-tests.py ap_hs20_roaming_partner_preference DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_roaming_partner_preference 1/1 Test: Hotspot 2.0 and roaming partner preference Starting AP wlan3 Starting AP wlan4 Verify default vs. specified preference Verify network selection to AP wlan4 Verify network selection to AP wlan3 Verify partial FQDN match Verify network selection to AP wlan4 Verify network selection to AP wlan3 PASS ap_hs20_roaming_partner_preference 0.872002 2018-04-20 03:41:55.289071 passed all 1 test case(s) 2018-04-20 03:41:55 ./run-tests.py ap_hs20_select DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_select 1/1 Test: Hotspot 2.0 network selection Starting AP wlan3 Starting AP wlan4 PASS ap_hs20_select 4.384908 2018-04-20 03:41:59.827513 passed all 1 test case(s) 2018-04-20 03:41:59 ./run-tests.py ap_hs20_session_info DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_session_info 1/1 Test: Hotspot 2.0 connection and session information from RADIUS Starting AP wlan3 PASS ap_hs20_session_info 13.919572 2018-04-20 03:42:13.897209 passed all 1 test case(s) 2018-04-20 03:42:13 ./run-tests.py ap_hs20_set_profile_failures DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_set_profile_failures 1/1 Test: Hotspot 2.0 and failures during profile configuration Starting AP wlan3 Starting AP wlan3 Starting AP wlan3 Starting AP wlan3 Starting AP wlan3 Starting AP wlan3 Starting AP wlan3 PASS ap_hs20_set_profile_failures 2.028919 2018-04-20 03:42:16.078415 passed all 1 test case(s) 2018-04-20 03:42:16 ./run-tests.py ap_hs20_sim DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_sim 1/1 Test: Hotspot 2.0 with simulated SIM and EAP-SIM Starting AP wlan3 PASS ap_hs20_sim 0.354854 2018-04-20 03:42:16.583955 passed all 1 test case(s) 2018-04-20 03:42:16 ./run-tests.py ap_hs20_sim_invalid DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_sim_invalid 1/1 Test: Hotspot 2.0 with simulated SIM and EAP-SIM - invalid IMSI Starting AP wlan3 PASS ap_hs20_sim_invalid 0.240409 2018-04-20 03:42:16.966674 passed all 1 test case(s) 2018-04-20 03:42:16 ./run-tests.py ap_hs20_sim_oom DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_sim_oom 1/1 Test: Hotspot 2.0 with simulated SIM and EAP-SIM - OOM Starting AP wlan3 PASS ap_hs20_sim_oom 0.251097 2018-04-20 03:42:17.365046 passed all 1 test case(s) 2018-04-20 03:42:17 ./run-tests.py ap_hs20_unexpected DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_unexpected 1/1 Test: Unexpected Hotspot 2.0 AP configuration Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP Connect STA wlan2 to AP PASS ap_hs20_unexpected 0.555932 2018-04-20 03:42:18.074784 passed all 1 test case(s) 2018-04-20 03:42:18 ./run-tests.py ap_hs20_username DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_username 1/1 Test: Hotspot 2.0 connection in username/password credential Starting AP wlan3 Connect STA wlan1 to AP PASS ap_hs20_username 0.446963 2018-04-20 03:42:18.671433 passed all 1 test case(s) 2018-04-20 03:42:18 ./run-tests.py ap_hs20_username_roaming DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_username_roaming 1/1 Test: Hotspot 2.0 connection in username/password credential (roaming) Starting AP wlan3 PASS ap_hs20_username_roaming 0.331868 2018-04-20 03:42:19.152082 passed all 1 test case(s) 2018-04-20 03:42:19 ./run-tests.py ap_hs20_username_unknown DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_username_unknown 1/1 Test: Hotspot 2.0 connection in username/password credential (no domain in cred) Starting AP wlan3 PASS ap_hs20_username_unknown 0.337412 2018-04-20 03:42:19.641150 passed all 1 test case(s) 2018-04-20 03:42:19 ./run-tests.py ap_hs20_username_unknown2 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_hs20_username_unknown2 1/1 Test: Hotspot 2.0 connection in username/password credential (no domain advertized) Starting AP wlan3 PASS ap_hs20_username_unknown2 0.34507 2018-04-20 03:42:20.136387 passed all 1 test case(s) 2018-04-20 03:42:20 ./run-tests.py ap_ht40_5ghz_disabled_sec DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht40_5ghz_disabled_sec 1/1 Test: HT40 on 5 GHz with disabled secondary channel Starting AP wlan3 PASS ap_ht40_5ghz_disabled_sec 0.26126 2018-04-20 03:42:20.547397 passed all 1 test case(s) 2018-04-20 03:42:20 ./run-tests.py ap_ht40_5ghz_invalid_pair DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht40_5ghz_invalid_pair 1/1 Test: HT40 on 5 GHz with invalid channel pair Starting AP wlan3 PASS ap_ht40_5ghz_invalid_pair 0.544611 2018-04-20 03:42:21.241025 passed all 1 test case(s) 2018-04-20 03:42:21 ./run-tests.py ap_ht40_5ghz_match DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht40_5ghz_match 1/1 Test: HT40 co-ex scan on 5 GHz with matching pri/sec channel Starting AP wlan4 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht40_5ghz_match 1.103713 2018-04-20 03:42:22.496244 passed all 1 test case(s) 2018-04-20 03:42:22 ./run-tests.py ap_ht40_5ghz_switch DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht40_5ghz_switch 1/1 Test: HT40 co-ex scan on 5 GHz switching pri/sec channel Starting AP wlan4 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht40_5ghz_switch 1.021316 2018-04-20 03:42:23.661248 passed all 1 test case(s) 2018-04-20 03:42:23 ./run-tests.py ap_ht40_5ghz_switch2 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht40_5ghz_switch2 1/1 Test: HT40 co-ex scan on 5 GHz switching pri/sec channel (2) Starting AP wlan4 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht40_5ghz_switch2 2.289214 2018-04-20 03:42:26.098319 passed all 1 test case(s) 2018-04-20 03:42:26 ./run-tests.py ap_ht40_csa DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht40_csa 1/1 Test: HT with 40 MHz channel width and CSA Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht40_csa 2.45577 2018-04-20 03:42:28.702726 passed all 1 test case(s) 2018-04-20 03:42:28 ./run-tests.py ap_ht40_csa2 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht40_csa2 1/1 Test: HT with 40 MHz channel width and CSA Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht40_csa2 2.505906 2018-04-20 03:42:31.353239 passed all 1 test case(s) 2018-04-20 03:42:31 ./run-tests.py ap_ht40_csa3 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht40_csa3 1/1 Test: HT with 40 MHz channel width and CSA Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht40_csa3 2.512196 2018-04-20 03:42:34.014158 passed all 1 test case(s) 2018-04-20 03:42:34 ./run-tests.py ap_ht40_plus_minus1 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht40_plus_minus1 1/1 Test: HT40 with both plus and minus allowed (1) Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht40_plus_minus1 1.779878 2018-04-20 03:42:35.942424 passed all 1 test case(s) 2018-04-20 03:42:35 ./run-tests.py ap_ht40_plus_minus2 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht40_plus_minus2 1/1 Test: HT40 with both plus and minus allowed (2) Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht40_plus_minus2 1.77923 2018-04-20 03:42:37.875218 passed all 1 test case(s) 2018-04-20 03:42:37 ./run-tests.py ap_ht40_scan DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht40_scan 1/1 Test: HT40 co-ex scan Starting AP wlan3 hostapd STATUS: {'olbc_ht': '0', 'cac_time_left_seconds': 'N/A', 'num_sta_no_short_slot_time': '0', 'olbc': '0', 'num_sta_non_erp': '0', 'supported_rates': '02 04 0b 16 0c 12 18 24 30 48 60 6c', 'ht_op_mode': '0x0', 'state': 'ENABLED', 'num_sta_ht40_intolerant': '0', 'channel': '5', 'ht_mcs_bitmask': 'ffff0000000000000000', 'bssid[0]': '02:00:00:00:03:00', 'ieee80211n': '1', 'cac_time_seconds': '0', 'num_sta[0]': '0', 'ieee80211ac': '0', 'phy': 'phy3', 'max_txpower': '20', 'num_sta_ht_no_gf': '0', 'freq': '2432', 'num_sta_ht_20_mhz': '0', 'num_sta_no_short_preamble': '0', 'secondary_channel': '-1', 'ssid[0]': 'test-ht40', 'dtim_period': '2', 'beacon_int': '100', 'num_sta_no_ht': '0', 'bss[0]': 'wlan3', 'ht_caps_info': '000e'} Connect STA wlan0 to AP hostapd STA: {'ht_mcs_bitmask': 'ffff0000000000000000', 'listen_interval': '5', 'rx_packets': '3', 'timeout_next': 'NULLFUNC POLL', 'ext_capab': '04000a82014000400001', 'addr': '02:00:00:00:00:00', 'rx_bytes': '154', 'tx_rate_info': '10', 'signal': '-30', 'inactive_msec': '14', 'rx_rate_info': '0', 'supported_rates': '02 04 0b 16 0c 12 18 24 30 48 60 6c', 'capability': '0x421', 'supp_op_classes': '5151525354737475767778797a7b7c7d7e7f808182', 'flags': '[AUTH][ASSOC][AUTHORIZED][SHORT_PREAMBLE][WMM][HT]', 'connected_time': '0', 'tx_bytes': '196', 'aid': '1', 'tx_packets': '3', 'ht_caps_info': '0x107e'} PASS ap_ht40_scan 1.714341 2018-04-20 03:42:39.736426 passed all 1 test case(s) 2018-04-20 03:42:39 ./run-tests.py ap_ht40_scan_broken_ap DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht40_scan_broken_ap 1/1 Test: HT40 co-ex scan and broken legacy/HT AP Starting AP wlan4 Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP PASS ap_ht40_scan_broken_ap 2.047912 2018-04-20 03:42:41.930650 passed all 1 test case(s) 2018-04-20 03:42:41 ./run-tests.py ap_ht40_scan_conflict DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht40_scan_conflict 1/1 Test: HT40 co-ex scan conflict Starting AP wlan4 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht40_scan_conflict 3.138926 2018-04-20 03:42:45.214902 passed all 1 test case(s) 2018-04-20 03:42:45 ./run-tests.py ap_ht40_scan_conflict2 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht40_scan_conflict2 1/1 Test: HT40 co-ex scan conflict (HT40-) Starting AP wlan4 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht40_scan_conflict2 3.19733 2018-04-20 03:42:48.563152 passed all 1 test case(s) 2018-04-20 03:42:48 ./run-tests.py ap_ht40_scan_ht20_conflict DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht40_scan_ht20_conflict 1/1 Test: HT40 co-ex scan conflict with HT 20 MHz AP Starting AP wlan4 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht40_scan_ht20_conflict 1.871823 2018-04-20 03:42:50.589003 passed all 1 test case(s) 2018-04-20 03:42:50 ./run-tests.py ap_ht40_scan_intolerant DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht40_scan_intolerant 1/1 Test: HT40 co-ex scan finding an AP advertising 40 MHz intolerant Starting AP wlan4 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht40_scan_intolerant 1.84923 2018-04-20 03:42:52.581573 passed all 1 test case(s) 2018-04-20 03:42:52 ./run-tests.py ap_ht40_scan_legacy_conflict DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht40_scan_legacy_conflict 1/1 Test: HT40 co-ex scan conflict with legacy 20 MHz AP Starting AP wlan4 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht40_scan_legacy_conflict 1.856753 2018-04-20 03:42:54.589028 passed all 1 test case(s) 2018-04-20 03:42:54 ./run-tests.py ap_ht40_scan_match DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht40_scan_match 1/1 Test: HT40 co-ex scan matching configuration Starting AP wlan4 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht40_scan_match 3.134507 2018-04-20 03:42:57.872235 passed all 1 test case(s) 2018-04-20 03:42:57 ./run-tests.py ap_ht40_scan_not_affected DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht40_scan_not_affected 1/1 Test: HT40 co-ex scan and other BSS not affected Starting AP wlan4 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht40_scan_not_affected 2.509513 2018-04-20 03:43:00.531810 passed all 1 test case(s) 2018-04-20 03:43:00 ./run-tests.py ap_ht_40mhz_intolerant_ap DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_40mhz_intolerant_ap 1/1 Test: Associated STA reports 40 MHz intolerant AP after association Starting AP wlan3 Connect STA wlan0 to AP Start 40 MHz intolerant AP Starting AP wlan4 Waiting for co-ex report from STA AP moved to 20 MHz channel Waiting for AP to move back to 40 MHz channel AP moved to 40 MHz channel PASS ap_ht_40mhz_intolerant_ap 30.034331 2018-04-20 03:43:30.715062 passed all 1 test case(s) 2018-04-20 03:43:30 ./run-tests.py ap_ht_40mhz_intolerant_sta DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_40mhz_intolerant_sta 1/1 Test: Associated STA indicating 40 MHz intolerant Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan2 to AP PASS ap_ht_40mhz_intolerant_sta 3.885206 2018-04-20 03:43:34.749770 passed all 1 test case(s) 2018-04-20 03:43:34 ./run-tests.py ap_ht_capab_not_supported DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_capab_not_supported 1/1 Test: HT configuration with driver not supporting all ht_capab entries Starting AP wlan3 PASS ap_ht_capab_not_supported 0.095958 2018-04-20 03:43:34.993350 passed all 1 test case(s) 2018-04-20 03:43:35 ./run-tests.py ap_ht_op_class_115 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_op_class_115 1/1 Test: HT20 on operationg class 115 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht_op_class_115 0.451252 2018-04-20 03:43:35.595808 passed all 1 test case(s) 2018-04-20 03:43:35 ./run-tests.py ap_ht_op_class_116 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_op_class_116 1/1 Test: HT40 on operationg class 116 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht_op_class_116 0.669099 2018-04-20 03:43:36.416593 passed all 1 test case(s) 2018-04-20 03:43:36 ./run-tests.py ap_ht_op_class_117 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_op_class_117 1/1 Test: HT40 on operationg class 117 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht_op_class_117 0.691795 2018-04-20 03:43:37.256930 passed all 1 test case(s) 2018-04-20 03:43:37 ./run-tests.py ap_ht_op_class_118 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_op_class_118 1/1 Test: HT20 on operationg class 118 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht_op_class_118 0.459749 2018-04-20 03:43:37.868007 passed all 1 test case(s) 2018-04-20 03:43:37 ./run-tests.py ap_ht_op_class_119 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_op_class_119 1/1 Test: HT40 on operationg class 119 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht_op_class_119 0.678452 2018-04-20 03:43:38.691756 passed all 1 test case(s) 2018-04-20 03:43:38 ./run-tests.py ap_ht_op_class_120 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_op_class_120 1/1 Test: HT40 on operationg class 120 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht_op_class_120 0.7017 2018-04-20 03:43:39.539313 passed all 1 test case(s) 2018-04-20 03:43:39 ./run-tests.py ap_ht_op_class_121 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_op_class_121 1/1 Test: HT20 on operationg class 121 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht_op_class_121 0.450929 2018-04-20 03:43:40.140785 passed all 1 test case(s) 2018-04-20 03:43:40 ./run-tests.py ap_ht_op_class_122 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_op_class_122 1/1 Test: HT40 on operationg class 122 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht_op_class_122 0.637131 2018-04-20 03:43:40.925497 passed all 1 test case(s) 2018-04-20 03:43:40 ./run-tests.py ap_ht_op_class_123 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_op_class_123 1/1 Test: HT40 on operationg class 123 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht_op_class_123 0.669853 2018-04-20 03:43:41.745055 passed all 1 test case(s) 2018-04-20 03:43:41 ./run-tests.py ap_ht_op_class_124 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_op_class_124 1/1 Test: HT20 on operationg class 124 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht_op_class_124 0.450552 2018-04-20 03:43:42.346487 passed all 1 test case(s) 2018-04-20 03:43:42 ./run-tests.py ap_ht_op_class_125 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_op_class_125 1/1 Test: HT20 on operationg class 125 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht_op_class_125 0.447836 2018-04-20 03:43:42.945698 passed all 1 test case(s) 2018-04-20 03:43:42 ./run-tests.py ap_ht_op_class_126 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_op_class_126 1/1 Test: HT40 on operationg class 126 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht_op_class_126 0.70396 2018-04-20 03:43:43.800356 passed all 1 test case(s) 2018-04-20 03:43:43 ./run-tests.py ap_ht_op_class_127 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_op_class_127 1/1 Test: HT40 on operationg class 127 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht_op_class_127 0.711979 2018-04-20 03:43:44.661975 passed all 1 test case(s) 2018-04-20 03:43:44 ./run-tests.py ap_ht_op_class_81 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_op_class_81 1/1 Test: HT20 on operationg class 81 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht_op_class_81 0.434489 2018-04-20 03:43:45.243061 passed all 1 test case(s) 2018-04-20 03:43:45 ./run-tests.py ap_ht_op_class_83 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_op_class_83 1/1 Test: HT40 on operationg class 83 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht_op_class_83 1.726277 2018-04-20 03:43:47.119513 passed all 1 test case(s) 2018-04-20 03:43:47 ./run-tests.py ap_ht_op_class_84 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_op_class_84 1/1 Test: HT40 on operationg class 84 Starting AP wlan3 Connect STA wlan0 to AP PASS ap_ht_op_class_84 1.766743 2018-04-20 03:43:49.034807 passed all 1 test case(s) 2018-04-20 03:43:49 ./run-tests.py ap_ht_smps DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_ht_smps 1/1 Test: SMPS AP configuration options Starting AP wlan3 Starting AP wlan4 Connect STA wlan0 to AP Connect STA wlan1 to AP PASS ap_ht_smps 0.593688 2018-04-20 03:43:49.777466 passed all 1 test case(s) ignored_by_lkp ap_iapp 2018-04-20 03:43:49 ./run-tests.py ap_inactivity_disconnect DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_inactivity_disconnect 1/1 Test: AP using inactivity disconnect Starting AP wlan3 Connect STA wlan0 to AP PASS ap_inactivity_disconnect 18.238527 2018-04-20 03:44:08.164915 passed all 1 test case(s) 2018-04-20 03:44:08 ./run-tests.py ap_inactivity_poll DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_inactivity_poll 1/1 Test: AP using inactivity poll Starting AP wlan3 Connect STA wlan0 to AP PASS ap_inactivity_poll 7.212556 2018-04-20 03:44:15.526121 passed all 1 test case(s) 2018-04-20 03:44:15 ./run-tests.py ap_interworking_element_update DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_interworking_element_update 1/1 Test: Dynamic Interworking element update Starting AP wlan3 Before update: {'noise': '-89', 'ssid': 'test-hs20', 'bssid': '02:00:00:00:03:00', 'level': '-30', 'tsf': '1524167055769807', 'beacon_ie': '0009746573742d68733230010882848b960c1218240301010504000200002a010432043048606c30140100000fac040100000fac040100000fac018c003b0251002d1a0c001bffff0000000000000000000001000000000000000000003d16010000000000000000000000000000000000000000007f0804000082004000406b091e07010200000003006c027f006f1001531122331020304050010203040506dd180050f2020101000003a4000027a4000042435e0062322f00dd07506f9a10140000', 'age': '0', 'snr': '59', 'capabilities': '0x0411', 'qual': '0', 'est_throughput': '65000', 'beacon_int': '100', 'flags': '[WPA2-EAP-CCMP][ESS][HS20]', 'freq': '2412', 'ie': '0009746573742d68733230010882848b960c1218240301012a010432043048606c30140100000fac040100000fac040100000fac018c003b0251002d1a0c001bffff0000000000000000000001000000000000000000003d16010000000000000000000000000000000000000000007f0804000082004000406b091e07010200000003006c027f006f1001531122331020304050010203040506dd180050f2020101000003a4000027a4000042435e0062322f00dd07506f9a10140000', 'id': '182', 'update_idx': '322'} After update: {'noise': '-89', 'ssid': 'test-hs20', 'bssid': '02:00:00:00:03:00', 'level': '-30', 'tsf': '1524167055807417', 'beacon_ie': '0009746573742d68733230010882848b960c1218240301010504000200002a010432043048606c30140100000fac040100000fac040100000fac018c003b0251002d1a0c001bffff0000000000000000000001000000000000000000003d16010000000000000000000000000000000000000000007f0804000082004000406b091e07010200000003006c027f006f1001531122331020304050010203040506dd180050f2020101000003a4000027a4000042435e0062322f00dd07506f9a10140000', 'age': '1', 'snr': '59', 'capabilities': '0x0411', 'qual': '0', 'est_throughput': '65000', 'beacon_int': '100', 'flags': '[WPA2-EAP-CCMP][ESS][HS20]', 'freq': '2412', 'ie': '0009746573742d68733230010882848b960c1218240301012a010432043048606c30140100000fac040100000fac040100000fac018c003b0251002d1a0c001bffff0000000000000000000001000000000000000000003d16010000000000000000000000000000000000000000007f0804000082004000406b09f202080200000003006c027f006f1001531122331020304050010203040506dd180050f2020101000003a4000027a4000042435e0062322f00dd07506f9a10140000', 'id': '183', 'update_idx': '323'} PASS ap_interworking_element_update 0.226687 2018-04-20 03:44:15.904770 passed all 1 test case(s) 2018-04-20 03:44:15 ./run-tests.py ap_interworking_scan_filtering DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_interworking_scan_filtering 1/1 Test: Interworking scan filtering with HESSID and access network type Starting AP wlan3 Starting AP wlan4 Check probe request filtering based on HESSID Check probe request filtering based on access network type Check probe request filtering based on HESSID and ANT PASS ap_interworking_scan_filtering 0.853877 2018-04-20 03:44:16.904182 passed all 1 test case(s) 2018-04-20 03:44:16 ./run-tests.py ap_invalid_config DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_invalid_config 1/1 Test: Try to start AP with invalid configuration and fix configuration Trying to start AP wlan3 with invalid configuration Starting AP wlan3 Fix configuration and start AP again Connect STA wlan0 to AP PASS ap_invalid_config 0.319579 2018-04-20 03:44:17.369991 passed all 1 test case(s) 2018-04-20 03:44:17 ./run-tests.py ap_invalid_config2 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_invalid_config2 1/1 Test: Try to start AP with invalid configuration and remove interface Trying to start AP wlan3 with invalid configuration Starting AP wlan3 Remove interface with failed configuration Removing BSS wlan3 PASS ap_invalid_config2 0.103391 2018-04-20 03:44:17.619896 passed all 1 test case(s) 2018-04-20 03:44:17 ./run-tests.py ap_long_preamble DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_long_preamble 1/1 Test: AP with long preamble Starting AP wlan3 Connect STA wlan0 to AP PASS ap_long_preamble 0.276978 2018-04-20 03:44:18.045342 passed all 1 test case(s) 2018-04-20 03:44:18 ./run-tests.py ap_max_listen_interval DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_max_listen_interval 1/1 Test: Open AP with maximum listen interval limit Starting AP wlan3 Connect STA wlan0 to AP PASS ap_max_listen_interval 0.223759 2018-04-20 03:44:18.419359 passed all 1 test case(s) 2018-04-20 03:44:18 ./run-tests.py ap_max_num_sta DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_max_num_sta 1/1 Test: Open AP with maximum STA count Starting AP wlan3 Connect STA wlan1 to AP Connect STA wlan0 to AP PASS ap_max_num_sta 1.25667 2018-04-20 03:44:19.827401 passed all 1 test case(s) 2018-04-20 03:44:19 ./run-tests.py ap_max_num_sta_no_probe_resp DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_max_num_sta_no_probe_resp 1/1 Test: Maximum STA count and limit on Probe Response frames Starting AP wlan3 Connect STA wlan1 to AP PASS ap_max_num_sta_no_probe_resp 0.443221 2018-04-20 03:44:20.423508 passed all 1 test case(s) 2018-04-20 03:44:20 ./run-tests.py ap_missing_psk DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_missing_psk 1/1 Test: WPA2-PSK AP and no PSK configured Starting AP wlan3 PASS ap_missing_psk 0.039913 2018-04-20 03:44:20.608919 passed all 1 test case(s) 2018-04-20 03:44:20 ./run-tests.py ap_mixed_security DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_mixed_security 1/1 Test: WPA/WPA2 with PSK, EAP, SAE, FT in a single BSS Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP Connect STA wlan2 to AP Connect STA wlan0 to AP Connect STA wlan1 to AP Connect STA wlan2 to AP Connect STA wlan0 to AP Connect STA wlan1 to AP Connect STA wlan2 to AP PASS ap_mixed_security 1.444182 2018-04-20 03:44:22.200593 passed all 1 test case(s) 2018-04-20 03:44:22 ./run-tests.py ap_multi_bss DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_multi_bss 1/1 Test: Multiple BSSes with hostapd Starting BSS phy=phy3 ifname=wlan3 Starting BSS phy=phy3 ifname=wlan3-2 Connect STA wlan0 to AP Connect STA wlan1 to AP PASS ap_multi_bss 0.503248 2018-04-20 03:44:22.855185 passed all 1 test case(s) 2018-04-20 03:44:22 ./run-tests.py ap_multi_bss_acs DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_multi_bss_acs 1/1 Test: hostapd start with a multi-BSS configuration file using ACS Starting AP wlan3 Removing BSS wlan3 Starting interface wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP Connect STA wlan2 to AP PASS ap_multi_bss_acs 7.525571 2018-04-20 03:44:30.530351 passed all 1 test case(s) 2018-04-20 03:44:30 ./run-tests.py ap_multi_bss_config DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_multi_bss_config 1/1 Test: hostapd start with a multi-BSS configuration file Set up three BSSes with one configuration file Starting interface wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP Connect STA wlan2 to AP Removing BSS wlan3-2 Connect STA wlan1 to AP Connect STA wlan0 to AP Connect STA wlan2 to AP Removing BSS wlan3-3 Connect STA wlan1 to AP Connect STA wlan2 to AP Connect STA wlan0 to AP Removing BSS wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP Connect STA wlan2 to AP Starting interface wlan3 Removing BSS wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP Connect STA wlan2 to AP PASS ap_multi_bss_config 2.353718 2018-04-20 03:44:33.033648 passed all 1 test case(s) 2018-04-20 03:44:33 ./run-tests.py ap_nai_home_realm_query DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_nai_home_realm_query 1/1 Test: NAI Home Realm Query Starting AP wlan3 PASS ap_nai_home_realm_query 0.310036 2018-04-20 03:44:33.491727 passed all 1 test case(s) 2018-04-20 03:44:33 ./run-tests.py ap_no_probe_resp DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_no_probe_resp 1/1 Test: AP with Probe Response frame sending from hostapd disabled Starting AP wlan3 Connect STA wlan0 to AP PASS ap_no_probe_resp 0.376832 2018-04-20 03:44:34.018818 passed all 1 test case(s) 2018-04-20 03:44:34 ./run-tests.py ap_open DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open 1/1 Test: AP with open mode (no security) configuration Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open 0.290226 2018-04-20 03:44:34.460090 passed all 1 test case(s) 2018-04-20 03:44:34 ./run-tests.py ap_open_assoc_timeout DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_assoc_timeout 1/1 Test: AP timing out association Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_assoc_timeout 1.050985 2018-04-20 03:44:35.662003 passed all 1 test case(s) 2018-04-20 03:44:35 ./run-tests.py ap_open_country_indoor DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_country_indoor 1/1 Test: AP with open mode and indoor country code Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_country_indoor 0.34773 2018-04-20 03:44:36.162074 passed all 1 test case(s) 2018-04-20 03:44:36 ./run-tests.py ap_open_country_outdoor DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_country_outdoor 1/1 Test: AP with open mode and outdoor country code Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_country_outdoor 0.347773 2018-04-20 03:44:36.663889 passed all 1 test case(s) 2018-04-20 03:44:36 ./run-tests.py ap_open_country_table_e4 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_country_table_e4 1/1 Test: AP with open mode and Table E-4 Country String Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_country_table_e4 0.349625 2018-04-20 03:44:37.164569 passed all 1 test case(s) 2018-04-20 03:44:37 ./run-tests.py ap_open_disable_enable DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_disable_enable 1/1 Test: AP with open mode getting disabled and re-enabled Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_disable_enable 0.784502 2018-04-20 03:44:38.099718 passed all 1 test case(s) 2018-04-20 03:44:38 ./run-tests.py ap_open_disable_select DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_disable_select 1/1 Test: DISABLE_NETWORK for connected AP followed by SELECT_NETWORK Starting AP wlan3 Starting AP wlan4 Connect STA wlan0 to AP PASS ap_open_disable_select 0.40933 2018-04-20 03:44:38.652867 passed all 1 test case(s) 2018-04-20 03:44:38 ./run-tests.py ap_open_disconnect_in_ps DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_disconnect_in_ps 1/1 Test: Disconnect with the client in PS to regression-test a kernel bug Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_disconnect_in_ps 1.359549 2018-04-20 03:44:40.162529 passed all 1 test case(s) 2018-04-20 03:44:40 ./run-tests.py ap_open_drop_duplicate DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_drop_duplicate 1/1 Test: AP dropping duplicate management frames Starting AP wlan3 PASS ap_open_drop_duplicate 0.40322 2018-04-20 03:44:40.720019 passed all 1 test case(s) 2018-04-20 03:44:40 ./run-tests.py ap_open_drv_fail DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_drv_fail 1/1 Test: AP with open mode and driver operations failing Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan0 to AP PASS ap_open_drv_fail 0.281545 2018-04-20 03:44:41.153359 passed all 1 test case(s) 2018-04-20 03:44:41 ./run-tests.py ap_open_external_assoc DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_external_assoc 1/1 Test: AP with open mode and external association Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_external_assoc 0.251483 2018-04-20 03:44:41.552983 passed all 1 test case(s) 2018-04-20 03:44:41 ./run-tests.py ap_open_id_str DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_id_str 1/1 Test: AP with open mode and id_str Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_id_str 0.248322 2018-04-20 03:44:41.950264 passed all 1 test case(s) 2018-04-20 03:44:41 ./run-tests.py ap_open_ifdown DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_ifdown 1/1 Test: AP with open mode and external ifconfig down Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP PASS ap_open_ifdown 1.044163 2018-04-20 03:44:43.136830 passed all 1 test case(s) 2018-04-20 03:44:43 ./run-tests.py ap_open_invalid_wmm_action DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_invalid_wmm_action 1/1 Test: AP with open mode configuration and invalid WMM Action frame Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_invalid_wmm_action 0.260553 2018-04-20 03:44:43.550897 passed all 1 test case(s) 2018-04-20 03:44:43 ./run-tests.py ap_open_multicast_to_unicast DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_multicast_to_unicast 1/1 Test: Multicast-to-unicast conversion enabled Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_multicast_to_unicast 0.294192 2018-04-20 03:44:43.997322 passed all 1 test case(s) 2018-04-20 03:44:44 ./run-tests.py ap_open_multicast_to_unicast_disabled DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_multicast_to_unicast_disabled 1/1 Test: Multicast-to-unicast conversion disabled Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_multicast_to_unicast_disabled 0.299438 2018-04-20 03:44:44.453408 passed all 1 test case(s) 2018-04-20 03:44:44 ./run-tests.py ap_open_noncountry DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_noncountry 1/1 Test: AP with open mode and noncountry entity as Country String Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_noncountry 5.319312 2018-04-20 03:44:49.921083 passed all 1 test case(s) 2018-04-20 03:44:49 ./run-tests.py ap_open_out_of_memory DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_out_of_memory 1/1 Test: hostapd failing to setup interface due to allocation failure Starting AP wlan3 Starting AP wlan4 Starting AP wlan4 Starting AP wlan4 Starting AP wlan4 Starting AP wlan4 Starting AP wlan4 Starting AP wlan4 Starting AP wlan4 Starting AP wlan4 Starting AP wlan4 Starting AP wlan4 Starting AP wlan4 Starting AP wlan4 PASS ap_open_out_of_memory 0.325368 2018-04-20 03:44:50.389590 passed all 1 test case(s) 2018-04-20 03:44:50 ./run-tests.py ap_open_packet_loss DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_packet_loss 1/1 Test: AP with open mode configuration and large packet loss Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP Connect STA wlan2 to AP PASS ap_open_packet_loss 11.625265 2018-04-20 03:45:02.166187 passed all 1 test case(s) 2018-04-20 03:45:02 ./run-tests.py ap_open_per_sta_vif DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_per_sta_vif 1/1 Test: AP VLAN with open network Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_per_sta_vif 0.32352 2018-04-20 03:45:02.635599 passed all 1 test case(s) 2018-04-20 03:45:02 ./run-tests.py ap_open_pmf_default DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_pmf_default 1/1 Test: AP with open mode (no security) configuration and pmf=2 Starting AP wlan3 Connect STA wlan1 to AP Connect STA wlan2 to AP Connect STA wlan0 to AP PASS ap_open_pmf_default 0.468863 2018-04-20 03:45:03.259684 passed all 1 test case(s) 2018-04-20 03:45:03 ./run-tests.py ap_open_poll_sta DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_poll_sta 1/1 Test: AP with open mode and STA poll Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_poll_sta 0.254174 2018-04-20 03:45:03.662337 passed all 1 test case(s) 2018-04-20 03:45:03 ./run-tests.py ap_open_reassoc_not_found DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_reassoc_not_found 1/1 Test: AP with open mode and REASSOCIATE not finding a match Connect STA wlan0 to AP PASS ap_open_reassoc_not_found 0.223756 2018-04-20 03:45:04.031951 passed all 1 test case(s) 2018-04-20 03:45:04 ./run-tests.py ap_open_reassoc_same DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_reassoc_same 1/1 Test: AP with open mode and STA reassociating back to same AP without auth exchange Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_reassoc_same 0.354235 2018-04-20 03:45:04.534982 passed all 1 test case(s) 2018-04-20 03:45:04 ./run-tests.py ap_open_reconnect_on_inactivity_disconnect DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_reconnect_on_inactivity_disconnect 1/1 Test: Reconnect to open mode AP after inactivity related disconnection Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_reconnect_on_inactivity_disconnect 0.327804 2018-04-20 03:45:05.011598 passed all 1 test case(s) 2018-04-20 03:45:05 ./run-tests.py ap_open_select_any DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_select_any 1/1 Test: AP with open mode and select any network Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan0 to AP PASS ap_open_select_any 0.250658 2018-04-20 03:45:05.408096 passed all 1 test case(s) 2018-04-20 03:45:05 ./run-tests.py ap_open_select_network DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_select_network 1/1 Test: Open mode connection and SELECT_NETWORK to change network Starting AP wlan3 Starting AP wlan4 Connect STA wlan0 to AP Connect STA wlan0 to AP PASS ap_open_select_network 0.586027 2018-04-20 03:45:06.143221 passed all 1 test case(s) 2018-04-20 03:45:06 ./run-tests.py ap_open_select_network_freq DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_select_network_freq 1/1 Test: AP with open mode and use for SELECT_NETWORK freq parameter Starting AP wlan3 Connect STA wlan0 to AP Scan duration: 0.0400000000373 seconds PASS ap_open_select_network_freq 0.26083 2018-04-20 03:45:06.554636 passed all 1 test case(s) 2018-04-20 03:45:06 ./run-tests.py ap_open_select_twice DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_select_twice 1/1 Test: AP with open mode and select network twice Connect STA wlan0 to AP Starting AP wlan3 PASS ap_open_select_twice 0.291211 2018-04-20 03:45:06.998940 passed all 1 test case(s) 2018-04-20 03:45:07 ./run-tests.py ap_open_sta_enable_disable DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_sta_enable_disable 1/1 Test: AP with open mode and wpa_supplicant ENABLE/DISABLE_NETWORK Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan5 to AP PASS ap_open_sta_enable_disable 0.521445 2018-04-20 03:45:07.671195 passed all 1 test case(s) 2018-04-20 03:45:07 ./run-tests.py ap_open_sta_statistics DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_sta_statistics 1/1 Test: AP with open mode and STA statistics Starting AP wlan3 Connect STA wlan0 to AP stats1: {'ht_mcs_bitmask': 'ffff0000000000000000', 'listen_interval': '5', 'rx_packets': '3', 'timeout_next': 'NULLFUNC POLL', 'ext_capab': '04000a82014000400001', 'addr': '02:00:00:00:00:00', 'rx_bytes': '149', 'tx_rate_info': '10', 'signal': '-30', 'inactive_msec': '17', 'rx_rate_info': '0', 'supported_rates': '02 04 0b 16 0c 12 18 24 30 48 60 6c', 'capability': '0x421', 'supp_op_classes': '5151525354737475767778797a7b7c7d7e7f808182', 'flags': '[AUTH][ASSOC][AUTHORIZED][SHORT_PREAMBLE][WMM][HT]', 'connected_time': '0', 'tx_bytes': '196', 'aid': '1', 'tx_packets': '3', 'ht_caps_info': '0x107e'} stats2: {'ht_mcs_bitmask': 'ffff0000000000000000', 'listen_interval': '5', 'rx_packets': '7', 'timeout_next': 'NULLFUNC POLL', 'ext_capab': '04000a82014000400001', 'addr': '02:00:00:00:00:00', 'rx_bytes': '402', 'tx_rate_info': '10', 'signal': '-30', 'inactive_msec': '309', 'rx_rate_info': '130 mcs 8', 'supported_rates': '02 04 0b 16 0c 12 18 24 30 48 60 6c', 'capability': '0x421', 'supp_op_classes': '5151525354737475767778797a7b7c7d7e7f808182', 'flags': '[AUTH][ASSOC][AUTHORIZED][SHORT_PREAMBLE][WMM][HT]', 'connected_time': '0', 'tx_bytes': '229', 'aid': '1', 'tx_packets': '4', 'ht_caps_info': '0x107e'} stats3: {'ht_mcs_bitmask': 'ffff0000000000000000', 'listen_interval': '5', 'rx_packets': '11', 'timeout_next': 'NULLFUNC POLL', 'ext_capab': '04000a82014000400001', 'addr': '02:00:00:00:00:00', 'rx_bytes': '3475', 'tx_rate_info': '130 mcs 1', 'signal': '-30', 'inactive_msec': '11', 'rx_rate_info': '65 mcs 0', 'supported_rates': '02 04 0b 16 0c 12 18 24 30 48 60 6c', 'capability': '0x421', 'supp_op_classes': '5151525354737475767778797a7b7c7d7e7f808182', 'flags': '[AUTH][ASSOC][AUTHORIZED][SHORT_PREAMBLE][WMM][HT]', 'connected_time': '0', 'tx_bytes': '1782', 'aid': '1', 'tx_packets': '6', 'ht_caps_info': '0x107e'} PASS ap_open_sta_statistics 0.69615 2018-04-20 03:45:08.519739 passed all 1 test case(s) 2018-04-20 03:45:08 ./run-tests.py ap_open_start_disabled DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_start_disabled 1/1 Test: AP with open mode and beaconing disabled Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_start_disabled 0.387187 2018-04-20 03:45:09.058599 passed all 1 test case(s) 2018-04-20 03:45:09 ./run-tests.py ap_open_start_disabled2 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_start_disabled2 1/1 Test: AP with open mode and beaconing disabled (2) Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_start_disabled2 0.465697 2018-04-20 03:45:09.673894 passed all 1 test case(s) 2018-04-20 03:45:09 ./run-tests.py ap_open_tdls DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_tdls 1/1 Test: Open AP and two stations using TDLS Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP Setup TDLS Teardown TDLS Setup TDLS Teardown TDLS PASS ap_open_tdls 5.77322 2018-04-20 03:45:15.595130 passed all 1 test case(s) 2018-04-20 03:45:15 ./run-tests.py ap_open_tdls_external_control DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_tdls_external_control 1/1 Test: TDLS and tdls_external_control Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP PASS ap_open_tdls_external_control 0.45799 2018-04-20 03:45:16.199968 passed all 1 test case(s) 2018-04-20 03:45:16 ./run-tests.py ap_open_tdls_vht DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_tdls_vht 1/1 Test: Open AP and two stations using TDLS Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP Setup TDLS Teardown TDLS Setup TDLS Teardown TDLS PASS ap_open_tdls_vht 5.962224 2018-04-20 03:45:22.302904 passed all 1 test case(s) 2018-04-20 03:45:22 ./run-tests.py ap_open_tdls_vht160 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_tdls_vht160 1/1 Test: Open AP and two stations using TDLS with VHT 160 Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP Setup TDLS Station dump on dev[0]: Station 02:00:00:00:03:00 (on wlan0) inactive time: 59 ms rx bytes: 150660 rx packets: 173 tx bytes: 64682 tx packets: 55 tx retries: 0 tx failed: 0 beacon loss: 0 beacon rx: 26 rx drop misc: 29 signal: -30 dBm signal avg: -30 dBm beacon signal avg: 226 dBm tx bitrate: 13.0 MBit/s MCS 1 rx bitrate: 13.0 MBit/s MCS 1 expected throughput: 8.879Mbps authorized: yes authenticated: yes associated: yes preamble: long WMM/WME: yes MFP: no TDLS peer: no DTIM period: 2 beacon interval:100 short slot time:yes connected time: 2 seconds Station 02:00:00:00:01:00 (on wlan0) inactive time: 99 ms rx bytes: 18306 rx packets: 16 tx bytes: 18306 tx packets: 14 tx retries: 0 tx failed: 0 beacon loss: 0 beacon rx: 26 rx drop misc: 0 signal: -30 dBm signal avg: -30 dBm beacon signal avg: 226 dBm tx bitrate: 13.0 MBit/s MCS 1 rx bitrate: 13.0 MBit/s MCS 1 expected throughput: 8.879Mbps authorized: yes authenticated: yes associated: yes preamble: long WMM/WME: yes MFP: no TDLS peer: yes DTIM period: 2 beacon interval:100 short slot time:yes connected time: 2 seconds Station dump on dev[1]: Station 02:00:00:00:03:00 (on wlan0) inactive time: 64 ms rx bytes: 150846 rx packets: 175 tx bytes: 64682 tx packets: 55 tx retries: 0 tx failed: 0 beacon loss: 0 beacon rx: 27 rx drop misc: 29 signal: -30 dBm signal avg: -30 dBm beacon signal avg: 226 dBm tx bitrate: 13.0 MBit/s MCS 1 rx bitrate: 13.0 MBit/s MCS 1 expected throughput: 8.879Mbps authorized: yes authenticated: yes associated: yes preamble: long WMM/WME: yes MFP: no TDLS peer: no DTIM period: 2 beacon interval:100 short slot time:yes connected time: 2 seconds Station 02:00:00:00:01:00 (on wlan0) inactive time: 104 ms rx bytes: 18306 rx packets: 16 tx bytes: 18306 tx packets: 14 tx retries: 0 tx failed: 0 beacon loss: 0 beacon rx: 27 rx drop misc: 0 signal: -30 dBm signal avg: -30 dBm beacon signal avg: 226 dBm tx bitrate: 13.0 MBit/s MCS 1 rx bitrate: 13.0 MBit/s MCS 1 expected throughput: 8.879Mbps authorized: yes authenticated: yes associated: yes preamble: long WMM/WME: yes MFP: no TDLS peer: yes DTIM period: 2 beacon interval:100 short slot time:yes connected time: 2 seconds PASS ap_open_tdls_vht160 3.451006 2018-04-20 03:45:25.900803 passed all 1 test case(s) 2018-04-20 03:45:25 ./run-tests.py ap_open_tdls_vht80 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_tdls_vht80 1/1 Test: Open AP and two stations using TDLS with VHT 80 Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP Setup TDLS Station dump on dev[0]: Station 02:00:00:00:03:00 (on wlan0) inactive time: 60 ms rx bytes: 150528 rx packets: 172 tx bytes: 64684 tx packets: 55 tx retries: 0 tx failed: 0 beacon loss: 0 beacon rx: 26 rx drop misc: 29 signal: -30 dBm signal avg: -30 dBm beacon signal avg: 226 dBm tx bitrate: 13.0 MBit/s MCS 1 rx bitrate: 13.0 MBit/s MCS 1 expected throughput: 8.879Mbps authorized: yes authenticated: yes associated: yes preamble: long WMM/WME: yes MFP: no TDLS peer: no DTIM period: 2 beacon interval:100 short slot time:yes connected time: 3 seconds Station 02:00:00:00:01:00 (on wlan0) inactive time: 100 ms rx bytes: 18306 rx packets: 16 tx bytes: 18306 tx packets: 14 tx retries: 0 tx failed: 0 beacon loss: 0 beacon rx: 26 rx drop misc: 0 signal: -30 dBm signal avg: -30 dBm beacon signal avg: 226 dBm tx bitrate: 13.0 MBit/s MCS 1 rx bitrate: 13.0 MBit/s MCS 1 expected throughput: 8.879Mbps authorized: yes authenticated: yes associated: yes preamble: long WMM/WME: yes MFP: no TDLS peer: yes DTIM period: 2 beacon interval:100 short slot time:yes connected time: 2 seconds Station dump on dev[1]: Station 02:00:00:00:03:00 (on wlan0) inactive time: 65 ms rx bytes: 150713 rx packets: 174 tx bytes: 64684 tx packets: 55 tx retries: 0 tx failed: 0 beacon loss: 0 beacon rx: 27 rx drop misc: 29 signal: -30 dBm signal avg: -30 dBm beacon signal avg: 226 dBm tx bitrate: 13.0 MBit/s MCS 1 rx bitrate: 13.0 MBit/s MCS 1 expected throughput: 8.879Mbps authorized: yes authenticated: yes associated: yes preamble: long WMM/WME: yes MFP: no TDLS peer: no DTIM period: 2 beacon interval:100 short slot time:yes connected time: 3 seconds Station 02:00:00:00:01:00 (on wlan0) inactive time: 105 ms rx bytes: 18306 rx packets: 16 tx bytes: 18306 tx packets: 14 tx retries: 0 tx failed: 0 beacon loss: 0 beacon rx: 27 rx drop misc: 0 signal: -30 dBm signal avg: -30 dBm beacon signal avg: 226 dBm tx bitrate: 13.0 MBit/s MCS 1 rx bitrate: 13.0 MBit/s MCS 1 expected throughput: 8.879Mbps authorized: yes authenticated: yes associated: yes preamble: long WMM/WME: yes MFP: no TDLS peer: yes DTIM period: 2 beacon interval:100 short slot time:yes connected time: 2 seconds PASS ap_open_tdls_vht80 3.452167 2018-04-20 03:45:29.493362 passed all 1 test case(s) 2018-04-20 03:45:29 ./run-tests.py ap_open_tdls_vht80plus80 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_tdls_vht80plus80 1/1 Test: Open AP and two stations using TDLS with VHT 80+80 Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP Setup TDLS Station dump on dev[0]: Station 02:00:00:00:03:00 (on wlan0) inactive time: 59 ms rx bytes: 150658 rx packets: 173 tx bytes: 64684 tx packets: 55 tx retries: 0 tx failed: 0 beacon loss: 0 beacon rx: 26 rx drop misc: 29 signal: -30 dBm signal avg: -30 dBm beacon signal avg: 226 dBm tx bitrate: 13.0 MBit/s MCS 1 rx bitrate: 13.0 MBit/s MCS 1 expected throughput: 8.879Mbps authorized: yes authenticated: yes associated: yes preamble: long WMM/WME: yes MFP: no TDLS peer: no DTIM period: 2 beacon interval:100 short slot time:yes connected time: 2 seconds Station 02:00:00:00:01:00 (on wlan0) inactive time: 99 ms rx bytes: 18306 rx packets: 16 tx bytes: 18306 tx packets: 14 tx retries: 0 tx failed: 0 beacon loss: 0 beacon rx: 26 rx drop misc: 0 signal: -30 dBm signal avg: -30 dBm beacon signal avg: 226 dBm tx bitrate: 13.0 MBit/s MCS 1 rx bitrate: 13.0 MBit/s MCS 1 expected throughput: 8.879Mbps authorized: yes authenticated: yes associated: yes preamble: long WMM/WME: yes MFP: no TDLS peer: yes DTIM period: 2 beacon interval:100 short slot time:yes connected time: 2 seconds Station dump on dev[1]: Station 02:00:00:00:03:00 (on wlan0) inactive time: 64 ms rx bytes: 150658 rx packets: 173 tx bytes: 64684 tx packets: 55 tx retries: 0 tx failed: 0 beacon loss: 0 beacon rx: 26 rx drop misc: 29 signal: -30 dBm signal avg: -30 dBm beacon signal avg: 226 dBm tx bitrate: 13.0 MBit/s MCS 1 rx bitrate: 13.0 MBit/s MCS 1 expected throughput: 8.879Mbps authorized: yes authenticated: yes associated: yes preamble: long WMM/WME: yes MFP: no TDLS peer: no DTIM period: 2 beacon interval:100 short slot time:yes connected time: 2 seconds Station 02:00:00:00:01:00 (on wlan0) inactive time: 104 ms rx bytes: 18306 rx packets: 16 tx bytes: 18306 tx packets: 14 tx retries: 0 tx failed: 0 beacon loss: 0 beacon rx: 26 rx drop misc: 0 signal: -30 dBm signal avg: -30 dBm beacon signal avg: 226 dBm tx bitrate: 13.0 MBit/s MCS 1 rx bitrate: 13.0 MBit/s MCS 1 expected throughput: 8.879Mbps authorized: yes authenticated: yes associated: yes preamble: long WMM/WME: yes MFP: no TDLS peer: yes DTIM period: 2 beacon interval:100 short slot time:yes connected time: 2 seconds PASS ap_open_tdls_vht80plus80 3.433562 2018-04-20 03:45:33.071751 passed all 1 test case(s) 2018-04-20 03:45:33 ./run-tests.py ap_open_unexpected_assoc_event DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_unexpected_assoc_event 1/1 Test: AP with open mode and unexpected association event Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_unexpected_assoc_event 0.415446 2018-04-20 03:45:33.630810 passed all 1 test case(s) 2018-04-20 03:45:33 ./run-tests.py ap_open_unknown_action DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_unknown_action 1/1 Test: AP with open mode configuration and unknown Action frame Starting AP wlan3 Connect STA wlan0 to AP PASS ap_open_unknown_action 0.262893 2018-04-20 03:45:34.041244 passed all 1 test case(s) 2018-04-20 03:45:34 ./run-tests.py ap_open_wpas_in_bridge DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_open_wpas_in_bridge 1/1 Test: Open mode AP and wpas interface in a bridge Starting AP wlan3 Ignore expected interface_add failure due to missing bridge interface: Failed to add a dynamic wpa_supplicant interface Connect STA wlan5 to AP PASS ap_open_wpas_in_bridge 0.526143 2018-04-20 03:45:34.720268 passed all 1 test case(s) 2018-04-20 03:45:34 ./run-tests.py ap_pmf_assoc_comeback DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_pmf_assoc_comeback 1/1 Test: WPA2-PSK AP with PMF association comeback Starting AP wlan3 Connect STA wlan0 to AP PASS ap_pmf_assoc_comeback 1.427694 2018-04-20 03:45:36.293605 passed all 1 test case(s) 2018-04-20 03:45:36 ./run-tests.py ap_pmf_assoc_comeback2 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_pmf_assoc_comeback2 1/1 Test: WPA2-PSK AP with PMF association comeback (using DROP_SA) Starting AP wlan3 Connect STA wlan0 to AP PASS ap_pmf_assoc_comeback2 1.434476 2018-04-20 03:45:37.881551 passed all 1 test case(s) 2018-04-20 03:45:37 ./run-tests.py ap_pmf_inject_auth DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_pmf_inject_auth 1/1 Test: WPA2-PSK AP with PMF and Authentication frame injection Starting AP wlan3 Connect STA wlan0 to AP PASS ap_pmf_inject_auth 0.365809 2018-04-20 03:45:38.399588 passed all 1 test case(s) 2018-04-20 03:45:38 ./run-tests.py ap_pmf_negative DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_pmf_negative 1/1 Test: WPA2-PSK AP without PMF (negative test) Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP PASS ap_pmf_negative 10.349537 2018-04-20 03:45:48.898412 passed all 1 test case(s) 2018-04-20 03:45:48 ./run-tests.py ap_pmf_optional DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_pmf_optional 1/1 Test: WPA2-PSK AP with PMF optional Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP PASS ap_pmf_optional 0.51016 2018-04-20 03:45:49.560831 passed all 1 test case(s) 2018-04-20 03:45:49 ./run-tests.py ap_pmf_optional_2akm DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_pmf_optional_2akm 1/1 Test: WPA2-PSK AP with PMF optional (2 AKMs) Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP PASS ap_pmf_optional_2akm 0.483917 2018-04-20 03:45:50.192247 passed all 1 test case(s) 2018-04-20 03:45:50 ./run-tests.py ap_pmf_optional_eap DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_pmf_optional_eap 1/1 Test: WPA2EAP AP with PMF optional Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP PASS ap_pmf_optional_eap 0.381773 2018-04-20 03:45:50.722449 passed all 1 test case(s) 2018-04-20 03:45:50 ./run-tests.py ap_pmf_required DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_pmf_required 1/1 Test: WPA2-PSK AP with PMF required Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP PASS ap_pmf_required 0.599307 2018-04-20 03:45:51.471337 passed all 1 test case(s) 2018-04-20 03:45:51 ./run-tests.py ap_pmf_required_eap DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_pmf_required_eap 1/1 Test: WPA2-EAP AP with PMF required Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP PASS ap_pmf_required_eap 0.365569 2018-04-20 03:45:51.985784 passed all 1 test case(s) 2018-04-20 03:45:52 ./run-tests.py ap_pmf_required_sha1 DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_pmf_required_sha1 1/1 Test: WPA2-PSK AP with PMF required with SHA1 AKM Starting AP wlan3 Connect STA wlan0 to AP PASS ap_pmf_required_sha1 0.318798 2018-04-20 03:45:52.454601 passed all 1 test case(s) 2018-04-20 03:45:52 ./run-tests.py ap_pmf_required_sta_no_pmf DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_pmf_required_sta_no_pmf 1/1 Test: WPA2-PSK AP with PMF required and PMF disabled on STA Starting AP wlan3 Connect STA wlan0 to AP PASS ap_pmf_required_sta_no_pmf 0.195564 2018-04-20 03:45:52.800209 passed all 1 test case(s) 2018-04-20 03:45:52 ./run-tests.py ap_pmf_sta_sa_query DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_pmf_sta_sa_query 1/1 Test: WPA2-PSK AP with station using SA Query Connect STA wlan0 to AP PASS ap_pmf_sta_sa_query 2.456245 2018-04-20 03:45:55.406236 passed all 1 test case(s) 2018-04-20 03:45:55 ./run-tests.py ap_pmf_sta_sa_query_local_failure DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_pmf_sta_sa_query_local_failure 1/1 Test: WPA2-PSK AP with station using SA Query (local failure) Connect STA wlan0 to AP PASS ap_pmf_sta_sa_query_local_failure 0.419591 2018-04-20 03:45:55.970746 passed all 1 test case(s) 2018-04-20 03:45:55 ./run-tests.py ap_pmf_sta_sa_query_no_response DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_pmf_sta_sa_query_no_response 1/1 Test: WPA2-PSK AP with station using SA Query and getting no response Connect STA wlan0 to AP PASS ap_pmf_sta_sa_query_no_response 3.699586 2018-04-20 03:45:59.824498 passed all 1 test case(s) 2018-04-20 03:45:59 ./run-tests.py ap_pmf_sta_sa_query_oom DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_pmf_sta_sa_query_oom 1/1 Test: WPA2-PSK AP with station using SA Query (OOM) Connect STA wlan0 to AP PASS ap_pmf_sta_sa_query_oom 0.422323 2018-04-20 03:46:00.394457 passed all 1 test case(s) 2018-04-20 03:46:00 ./run-tests.py ap_pmf_sta_unprot_deauth_burst DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_pmf_sta_unprot_deauth_burst 1/1 Test: WPA2-PSK AP with station receiving burst of unprotected Deauthentication frames Connect STA wlan0 to AP PASS ap_pmf_sta_unprot_deauth_burst 12.455089 2018-04-20 03:46:12.998011 passed all 1 test case(s) 2018-04-20 03:46:13 ./run-tests.py ap_pmf_tkip_reject DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_pmf_tkip_reject 1/1 Test: Mixed mode BSS and MFP-enabled AP rejecting TKIP Starting AP wlan3 Connect STA wlan0 to AP Connect STA wlan1 to AP Connect STA wlan2 to AP PASS ap_pmf_tkip_reject 0.495273 2018-04-20 03:46:13.641035 passed all 1 test case(s) 2018-04-20 03:46:13 ./run-tests.py ap_pmf_toggle DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_pmf_toggle 1/1 Test: WPA2-PSK AP with PMF optional and changing PMF on reassociation Starting AP wlan3 Connect STA wlan0 to AP PASS ap_pmf_toggle 0.434206 2018-04-20 03:46:14.229662 passed all 1 test case(s) 2018-04-20 03:46:14 ./run-tests.py ap_qosmap DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_qosmap 1/1 Test: QoS mapping Starting AP wlan3 Connect STA wlan0 to AP PASS ap_qosmap 1.081654 2018-04-20 03:46:15.462429 passed all 1 test case(s) 2018-04-20 03:46:15 ./run-tests.py ap_qosmap_default DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_qosmap_default 1/1 Test: QoS mapping with default values Starting AP wlan3 Connect STA wlan0 to AP PASS ap_qosmap_default 0.888343 2018-04-20 03:46:16.501793 passed all 1 test case(s) 2018-04-20 03:46:16 ./run-tests.py ap_qosmap_default_acm DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_qosmap_default_acm 1/1 Test: QoS mapping with default values and ACM=1 for VO/VI Starting AP wlan3 Connect STA wlan0 to AP Expected TX DSCP 32 with TID 3 but counters: {0: 0, 1: 0, 2: 0, 3: 0, 4: 2, 5: 0, 6: 0, 7: 0, 8: 0, 9: 0, 10: 0, 11: 0, 12: 0, 13: 0, 14: 0, 15: 0, 16: 0} No STA->AP data frame using the expected TID Traceback (most recent call last): File "./run-tests.py", line 453, in main t(dev, apdev) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_qosmap.py", line 131, in test_ap_qosmap_default_acm check_qos_map(apdev[0], hapd, dev[0], addr, dscp, tid, ap_tid) File "/lkp/benchmarks/hwsim/tests/hwsim/test_ap_qosmap.py", line 30, in check_qos_map raise Exception("No STA->AP data frame using the expected TID") Exception: No STA->AP data frame using the expected TID FAIL ap_qosmap_default_acm 0.7513 2018-04-20 03:46:17.399828 passed 0 test case(s) skipped 0 test case(s) failed tests: ap_qosmap_default_acm 2018-04-20 03:46:17 ./run-tests.py ap_qosmap_invalid DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_qosmap_invalid 1/1 Test: QoS mapping ctrl_iface error handling Starting AP wlan3 Connect STA wlan0 to AP PASS ap_qosmap_invalid 0.266423 2018-04-20 03:46:17.814807 passed all 1 test case(s) 2018-04-20 03:46:17 ./run-tests.py ap_reassociation_to_same_bss DEV: wlan0: 02:00:00:00:00:00 DEV: wlan1: 02:00:00:00:01:00 DEV: wlan2: 02:00:00:00:02:00 APDEV: wlan3 APDEV: wlan4 START ap_reassociation_to_same_bss 1/1 Test: Reassociate to the same BSS Starting AP wlan3 Connect STA wlan0 to AP PASS ap_reassociation_to_same_bss 9.487774 2018-04-20 03:46:27.450406 passed all 1 test case(s) 2018-04-20 03:46:27 ./stop.sh 2018-04-20 03:46:28 ./start.sh channels=4 2018-04-20 03:46:29 ./stop.sh