# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_wireless_wpa3_sae_nm.yml *************************************** 2 plays in /WORKDIR/git-code_refactoriqwgffuq/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-code_refactoriqwgffuq/tests/tests_wireless_wpa3_sae_nm.yml:5 Thursday 30 November 2023 18:19:16 +0000 (0:00:00.021) 0:00:00.021 ***** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-code_refactoriqwgffuq/tests/tests_wireless_wpa3_sae_nm.yml:9 Thursday 30 November 2023 18:19:17 +0000 (0:00:00.999) 0:00:01.020 ***** included: /WORKDIR/git-code_refactoriqwgffuq/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-code_refactoriqwgffuq/tests/tasks/el_repo_setup.yml:3 Thursday 30 November 2023 18:19:17 +0000 (0:00:00.015) 0:00:01.036 ***** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/tasks/el_repo_setup.yml:19 Thursday 30 November 2023 18:19:17 +0000 (0:00:00.531) 0:00:01.568 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/tasks/el_repo_setup.yml:24 Thursday 30 November 2023 18:19:18 +0000 (0:00:00.288) 0:00:01.856 ***** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/tasks/el_repo_setup.yml:28 Thursday 30 November 2023 18:19:18 +0000 (0:00:00.025) 0:00:01.882 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/tasks/el_repo_setup.yml:53 Thursday 30 November 2023 18:19:18 +0000 (0:00:00.021) 0:00:01.903 ***** included: /WORKDIR/git-code_refactoriqwgffuq/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 37] ********************************************************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/tasks/enable_epel.yml:8 Thursday 30 November 2023 18:19:18 +0000 (0:00:00.041) 0:00:01.945 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/tasks/enable_epel.yml:24 Thursday 30 November 2023 18:19:18 +0000 (0:00:00.014) 0:00:01.960 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/tasks/enable_epel.yml:30 Thursday 30 November 2023 18:19:18 +0000 (0:00:00.013) 0:00:01.973 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/tasks/enable_epel.yml:35 Thursday 30 November 2023 18:19:18 +0000 (0:00:00.015) 0:00:01.989 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/tasks/enable_epel.yml:40 Thursday 30 November 2023 18:19:18 +0000 (0:00:00.011) 0:00:02.001 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/tests_wireless_wpa3_sae_nm.yml:11 Thursday 30 November 2023 18:19:18 +0000 (0:00:00.012) 0:00:02.013 ***** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } META: ran handlers META: ran handlers PLAY [Play for testing wireless connection] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tests_wireless_wpa3_sae.yml:3 Thursday 30 November 2023 18:19:18 +0000 (0:00:00.017) 0:00:02.031 ***** ok: [sut] META: ran handlers TASK [INIT: wireless tests] **************************************************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tests_wireless_wpa3_sae.yml:8 Thursday 30 November 2023 18:19:19 +0000 (0:00:00.796) 0:00:02.827 ***** included: /WORKDIR/git-code_refactoriqwgffuq/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-code_refactoriqwgffuq/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Thursday 30 November 2023 18:19:19 +0000 (0:00:00.028) 0:00:02.856 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do META: end_host conditional evaluated to false, continuing execution for sut TASK [Install hostapd and mac80211_hwsim kernel module in CentOS 8] ************ task path: /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:27 Thursday 30 November 2023 18:19:21 +0000 (0:00:02.661) 0:00:05.517 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install hostapd in Fedora] *********************************************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:40 Thursday 30 November 2023 18:19:21 +0000 (0:00:00.017) 0:00:05.534 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: hostapd-2.10-4.fc37.x86_64" ] } TASK [Install mac80211_hwsim kernel module in Fedora] ************************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:51 Thursday 30 November 2023 18:19:25 +0000 (0:00:03.892) 0:00:09.427 ***** ok: [sut] => { "changed": false, "cmd": "dnf -y install koji\nkoji download-build --arch=$(uname -p) kernel-modules-internal-$(uname -r)\ndnf -y install kernel-modules*.rpm\n", "delta": "0:00:56.335392", "end": "2023-11-30 18:20:22.436780", "rc": 0, "start": "2023-11-30 18:19:26.101388" } STDOUT: Beaker Client - Fedora8 3.3 kB/s | 244 B 00:00 Last metadata expiration check: 0:09:40 ago on Thu 30 Nov 2023 06:09:47 PM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: koji noarch 1.33.0-1.fc37 updates 245 k Installing dependencies: python3-decorator noarch 5.1.1-4.fc37 fedora 31 k python3-gssapi x86_64 1.7.3-3.fc37 fedora 570 k python3-koji noarch 1.33.0-1.fc37 updates 422 k python3-requests-gssapi noarch 1.2.3-6.fc37 fedora 33 k Transaction Summary ================================================================================ Install 5 Packages Total download size: 1.3 M Installed size: 5.5 M Downloading Packages: (1/5): python3-decorator-5.1.1-4.fc37.noarch.rp 280 kB/s | 31 kB 00:00 (2/5): python3-requests-gssapi-1.2.3-6.fc37.noa 283 kB/s | 33 kB 00:00 (3/5): koji-1.33.0-1.fc37.noarch.rpm 2.4 MB/s | 245 kB 00:00 (4/5): python3-gssapi-1.7.3-3.fc37.x86_64.rpm 2.5 MB/s | 570 kB 00:00 (5/5): python3-koji-1.33.0-1.fc37.noarch.rpm 3.7 MB/s | 422 kB 00:00 -------------------------------------------------------------------------------- Total 2.6 MB/s | 1.3 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : python3-decorator-5.1.1-4.fc37.noarch 1/5 Installing : python3-gssapi-1.7.3-3.fc37.x86_64 2/5 Installing : python3-requests-gssapi-1.2.3-6.fc37.noarch 3/5 Installing : python3-koji-1.33.0-1.fc37.noarch 4/5 Installing : koji-1.33.0-1.fc37.noarch 5/5 Running scriptlet: koji-1.33.0-1.fc37.noarch 5/5 Verifying : python3-decorator-5.1.1-4.fc37.noarch 1/5 Verifying : python3-gssapi-1.7.3-3.fc37.x86_64 2/5 Verifying : python3-requests-gssapi-1.2.3-6.fc37.noarch 3/5 Verifying : koji-1.33.0-1.fc37.noarch 4/5 Verifying : python3-koji-1.33.0-1.fc37.noarch 5/5 Installed: koji-1.33.0-1.fc37.noarch python3-decorator-5.1.1-4.fc37.noarch python3-gssapi-1.7.3-3.fc37.x86_64 python3-koji-1.33.0-1.fc37.noarch python3-requests-gssapi-1.2.3-6.fc37.noarch Complete! Downloading [1/18]: kernel-debug-uki-virt-6.5.6-100.fc37.x86_64.rpm [ ] 1% 1.00 MiB / 68.43 MiB [= ] 2% 2.00 MiB / 68.43 MiB [= ] 4% 3.00 MiB / 68.43 MiB [== ] 5% 4.00 MiB / 68.43 MiB [== ] 7% 5.00 MiB / 68.43 MiB [=== ] 8% 6.00 MiB / 68.43 MiB [=== ] 10% 7.00 MiB / 68.43 MiB [==== ] 11% 8.00 MiB / 68.43 MiB [==== ] 13% 9.00 MiB / 68.43 MiB [===== ] 14% 10.00 MiB / 68.43 MiB [===== ] 16% 11.00 MiB / 68.43 MiB [====== ] 17% 12.00 MiB / 68.43 MiB [====== ] 18% 13.00 MiB / 68.43 MiB [======= ] 20% 14.00 MiB / 68.43 MiB [======= ] 21% 15.00 MiB / 68.43 MiB [======== ] 23% 16.00 MiB / 68.43 MiB [======== ] 24% 17.00 MiB / 68.43 MiB [========= ] 26% 18.00 MiB / 68.43 MiB [========= ] 27% 19.00 MiB / 68.43 MiB [========== ] 29% 20.00 MiB / 68.43 MiB [=========== ] 30% 21.00 MiB / 68.43 MiB [=========== ] 32% 22.00 MiB / 68.43 MiB [============ ] 33% 23.00 MiB / 68.43 MiB [============ ] 35% 24.00 MiB / 68.43 MiB [============= ] 36% 25.00 MiB / 68.43 MiB [============= ] 37% 26.00 MiB / 68.43 MiB [============== ] 39% 27.00 MiB / 68.43 MiB [============== ] 40% 28.00 MiB / 68.43 MiB [=============== ] 42% 29.00 MiB / 68.43 MiB [=============== ] 43% 30.00 MiB / 68.43 MiB [================ ] 45% 31.00 MiB / 68.43 MiB [================ ] 46% 32.00 MiB / 68.43 MiB [================= ] 48% 33.00 MiB / 68.43 MiB [================= ] 49% 34.00 MiB / 68.43 MiB [================== ] 51% 35.00 MiB / 68.43 MiB [================== ] 52% 36.00 MiB / 68.43 MiB [=================== ] 54% 37.00 MiB / 68.43 MiB [=================== ] 55% 38.00 MiB / 68.43 MiB [==================== ] 56% 39.00 MiB / 68.43 MiB [===================== ] 58% 40.00 MiB / 68.43 MiB [===================== ] 59% 41.00 MiB / 68.43 MiB [====================== ] 61% 42.00 MiB / 68.43 MiB [====================== ] 62% 43.00 MiB / 68.43 MiB [======================= ] 64% 44.00 MiB / 68.43 MiB [======================= ] 65% 45.00 MiB / 68.43 MiB [======================== ] 67% 46.00 MiB / 68.43 MiB [======================== ] 68% 47.00 MiB / 68.43 MiB [========================= ] 70% 48.00 MiB / 68.43 MiB [========================= ] 71% 49.00 MiB / 68.43 MiB [========================== ] 73% 50.00 MiB / 68.43 MiB [========================== ] 74% 51.00 MiB / 68.43 MiB [=========================== ] 75% 52.00 MiB / 68.43 MiB [=========================== ] 77% 53.00 MiB / 68.43 MiB [============================ ] 78% 54.00 MiB / 68.43 MiB [============================ ] 80% 55.00 MiB / 68.43 MiB [============================= ] 81% 56.00 MiB / 68.43 MiB [============================= ] 83% 57.00 MiB / 68.43 MiB [============================== ] 84% 58.00 MiB / 68.43 MiB [=============================== ] 86% 59.00 MiB / 68.43 MiB [=============================== ] 87% 60.00 MiB / 68.43 MiB [================================ ] 89% 61.00 MiB / 68.43 MiB [================================ ] 90% 62.00 MiB / 68.43 MiB [================================= ] 92% 63.00 MiB / 68.43 MiB [================================= ] 93% 64.00 MiB / 68.43 MiB [================================== ] 94% 65.00 MiB / 68.43 MiB [================================== ] 96% 66.00 MiB / 68.43 MiB [=================================== ] 97% 67.00 MiB / 68.43 MiB [=================================== ] 99% 68.00 MiB / 68.43 MiB [====================================] 100% 68.43 MiB / 68.43 MiB Downloading [2/18]: kernel-debug-modules-internal-6.5.6-100.fc37.x86_64.rpm [======================== ] 67% 1.00 MiB / 1.48 MiB [====================================] 100% 1.48 MiB / 1.48 MiB Downloading [3/18]: kernel-core-6.5.6-100.fc37.x86_64.rpm [== ] 6% 1.00 MiB / 15.25 MiB [==== ] 13% 2.00 MiB / 15.25 MiB [======= ] 19% 3.00 MiB / 15.25 MiB [========= ] 26% 4.00 MiB / 15.25 MiB [=========== ] 32% 5.00 MiB / 15.25 MiB [============== ] 39% 6.00 MiB / 15.25 MiB [================ ] 45% 7.00 MiB / 15.25 MiB [================== ] 52% 8.00 MiB / 15.25 MiB [===================== ] 59% 9.00 MiB / 15.25 MiB [======================= ] 65% 10.00 MiB / 15.25 MiB [========================= ] 72% 11.00 MiB / 15.25 MiB [============================ ] 78% 12.00 MiB / 15.25 MiB [============================== ] 85% 13.00 MiB / 15.25 MiB [================================= ] 91% 14.00 MiB / 15.25 MiB [=================================== ] 98% 15.00 MiB / 15.25 MiB [====================================] 100% 15.25 MiB / 15.25 MiB Downloading [4/18]: kernel-modules-extra-6.5.6-100.fc37.x86_64.rpm [============= ] 38% 1.00 MiB / 2.60 MiB [=========================== ] 76% 2.00 MiB / 2.60 MiB [====================================] 100% 2.60 MiB / 2.60 MiB Downloading [5/18]: kernel-debug-devel-matched-6.5.6-100.fc37.x86_64.rpm [====================================] 100% 147.74 KiB / 147.74 KiB Downloading [6/18]: kernel-devel-matched-6.5.6-100.fc37.x86_64.rpm [====================================] 100% 147.71 KiB / 147.71 KiB Downloading [7/18]: kernel-debug-core-6.5.6-100.fc37.x86_64.rpm [= ] 3% 1.00 MiB / 27.95 MiB [== ] 7% 2.00 MiB / 27.95 MiB [=== ] 10% 3.00 MiB / 27.95 MiB [===== ] 14% 4.00 MiB / 27.95 MiB [====== ] 17% 5.00 MiB / 27.95 MiB [======= ] 21% 6.00 MiB / 27.95 MiB [========= ] 25% 7.00 MiB / 27.95 MiB [========== ] 28% 8.00 MiB / 27.95 MiB [=========== ] 32% 9.00 MiB / 27.95 MiB [============ ] 35% 10.00 MiB / 27.95 MiB [============== ] 39% 11.00 MiB / 27.95 MiB [=============== ] 42% 12.00 MiB / 27.95 MiB [================ ] 46% 13.00 MiB / 27.95 MiB [================== ] 50% 14.00 MiB / 27.95 MiB [=================== ] 53% 15.00 MiB / 27.95 MiB [==================== ] 57% 16.00 MiB / 27.95 MiB [===================== ] 60% 17.00 MiB / 27.95 MiB [======================= ] 64% 18.00 MiB / 27.95 MiB [======================== ] 67% 19.00 MiB / 27.95 MiB [========================= ] 71% 20.00 MiB / 27.95 MiB [=========================== ] 75% 21.00 MiB / 27.95 MiB [============================ ] 78% 22.00 MiB / 27.95 MiB [============================= ] 82% 23.00 MiB / 27.95 MiB [============================== ] 85% 24.00 MiB / 27.95 MiB [================================ ] 89% 25.00 MiB / 27.95 MiB [================================= ] 93% 26.00 MiB / 27.95 MiB [================================== ] 96% 27.00 MiB / 27.95 MiB [====================================] 100% 27.95 MiB / 27.95 MiB Downloading [8/18]: kernel-debug-6.5.6-100.fc37.x86_64.rpm [====================================] 100% 147.75 KiB / 147.75 KiB Downloading [9/18]: kernel-6.5.6-100.fc37.x86_64.rpm [====================================] 100% 147.67 KiB / 147.67 KiB Downloading [10/18]: kernel-modules-internal-6.5.6-100.fc37.x86_64.rpm [====================================] 100% 979.24 KiB / 979.24 KiB Downloading [11/18]: kernel-uki-virt-6.5.6-100.fc37.x86_64.rpm [ ] 1% 1.00 MiB / 50.23 MiB [= ] 3% 2.00 MiB / 50.23 MiB [== ] 5% 3.00 MiB / 50.23 MiB [== ] 7% 4.00 MiB / 50.23 MiB [=== ] 9% 5.00 MiB / 50.23 MiB [==== ] 11% 6.00 MiB / 50.23 MiB [===== ] 13% 7.00 MiB / 50.23 MiB [===== ] 15% 8.00 MiB / 50.23 MiB [====== ] 17% 9.00 MiB / 50.23 MiB [======= ] 19% 10.00 MiB / 50.23 MiB [======= ] 21% 11.00 MiB / 50.23 MiB [======== ] 23% 12.00 MiB / 50.23 MiB [========= ] 25% 13.00 MiB / 50.23 MiB [========== ] 27% 14.00 MiB / 50.23 MiB [========== ] 29% 15.00 MiB / 50.23 MiB [=========== ] 31% 16.00 MiB / 50.23 MiB [============ ] 33% 17.00 MiB / 50.23 MiB [============ ] 35% 18.00 MiB / 50.23 MiB [============= ] 37% 19.00 MiB / 50.23 MiB [============== ] 39% 20.00 MiB / 50.23 MiB [=============== ] 41% 21.00 MiB / 50.23 MiB [=============== ] 43% 22.00 MiB / 50.23 MiB [================ ] 45% 23.00 MiB / 50.23 MiB [================= ] 47% 24.00 MiB / 50.23 MiB [================= ] 49% 25.00 MiB / 50.23 MiB [================== ] 51% 26.00 MiB / 50.23 MiB [=================== ] 53% 27.00 MiB / 50.23 MiB [==================== ] 55% 28.00 MiB / 50.23 MiB [==================== ] 57% 29.00 MiB / 50.23 MiB [===================== ] 59% 30.00 MiB / 50.23 MiB [====================== ] 61% 31.00 MiB / 50.23 MiB [====================== ] 63% 32.00 MiB / 50.23 MiB [======================= ] 65% 33.00 MiB / 50.23 MiB [======================== ] 67% 34.00 MiB / 50.23 MiB [========================= ] 69% 35.00 MiB / 50.23 MiB [========================= ] 71% 36.00 MiB / 50.23 MiB [========================== ] 73% 37.00 MiB / 50.23 MiB [=========================== ] 75% 38.00 MiB / 50.23 MiB [=========================== ] 77% 39.00 MiB / 50.23 MiB [============================ ] 79% 40.00 MiB / 50.23 MiB [============================= ] 81% 41.00 MiB / 50.23 MiB [============================== ] 83% 42.00 MiB / 50.23 MiB [============================== ] 85% 43.00 MiB / 50.23 MiB [=============================== ] 87% 44.00 MiB / 50.23 MiB [================================ ] 89% 45.00 MiB / 50.23 MiB [================================ ] 91% 46.00 MiB / 50.23 MiB [================================= ] 93% 47.00 MiB / 50.23 MiB [================================== ] 95% 48.00 MiB / 50.23 MiB [=================================== ] 97% 49.00 MiB / 50.23 MiB [=================================== ] 99% 50.00 MiB / 50.23 MiB [====================================] 100% 50.23 MiB / 50.23 MiB Downloading [12/18]: kernel-debug-modules-extra-6.5.6-100.fc37.x86_64.rpm [======= ] 21% 1.00 MiB / 4.59 MiB [=============== ] 43% 2.00 MiB / 4.59 MiB [======================= ] 65% 3.00 MiB / 4.59 MiB [=============================== ] 87% 4.00 MiB / 4.59 MiB [====================================] 100% 4.59 MiB / 4.59 MiB Downloading [13/18]: kernel-devel-6.5.6-100.fc37.x86_64.rpm [== ] 6% 1.00 MiB / 16.38 MiB [==== ] 12% 2.00 MiB / 16.38 MiB [====== ] 18% 3.00 MiB / 16.38 MiB [======== ] 24% 4.00 MiB / 16.38 MiB [========== ] 30% 5.00 MiB / 16.38 MiB [============= ] 36% 6.00 MiB / 16.38 MiB [=============== ] 42% 7.00 MiB / 16.38 MiB [================= ] 48% 8.00 MiB / 16.38 MiB [=================== ] 54% 9.00 MiB / 16.38 MiB [===================== ] 61% 10.00 MiB / 16.38 MiB [======================== ] 67% 11.00 MiB / 16.38 MiB [========================== ] 73% 12.00 MiB / 16.38 MiB [============================ ] 79% 13.00 MiB / 16.38 MiB [============================== ] 85% 14.00 MiB / 16.38 MiB [================================ ] 91% 15.00 MiB / 16.38 MiB [=================================== ] 97% 16.00 MiB / 16.38 MiB [====================================] 100% 16.38 MiB / 16.38 MiB Downloading [14/18]: kernel-debug-devel-6.5.6-100.fc37.x86_64.rpm [== ] 6% 1.00 MiB / 16.54 MiB [==== ] 12% 2.00 MiB / 16.54 MiB [====== ] 18% 3.00 MiB / 16.54 MiB [======== ] 24% 4.00 MiB / 16.54 MiB [========== ] 30% 5.00 MiB / 16.54 MiB [============= ] 36% 6.00 MiB / 16.54 MiB [=============== ] 42% 7.00 MiB / 16.54 MiB [================= ] 48% 8.00 MiB / 16.54 MiB [=================== ] 54% 9.00 MiB / 16.54 MiB [===================== ] 60% 10.00 MiB / 16.54 MiB [======================= ] 66% 11.00 MiB / 16.54 MiB [========================== ] 72% 12.00 MiB / 16.54 MiB [============================ ] 78% 13.00 MiB / 16.54 MiB [============================== ] 84% 14.00 MiB / 16.54 MiB [================================ ] 90% 15.00 MiB / 16.54 MiB [================================== ] 96% 16.00 MiB / 16.54 MiB [====================================] 100% 16.54 MiB / 16.54 MiB Downloading [15/18]: kernel-modules-core-6.5.6-100.fc37.x86_64.rpm [= ] 3% 1.00 MiB / 31.02 MiB [== ] 6% 2.00 MiB / 31.02 MiB [=== ] 9% 3.00 MiB / 31.02 MiB [==== ] 12% 4.00 MiB / 31.02 MiB [===== ] 16% 5.00 MiB / 31.02 MiB [====== ] 19% 6.00 MiB / 31.02 MiB [======== ] 22% 7.00 MiB / 31.02 MiB [========= ] 25% 8.00 MiB / 31.02 MiB [========== ] 29% 9.00 MiB / 31.02 MiB [=========== ] 32% 10.00 MiB / 31.02 MiB [============ ] 35% 11.00 MiB / 31.02 MiB [============= ] 38% 12.00 MiB / 31.02 MiB [=============== ] 41% 13.00 MiB / 31.02 MiB [================ ] 45% 14.00 MiB / 31.02 MiB [================= ] 48% 15.00 MiB / 31.02 MiB [================== ] 51% 16.00 MiB / 31.02 MiB [=================== ] 54% 17.00 MiB / 31.02 MiB [==================== ] 58% 18.00 MiB / 31.02 MiB [====================== ] 61% 19.00 MiB / 31.02 MiB [======================= ] 64% 20.00 MiB / 31.02 MiB [======================== ] 67% 21.00 MiB / 31.02 MiB [========================= ] 70% 22.00 MiB / 31.02 MiB [========================== ] 74% 23.00 MiB / 31.02 MiB [=========================== ] 77% 24.00 MiB / 31.02 MiB [============================= ] 80% 25.00 MiB / 31.02 MiB [============================== ] 83% 26.00 MiB / 31.02 MiB [=============================== ] 87% 27.00 MiB / 31.02 MiB [================================ ] 90% 28.00 MiB / 31.02 MiB [================================= ] 93% 29.00 MiB / 31.02 MiB [================================== ] 96% 30.00 MiB / 31.02 MiB [=================================== ] 99% 31.00 MiB / 31.02 MiB [====================================] 100% 31.02 MiB / 31.02 MiB Downloading [16/18]: kernel-debug-modules-6.5.6-100.fc37.x86_64.rpm [ ] 1% 1.00 MiB / 95.90 MiB [ ] 2% 2.00 MiB / 95.90 MiB [= ] 3% 3.00 MiB / 95.90 MiB [= ] 4% 4.00 MiB / 95.90 MiB [= ] 5% 5.00 MiB / 95.90 MiB [== ] 6% 6.00 MiB / 95.90 MiB [== ] 7% 7.00 MiB / 95.90 MiB [=== ] 8% 8.00 MiB / 95.90 MiB [=== ] 9% 9.00 MiB / 95.90 MiB [=== ] 10% 10.00 MiB / 95.90 MiB [==== ] 11% 11.00 MiB / 95.90 MiB [==== ] 12% 12.00 MiB / 95.90 MiB [==== ] 13% 13.00 MiB / 95.90 MiB [===== ] 14% 14.00 MiB / 95.90 MiB [===== ] 15% 15.00 MiB / 95.90 MiB [====== ] 16% 16.00 MiB / 95.90 MiB [====== ] 17% 17.00 MiB / 95.90 MiB [====== ] 18% 18.00 MiB / 95.90 MiB [======= ] 19% 19.00 MiB / 95.90 MiB [======= ] 20% 20.00 MiB / 95.90 MiB [======= ] 21% 21.00 MiB / 95.90 MiB [======== ] 22% 22.00 MiB / 95.90 MiB [======== ] 23% 23.00 MiB / 95.90 MiB [========= ] 25% 24.00 MiB / 95.90 MiB [========= ] 26% 25.00 MiB / 95.90 MiB [========= ] 27% 26.00 MiB / 95.90 MiB [========== ] 28% 27.00 MiB / 95.90 MiB [========== ] 29% 28.00 MiB / 95.90 MiB [========== ] 30% 29.00 MiB / 95.90 MiB [=========== ] 31% 30.00 MiB / 95.90 MiB [=========== ] 32% 31.00 MiB / 95.90 MiB [============ ] 33% 32.00 MiB / 95.90 MiB [============ ] 34% 33.00 MiB / 95.90 MiB [============ ] 35% 34.00 MiB / 95.90 MiB [============= ] 36% 35.00 MiB / 95.90 MiB [============= ] 37% 36.00 MiB / 95.90 MiB [============= ] 38% 37.00 MiB / 95.90 MiB [============== ] 39% 38.00 MiB / 95.90 MiB [============== ] 40% 39.00 MiB / 95.90 MiB [=============== ] 41% 40.00 MiB / 95.90 MiB [=============== ] 42% 41.00 MiB / 95.90 MiB [=============== ] 43% 42.00 MiB / 95.90 MiB [================ ] 44% 43.00 MiB / 95.90 MiB [================ ] 45% 44.00 MiB / 95.90 MiB [================ ] 46% 45.00 MiB / 95.90 MiB [================= ] 47% 46.00 MiB / 95.90 MiB [================= ] 49% 47.00 MiB / 95.90 MiB [================== ] 50% 48.00 MiB / 95.90 MiB [================== ] 51% 49.00 MiB / 95.90 MiB [================== ] 52% 50.00 MiB / 95.90 MiB [=================== ] 53% 51.00 MiB / 95.90 MiB [=================== ] 54% 52.00 MiB / 95.90 MiB [=================== ] 55% 53.00 MiB / 95.90 MiB [==================== ] 56% 54.00 MiB / 95.90 MiB [==================== ] 57% 55.00 MiB / 95.90 MiB [===================== ] 58% 56.00 MiB / 95.90 MiB [===================== ] 59% 57.00 MiB / 95.90 MiB [===================== ] 60% 58.00 MiB / 95.90 MiB [====================== ] 61% 59.00 MiB / 95.90 MiB [====================== ] 62% 60.00 MiB / 95.90 MiB [====================== ] 63% 61.00 MiB / 95.90 MiB [======================= ] 64% 62.00 MiB / 95.90 MiB [======================= ] 65% 63.00 MiB / 95.90 MiB [======================== ] 66% 64.00 MiB / 95.90 MiB [======================== ] 67% 65.00 MiB / 95.90 MiB [======================== ] 68% 66.00 MiB / 95.90 MiB [========================= ] 69% 67.00 MiB / 95.90 MiB [========================= ] 70% 68.00 MiB / 95.90 MiB [========================= ] 71% 69.00 MiB / 95.90 MiB [========================== ] 72% 70.00 MiB / 95.90 MiB [========================== ] 74% 71.00 MiB / 95.90 MiB [=========================== ] 75% 72.00 MiB / 95.90 MiB [=========================== ] 76% 73.00 MiB / 95.90 MiB [=========================== ] 77% 74.00 MiB / 95.90 MiB [============================ ] 78% 75.00 MiB / 95.90 MiB [============================ ] 79% 76.00 MiB / 95.90 MiB [============================ ] 80% 77.00 MiB / 95.90 MiB [============================= ] 81% 78.00 MiB / 95.90 MiB [============================= ] 82% 79.00 MiB / 95.90 MiB [============================== ] 83% 80.00 MiB / 95.90 MiB [============================== ] 84% 81.00 MiB / 95.90 MiB [============================== ] 85% 82.00 MiB / 95.90 MiB [=============================== ] 86% 83.00 MiB / 95.90 MiB [=============================== ] 87% 84.00 MiB / 95.90 MiB [=============================== ] 88% 85.00 MiB / 95.90 MiB [================================ ] 89% 86.00 MiB / 95.90 MiB [================================ ] 90% 87.00 MiB / 95.90 MiB [================================= ] 91% 88.00 MiB / 95.90 MiB [================================= ] 92% 89.00 MiB / 95.90 MiB [================================= ] 93% 90.00 MiB / 95.90 MiB [================================== ] 94% 91.00 MiB / 95.90 MiB [================================== ] 95% 92.00 MiB / 95.90 MiB [================================== ] 96% 93.00 MiB / 95.90 MiB [=================================== ] 98% 94.00 MiB / 95.90 MiB [=================================== ] 99% 95.00 MiB / 95.90 MiB [====================================] 100% 95.90 MiB / 95.90 MiB Downloading [17/18]: kernel-modules-6.5.6-100.fc37.x86_64.rpm [ ] 1% 1.00 MiB / 57.01 MiB [= ] 3% 2.00 MiB / 57.01 MiB [= ] 5% 3.00 MiB / 57.01 MiB [== ] 7% 4.00 MiB / 57.01 MiB [=== ] 8% 5.00 MiB / 57.01 MiB [=== ] 10% 6.00 MiB / 57.01 MiB [==== ] 12% 7.00 MiB / 57.01 MiB [===== ] 14% 8.00 MiB / 57.01 MiB [===== ] 15% 9.00 MiB / 57.01 MiB [====== ] 17% 10.00 MiB / 57.01 MiB [====== ] 19% 11.00 MiB / 57.01 MiB [======= ] 21% 12.00 MiB / 57.01 MiB [======== ] 22% 13.00 MiB / 57.01 MiB [======== ] 24% 14.00 MiB / 57.01 MiB [========= ] 26% 15.00 MiB / 57.01 MiB [========== ] 28% 16.00 MiB / 57.01 MiB [========== ] 29% 17.00 MiB / 57.01 MiB [=========== ] 31% 18.00 MiB / 57.01 MiB [=========== ] 33% 19.00 MiB / 57.01 MiB [============ ] 35% 20.00 MiB / 57.01 MiB [============= ] 36% 21.00 MiB / 57.01 MiB [============= ] 38% 22.00 MiB / 57.01 MiB [============== ] 40% 23.00 MiB / 57.01 MiB [=============== ] 42% 24.00 MiB / 57.01 MiB [=============== ] 43% 25.00 MiB / 57.01 MiB [================ ] 45% 26.00 MiB / 57.01 MiB [================= ] 47% 27.00 MiB / 57.01 MiB [================= ] 49% 28.00 MiB / 57.01 MiB [================== ] 50% 29.00 MiB / 57.01 MiB [================== ] 52% 30.00 MiB / 57.01 MiB [=================== ] 54% 31.00 MiB / 57.01 MiB [==================== ] 56% 32.00 MiB / 57.01 MiB [==================== ] 57% 33.00 MiB / 57.01 MiB [===================== ] 59% 34.00 MiB / 57.01 MiB [====================== ] 61% 35.00 MiB / 57.01 MiB [====================== ] 63% 36.00 MiB / 57.01 MiB [======================= ] 64% 37.00 MiB / 57.01 MiB [======================= ] 66% 38.00 MiB / 57.01 MiB [======================== ] 68% 39.00 MiB / 57.01 MiB [========================= ] 70% 40.00 MiB / 57.01 MiB [========================= ] 71% 41.00 MiB / 57.01 MiB [========================== ] 73% 42.00 MiB / 57.01 MiB [=========================== ] 75% 43.00 MiB / 57.01 MiB [=========================== ] 77% 44.00 MiB / 57.01 MiB [============================ ] 78% 45.00 MiB / 57.01 MiB [============================= ] 80% 46.00 MiB / 57.01 MiB [============================= ] 82% 47.00 MiB / 57.01 MiB [============================== ] 84% 48.00 MiB / 57.01 MiB [============================== ] 85% 49.00 MiB / 57.01 MiB [=============================== ] 87% 50.00 MiB / 57.01 MiB [================================ ] 89% 51.00 MiB / 57.01 MiB [================================ ] 91% 52.00 MiB / 57.01 MiB [================================= ] 92% 53.00 MiB / 57.01 MiB [================================== ] 94% 54.00 MiB / 57.01 MiB [================================== ] 96% 55.00 MiB / 57.01 MiB [=================================== ] 98% 56.00 MiB / 57.01 MiB [=================================== ] 99% 57.00 MiB / 57.01 MiB [====================================] 100% 57.01 MiB / 57.01 MiB Downloading [18/18]: kernel-debug-modules-core-6.5.6-100.fc37.x86_64.rpm [ ] 1% 1.00 MiB / 50.59 MiB [= ] 3% 2.00 MiB / 50.59 MiB [== ] 5% 3.00 MiB / 50.59 MiB [== ] 7% 4.00 MiB / 50.59 MiB [=== ] 9% 5.00 MiB / 50.59 MiB [==== ] 11% 6.00 MiB / 50.59 MiB [==== ] 13% 7.00 MiB / 50.59 MiB [===== ] 15% 8.00 MiB / 50.59 MiB [====== ] 17% 9.00 MiB / 50.59 MiB [======= ] 19% 10.00 MiB / 50.59 MiB [======= ] 21% 11.00 MiB / 50.59 MiB [======== ] 23% 12.00 MiB / 50.59 MiB [========= ] 25% 13.00 MiB / 50.59 MiB [========= ] 27% 14.00 MiB / 50.59 MiB [========== ] 29% 15.00 MiB / 50.59 MiB [=========== ] 31% 16.00 MiB / 50.59 MiB [============ ] 33% 17.00 MiB / 50.59 MiB [============ ] 35% 18.00 MiB / 50.59 MiB [============= ] 37% 19.00 MiB / 50.59 MiB [============== ] 39% 20.00 MiB / 50.59 MiB [============== ] 41% 21.00 MiB / 50.59 MiB [=============== ] 43% 22.00 MiB / 50.59 MiB [================ ] 45% 23.00 MiB / 50.59 MiB [================= ] 47% 24.00 MiB / 50.59 MiB [================= ] 49% 25.00 MiB / 50.59 MiB [================== ] 51% 26.00 MiB / 50.59 MiB [=================== ] 53% 27.00 MiB / 50.59 MiB [=================== ] 55% 28.00 MiB / 50.59 MiB [==================== ] 57% 29.00 MiB / 50.59 MiB [===================== ] 59% 30.00 MiB / 50.59 MiB [====================== ] 61% 31.00 MiB / 50.59 MiB [====================== ] 63% 32.00 MiB / 50.59 MiB [======================= ] 65% 33.00 MiB / 50.59 MiB [======================== ] 67% 34.00 MiB / 50.59 MiB [======================== ] 69% 35.00 MiB / 50.59 MiB [========================= ] 71% 36.00 MiB / 50.59 MiB [========================== ] 73% 37.00 MiB / 50.59 MiB [=========================== ] 75% 38.00 MiB / 50.59 MiB [=========================== ] 77% 39.00 MiB / 50.59 MiB [============================ ] 79% 40.00 MiB / 50.59 MiB [============================= ] 81% 41.00 MiB / 50.59 MiB [============================= ] 83% 42.00 MiB / 50.59 MiB [============================== ] 85% 43.00 MiB / 50.59 MiB [=============================== ] 86% 44.00 MiB / 50.59 MiB [================================ ] 88% 45.00 MiB / 50.59 MiB [================================ ] 90% 46.00 MiB / 50.59 MiB [================================= ] 92% 47.00 MiB / 50.59 MiB [================================== ] 94% 48.00 MiB / 50.59 MiB [================================== ] 96% 49.00 MiB / 50.59 MiB [=================================== ] 98% 50.00 MiB / 50.59 MiB [====================================] 100% 50.59 MiB / 50.59 MiB Beaker Client - Fedora8 3.3 kB/s | 244 B 00:00 Last metadata expiration check: 0:09:59 ago on Thu 30 Nov 2023 06:09:47 PM UTC. Package kernel-modules-6.5.6-100.fc37.x86_64 is already installed. Package kernel-modules-core-6.5.6-100.fc37.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: kernel-modules-extra x86_64 6.5.6-100.fc37 @commandline 2.6 M kernel-modules-internal x86_64 6.5.6-100.fc37 @commandline 979 k Transaction Summary ================================================================================ Install 2 Packages Total size: 3.6 M Installed size: 3.2 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.5.6-100.fc37.x86_64 1/2 Running scriptlet: kernel-modules-internal-6.5.6-100.fc37.x86_64 1/2 Installing : kernel-modules-extra-6.5.6-100.fc37.x86_64 2/2 Running scriptlet: kernel-modules-extra-6.5.6-100.fc37.x86_64 2/2 Verifying : kernel-modules-extra-6.5.6-100.fc37.x86_64 1/2 Verifying : kernel-modules-internal-6.5.6-100.fc37.x86_64 2/2 Installed: kernel-modules-extra-6.5.6-100.fc37.x86_64 kernel-modules-internal-6.5.6-100.fc37.x86_64 Complete! STDERR: Errors during downloading metadata for repository 'beaker-client': - Status code: 404 for http://download.eng.bos.redhat.com/beakerrepos/client/Fedora8/repodata/repomd.xml (IP: 10.19.165.239) Error: Failed to download metadata for repo 'beaker-client': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Ignoring repositories: beaker-client Errors during downloading metadata for repository 'beaker-client': - Status code: 404 for http://download.eng.bos.redhat.com/beakerrepos/client/Fedora8/repodata/repomd.xml (IP: 10.19.165.239) Error: Failed to download metadata for repo 'beaker-client': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried Ignoring repositories: beaker-client TASK [Create hostapd config] *************************************************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:60 Thursday 30 November 2023 18:20:22 +0000 (0:00:56.639) 0:01:06.067 ***** 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-1701368422.5165513-18760-14953755989392/source", "state": "file", "uid": 0 } TASK [Include the task 'start_mock_wifi.yml'] ********************************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:75 Thursday 30 November 2023 18:20:23 +0000 (0:00:00.706) 0:01:06.773 ***** included: /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tasks/start_mock_wifi.yml for sut TASK [Ensure NetworkManager is running] **************************************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tasks/start_mock_wifi.yml:3 Thursday 30 November 2023 18:20:23 +0000 (0:00:00.030) 0:01:06.804 ***** ok: [sut] => { "changed": false, "name": "NetworkManager", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2023-11-30 17:57:51 UTC", "ActiveEnterTimestampMonotonic": "31181177", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "cloud-init-local.service network-pre.target systemd-journald.socket sysinit.target basic.target dbus-broker.service dbus.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2023-11-30 17:57:50 UTC", "AssertTimestampMonotonic": "30028752", "Before": "NetworkManager-wait-online.service network.target cloud-init.service shutdown.target multi-user.target network.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": "2184301000", "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": "Thu 2023-11-30 17:57:50 UTC", "ConditionTimestampMonotonic": "30028749", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3014", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "580", "ExecMainStartTimestamp": "Thu 2023-11-30 17:57:50 UTC", "ExecMainStartTimestampMonotonic": "30035186", "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=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2023-11-30 17:57:50 UTC", "InactiveExitTimestampMonotonic": "30035428", "InvocationID": "07b5668ddc074b378291fd5cb4d17e56", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "580", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "11571200", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2023-11-30 18:19:25 UTC", "StateChangeTimestampMonotonic": "1325327376", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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-code_refactoriqwgffuq/tests/playbooks/tasks/start_mock_wifi.yml:8 Thursday 30 November 2023 18:20:24 +0000 (0:00:00.806) 0:01:07.611 ***** ok: [sut] => { "changed": false, "cmd": "modprobe mac80211_hwsim radio=2 && sleep 5", "delta": "0:00:05.285375", "end": "2023-11-30 18:20:29.482183", "rc": 0, "start": "2023-11-30 18:20:24.196808" } TASK [Restart NetworkManager and wpa_supplicant] ******************************* task path: /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tasks/start_mock_wifi.yml:12 Thursday 30 November 2023 18:20:29 +0000 (0:00:05.496) 0:01:13.107 ***** changed: [sut] => (item=NetworkManager) => { "ansible_loop_var": "item", "changed": true, "item": "NetworkManager", "name": "NetworkManager", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2023-11-30 17:57:51 UTC", "ActiveEnterTimestampMonotonic": "31181177", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "cloud-init-local.service network-pre.target systemd-journald.socket sysinit.target basic.target dbus-broker.service dbus.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2023-11-30 17:57:50 UTC", "AssertTimestampMonotonic": "30028752", "Before": "NetworkManager-wait-online.service network.target cloud-init.service shutdown.target multi-user.target network.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": "2195456000", "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": "Thu 2023-11-30 17:57:50 UTC", "ConditionTimestampMonotonic": "30028749", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3014", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Network Manager", "DevicePolicy": "auto", "Documentation": "\"man:NetworkManager(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "580", "ExecMainStartTimestamp": "Thu 2023-11-30 17:57:50 UTC", "ExecMainStartTimestampMonotonic": "30035186", "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=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/NetworkManager ; argv[]=/usr/sbin/NetworkManager --no-daemon ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/NetworkManager.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "NetworkManager.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2023-11-30 17:57:50 UTC", "InactiveExitTimestampMonotonic": "30035428", "InvocationID": "07b5668ddc074b378291fd5cb4d17e56", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "580", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "11591680", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "NetworkManager-wait-online.service", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2023-11-30 18:19:25 UTC", "StateChangeTimestampMonotonic": "1325327376", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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": { "ActiveEnterTimestamp": "Thu 2023-11-30 18:19:06 UTC", "ActiveEnterTimestampMonotonic": "1306393085", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target systemd-journald.socket dbus-broker.service dbus.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2023-11-30 18:19:06 UTC", "AssertTimestampMonotonic": "1306376544", "Before": "network.target shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "23058000", "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": "Thu 2023-11-30 18:19:06 UTC", "ConditionTimestampMonotonic": "1306376540", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "9569", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "22070", "ExecMainStartTimestamp": "Thu 2023-11-30 18:19:06 UTC", "ExecMainStartTimestampMonotonic": "1306383185", "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", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Thu 2023-11-30 18:19:06 UTC", "InactiveExitTimestampMonotonic": "1306383957", "InvocationID": "b5798c0c2944472d9c125dc0653316ff", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "22070", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "2162688", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2023-11-30 18:19:25 UTC", "StateChangeTimestampMonotonic": "1325328752", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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-code_refactoriqwgffuq/tests/playbooks/tasks/start_mock_wifi.yml:20 Thursday 30 November 2023 18:20:30 +0000 (0:00:01.396) 0:01:14.503 ***** 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.041690", "end": "2023-11-30 18:20:36.135009", "rc": 0, "start": "2023-11-30 18:20:31.093319" } TASK [Start hostapd] *********************************************************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tasks/start_mock_wifi.yml:29 Thursday 30 November 2023 18:20:36 +0000 (0:00:05.254) 0:01:19.758 ***** ok: [sut] => { "changed": false, "cmd": "hostapd -B /etc/hostapd/wireless.conf && sleep 5", "delta": "0:00:05.055455", "end": "2023-11-30 18:20:41.399040", "rc": 0, "start": "2023-11-30 18:20:36.343585" } STDOUT: wlan1: interface state UNINITIALIZED->ENABLED wlan1: AP-ENABLED TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 30 November 2023 18:20:41 +0000 (0:00:05.266) 0:01:25.024 ***** included: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/set_facts.yml for sut TASK [linux-system-roles.network : Ensure ansible_facts used by role are present] *** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 30 November 2023 18:20:41 +0000 (0:00:00.121) 0:01:25.146 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check if system is ostree] ****************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 30 November 2023 18:20:41 +0000 (0:00:00.036) 0:01:25.183 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 30 November 2023 18:20:41 +0000 (0:00:00.033) 0:01:25.216 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 30 November 2023 18:20:41 +0000 (0:00:00.035) 0:01:25.252 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Check which packages are installed] ********* task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 30 November 2023 18:20:43 +0000 (0:00:02.139) 0:01:27.391 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Print network provider] ********************* task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 30 November 2023 18:20:44 +0000 (0:00:01.100) 0:01:28.492 ***** ok: [sut] => {} MSG: Using network provider: nm TASK [linux-system-roles.network : Abort applying the network state configuration if using the `network_state` variable with the initscripts provider] *** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 30 November 2023 18:20:44 +0000 (0:00:00.037) 0:01:28.529 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [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-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 30 November 2023 18:20:44 +0000 (0:00:00.040) 0:01:28.570 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 30 November 2023 18:20:45 +0000 (0:00:00.046) 0:01:28.616 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install NetworkManager and nmstate when using network_state variable] *** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 30 November 2023 18:20:45 +0000 (0:00:00.100) 0:01:28.717 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install python3-libnmstate when using network_state variable] *** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 30 November 2023 18:20:45 +0000 (0:00:00.055) 0:01:28.772 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Restart NetworkManager due to wireless or team interfaces] *** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 30 November 2023 18:20:45 +0000 (0:00:00.042) 0:01:28.815 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 30 November 2023 18:20:45 +0000 (0:00:00.056) 0:01:28.871 ***** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Enable and start wpa_supplicant] ************ task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 30 November 2023 18:20:45 +0000 (0:00:00.602) 0:01:29.473 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "ActiveEnterTimestamp": "Thu 2023-11-30 18:20:30 UTC", "ActiveEnterTimestampMonotonic": "1390813878", "ActiveExitTimestamp": "Thu 2023-11-30 18:20:30 UTC", "ActiveExitTimestampMonotonic": "1390765107", "ActiveState": "active", "After": "basic.target sysinit.target systemd-journald.socket dbus-broker.service dbus.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2023-11-30 18:20:30 UTC", "AssertTimestampMonotonic": "1390803469", "Before": "network.target shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "fi.w1.wpa_supplicant1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "13027000", "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": "Thu 2023-11-30 18:20:30 UTC", "ConditionTimestampMonotonic": "1390803465", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "10183", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "WPA supplicant", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/wpa_supplicant (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "22747", "ExecMainStartTimestamp": "Thu 2023-11-30 18:20:30 UTC", "ExecMainStartTimestampMonotonic": "1390809183", "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=[Thu 2023-11-30 18:20:30 UTC] ; stop_time=[n/a] ; pid=22747 ; 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=[Thu 2023-11-30 18:20:30 UTC] ; stop_time=[n/a] ; pid=22747 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/wpa_supplicant.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "wpa_supplicant.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Thu 2023-11-30 18:20:30 UTC", "InactiveEnterTimestampMonotonic": "1390802505", "InactiveExitTimestamp": "Thu 2023-11-30 18:20:30 UTC", "InactiveExitTimestampMonotonic": "1390809595", "InvocationID": "7075379a9aaf47539b29f0dea7d130f0", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "22747", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1576960", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Thu 2023-11-30 18:20:30 UTC", "StateChangeTimestampMonotonic": "1390813878", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "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 [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 30 November 2023 18:20:46 +0000 (0:00:00.581) 0:01:30.054 ***** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.network : Ensure initscripts network file dependency is present] *** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 30 November 2023 18:20:46 +0000 (0:00:00.059) 0:01:30.114 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 30 November 2023 18:20:46 +0000 (0:00:00.038) 0:01:30.152 ***** 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': update connection wlan0, d10010c6-c7be-411c-a5f0-35d2a8c3e928 [004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, d10010c6-c7be-411c-a5f0-35d2a8c3e928 (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 30 November 2023 18:20:47 +0000 (0:00:00.648) 0:01:30.801 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Show stderr messages for the network_connections] *** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 30 November 2023 18:20:47 +0000 (0:00:00.037) 0:01:30.839 ***** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': update connection wlan0, d10010c6-c7be-411c-a5f0-35d2a8c3e928", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, d10010c6-c7be-411c-a5f0-35d2a8c3e928 (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 30 November 2023 18:20:47 +0000 (0:00:00.037) 0:01:30.877 ***** 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': update connection wlan0, d10010c6-c7be-411c-a5f0-35d2a8c3e928\n[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, d10010c6-c7be-411c-a5f0-35d2a8c3e928 (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': update connection wlan0, d10010c6-c7be-411c-a5f0-35d2a8c3e928", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, d10010c6-c7be-411c-a5f0-35d2a8c3e928 (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 30 November 2023 18:20:47 +0000 (0:00:00.038) 0:01:30.915 ***** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 30 November 2023 18:20:47 +0000 (0:00:00.044) 0:01:30.960 ***** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Verify wireless profile KEY_MGMT entry] ********************************** task path: /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tests_wireless_wpa3_sae.yml:33 Thursday 30 November 2023 18:20:47 +0000 (0:00:00.328) 0:01:31.289 ***** ok: [sut] => { "changed": false, "cmd": "set -euxo pipefail\nnmcli c show wlan0 | grep 802-11-wireless-security.key-mgmt\n", "delta": "0:00:00.024988", "end": "2023-11-30 18:20:47.899387", "rc": 0, "start": "2023-11-30 18:20:47.874399" } 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-code_refactoriqwgffuq/tests/playbooks/tests_wireless_wpa3_sae.yml:41 Thursday 30 November 2023 18:20:47 +0000 (0:00:00.248) 0:01:31.537 ***** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=31 changed=4 unreachable=0 failed=0 skipped=20 rescued=0 ignored=0 Thursday 30 November 2023 18:20:47 +0000 (0:00:00.013) 0:01:31.551 ***** =============================================================================== Install mac80211_hwsim kernel module in Fedora ------------------------- 56.64s /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:51 Load mac80211_hwsim kernel module to mock a wifi network ---------------- 5.50s /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tasks/start_mock_wifi.yml:8 Start hostapd ----------------------------------------------------------- 5.27s /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tasks/start_mock_wifi.yml:29 Bring up wlan0 and wlan1 (mock wifi interfaces) ------------------------- 5.25s /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tasks/start_mock_wifi.yml:20 Install hostapd in Fedora ----------------------------------------------- 3.89s /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:40 Install packages required to set up mock wifi network ------------------- 2.66s /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 linux-system-roles.network : Check which services are running ----------- 2.14s /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Restart NetworkManager and wpa_supplicant ------------------------------- 1.40s /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tasks/start_mock_wifi.yml:12 linux-system-roles.network : Check which packages are installed --------- 1.10s /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 1.00s /WORKDIR/git-code_refactoriqwgffuq/tests/tests_wireless_wpa3_sae_nm.yml:5 ----- Ensure NetworkManager is running ---------------------------------------- 0.81s /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tasks/start_mock_wifi.yml:3 Gathering Facts --------------------------------------------------------- 0.80s /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tests_wireless_wpa3_sae.yml:3 Create hostapd config --------------------------------------------------- 0.71s /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:60 linux-system-roles.network : Configure networking connection profiles --- 0.65s /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.60s /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Enable and start wpa_supplicant ------------ 0.58s /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:96 Gather the minimum subset of ansible_facts required by the network role test --- 0.53s /WORKDIR/git-code_refactoriqwgffuq/tests/tasks/el_repo_setup.yml:3 ------------ linux-system-roles.network : Re-test connectivity ----------------------- 0.33s /WORKDIR/git-code_refactoriqwgffuq/tests/roles/linux-system-roles.network/tasks/main.yml:155 Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-code_refactoriqwgffuq/tests/tasks/el_repo_setup.yml:19 ----------- Verify wireless profile KEY_MGMT entry ---------------------------------- 0.25s /WORKDIR/git-code_refactoriqwgffuq/tests/playbooks/tests_wireless_wpa3_sae.yml:33 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the dnf module rather than running 'dnf'. If you need to use command because dnf is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---