# 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-tft-testsux2sg6yw/.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-tft-testsux2sg6yw/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-tft-testsux2sg6yw/tests/tests_wireless_wpa3_sae_nm.yml:6 Monday 17 June 2024 14:29:30 +0000 (0:00:00.011) 0:00:00.011 *********** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-tft-testsux2sg6yw/tests/tests_wireless_wpa3_sae_nm.yml:9 Monday 17 June 2024 14:29:32 +0000 (0:00:02.476) 0:00:02.488 *********** included: /WORKDIR/git-tft-testsux2sg6yw/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-tft-testsux2sg6yw/tests/tasks/el_repo_setup.yml:3 Monday 17 June 2024 14:29:32 +0000 (0:00:00.010) 0:00:02.498 *********** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-tft-testsux2sg6yw/tests/tasks/el_repo_setup.yml:17 Monday 17 June 2024 14:29:34 +0000 (0:00:01.878) 0:00:04.376 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-tft-testsux2sg6yw/tests/tasks/el_repo_setup.yml:22 Monday 17 June 2024 14:29:34 +0000 (0:00:00.294) 0:00:04.671 *********** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-tft-testsux2sg6yw/tests/tasks/el_repo_setup.yml:26 Monday 17 June 2024 14:29:34 +0000 (0:00:00.014) 0:00:04.685 *********** 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-tft-testsux2sg6yw/tests/tasks/el_repo_setup.yml:51 Monday 17 June 2024 14:29:34 +0000 (0:00:00.008) 0:00:04.694 *********** included: /WORKDIR/git-tft-testsux2sg6yw/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 40] ********************************************************** task path: /WORKDIR/git-tft-testsux2sg6yw/tests/tasks/enable_epel.yml:8 Monday 17 June 2024 14:29:34 +0000 (0:00:00.021) 0:00:04.716 *********** 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-tft-testsux2sg6yw/tests/tasks/enable_epel.yml:24 Monday 17 June 2024 14:29:34 +0000 (0:00:00.007) 0:00:04.724 *********** 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-tft-testsux2sg6yw/tests/tasks/enable_epel.yml:30 Monday 17 June 2024 14:29:34 +0000 (0:00:00.007) 0:00:04.731 *********** 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-tft-testsux2sg6yw/tests/tasks/enable_epel.yml:35 Monday 17 June 2024 14:29:34 +0000 (0:00:00.007) 0:00:04.739 *********** 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-tft-testsux2sg6yw/tests/tasks/enable_epel.yml:40 Monday 17 June 2024 14:29:34 +0000 (0:00:00.007) 0:00:04.746 *********** 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-tft-testsux2sg6yw/tests/tests_wireless_wpa3_sae_nm.yml:11 Monday 17 June 2024 14:29:34 +0000 (0:00:00.006) 0:00:04.753 *********** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing wireless connection] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tests_wireless_wpa3_sae.yml:3 Monday 17 June 2024 14:29:34 +0000 (0:00:00.015) 0:00:04.768 *********** ok: [sut] TASK [INIT: wireless tests] **************************************************** task path: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tests_wireless_wpa3_sae.yml:8 Monday 17 June 2024 14:29:37 +0000 (0:00:02.224) 0:00:06.993 *********** included: /WORKDIR/git-tft-testsux2sg6yw/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-tft-testsux2sg6yw/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Monday 17 June 2024 14:29:37 +0000 (0:00:00.013) 0:00:07.006 *********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [This is an rpm-ostree system. This test cannot be run on such a system. The test wants to install the hostapd package from copr, and install the mac80211_hwsim kernel module. These operations are currently not supported on rpm-ostree systems.] *** task path: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:20 Monday 17 June 2024 14:29:38 +0000 (0:00:01.612) 0:00:08.619 *********** 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-tft-testsux2sg6yw/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:32 Monday 17 June 2024 14:29:38 +0000 (0:00:00.004) 0:00:08.624 *********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Install hostapd in Fedora] *********************************************** task path: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:45 Monday 17 June 2024 14:29:38 +0000 (0:00:00.008) 0:00:08.632 *********** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Install mac80211_hwsim kernel module in Fedora] ************************** task path: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:60 Monday 17 June 2024 14:29:40 +0000 (0:00:01.456) 0:00:10.089 *********** 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:01:13.597849", "end": "2024-06-17 14:30:54.121220", "rc": 0, "start": "2024-06-17 14:29:40.523371" } STDOUT: Last metadata expiration check: 0:01:19 ago on Mon 17 Jun 2024 02:28:22 PM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: koji noarch 1.34.0-3.fc40 fedora 251 k Installing dependencies: python3-decorator noarch 5.1.1-9.fc40 fedora 31 k python3-defusedxml noarch 0.7.1-12.fc40 fedora 59 k python3-gssapi x86_64 1.7.3-8.fc40 fedora 656 k python3-koji noarch 1.34.0-3.fc40 fedora 415 k python3-requests-gssapi noarch 1.2.3-11.fc40 fedora 32 k Transaction Summary ================================================================================ Install 6 Packages Total download size: 1.4 M Installed size: 5.9 M Downloading Packages: (1/6): python3-decorator-5.1.1-9.fc40.noarch.rp 318 kB/s | 31 kB 00:00 (2/6): python3-defusedxml-0.7.1-12.fc40.noarch. 563 kB/s | 59 kB 00:00 (3/6): koji-1.34.0-3.fc40.noarch.rpm 2.0 MB/s | 251 kB 00:00 (4/6): python3-gssapi-1.7.3-8.fc40.x86_64.rpm 11 MB/s | 656 kB 00:00 (5/6): python3-requests-gssapi-1.2.3-11.fc40.no 842 kB/s | 32 kB 00:00 (6/6): python3-koji-1.34.0-3.fc40.noarch.rpm 6.2 MB/s | 415 kB 00:00 -------------------------------------------------------------------------------- Total 3.7 MB/s | 1.4 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-defusedxml-0.7.1-12.fc40.noarch 1/6 Installing : python3-decorator-5.1.1-9.fc40.noarch 2/6 Installing : python3-gssapi-1.7.3-8.fc40.x86_64 3/6 Installing : python3-requests-gssapi-1.2.3-11.fc40.noarch 4/6 Installing : python3-koji-1.34.0-3.fc40.noarch 5/6 Installing : koji-1.34.0-3.fc40.noarch 6/6 Running scriptlet: koji-1.34.0-3.fc40.noarch 6/6 Installed: koji-1.34.0-3.fc40.noarch python3-decorator-5.1.1-9.fc40.noarch python3-defusedxml-0.7.1-12.fc40.noarch python3-gssapi-1.7.3-8.fc40.x86_64 python3-koji-1.34.0-3.fc40.noarch python3-requests-gssapi-1.2.3-11.fc40.noarch Complete! Downloading [1/29]: kernel-debug-devel-6.8.10-300.fc40.x86_64.rpm [== ] 5% 1.00 MiB / 16.97 MiB [==== ] 11% 2.00 MiB / 16.97 MiB [====== ] 17% 3.00 MiB / 16.97 MiB [======== ] 23% 4.00 MiB / 16.97 MiB [========== ] 29% 5.00 MiB / 16.97 MiB [============ ] 35% 6.00 MiB / 16.97 MiB [============== ] 41% 7.00 MiB / 16.97 MiB [================ ] 47% 8.00 MiB / 16.97 MiB [=================== ] 53% 9.00 MiB / 16.97 MiB [===================== ] 58% 10.00 MiB / 16.97 MiB [======================= ] 64% 11.00 MiB / 16.97 MiB [========================= ] 70% 12.00 MiB / 16.97 MiB [=========================== ] 76% 13.00 MiB / 16.97 MiB [============================= ] 82% 14.00 MiB / 16.97 MiB [=============================== ] 88% 15.00 MiB / 16.97 MiB [================================= ] 94% 16.00 MiB / 16.97 MiB [====================================] 100% 16.97 MiB / 16.97 MiB Downloading [2/29]: kernel-uki-virt-6.8.10-300.fc40.x86_64.rpm [ ] 1% 1.00 MiB / 50.96 MiB [= ] 3% 2.00 MiB / 50.96 MiB [== ] 5% 3.00 MiB / 50.96 MiB [== ] 7% 4.00 MiB / 50.96 MiB [=== ] 9% 5.00 MiB / 50.96 MiB [==== ] 11% 6.00 MiB / 50.96 MiB [==== ] 13% 7.00 MiB / 50.96 MiB [===== ] 15% 8.00 MiB / 50.96 MiB [====== ] 17% 9.00 MiB / 50.96 MiB [======= ] 19% 10.00 MiB / 50.96 MiB [======= ] 21% 11.00 MiB / 50.96 MiB [======== ] 23% 12.00 MiB / 50.96 MiB [========= ] 25% 13.00 MiB / 50.96 MiB [========= ] 27% 14.00 MiB / 50.96 MiB [========== ] 29% 15.00 MiB / 50.96 MiB [=========== ] 31% 16.00 MiB / 50.96 MiB [============ ] 33% 17.00 MiB / 50.96 MiB [============ ] 35% 18.00 MiB / 50.96 MiB [============= ] 37% 19.00 MiB / 50.96 MiB [============== ] 39% 20.00 MiB / 50.96 MiB [============== ] 41% 21.00 MiB / 50.96 MiB [=============== ] 43% 22.00 MiB / 50.96 MiB [================ ] 45% 23.00 MiB / 50.96 MiB [================ ] 47% 24.00 MiB / 50.96 MiB [================= ] 49% 25.00 MiB / 50.96 MiB [================== ] 51% 26.00 MiB / 50.96 MiB [=================== ] 52% 27.00 MiB / 50.96 MiB [=================== ] 54% 28.00 MiB / 50.96 MiB [==================== ] 56% 29.00 MiB / 50.96 MiB [===================== ] 58% 30.00 MiB / 50.96 MiB [===================== ] 60% 31.00 MiB / 50.96 MiB [====================== ] 62% 32.00 MiB / 50.96 MiB [======================= ] 64% 33.00 MiB / 50.96 MiB [======================== ] 66% 34.00 MiB / 50.96 MiB [======================== ] 68% 35.00 MiB / 50.96 MiB [========================= ] 70% 36.00 MiB / 50.96 MiB [========================== ] 72% 37.00 MiB / 50.96 MiB [========================== ] 74% 38.00 MiB / 50.96 MiB [=========================== ] 76% 39.00 MiB / 50.96 MiB [============================ ] 78% 40.00 MiB / 50.96 MiB [============================ ] 80% 41.00 MiB / 50.96 MiB [============================= ] 82% 42.00 MiB / 50.96 MiB [============================== ] 84% 43.00 MiB / 50.96 MiB [=============================== ] 86% 44.00 MiB / 50.96 MiB [=============================== ] 88% 45.00 MiB / 50.96 MiB [================================ ] 90% 46.00 MiB / 50.96 MiB [================================= ] 92% 47.00 MiB / 50.96 MiB [================================= ] 94% 48.00 MiB / 50.96 MiB [================================== ] 96% 49.00 MiB / 50.96 MiB [=================================== ] 98% 50.00 MiB / 50.96 MiB [====================================] 100% 50.96 MiB / 50.96 MiB Downloading [3/29]: kernel-debug-modules-6.8.10-300.fc40.x86_64.rpm [ ] 0% 1.00 MiB / 105.00 MiB [ ] 1% 2.00 MiB / 105.00 MiB [= ] 2% 3.00 MiB / 105.00 MiB [= ] 3% 4.00 MiB / 105.00 MiB [= ] 4% 5.00 MiB / 105.00 MiB [== ] 5% 6.00 MiB / 105.00 MiB [== ] 6% 7.00 MiB / 105.00 MiB [== ] 7% 8.00 MiB / 105.00 MiB [=== ] 8% 9.00 MiB / 105.00 MiB [=== ] 9% 10.00 MiB / 105.00 MiB [=== ] 10% 11.00 MiB / 105.00 MiB [==== ] 11% 12.00 MiB / 105.00 MiB [==== ] 12% 13.00 MiB / 105.00 MiB [==== ] 13% 14.00 MiB / 105.00 MiB [===== ] 14% 15.00 MiB / 105.00 MiB [===== ] 15% 16.00 MiB / 105.00 MiB [===== ] 16% 17.00 MiB / 105.00 MiB [====== ] 17% 18.00 MiB / 105.00 MiB [====== ] 18% 19.00 MiB / 105.00 MiB [====== ] 19% 20.00 MiB / 105.00 MiB [======= ] 19% 21.00 MiB / 105.00 MiB [======= ] 20% 22.00 MiB / 105.00 MiB [======= ] 21% 23.00 MiB / 105.00 MiB [======== ] 22% 24.00 MiB / 105.00 MiB [======== ] 23% 25.00 MiB / 105.00 MiB [======== ] 24% 26.00 MiB / 105.00 MiB [========= ] 25% 27.00 MiB / 105.00 MiB [========= ] 26% 28.00 MiB / 105.00 MiB [========= ] 27% 29.00 MiB / 105.00 MiB [========== ] 28% 30.00 MiB / 105.00 MiB [========== ] 29% 31.00 MiB / 105.00 MiB [========== ] 30% 32.00 MiB / 105.00 MiB [=========== ] 31% 33.00 MiB / 105.00 MiB [=========== ] 32% 34.00 MiB / 105.00 MiB [=========== ] 33% 35.00 MiB / 105.00 MiB [============ ] 34% 36.00 MiB / 105.00 MiB [============ ] 35% 37.00 MiB / 105.00 MiB [============= ] 36% 38.00 MiB / 105.00 MiB [============= ] 37% 39.00 MiB / 105.00 MiB [============= ] 38% 40.00 MiB / 105.00 MiB [============== ] 39% 41.00 MiB / 105.00 MiB [============== ] 39% 42.00 MiB / 105.00 MiB [============== ] 40% 43.00 MiB / 105.00 MiB [=============== ] 41% 44.00 MiB / 105.00 MiB [=============== ] 42% 45.00 MiB / 105.00 MiB [=============== ] 43% 46.00 MiB / 105.00 MiB [================ ] 44% 47.00 MiB / 105.00 MiB [================ ] 45% 48.00 MiB / 105.00 MiB [================ ] 46% 49.00 MiB / 105.00 MiB [================= ] 47% 50.00 MiB / 105.00 MiB [================= ] 48% 51.00 MiB / 105.00 MiB [================= ] 49% 52.00 MiB / 105.00 MiB [================== ] 50% 53.00 MiB / 105.00 MiB [================== ] 51% 54.00 MiB / 105.00 MiB [================== ] 52% 55.00 MiB / 105.00 MiB [=================== ] 53% 56.00 MiB / 105.00 MiB [=================== ] 54% 57.00 MiB / 105.00 MiB [=================== ] 55% 58.00 MiB / 105.00 MiB [==================== ] 56% 59.00 MiB / 105.00 MiB [==================== ] 57% 60.00 MiB / 105.00 MiB [==================== ] 58% 61.00 MiB / 105.00 MiB [===================== ] 59% 62.00 MiB / 105.00 MiB [===================== ] 59% 63.00 MiB / 105.00 MiB [===================== ] 60% 64.00 MiB / 105.00 MiB [====================== ] 61% 65.00 MiB / 105.00 MiB [====================== ] 62% 66.00 MiB / 105.00 MiB [====================== ] 63% 67.00 MiB / 105.00 MiB [======================= ] 64% 68.00 MiB / 105.00 MiB [======================= ] 65% 69.00 MiB / 105.00 MiB [======================= ] 66% 70.00 MiB / 105.00 MiB [======================== ] 67% 71.00 MiB / 105.00 MiB [======================== ] 68% 72.00 MiB / 105.00 MiB [========================= ] 69% 73.00 MiB / 105.00 MiB [========================= ] 70% 74.00 MiB / 105.00 MiB [========================= ] 71% 75.00 MiB / 105.00 MiB [========================== ] 72% 76.00 MiB / 105.00 MiB [========================== ] 73% 77.00 MiB / 105.00 MiB [========================== ] 74% 78.00 MiB / 105.00 MiB [=========================== ] 75% 79.00 MiB / 105.00 MiB [=========================== ] 76% 80.00 MiB / 105.00 MiB [=========================== ] 77% 81.00 MiB / 105.00 MiB [============================ ] 78% 82.00 MiB / 105.00 MiB [============================ ] 79% 83.00 MiB / 105.00 MiB [============================ ] 79% 84.00 MiB / 105.00 MiB [============================= ] 80% 85.00 MiB / 105.00 MiB [============================= ] 81% 86.00 MiB / 105.00 MiB [============================= ] 82% 87.00 MiB / 105.00 MiB [============================== ] 83% 88.00 MiB / 105.00 MiB [============================== ] 84% 89.00 MiB / 105.00 MiB [============================== ] 85% 90.00 MiB / 105.00 MiB [=============================== ] 86% 91.00 MiB / 105.00 MiB [=============================== ] 87% 92.00 MiB / 105.00 MiB [=============================== ] 88% 93.00 MiB / 105.00 MiB [================================ ] 89% 94.00 MiB / 105.00 MiB [================================ ] 90% 95.00 MiB / 105.00 MiB [================================ ] 91% 96.00 MiB / 105.00 MiB [================================= ] 92% 97.00 MiB / 105.00 MiB [================================= ] 93% 98.00 MiB / 105.00 MiB [================================= ] 94% 99.00 MiB / 105.00 MiB [================================== ] 95% 100.00 MiB / 105.00 MiB [================================== ] 96% 101.00 MiB / 105.00 MiB [================================== ] 97% 102.00 MiB / 105.00 MiB [=================================== ] 98% 103.00 MiB / 105.00 MiB [=================================== ] 99% 104.00 MiB / 105.00 MiB [=================================== ] 99% 105.00 MiB / 105.00 MiB [====================================] 100% 105.00 MiB / 105.00 MiB Downloading [4/29]: kernel-debug-uki-virt-6.8.10-300.fc40.x86_64.rpm [ ] 1% 1.00 MiB / 69.17 MiB [= ] 2% 2.00 MiB / 69.17 MiB [= ] 4% 3.00 MiB / 69.17 MiB [== ] 5% 4.00 MiB / 69.17 MiB [== ] 7% 5.00 MiB / 69.17 MiB [=== ] 8% 6.00 MiB / 69.17 MiB [=== ] 10% 7.00 MiB / 69.17 MiB [==== ] 11% 8.00 MiB / 69.17 MiB [==== ] 13% 9.00 MiB / 69.17 MiB [===== ] 14% 10.00 MiB / 69.17 MiB [===== ] 15% 11.00 MiB / 69.17 MiB [====== ] 17% 12.00 MiB / 69.17 MiB [====== ] 18% 13.00 MiB / 69.17 MiB [======= ] 20% 14.00 MiB / 69.17 MiB [======= ] 21% 15.00 MiB / 69.17 MiB [======== ] 23% 16.00 MiB / 69.17 MiB [======== ] 24% 17.00 MiB / 69.17 MiB [========= ] 26% 18.00 MiB / 69.17 MiB [========= ] 27% 19.00 MiB / 69.17 MiB [========== ] 28% 20.00 MiB / 69.17 MiB [========== ] 30% 21.00 MiB / 69.17 MiB [=========== ] 31% 22.00 MiB / 69.17 MiB [=========== ] 33% 23.00 MiB / 69.17 MiB [============ ] 34% 24.00 MiB / 69.17 MiB [============= ] 36% 25.00 MiB / 69.17 MiB [============= ] 37% 26.00 MiB / 69.17 MiB [============== ] 39% 27.00 MiB / 69.17 MiB [============== ] 40% 28.00 MiB / 69.17 MiB [=============== ] 41% 29.00 MiB / 69.17 MiB [=============== ] 43% 30.00 MiB / 69.17 MiB [================ ] 44% 31.00 MiB / 69.17 MiB [================ ] 46% 32.00 MiB / 69.17 MiB [================= ] 47% 33.00 MiB / 69.17 MiB [================= ] 49% 34.00 MiB / 69.17 MiB [================== ] 50% 35.00 MiB / 69.17 MiB [================== ] 52% 36.00 MiB / 69.17 MiB [=================== ] 53% 37.00 MiB / 69.17 MiB [=================== ] 54% 38.00 MiB / 69.17 MiB [==================== ] 56% 39.00 MiB / 69.17 MiB [==================== ] 57% 40.00 MiB / 69.17 MiB [===================== ] 59% 41.00 MiB / 69.17 MiB [===================== ] 60% 42.00 MiB / 69.17 MiB [====================== ] 62% 43.00 MiB / 69.17 MiB [====================== ] 63% 44.00 MiB / 69.17 MiB [======================= ] 65% 45.00 MiB / 69.17 MiB [======================= ] 66% 46.00 MiB / 69.17 MiB [======================== ] 67% 47.00 MiB / 69.17 MiB [======================== ] 69% 48.00 MiB / 69.17 MiB [========================= ] 70% 49.00 MiB / 69.17 MiB [========================== ] 72% 50.00 MiB / 69.17 MiB [========================== ] 73% 51.00 MiB / 69.17 MiB [=========================== ] 75% 52.00 MiB / 69.17 MiB [=========================== ] 76% 53.00 MiB / 69.17 MiB [============================ ] 78% 54.00 MiB / 69.17 MiB [============================ ] 79% 55.00 MiB / 69.17 MiB [============================= ] 80% 56.00 MiB / 69.17 MiB [============================= ] 82% 57.00 MiB / 69.17 MiB [============================== ] 83% 58.00 MiB / 69.17 MiB [============================== ] 85% 59.00 MiB / 69.17 MiB [=============================== ] 86% 60.00 MiB / 69.17 MiB [=============================== ] 88% 61.00 MiB / 69.17 MiB [================================ ] 89% 62.00 MiB / 69.17 MiB [================================ ] 91% 63.00 MiB / 69.17 MiB [================================= ] 92% 64.00 MiB / 69.17 MiB [================================= ] 93% 65.00 MiB / 69.17 MiB [================================== ] 95% 66.00 MiB / 69.17 MiB [================================== ] 96% 67.00 MiB / 69.17 MiB [=================================== ] 98% 68.00 MiB / 69.17 MiB [=================================== ] 99% 69.00 MiB / 69.17 MiB [====================================] 100% 69.17 MiB / 69.17 MiB Downloading [5/29]: kernel-debug-modules-extra-6.8.10-300.fc40.x86_64.rpm [======= ] 20% 1.00 MiB / 4.82 MiB [============== ] 41% 2.00 MiB / 4.82 MiB [====================== ] 62% 3.00 MiB / 4.82 MiB [============================= ] 83% 4.00 MiB / 4.82 MiB [====================================] 100% 4.82 MiB / 4.82 MiB Downloading [6/29]: perf-6.8.10-300.fc40.x86_64.rpm [=============== ] 42% 1.00 MiB / 2.38 MiB [============================== ] 84% 2.00 MiB / 2.38 MiB [====================================] 100% 2.38 MiB / 2.38 MiB Downloading [7/29]: rv-6.8.10-300.fc40.x86_64.rpm [====================================] 100% 173.24 KiB / 173.24 KiB Downloading [8/29]: kernel-tools-libs-6.8.10-300.fc40.x86_64.rpm [====================================] 100% 172.47 KiB / 172.47 KiB Downloading [9/29]: kernel-modules-extra-6.8.10-300.fc40.x86_64.rpm [============= ] 36% 1.00 MiB / 2.76 MiB [========================== ] 72% 2.00 MiB / 2.76 MiB [====================================] 100% 2.76 MiB / 2.76 MiB Downloading [10/29]: kernel-6.8.10-300.fc40.x86_64.rpm [====================================] 100% 159.97 KiB / 159.97 KiB Downloading [11/29]: kernel-debug-devel-matched-6.8.10-300.fc40.x86_64.rpm [====================================] 100% 160.04 KiB / 160.04 KiB Downloading [12/29]: kernel-devel-matched-6.8.10-300.fc40.x86_64.rpm [====================================] 100% 160.02 KiB / 160.02 KiB Downloading [13/29]: kernel-selftests-internal-6.8.10-300.fc40.x86_64.rpm [======================== ] 68% 1.00 MiB / 1.47 MiB [====================================] 100% 1.47 MiB / 1.47 MiB Downloading [14/29]: libperf-6.8.10-300.fc40.x86_64.rpm [====================================] 100% 181.50 KiB / 181.50 KiB Downloading [15/29]: bpftool-6.8.10-300.fc40.x86_64.rpm [====================================] 100% 962.11 KiB / 962.11 KiB Downloading [16/29]: rtla-6.8.10-300.fc40.x86_64.rpm [====================================] 100% 209.03 KiB / 209.03 KiB Downloading [17/29]: kernel-tools-6.8.10-300.fc40.x86_64.rpm [====================================] 100% 410.24 KiB / 410.24 KiB Downloading [18/29]: libperf-devel-6.8.10-300.fc40.x86_64.rpm [====================================] 100% 193.89 KiB / 193.89 KiB Downloading [19/29]: kernel-debug-6.8.10-300.fc40.x86_64.rpm [====================================] 100% 160.06 KiB / 160.06 KiB Downloading [20/29]: python3-perf-6.8.10-300.fc40.x86_64.rpm [====================================] 100% 261.75 KiB / 261.75 KiB Downloading [21/29]: kernel-modules-internal-6.8.10-300.fc40.x86_64.rpm [=============================== ] 87% 1.00 MiB / 1.14 MiB [====================================] 100% 1.14 MiB / 1.14 MiB Downloading [22/29]: kernel-debug-modules-internal-6.8.10-300.fc40.x86_64.rpm [===================== ] 58% 1.00 MiB / 1.71 MiB [====================================] 100% 1.71 MiB / 1.71 MiB Downloading [23/29]: kernel-tools-libs-devel-6.8.10-300.fc40.x86_64.rpm [====================================] 100% 163.33 KiB / 163.33 KiB Downloading [24/29]: kernel-devel-6.8.10-300.fc40.x86_64.rpm [== ] 5% 1.00 MiB / 16.83 MiB [==== ] 11% 2.00 MiB / 16.83 MiB [====== ] 17% 3.00 MiB / 16.83 MiB [======== ] 23% 4.00 MiB / 16.83 MiB [========== ] 29% 5.00 MiB / 16.83 MiB [============ ] 35% 6.00 MiB / 16.83 MiB [============== ] 41% 7.00 MiB / 16.83 MiB [================= ] 47% 8.00 MiB / 16.83 MiB [=================== ] 53% 9.00 MiB / 16.83 MiB [===================== ] 59% 10.00 MiB / 16.83 MiB [======================= ] 65% 11.00 MiB / 16.83 MiB [========================= ] 71% 12.00 MiB / 16.83 MiB [=========================== ] 77% 13.00 MiB / 16.83 MiB [============================= ] 83% 14.00 MiB / 16.83 MiB [================================ ] 89% 15.00 MiB / 16.83 MiB [================================== ] 95% 16.00 MiB / 16.83 MiB [====================================] 100% 16.83 MiB / 16.83 MiB Downloading [25/29]: kernel-debug-modules-core-6.8.10-300.fc40.x86_64.rpm [ ] 1% 1.00 MiB / 56.93 MiB [= ] 3% 2.00 MiB / 56.93 MiB [= ] 5% 3.00 MiB / 56.93 MiB [== ] 7% 4.00 MiB / 56.93 MiB [=== ] 8% 5.00 MiB / 56.93 MiB [=== ] 10% 6.00 MiB / 56.93 MiB [==== ] 12% 7.00 MiB / 56.93 MiB [===== ] 14% 8.00 MiB / 56.93 MiB [===== ] 15% 9.00 MiB / 56.93 MiB [====== ] 17% 10.00 MiB / 56.93 MiB [====== ] 19% 11.00 MiB / 56.93 MiB [======= ] 21% 12.00 MiB / 56.93 MiB [======== ] 22% 13.00 MiB / 56.93 MiB [======== ] 24% 14.00 MiB / 56.93 MiB [========= ] 26% 15.00 MiB / 56.93 MiB [========== ] 28% 16.00 MiB / 56.93 MiB [========== ] 29% 17.00 MiB / 56.93 MiB [=========== ] 31% 18.00 MiB / 56.93 MiB [============ ] 33% 19.00 MiB / 56.93 MiB [============ ] 35% 20.00 MiB / 56.93 MiB [============= ] 36% 21.00 MiB / 56.93 MiB [============= ] 38% 22.00 MiB / 56.93 MiB [============== ] 40% 23.00 MiB / 56.93 MiB [=============== ] 42% 24.00 MiB / 56.93 MiB [=============== ] 43% 25.00 MiB / 56.93 MiB [================ ] 45% 26.00 MiB / 56.93 MiB [================= ] 47% 27.00 MiB / 56.93 MiB [================= ] 49% 28.00 MiB / 56.93 MiB [================== ] 50% 29.00 MiB / 56.93 MiB [================== ] 52% 30.00 MiB / 56.93 MiB [=================== ] 54% 31.00 MiB / 56.93 MiB [==================== ] 56% 32.00 MiB / 56.93 MiB [==================== ] 57% 33.00 MiB / 56.93 MiB [===================== ] 59% 34.00 MiB / 56.93 MiB [====================== ] 61% 35.00 MiB / 56.93 MiB [====================== ] 63% 36.00 MiB / 56.93 MiB [======================= ] 64% 37.00 MiB / 56.93 MiB [======================== ] 66% 38.00 MiB / 56.93 MiB [======================== ] 68% 39.00 MiB / 56.93 MiB [========================= ] 70% 40.00 MiB / 56.93 MiB [========================= ] 72% 41.00 MiB / 56.93 MiB [========================== ] 73% 42.00 MiB / 56.93 MiB [=========================== ] 75% 43.00 MiB / 56.93 MiB [=========================== ] 77% 44.00 MiB / 56.93 MiB [============================ ] 79% 45.00 MiB / 56.93 MiB [============================= ] 80% 46.00 MiB / 56.93 MiB [============================= ] 82% 47.00 MiB / 56.93 MiB [============================== ] 84% 48.00 MiB / 56.93 MiB [============================== ] 86% 49.00 MiB / 56.93 MiB [=============================== ] 87% 50.00 MiB / 56.93 MiB [================================ ] 89% 51.00 MiB / 56.93 MiB [================================ ] 91% 52.00 MiB / 56.93 MiB [================================= ] 93% 53.00 MiB / 56.93 MiB [================================== ] 94% 54.00 MiB / 56.93 MiB [================================== ] 96% 55.00 MiB / 56.93 MiB [=================================== ] 98% 56.00 MiB / 56.93 MiB [====================================] 100% 56.93 MiB / 56.93 MiB Downloading [26/29]: kernel-modules-core-6.8.10-300.fc40.x86_64.rpm [= ] 2% 1.00 MiB / 34.82 MiB [== ] 5% 2.00 MiB / 34.82 MiB [=== ] 8% 3.00 MiB / 34.82 MiB [==== ] 11% 4.00 MiB / 34.82 MiB [===== ] 14% 5.00 MiB / 34.82 MiB [====== ] 17% 6.00 MiB / 34.82 MiB [======= ] 20% 7.00 MiB / 34.82 MiB [======== ] 22% 8.00 MiB / 34.82 MiB [========= ] 25% 9.00 MiB / 34.82 MiB [========== ] 28% 10.00 MiB / 34.82 MiB [=========== ] 31% 11.00 MiB / 34.82 MiB [============ ] 34% 12.00 MiB / 34.82 MiB [============= ] 37% 13.00 MiB / 34.82 MiB [============== ] 40% 14.00 MiB / 34.82 MiB [=============== ] 43% 15.00 MiB / 34.82 MiB [================ ] 45% 16.00 MiB / 34.82 MiB [================= ] 48% 17.00 MiB / 34.82 MiB [================== ] 51% 18.00 MiB / 34.82 MiB [=================== ] 54% 19.00 MiB / 34.82 MiB [==================== ] 57% 20.00 MiB / 34.82 MiB [===================== ] 60% 21.00 MiB / 34.82 MiB [====================== ] 63% 22.00 MiB / 34.82 MiB [======================= ] 66% 23.00 MiB / 34.82 MiB [======================== ] 68% 24.00 MiB / 34.82 MiB [========================= ] 71% 25.00 MiB / 34.82 MiB [========================== ] 74% 26.00 MiB / 34.82 MiB [=========================== ] 77% 27.00 MiB / 34.82 MiB [============================ ] 80% 28.00 MiB / 34.82 MiB [============================= ] 83% 29.00 MiB / 34.82 MiB [=============================== ] 86% 30.00 MiB / 34.82 MiB [================================ ] 89% 31.00 MiB / 34.82 MiB [================================= ] 91% 32.00 MiB / 34.82 MiB [================================== ] 94% 33.00 MiB / 34.82 MiB [=================================== ] 97% 34.00 MiB / 34.82 MiB [====================================] 100% 34.82 MiB / 34.82 MiB Downloading [27/29]: kernel-modules-6.8.10-300.fc40.x86_64.rpm [ ] 1% 1.00 MiB / 62.95 MiB [= ] 3% 2.00 MiB / 62.95 MiB [= ] 4% 3.00 MiB / 62.95 MiB [== ] 6% 4.00 MiB / 62.95 MiB [== ] 7% 5.00 MiB / 62.95 MiB [=== ] 9% 6.00 MiB / 62.95 MiB [==== ] 11% 7.00 MiB / 62.95 MiB [==== ] 12% 8.00 MiB / 62.95 MiB [===== ] 14% 9.00 MiB / 62.95 MiB [===== ] 15% 10.00 MiB / 62.95 MiB [====== ] 17% 11.00 MiB / 62.95 MiB [====== ] 19% 12.00 MiB / 62.95 MiB [======= ] 20% 13.00 MiB / 62.95 MiB [======== ] 22% 14.00 MiB / 62.95 MiB [======== ] 23% 15.00 MiB / 62.95 MiB [========= ] 25% 16.00 MiB / 62.95 MiB [========= ] 27% 17.00 MiB / 62.95 MiB [========== ] 28% 18.00 MiB / 62.95 MiB [========== ] 30% 19.00 MiB / 62.95 MiB [=========== ] 31% 20.00 MiB / 62.95 MiB [============ ] 33% 21.00 MiB / 62.95 MiB [============ ] 34% 22.00 MiB / 62.95 MiB [============= ] 36% 23.00 MiB / 62.95 MiB [============= ] 38% 24.00 MiB / 62.95 MiB [============== ] 39% 25.00 MiB / 62.95 MiB [============== ] 41% 26.00 MiB / 62.95 MiB [=============== ] 42% 27.00 MiB / 62.95 MiB [================ ] 44% 28.00 MiB / 62.95 MiB [================ ] 46% 29.00 MiB / 62.95 MiB [================= ] 47% 30.00 MiB / 62.95 MiB [================= ] 49% 31.00 MiB / 62.95 MiB [================== ] 50% 32.00 MiB / 62.95 MiB [================== ] 52% 33.00 MiB / 62.95 MiB [=================== ] 54% 34.00 MiB / 62.95 MiB [==================== ] 55% 35.00 MiB / 62.95 MiB [==================== ] 57% 36.00 MiB / 62.95 MiB [===================== ] 58% 37.00 MiB / 62.95 MiB [===================== ] 60% 38.00 MiB / 62.95 MiB [====================== ] 61% 39.00 MiB / 62.95 MiB [====================== ] 63% 40.00 MiB / 62.95 MiB [======================= ] 65% 41.00 MiB / 62.95 MiB [======================== ] 66% 42.00 MiB / 62.95 MiB [======================== ] 68% 43.00 MiB / 62.95 MiB [========================= ] 69% 44.00 MiB / 62.95 MiB [========================= ] 71% 45.00 MiB / 62.95 MiB [========================== ] 73% 46.00 MiB / 62.95 MiB [========================== ] 74% 47.00 MiB / 62.95 MiB [=========================== ] 76% 48.00 MiB / 62.95 MiB [============================ ] 77% 49.00 MiB / 62.95 MiB [============================ ] 79% 50.00 MiB / 62.95 MiB [============================= ] 81% 51.00 MiB / 62.95 MiB [============================= ] 82% 52.00 MiB / 62.95 MiB [============================== ] 84% 53.00 MiB / 62.95 MiB [============================== ] 85% 54.00 MiB / 62.95 MiB [=============================== ] 87% 55.00 MiB / 62.95 MiB [================================ ] 88% 56.00 MiB / 62.95 MiB [================================ ] 90% 57.00 MiB / 62.95 MiB [================================= ] 92% 58.00 MiB / 62.95 MiB [================================= ] 93% 59.00 MiB / 62.95 MiB [================================== ] 95% 60.00 MiB / 62.95 MiB [================================== ] 96% 61.00 MiB / 62.95 MiB [=================================== ] 98% 62.00 MiB / 62.95 MiB [====================================] 100% 62.95 MiB / 62.95 MiB Downloading [28/29]: kernel-debug-core-6.8.10-300.fc40.x86_64.rpm [= ] 3% 1.00 MiB / 30.46 MiB [== ] 6% 2.00 MiB / 30.46 MiB [=== ] 9% 3.00 MiB / 30.46 MiB [==== ] 13% 4.00 MiB / 30.46 MiB [===== ] 16% 5.00 MiB / 30.46 MiB [======= ] 19% 6.00 MiB / 30.46 MiB [======== ] 22% 7.00 MiB / 30.46 MiB [========= ] 26% 8.00 MiB / 30.46 MiB [========== ] 29% 9.00 MiB / 30.46 MiB [=========== ] 32% 10.00 MiB / 30.46 MiB [============= ] 36% 11.00 MiB / 30.46 MiB [============== ] 39% 12.00 MiB / 30.46 MiB [=============== ] 42% 13.00 MiB / 30.46 MiB [================ ] 45% 14.00 MiB / 30.46 MiB [================= ] 49% 15.00 MiB / 30.46 MiB [================== ] 52% 16.00 MiB / 30.46 MiB [==================== ] 55% 17.00 MiB / 30.46 MiB [===================== ] 59% 18.00 MiB / 30.46 MiB [====================== ] 62% 19.00 MiB / 30.46 MiB [======================= ] 65% 20.00 MiB / 30.46 MiB [======================== ] 68% 21.00 MiB / 30.46 MiB [========================== ] 72% 22.00 MiB / 30.46 MiB [=========================== ] 75% 23.00 MiB / 30.46 MiB [============================ ] 78% 24.00 MiB / 30.46 MiB [============================= ] 82% 25.00 MiB / 30.46 MiB [============================== ] 85% 26.00 MiB / 30.46 MiB [=============================== ] 88% 27.00 MiB / 30.46 MiB [================================= ] 91% 28.00 MiB / 30.46 MiB [================================== ] 95% 29.00 MiB / 30.46 MiB [=================================== ] 98% 30.00 MiB / 30.46 MiB [====================================] 100% 30.46 MiB / 30.46 MiB Downloading [29/29]: kernel-core-6.8.10-300.fc40.x86_64.rpm [== ] 5% 1.00 MiB / 17.06 MiB [==== ] 11% 2.00 MiB / 17.06 MiB [====== ] 17% 3.00 MiB / 17.06 MiB [======== ] 23% 4.00 MiB / 17.06 MiB [========== ] 29% 5.00 MiB / 17.06 MiB [============ ] 35% 6.00 MiB / 17.06 MiB [============== ] 41% 7.00 MiB / 17.06 MiB [================ ] 46% 8.00 MiB / 17.06 MiB [================== ] 52% 9.00 MiB / 17.06 MiB [===================== ] 58% 10.00 MiB / 17.06 MiB [======================= ] 64% 11.00 MiB / 17.06 MiB [========================= ] 70% 12.00 MiB / 17.06 MiB [=========================== ] 76% 13.00 MiB / 17.06 MiB [============================= ] 82% 14.00 MiB / 17.06 MiB [=============================== ] 87% 15.00 MiB / 17.06 MiB [================================= ] 93% 16.00 MiB / 17.06 MiB [=================================== ] 99% 17.00 MiB / 17.06 MiB [====================================] 100% 17.06 MiB / 17.06 MiB Last metadata expiration check: 0:01:47 ago on Mon 17 Jun 2024 02:28:22 PM UTC. Package kernel-modules-6.8.10-300.fc40.x86_64 is already installed. Package kernel-modules-core-6.8.10-300.fc40.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: kernel-modules-extra x86_64 6.8.10-300.fc40 @commandline 2.8 M kernel-modules-internal x86_64 6.8.10-300.fc40 @commandline 1.1 M Transaction Summary ================================================================================ Install 2 Packages Total size: 3.9 M Installed size: 3.5 M Downloading Packages: Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : kernel-modules-internal-6.8.10-300.fc40.x86_64 1/2 Running scriptlet: kernel-modules-internal-6.8.10-300.fc40.x86_64 1/2 Installing : kernel-modules-extra-6.8.10-300.fc40.x86_64 2/2 Running scriptlet: kernel-modules-extra-6.8.10-300.fc40.x86_64 2/2 Installed: kernel-modules-extra-6.8.10-300.fc40.x86_64 kernel-modules-internal-6.8.10-300.fc40.x86_64 Complete! TASK [Create hostapd config] *************************************************** task path: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:69 Monday 17 June 2024 14:30:54 +0000 (0:01:13.886) 0:01:23.976 *********** 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-1718634654.1825504-12827-250745274454626/source", "state": "file", "uid": 0 } TASK [Include the task 'start_mock_wifi.yml'] ********************************** task path: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:84 Monday 17 June 2024 14:30:54 +0000 (0:00:00.681) 0:01:24.657 *********** included: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/start_mock_wifi.yml for sut TASK [Ensure NetworkManager is running] **************************************** task path: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/start_mock_wifi.yml:3 Monday 17 June 2024 14:30:54 +0000 (0:00:00.013) 0:01:24.670 *********** ok: [sut] => { "changed": false, "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-06-17 14:28:28 UTC", "ActiveEnterTimestampMonotonic": "1386650412", "ActiveExitTimestamp": "Mon 2024-06-17 14:28:28 UTC", "ActiveExitTimestampMonotonic": "1386498125", "ActiveState": "active", "After": "network-pre.target basic.target sysinit.target system.slice cloud-init-local.service dbus-broker.service systemd-journald.socket dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-06-17 14:28:28 UTC", "AssertTimestampMonotonic": "1386527274", "Before": "shutdown.target network.target multi-user.target network.service cloud-init.service 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": "315904000", "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": "Mon 2024-06-17 14:28:28 UTC", "ConditionTimestampMonotonic": "1386527270", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "10502", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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": "23287", "ExecMainStartTimestamp": "Mon 2024-06-17 14:28:28 UTC", "ExecMainStartTimestampMonotonic": "1386536572", "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=[Mon 2024-06-17 14:28:28 UTC] ; stop_time=[n/a] ; pid=23287 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Mon 2024-06-17 14:28:28 UTC] ; stop_time=[n/a] ; pid=23287 ; 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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2024-06-17 14:28:28 UTC", "InactiveEnterTimestampMonotonic": "1386522904", "InactiveExitTimestamp": "Mon 2024-06-17 14:28:28 UTC", "InactiveExitTimestampMonotonic": "1386536953", "InvocationID": "4cc2951da2184d46af6f5957be213f97", "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": "14751", "LimitNPROCSoft": "14751", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14751", "LimitSIGPENDINGSoft": "14751", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "23287", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3466219520", "MemoryCurrent": "4464640", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "5042176", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "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": "dbus.socket sysinit.target system.slice", "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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2024-06-17 14:28:28 UTC", "StateChangeTimestampMonotonic": "1386650412", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "4425", "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-tft-testsux2sg6yw/tests/playbooks/tasks/start_mock_wifi.yml:8 Monday 17 June 2024 14:30:55 +0000 (0:00:00.572) 0:01:25.243 *********** ok: [sut] => { "changed": false, "cmd": "modprobe mac80211_hwsim radio=2 && sleep 5", "delta": "0:00:05.190105", "end": "2024-06-17 14:31:00.818480", "rc": 0, "start": "2024-06-17 14:30:55.628375" } TASK [Restart NetworkManager and wpa_supplicant] ******************************* task path: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/start_mock_wifi.yml:12 Monday 17 June 2024 14:31:00 +0000 (0:00:05.428) 0:01:30.671 *********** 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": "Mon 2024-06-17 14:28:28 UTC", "ActiveEnterTimestampMonotonic": "1386650412", "ActiveExitTimestamp": "Mon 2024-06-17 14:28:28 UTC", "ActiveExitTimestampMonotonic": "1386498125", "ActiveState": "active", "After": "network-pre.target basic.target sysinit.target system.slice cloud-init-local.service dbus-broker.service systemd-journald.socket dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-06-17 14:28:28 UTC", "AssertTimestampMonotonic": "1386527274", "Before": "shutdown.target network.target multi-user.target network.service cloud-init.service 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": "327350000", "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": "Mon 2024-06-17 14:28:28 UTC", "ConditionTimestampMonotonic": "1386527270", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "10502", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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": "23287", "ExecMainStartTimestamp": "Mon 2024-06-17 14:28:28 UTC", "ExecMainStartTimestampMonotonic": "1386536572", "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=[Mon 2024-06-17 14:28:28 UTC] ; stop_time=[n/a] ; pid=23287 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Mon 2024-06-17 14:28:28 UTC] ; stop_time=[n/a] ; pid=23287 ; 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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2024-06-17 14:28:28 UTC", "InactiveEnterTimestampMonotonic": "1386522904", "InactiveExitTimestamp": "Mon 2024-06-17 14:28:28 UTC", "InactiveExitTimestampMonotonic": "1386536953", "InvocationID": "4cc2951da2184d46af6f5957be213f97", "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": "14751", "LimitNPROCSoft": "14751", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14751", "LimitSIGPENDINGSoft": "14751", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "23287", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3482206208", "MemoryCurrent": "4493312", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "5042176", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "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": "dbus.socket sysinit.target system.slice", "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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2024-06-17 14:28:28 UTC", "StateChangeTimestampMonotonic": "1386650412", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "4425", "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": "Mon 2024-06-17 14:19:18 UTC", "ActiveEnterTimestampMonotonic": "836304328", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus-broker.service basic.target system.slice dbus.socket systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-06-17 14:19:18 UTC", "AssertTimestampMonotonic": "836265982", "Before": "shutdown.target network.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": "52228000", "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": "Mon 2024-06-17 14:19:18 UTC", "ConditionTimestampMonotonic": "836265977", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "6642", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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": "7019", "ExecMainStartTimestamp": "Mon 2024-06-17 14:19:18 UTC", "ExecMainStartTimestampMonotonic": "836273115", "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=[n/a] ; stop_time=[n/a] ; pid=0 ; 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=[n/a] ; stop_time=[n/a] ; pid=0 ; 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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Mon 2024-06-17 14:19:18 UTC", "InactiveExitTimestampMonotonic": "836273742", "InvocationID": "baba3fd5c0cf463095f9c20047380989", "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": "14751", "LimitNPROCSoft": "14751", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14751", "LimitSIGPENDINGSoft": "14751", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "7019", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3481702400", "MemoryCurrent": "2887680", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "3424256", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "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": "system.slice sysinit.target 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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2024-06-17 14:28:27 UTC", "StateChangeTimestampMonotonic": "1385412614", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4425", "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-tft-testsux2sg6yw/tests/playbooks/tasks/start_mock_wifi.yml:20 Monday 17 June 2024 14:31:01 +0000 (0:00:01.119) 0:01:31.791 *********** 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.034691", "end": "2024-06-17 14:31:07.213991", "rc": 0, "start": "2024-06-17 14:31:02.179300" } TASK [Start hostapd] *********************************************************** task path: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/start_mock_wifi.yml:29 Monday 17 June 2024 14:31:07 +0000 (0:00:05.275) 0:01:37.067 *********** ok: [sut] => { "changed": false, "cmd": "hostapd -B /etc/hostapd/wireless.conf && sleep 5", "delta": "0:00:05.048815", "end": "2024-06-17 14:31:12.504808", "rc": 0, "start": "2024-06-17 14:31:07.455993" } STDOUT: wlan1: interface state UNINITIALIZED->ENABLED wlan1: AP-ENABLED TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 17 June 2024 14:31:12 +0000 (0:00:05.290) 0:01:42.357 *********** included: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 17 June 2024 14:31:12 +0000 (0:00:00.019) 0:01:42.377 *********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 17 June 2024 14:31:12 +0000 (0:00:00.024) 0:01:42.402 *********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 17 June 2024 14:31:12 +0000 (0:00:00.016) 0:01:42.418 *********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 17 June 2024 14:31:12 +0000 (0:00:00.015) 0:01:42.434 *********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 17 June 2024 14:31:15 +0000 (0:00:02.773) 0:01:45.208 *********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 17 June 2024 14:31:16 +0000 (0:00:01.015) 0:01:46.224 *********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 17 June 2024 14:31:16 +0000 (0:00:00.025) 0:01:46.249 *********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 17 June 2024 14:31:16 +0000 (0:00:00.029) 0:01:46.278 *********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 17 June 2024 14:31:16 +0000 (0:00:00.025) 0:01:46.304 *********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: wireless-regdb-2024.01.23-1.fc40.noarch", "Installed: iw-6.7-2.fc40.x86_64", "Installed: NetworkManager-wifi-1:1.46.0-2.fc40.x86_64" ] } MSG: Check mode: No changes made, but would have if not in check mode TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Monday 17 June 2024 14:31:19 +0000 (0:00:03.096) 0:01:49.400 *********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Monday 17 June 2024 14:31:19 +0000 (0:00:00.031) 0:01:49.432 *********** skipping: [sut] => { "changed": false, "false_condition": "not network_allow_restart", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Monday 17 June 2024 14:31:19 +0000 (0:00:00.037) 0:01:49.469 *********** changed: [sut] => { "attempts": 1, "changed": true, "rc": 0, "results": [ "Installed: wireless-regdb-2024.01.23-1.fc40.noarch", "Installed: iw-6.7-2.fc40.x86_64", "Installed: NetworkManager-wifi-1:1.46.0-2.fc40.x86_64" ] } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Monday 17 June 2024 14:31:22 +0000 (0:00:03.263) 0:01:52.732 *********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 17 June 2024 14:31:22 +0000 (0:00:00.025) 0:01:52.758 *********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Monday 17 June 2024 14:31:22 +0000 (0:00:00.024) 0:01:52.782 *********** changed: [sut] => { "changed": true, "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-06-17 14:31:01 UTC", "ActiveEnterTimestampMonotonic": "1539438706", "ActiveExitTimestamp": "Mon 2024-06-17 14:31:01 UTC", "ActiveExitTimestampMonotonic": "1539266440", "ActiveState": "active", "After": "network-pre.target basic.target sysinit.target system.slice cloud-init-local.service dbus-broker.service systemd-journald.socket dbus.socket", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-06-17 14:31:01 UTC", "AssertTimestampMonotonic": "1539298708", "Before": "shutdown.target network.target multi-user.target network.service cloud-init.service 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": "103071000", "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": "Mon 2024-06-17 14:31:01 UTC", "ConditionTimestampMonotonic": "1539298704", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "10502", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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": "25333", "ExecMainStartTimestamp": "Mon 2024-06-17 14:31:01 UTC", "ExecMainStartTimestampMonotonic": "1539309278", "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=[Mon 2024-06-17 14:31:01 UTC] ; stop_time=[n/a] ; pid=25333 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[Mon 2024-06-17 14:31:01 UTC] ; stop_time=[n/a] ; pid=25333 ; 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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2024-06-17 14:31:01 UTC", "InactiveEnterTimestampMonotonic": "1539297907", "InactiveExitTimestamp": "Mon 2024-06-17 14:31:01 UTC", "InactiveExitTimestampMonotonic": "1539312258", "InvocationID": "323bf097512f4efb9f55b8f9d747fe4b", "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": "14751", "LimitNPROCSoft": "14751", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14751", "LimitSIGPENDINGSoft": "14751", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "25333", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3289632768", "MemoryCurrent": "4292608", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "5042176", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "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": "dbus.socket sysinit.target system.slice", "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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2024-06-17 14:31:01 UTC", "StateChangeTimestampMonotonic": "1539438706", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "4425", "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 [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Monday 17 June 2024 14:31:23 +0000 (0:00:00.711) 0:01:53.494 *********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 17 June 2024 14:31:24 +0000 (0:00:00.478) 0:01:53.973 *********** ok: [sut] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-06-17 14:31:01 UTC", "ActiveEnterTimestampMonotonic": "1539944454", "ActiveExitTimestamp": "Mon 2024-06-17 14:31:01 UTC", "ActiveExitTimestampMonotonic": "1539927235", "ActiveState": "active", "After": "dbus-broker.service basic.target system.slice dbus.socket systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-06-17 14:31:01 UTC", "AssertTimestampMonotonic": "1539931228", "Before": "shutdown.target network.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": "17799000", "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": "Mon 2024-06-17 14:31:01 UTC", "ConditionTimestampMonotonic": "1539931225", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "11246", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "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": "25433", "ExecMainStartTimestamp": "Mon 2024-06-17 14:31:01 UTC", "ExecMainStartTimestampMonotonic": "1539939145", "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=[Mon 2024-06-17 14:31:01 UTC] ; stop_time=[n/a] ; pid=25433 ; 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=[Mon 2024-06-17 14:31:01 UTC] ; stop_time=[n/a] ; pid=25433 ; 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": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Mon 2024-06-17 14:31:01 UTC", "InactiveEnterTimestampMonotonic": "1539929787", "InactiveExitTimestamp": "Mon 2024-06-17 14:31:01 UTC", "InactiveExitTimestampMonotonic": "1539939475", "InvocationID": "81ee065a407f4d70ade5b1ea33181578", "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": "14751", "LimitNPROCSoft": "14751", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14751", "LimitSIGPENDINGSoft": "14751", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "25433", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3332276224", "MemoryCurrent": "1613824", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "1875968", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "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": "system.slice sysinit.target 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", "SetLoginEnvironment": "no", "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": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Mon 2024-06-17 14:31:01 UTC", "StateChangeTimestampMonotonic": "1539944454", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4425", "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 [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Monday 17 June 2024 14:31:24 +0000 (0:00:00.459) 0:01:54.432 *********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Monday 17 June 2024 14:31:24 +0000 (0:00:00.022) 0:01:54.455 *********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Monday 17 June 2024 14:31:24 +0000 (0:00:00.021) 0:01:54.476 *********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "wlan0", "state": "up", "type": "wireless", "wireless": { "key_mgmt": "sae", "password": "p@55w0rD", "ssid": "hostapd-sae" } } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 44f7216f-5388-431e-8cf1-b9b60b34d809 [004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 44f7216f-5388-431e-8cf1-b9b60b34d809 (not-active) TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Monday 17 June 2024 14:31:25 +0000 (0:00:00.760) 0:01:55.237 *********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Monday 17 June 2024 14:31:25 +0000 (0:00:00.025) 0:01:55.262 *********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 44f7216f-5388-431e-8cf1-b9b60b34d809", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 44f7216f-5388-431e-8cf1-b9b60b34d809 (not-active)" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Monday 17 June 2024 14:31:25 +0000 (0:00:00.024) 0:01:55.287 *********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "ip": { "address": [ "203.0.113.2/24" ], "auto6": "no", "dhcp4": "no" }, "name": "wlan0", "state": "up", "type": "wireless", "wireless": { "key_mgmt": "sae", "password": "p@55w0rD", "ssid": "hostapd-sae" } } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 44f7216f-5388-431e-8cf1-b9b60b34d809\n[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 44f7216f-5388-431e-8cf1-b9b60b34d809 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': add connection wlan0, 44f7216f-5388-431e-8cf1-b9b60b34d809", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, 44f7216f-5388-431e-8cf1-b9b60b34d809 (not-active)" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Monday 17 June 2024 14:31:25 +0000 (0:00:00.024) 0:01:55.311 *********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 17 June 2024 14:31:25 +0000 (0:00:00.023) 0:01:55.335 *********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Verify wireless profile KEY_MGMT entry] ********************************** task path: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tests_wireless_wpa3_sae.yml:35 Monday 17 June 2024 14:31:25 +0000 (0:00:00.341) 0:01:55.677 *********** ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nnmcli c show wlan0 | grep 802-11-wireless-security.key-mgmt\n", "delta": "0:00:00.026699", "end": "2024-06-17 14:31:26.087762", "rc": 0, "start": "2024-06-17 14:31:26.061063" } STDOUT: 802-11-wireless-security.key-mgmt: sae STDERR: + nmcli c show wlan0 + grep 802-11-wireless-security.key-mgmt TASK [Assert that WPA3 Personal is configured correctly] *********************** task path: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tests_wireless_wpa3_sae.yml:43 Monday 17 June 2024 14:31:26 +0000 (0:00:00.272) 0:01:55.950 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:4 Monday 17 June 2024 14:31:26 +0000 (0:00:00.047) 0:01:55.997 *********** included: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml for sut TASK [fedora.linux_system_roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:3 Monday 17 June 2024 14:31:26 +0000 (0:00:00.040) 0:01:56.037 *********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check if system is ostree] *********** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:12 Monday 17 June 2024 14:31:26 +0000 (0:00:00.037) 0:01:56.075 *********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:17 Monday 17 June 2024 14:31:26 +0000 (0:00:00.027) 0:01:56.103 *********** skipping: [sut] => { "changed": false, "false_condition": "not __network_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check which services are running] **** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Monday 17 June 2024 14:31:26 +0000 (0:00:00.026) 0:01:56.130 *********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Check which packages are installed] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 Monday 17 June 2024 14:31:29 +0000 (0:00:02.745) 0:01:58.876 *********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Print network provider] ************** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:7 Monday 17 June 2024 14:31:29 +0000 (0:00:00.862) 0:01:59.739 *********** ok: [sut] => {} MSG: Using network provider: nm TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:11 Monday 17 June 2024 14:31:29 +0000 (0:00:00.024) 0:01:59.763 *********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Abort applying the network state configuration if the system version of the managed host is below 8] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:18 Monday 17 June 2024 14:31:29 +0000 (0:00:00.026) 0:01:59.790 *********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 Monday 17 June 2024 14:31:29 +0000 (0:00:00.025) 0:01:59.815 *********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Check if updates for network packages are available through the YUM package manager due to wireless or team interfaces] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:37 Monday 17 June 2024 14:31:30 +0000 (0:00:00.037) 0:01:59.853 *********** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_major_version | int < 8", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Ask user's consent to restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:49 Monday 17 June 2024 14:31:30 +0000 (0:00:00.033) 0:01:59.886 *********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install packages] ******************** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 Monday 17 June 2024 14:31:30 +0000 (0:00:00.064) 0:01:59.951 *********** skipping: [sut] => { "changed": false, "false_condition": "not network_packages is subset(ansible_facts.packages.keys())", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:74 Monday 17 June 2024 14:31:30 +0000 (0:00:00.065) 0:02:00.016 *********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:85 Monday 17 June 2024 14:31:30 +0000 (0:00:00.041) 0:02:00.058 *********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Monday 17 June 2024 14:31:30 +0000 (0:00:00.036) 0:02:00.094 *********** skipping: [sut] => { "changed": false, "false_condition": "__network_wireless_connections_defined or __network_team_connections_defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable and start NetworkManager] ***** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:111 Monday 17 June 2024 14:31:30 +0000 (0:00:00.039) 0:02:00.133 *********** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Enable and start wpa_supplicant] ***** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:122 Monday 17 June 2024 14:31:30 +0000 (0:00:00.477) 0:02:00.611 *********** skipping: [sut] => { "changed": false, "false_condition": "__network_wpa_supplicant_required", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Enable network service] ************** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:131 Monday 17 June 2024 14:31:30 +0000 (0:00:00.045) 0:02:00.656 *********** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:139 Monday 17 June 2024 14:31:30 +0000 (0:00:00.025) 0:02:00.681 *********** skipping: [sut] => { "changed": false, "false_condition": "network_provider == \"initscripts\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 Monday 17 June 2024 14:31:30 +0000 (0:00:00.023) 0:02:00.705 *********** changed: [sut] => { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "wlan0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: TASK [fedora.linux_system_roles.network : Configure networking state] ********** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:160 Monday 17 June 2024 14:31:31 +0000 (0:00:00.584) 0:02:01.289 *********** skipping: [sut] => { "changed": false, "false_condition": "network_state is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:166 Monday 17 June 2024 14:31:31 +0000 (0:00:00.026) 0:02:01.316 *********** ok: [sut] => { "__network_connections_result.stderr_lines": [ "" ] } TASK [fedora.linux_system_roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:170 Monday 17 June 2024 14:31:31 +0000 (0:00:00.024) 0:02:01.340 *********** ok: [sut] => { "__network_connections_result": { "_invocation": { "module_args": { "__debug_flags": "", "__header": "#\n# Ansible managed\n#\n# system_role:network\n", "connections": [ { "name": "wlan0", "persistent_state": "absent", "state": "down" } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true, "failed": false, "stderr": "\n", "stderr_lines": [ "" ] } } TASK [fedora.linux_system_roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:175 Monday 17 June 2024 14:31:31 +0000 (0:00:00.025) 0:02:01.365 *********** skipping: [sut] => { "false_condition": "network_state is defined" } TASK [fedora.linux_system_roles.network : Re-test connectivity] **************** task path: /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:181 Monday 17 June 2024 14:31:31 +0000 (0:00:00.024) 0:02:01.390 *********** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Include the task 'cleanup_mock_wifi.yml'] ******************************** task path: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tests_wireless_wpa3_sae.yml:62 Monday 17 June 2024 14:31:31 +0000 (0:00:00.258) 0:02:01.649 *********** included: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/cleanup_mock_wifi.yml for sut TASK [Unload mac80211_hwsim module] ******************************************** task path: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/cleanup_mock_wifi.yml:3 Monday 17 June 2024 14:31:31 +0000 (0:00:00.066) 0:02:01.716 *********** ok: [sut] => { "changed": false, "cmd": [ "modprobe", "-r", "mac80211_hwsim" ], "delta": "0:00:00.107059", "end": "2024-06-17 14:31:32.210979", "rc": 0, "start": "2024-06-17 14:31:32.103920" } TASK [Kill hostapd process] **************************************************** task path: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/cleanup_mock_wifi.yml:7 Monday 17 June 2024 14:31:32 +0000 (0:00:00.359) 0:02:02.075 *********** ok: [sut] => { "changed": false, "cmd": [ "pkill", "hostapd" ], "delta": "0:00:00.016368", "end": "2024-06-17 14:31:32.482509", "rc": 0, "start": "2024-06-17 14:31:32.466141" } TASK [Verify network state restored to default] ******************************** task path: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tests_wireless_wpa3_sae.yml:64 Monday 17 June 2024 14:31:32 +0000 (0:00:00.270) 0:02:02.346 *********** included: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/check_network_dns.yml for sut TASK [Check routes and DNS] **************************************************** task path: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/check_network_dns.yml:6 Monday 17 June 2024 14:31:32 +0000 (0:00:00.035) 0:02:02.381 *********** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.010524", "end": "2024-06-17 14:31:32.777710", "rc": 0, "start": "2024-06-17 14:31:32.767186" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 0e:44:ef:fa:8f:0d brd ff:ff:ff:ff:ff:ff altname enX0 inet 10.31.41.52/22 brd 10.31.43.255 scope global dynamic noprefixroute eth0 valid_lft 3591sec preferred_lft 3591sec inet6 fe80::c44:efff:fefa:8f0d/64 scope link noprefixroute valid_lft forever preferred_lft forever 37: team0: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 62:70:ea:7c:99:41 brd ff:ff:ff:ff:ff:ff IP ROUTE default via 10.31.40.1 dev eth0 proto dhcp src 10.31.41.52 metric 100 10.31.40.0/22 dev eth0 proto kernel scope link src 10.31.41.52 metric 100 IP -6 ROUTE fe80::/64 dev eth0 proto kernel metric 1024 pref medium RESOLV # This is /run/systemd/resolve/stub-resolv.conf managed by man:systemd-resolved(8). # Do not edit. # # This file might be symlinked as /etc/resolv.conf. If you're looking at # /etc/resolv.conf and seeing this text, you have followed the symlink. # # This is a dynamic resolv.conf file for connecting local clients to the # internal DNS stub resolver of systemd-resolved. This file lists all # configured search domains. # # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. # # Third party programs should typically not access this file directly, but only # through the symlink at /etc/resolv.conf. To manage man:resolv.conf(5) in a # different way, replace this symlink by a static file or a different symlink. # # See man:systemd-resolved.service(8) for details about the supported modes of # operation for /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search us-east-1.aws.redhat.com TASK [Verify DNS and network connectivity] ************************************* task path: /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/check_network_dns.yml:24 Monday 17 June 2024 14:31:32 +0000 (0:00:00.260) 0:02:02.641 *********** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts[\"distribution\"] == \"CentOS\"", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=48 changed=7 unreachable=0 failed=0 skipped=38 rescued=0 ignored=0 Monday 17 June 2024 14:31:32 +0000 (0:00:00.057) 0:02:02.699 *********** =============================================================================== Install mac80211_hwsim kernel module in Fedora ------------------------- 73.89s /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:60 Load mac80211_hwsim kernel module to mock a wifi network ---------------- 5.43s /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/start_mock_wifi.yml:8 ---- Start hostapd ----------------------------------------------------------- 5.29s /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/start_mock_wifi.yml:29 --- Bring up wlan0 and wlan1 (mock wifi interfaces) ------------------------- 5.28s /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/start_mock_wifi.yml:20 --- fedora.linux_system_roles.network : Install packages -------------------- 3.26s /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:62 fedora.linux_system_roles.network : Check if updates for network packages are available through the DNF package manager due to wireless or team interfaces --- 3.10s /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:25 fedora.linux_system_roles.network : Check which services are running ---- 2.77s /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 fedora.linux_system_roles.network : Check which services are running ---- 2.75s /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:21 Gathering Facts --------------------------------------------------------- 2.48s /WORKDIR/git-tft-testsux2sg6yw/tests/tests_wireless_wpa3_sae_nm.yml:6 --------- Gathering Facts --------------------------------------------------------- 2.22s /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tests_wireless_wpa3_sae.yml:3 -- Gather the minimum subset of ansible_facts required by the network role test --- 1.88s /WORKDIR/git-tft-testsux2sg6yw/tests/tasks/el_repo_setup.yml:3 ---------------- Install packages required to set up mock wifi network ------------------- 1.61s /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Install hostapd in Fedora ----------------------------------------------- 1.46s /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:45 Restart NetworkManager and wpa_supplicant ------------------------------- 1.12s /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/start_mock_wifi.yml:12 --- fedora.linux_system_roles.network : Check which packages are installed --- 1.02s /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Check which packages are installed --- 0.86s /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/set_facts.yml:26 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.76s /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 fedora.linux_system_roles.network : Restart NetworkManager due to wireless or team interfaces --- 0.71s /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:98 Create hostapd config --------------------------------------------------- 0.68s /WORKDIR/git-tft-testsux2sg6yw/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:69 fedora.linux_system_roles.network : Configure networking connection profiles --- 0.58s /WORKDIR/git-tft-testsux2sg6yw/.collection/ansible_collections/fedora/linux_system_roles/roles/network/tasks/main.yml:148 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---