# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-route_typeay8iy0yj/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_wireless_wpa3_sae_nm.yml *************************************** 2 plays in /WORKDIR/git-route_typeay8iy0yj/tests/tests_wireless_wpa3_sae_nm.yml PLAY [Run playbook 'playbooks/tests_wireless_wpa3_sae.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/tests_wireless_wpa3_sae_nm.yml:6 Tuesday 09 January 2024 16:20:45 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_typeay8iy0yj/tests/tests_wireless_wpa3_sae_nm.yml:9 Tuesday 09 January 2024 16:20:46 +0000 (0:00:01.028) 0:00:01.041 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/el_repo_setup.yml:3 Tuesday 09 January 2024 16:20:46 +0000 (0:00:00.012) 0:00:01.053 ******* ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/el_repo_setup.yml:17 Tuesday 09 January 2024 16:20:46 +0000 (0:00:00.421) 0:00:01.475 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/el_repo_setup.yml:22 Tuesday 09 January 2024 16:20:47 +0000 (0:00:00.286) 0:00:01.761 ******* ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/el_repo_setup.yml:26 Tuesday 09 January 2024 16:20:47 +0000 (0:00:00.014) 0:00:01.775 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/el_repo_setup.yml:51 Tuesday 09 January 2024 16:20:47 +0000 (0:00:00.008) 0:00:01.784 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 39] ********************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/enable_epel.yml:8 Tuesday 09 January 2024 16:20:47 +0000 (0:00:00.022) 0:00:01.806 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/enable_epel.yml:24 Tuesday 09 January 2024 16:20:47 +0000 (0:00:00.009) 0:00:01.816 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/enable_epel.yml:30 Tuesday 09 January 2024 16:20:47 +0000 (0:00:00.008) 0:00:01.824 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/enable_epel.yml:35 Tuesday 09 January 2024 16:20:47 +0000 (0:00:00.008) 0:00:01.832 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tasks/enable_epel.yml:40 Tuesday 09 January 2024 16:20:47 +0000 (0:00:00.007) 0:00:01.839 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/tests_wireless_wpa3_sae_nm.yml:11 Tuesday 09 January 2024 16:20:47 +0000 (0:00:00.007) 0:00:01.847 ******* ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing wireless connection] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tests_wireless_wpa3_sae.yml:3 Tuesday 09 January 2024 16:20:47 +0000 (0:00:00.016) 0:00:01.864 ******* ok: [sut] TASK [INIT: wireless tests] **************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tests_wireless_wpa3_sae.yml:8 Tuesday 09 January 2024 16:20:48 +0000 (0:00:00.871) 0:00:02.735 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml for sut TASK [Install packages required to set up mock wifi network] ******************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Tuesday 09 January 2024 16:20:48 +0000 (0:00:00.016) 0:00:02.752 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Check if rpm ostree system - cannot test] ******************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:16 Tuesday 09 January 2024 16:20:50 +0000 (0:00:01.982) 0:00:04.734 ******* META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Install hostapd and mac80211_hwsim kernel module in CentOS] ************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:24 Tuesday 09 January 2024 16:20:50 +0000 (0:00:00.007) 0:00:04.741 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Install hostapd in Fedora] *********************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:37 Tuesday 09 January 2024 16:20:50 +0000 (0:00:00.009) 0:00:04.750 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install mac80211_hwsim kernel module in Fedora] ************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:48 Tuesday 09 January 2024 16:20:52 +0000 (0:00:01.886) 0:00:06.637 ******* ok: [sut] => { "changed": false, "cmd": "dnf -y install koji\nkoji download-build --arch=$(uname -m) kernel-modules-internal-$(uname -r)\ndnf -y install kernel-modules*.rpm\n", "delta": "0:00:03.796396", "end": "2024-01-09 16:20:56.067519", "rc": 0, "start": "2024-01-09 16:20:52.271123" } STDOUT: Beaker Client - Fedora8 3.5 kB/s | 244 B 00:00 Last metadata expiration check: 0:14:39 ago on Tue 09 Jan 2024 04:06:14 PM UTC. Package koji-1.33.1-2.fc39.noarch is already installed. Dependencies resolved. Nothing to do. Complete! Downloading [1/18]: kernel-devel-matched-6.6.4-200.fc39.x86_64.rpm File kernel-devel-matched-6.6.4-200.fc39.x86_64.rpm already downloaded, skipping Downloading [2/18]: kernel-debug-6.6.4-200.fc39.x86_64.rpm File kernel-debug-6.6.4-200.fc39.x86_64.rpm already downloaded, skipping Downloading [3/18]: kernel-debug-modules-internal-6.6.4-200.fc39.x86_64.rpm File kernel-debug-modules-internal-6.6.4-200.fc39.x86_64.rpm already downloaded, skipping Downloading [4/18]: kernel-debug-devel-matched-6.6.4-200.fc39.x86_64.rpm File kernel-debug-devel-matched-6.6.4-200.fc39.x86_64.rpm already downloaded, skipping Downloading [5/18]: kernel-modules-internal-6.6.4-200.fc39.x86_64.rpm File kernel-modules-internal-6.6.4-200.fc39.x86_64.rpm already downloaded, skipping Downloading [6/18]: kernel-debug-modules-extra-6.6.4-200.fc39.x86_64.rpm File kernel-debug-modules-extra-6.6.4-200.fc39.x86_64.rpm already downloaded, skipping Downloading [7/18]: kernel-6.6.4-200.fc39.x86_64.rpm File kernel-6.6.4-200.fc39.x86_64.rpm already downloaded, skipping Downloading [8/18]: kernel-modules-extra-6.6.4-200.fc39.x86_64.rpm File kernel-modules-extra-6.6.4-200.fc39.x86_64.rpm already downloaded, skipping Downloading [9/18]: kernel-debug-devel-6.6.4-200.fc39.x86_64.rpm File kernel-debug-devel-6.6.4-200.fc39.x86_64.rpm already downloaded, skipping Downloading [10/18]: kernel-devel-6.6.4-200.fc39.x86_64.rpm File kernel-devel-6.6.4-200.fc39.x86_64.rpm already downloaded, skipping Downloading [11/18]: kernel-core-6.6.4-200.fc39.x86_64.rpm File kernel-core-6.6.4-200.fc39.x86_64.rpm already downloaded, skipping Downloading [12/18]: kernel-debug-core-6.6.4-200.fc39.x86_64.rpm File kernel-debug-core-6.6.4-200.fc39.x86_64.rpm already downloaded, skipping Downloading [13/18]: kernel-debug-modules-core-6.6.4-200.fc39.x86_64.rpm File kernel-debug-modules-core-6.6.4-200.fc39.x86_64.rpm already downloaded, skipping Downloading [14/18]: kernel-modules-core-6.6.4-200.fc39.x86_64.rpm File kernel-modules-core-6.6.4-200.fc39.x86_64.rpm already downloaded, skipping Downloading [15/18]: kernel-modules-6.6.4-200.fc39.x86_64.rpm File kernel-modules-6.6.4-200.fc39.x86_64.rpm already downloaded, skipping Downloading [16/18]: kernel-debug-uki-virt-6.6.4-200.fc39.x86_64.rpm File kernel-debug-uki-virt-6.6.4-200.fc39.x86_64.rpm already downloaded, skipping Downloading [17/18]: kernel-debug-modules-6.6.4-200.fc39.x86_64.rpm File kernel-debug-modules-6.6.4-200.fc39.x86_64.rpm already downloaded, skipping Downloading [18/18]: kernel-uki-virt-6.6.4-200.fc39.x86_64.rpm File kernel-uki-virt-6.6.4-200.fc39.x86_64.rpm already downloaded, skipping Beaker Client - Fedora8 3.3 kB/s | 244 B 00:00 Last metadata expiration check: 0:14:41 ago on Tue 09 Jan 2024 04:06:14 PM UTC. Package kernel-modules-6.6.4-200.fc39.x86_64 is already installed. Package kernel-modules-core-6.6.4-200.fc39.x86_64 is already installed. Package kernel-modules-extra-6.6.4-200.fc39.x86_64 is already installed. Package kernel-modules-internal-6.6.4-200.fc39.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! STDERR: Errors during downloading metadata for repository 'beaker-client': - Status code: 404 for http://download.eng.bos.redhat.com/beakerrepos/client/Fedora8/repodata/repomd.xml (IP: 10.19.165.239) Error: Failed to download metadata for repo 'beaker-client': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Ignoring repositories: beaker-client Errors during downloading metadata for repository 'beaker-client': - Status code: 404 for http://download.eng.bos.redhat.com/beakerrepos/client/Fedora8/repodata/repomd.xml (IP: 10.19.165.239) Error: Failed to download metadata for repo 'beaker-client': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Ignoring repositories: beaker-client TASK [Create hostapd config] *************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:57 Tuesday 09 January 2024 16:20:56 +0000 (0:00:04.084) 0:00:10.721 ******* changed: [sut] => { "changed": true, "checksum": "6f12f09ae8e7d35daf1dd0e1d21717374b6da5c8", "dest": "/etc/hostapd/wireless.conf", "gid": 0, "group": "root", "md5sum": "10d1092e1f9dda9a0b78317b4ce78e8e", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 131, "src": "/root/.ansible/tmp/ansible-tmp-1704817256.1251109-12015-34192895286791/source", "state": "file", "uid": 0 } TASK [Include the task 'start_mock_wifi.yml'] ********************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:72 Tuesday 09 January 2024 16:20:56 +0000 (0:00:00.672) 0:00:11.394 ******* included: /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/start_mock_wifi.yml for sut TASK [Ensure NetworkManager is running] **************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/start_mock_wifi.yml:3 Tuesday 09 January 2024 16:20:56 +0000 (0:00:00.014) 0:00:11.408 ******* ok: [sut] => { "changed": false, "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2024-01-09 16:20:14 UTC", "ActiveEnterTimestampMonotonic": "1446214220", "ActiveExitTimestamp": "Tue 2024-01-09 16:20:13 UTC", "ActiveExitTimestampMonotonic": "1446005299", "ActiveState": "active", "After": "sysinit.target systemd-journald.socket dbus.socket cloud-init-local.service dbus-broker.service network-pre.target basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-01-09 16:20:14 UTC", "AssertTimestampMonotonic": "1446053203", "Before": "cloud-init.service shutdown.target network.target network.service multi-user.target NetworkManager-wait-online.service", "BindsTo": "dbus-broker.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "205153000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-01-09 16:20:14 UTC", "ConditionTimestampMonotonic": "1446053188", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "11383", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "32893", "ExecMainStartTimestamp": "Tue 2024-01-09 16:20:14 UTC", "ExecMainStartTimestampMonotonic": "1446060296", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[Tue 2024-01-09 16:20:14 UTC] ; stop_time=[n/a] ; pid=32893 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Tue 2024-01-09 16:20:14 UTC] ; stop_time=[n/a] ; pid=32893 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2024-01-09 16:20:14 UTC", "InactiveEnterTimestampMonotonic": "1446045114", "InactiveExitTimestamp": "Tue 2024-01-09 16:20:14 UTC", "InactiveExitTimestampMonotonic": "1446060940", "InvocationID": "a698942ba89b4043973d8ea2a948e7d6", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitNPROC": "14778", "LimitNPROCSoft": "14778", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14778", "LimitSIGPENDINGSoft": "14778", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "32893", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "4644864", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Tue 2024-01-09 16:20:14 UTC", "StateChangeTimestampMonotonic": "1446214220", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "4433", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "10min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Load mac80211_hwsim kernel module to mock a wifi network] **************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/start_mock_wifi.yml:8 Tuesday 09 January 2024 16:20:57 +0000 (0:00:00.564) 0:00:11.973 ******* ok: [sut] => { "changed": false, "cmd": "modprobe mac80211_hwsim radio=2 && sleep 5", "delta": "0:00:05.007127", "end": "2024-01-09 16:21:02.557513", "rc": 0, "start": "2024-01-09 16:20:57.550386" } TASK [Restart NetworkManager and wpa_supplicant] ******************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/start_mock_wifi.yml:12 Tuesday 09 January 2024 16:21:02 +0000 (0:00:05.237) 0:00:17.210 ******* changed: [sut] => (item=NetworkManager) => { "ansible_loop_var": "item", "changed": true, "item": "NetworkManager", "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2024-01-09 16:20:14 UTC", "ActiveEnterTimestampMonotonic": "1446214220", "ActiveExitTimestamp": "Tue 2024-01-09 16:20:13 UTC", "ActiveExitTimestampMonotonic": "1446005299", "ActiveState": "active", "After": "sysinit.target systemd-journald.socket dbus.socket cloud-init-local.service dbus-broker.service network-pre.target basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-01-09 16:20:14 UTC", "AssertTimestampMonotonic": "1446053203", "Before": "cloud-init.service shutdown.target network.target network.service multi-user.target NetworkManager-wait-online.service", "BindsTo": "dbus-broker.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.freedesktop.NetworkManager", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "205424000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_dac_override cap_kill cap_setgid cap_setuid cap_net_bind_service cap_net_admin cap_net_raw cap_sys_module cap_sys_chroot cap_audit_write", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-01-09 16:20:14 UTC", "ConditionTimestampMonotonic": "1446053188", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "11383", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "32893", "ExecMainStartTimestamp": "Tue 2024-01-09 16:20:14 UTC", "ExecMainStartTimestampMonotonic": "1446060296", "ExecMainStatus": "0", "ExecReload": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecReloadEx": "{ path=/usr/bin/busctl ; argv[]=/usr/bin/busctl call org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager Reload u 0 ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; ignore_errors=no ; start_time=[Tue 2024-01-09 16:20:14 UTC] ; stop_time=[n/a] ; pid=32893 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Tue 2024-01-09 16:20:14 UTC] ; stop_time=[n/a] ; pid=32893 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2024-01-09 16:20:14 UTC", "InactiveEnterTimestampMonotonic": "1446045114", "InactiveExitTimestamp": "Tue 2024-01-09 16:20:14 UTC", "InactiveExitTimestampMonotonic": "1446060940", "InvocationID": "a698942ba89b4043973d8ea2a948e7d6", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "65536", "LimitNOFILESoft": "65536", "LimitNPROC": "14778", "LimitNPROCSoft": "14778", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14778", "LimitSIGPENDINGSoft": "14778", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "32893", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "4644864", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "NetworkManager.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "read-only", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "yes", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Tue 2024-01-09 16:20:14 UTC", "StateChangeTimestampMonotonic": "1446214220", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "4433", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "10min", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } changed: [sut] => (item=wpa_supplicant) => { "ansible_loop_var": "item", "changed": true, "item": "wpa_supplicant", "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Tue 2024-01-09 16:20:14 UTC", "ActiveEnterTimestampMonotonic": "1446815146", "ActiveExitTimestamp": "Tue 2024-01-09 16:20:14 UTC", "ActiveExitTimestampMonotonic": "1446755166", "ActiveState": "active", "After": "system.slice sysinit.target dbus.socket basic.target systemd-journald.socket dbus-broker.service", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Tue 2024-01-09 16:20:14 UTC", "AssertTimestampMonotonic": "1446799916", "Before": "network.target shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "28957000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Tue 2024-01-09 16:20:14 UTC", "ConditionTimestampMonotonic": "1446799895", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "11509", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "33014", "ExecMainStartTimestamp": "Tue 2024-01-09 16:20:14 UTC", "ExecMainStartTimestampMonotonic": "1446810195", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; ignore_errors=no ; start_time=[Tue 2024-01-09 16:20:14 UTC] ; stop_time=[n/a] ; pid=33014 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/wpa_supplicant ; argv[]=/usr/sbin/wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -u $INTERFACES $DRIVERS $OTHER_ARGS ; flags= ; start_time=[Tue 2024-01-09 16:20:14 UTC] ; stop_time=[n/a] ; pid=33014 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Tue 2024-01-09 16:20:14 UTC", "InactiveEnterTimestampMonotonic": "1446794976", "InactiveExitTimestamp": "Tue 2024-01-09 16:20:14 UTC", "InactiveExitTimestampMonotonic": "1446810855", "InvocationID": "9197dd65d3cb48d889b2f0368f0d7732", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "14778", "LimitNPROCSoft": "14778", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14778", "LimitSIGPENDINGSoft": "14778", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "33014", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1662976", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "wpa_supplicant.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "100ms", "RestartUSecNext": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Tue 2024-01-09 16:20:14 UTC", "StateChangeTimestampMonotonic": "1446815146", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4433", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Bring up wlan0 and wlan1 (mock wifi interfaces)] ************************* task path: /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/start_mock_wifi.yml:20 Tuesday 09 January 2024 16:21:03 +0000 (0:00:01.207) 0:00:18.418 ******* ok: [sut] => { "changed": false, "cmd": "ip link set up wlan0\nip link set up wlan1\nnmcli device set wlan1 managed off\nip addr add 203.0.113.1/24 dev wlan1\nsleep 5\n", "delta": "0:00:05.030863", "end": "2024-01-09 16:21:09.027300", "rc": 0, "start": "2024-01-09 16:21:03.996437" } STDERR: Error: ipv4: Address already assigned. TASK [Start hostapd] *********************************************************** task path: /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/start_mock_wifi.yml:29 Tuesday 09 January 2024 16:21:09 +0000 (0:00:05.263) 0:00:23.681 ******* fatal: [sut]: FAILED! => { "changed": false, "cmd": "hostapd -B /etc/hostapd/wireless.conf && sleep 5", "delta": "0:00:00.008579", "end": "2024-01-09 16:21:09.268689", "rc": 1, "start": "2024-01-09 16:21:09.260110" } STDOUT: nl80211: kernel reports: Match already configured nl80211: Could not configure driver mode nl80211: deinit ifname=wlan1 disabled_11b_rates=0 nl80211 driver initialization failed. wlan1: interface state UNINITIALIZED->DISABLED wlan1: AP-DISABLED wlan1: CTRL-EVENT-TERMINATING hostapd_free_hapd_data: Interface wlan1 wasn't started MSG: non-zero return code to retry, use: --limit @/tmp/tests_wireless_wpa3_sae_nm.retry PLAY RECAP ********************************************************************* sut : ok=18 changed=2 unreachable=0 failed=1 skipped=7 rescued=0 ignored=0 Tuesday 09 January 2024 16:21:09 +0000 (0:00:00.236) 0:00:23.918 ******* =============================================================================== Bring up wlan0 and wlan1 (mock wifi interfaces) ------------------------- 5.26s /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/start_mock_wifi.yml:20 -- Load mac80211_hwsim kernel module to mock a wifi network ---------------- 5.24s /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/start_mock_wifi.yml:8 --- Install mac80211_hwsim kernel module in Fedora -------------------------- 4.08s /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:48 Install packages required to set up mock wifi network ------------------- 1.98s /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Install hostapd in Fedora ----------------------------------------------- 1.89s /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:37 Restart NetworkManager and wpa_supplicant ------------------------------- 1.21s /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/start_mock_wifi.yml:12 -- Gathering Facts --------------------------------------------------------- 1.03s /WORKDIR/git-route_typeay8iy0yj/tests/tests_wireless_wpa3_sae_nm.yml:6 -------- Gathering Facts --------------------------------------------------------- 0.87s /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tests_wireless_wpa3_sae.yml:3 - Create hostapd config --------------------------------------------------- 0.67s /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:57 Ensure NetworkManager is running ---------------------------------------- 0.56s /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/start_mock_wifi.yml:3 --- Gather the minimum subset of ansible_facts required by the network role test --- 0.42s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/el_repo_setup.yml:3 --------------- Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/el_repo_setup.yml:17 -------------- Start hostapd ----------------------------------------------------------- 0.24s /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/start_mock_wifi.yml:29 -- Include the task 'enable_epel.yml' -------------------------------------- 0.02s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/el_repo_setup.yml:51 -------------- Set network provider to 'nm' -------------------------------------------- 0.02s /WORKDIR/git-route_typeay8iy0yj/tests/tests_wireless_wpa3_sae_nm.yml:11 ------- INIT: wireless tests ---------------------------------------------------- 0.02s /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tests_wireless_wpa3_sae.yml:8 - Include the task 'start_mock_wifi.yml' ---------------------------------- 0.01s /WORKDIR/git-route_typeay8iy0yj/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:72 Set flag to indicate system is ostree ----------------------------------- 0.01s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/el_repo_setup.yml:22 -------------- Include the task 'el_repo_setup.yml' ------------------------------------ 0.01s /WORKDIR/git-route_typeay8iy0yj/tests/tests_wireless_wpa3_sae_nm.yml:9 -------- Create EPEL 39 ---------------------------------------------------------- 0.01s /WORKDIR/git-route_typeay8iy0yj/tests/tasks/enable_epel.yml:8 ----------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---