# 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_owe_nm.yml *************************************** 2 plays in /WORKDIR/git-route_type2u04jt7x/tests/tests_wireless_wpa3_owe_nm.yml PLAY [Run playbook 'playbooks/tests_wireless_wpa3_owe.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_type2u04jt7x/tests/tests_wireless_wpa3_owe_nm.yml:6 Thursday 11 January 2024 02:16:31 +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-route_type2u04jt7x/tests/tests_wireless_wpa3_owe_nm.yml:9 Thursday 11 January 2024 02:16:32 +0000 (0:00:00.985) 0:00:01.006 ****** included: /WORKDIR/git-route_type2u04jt7x/tests/tasks/el_repo_setup.yml for sut TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /WORKDIR/git-route_type2u04jt7x/tests/tasks/el_repo_setup.yml:3 Thursday 11 January 2024 02:16:32 +0000 (0:00:00.013) 0:00:01.020 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_type2u04jt7x/tests/tasks/el_repo_setup.yml:19 Thursday 11 January 2024 02:16:32 +0000 (0:00:00.537) 0:00:01.557 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_type2u04jt7x/tests/tasks/el_repo_setup.yml:24 Thursday 11 January 2024 02:16:32 +0000 (0:00:00.286) 0:00:01.844 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_type2u04jt7x/tests/tasks/el_repo_setup.yml:28 Thursday 11 January 2024 02:16:32 +0000 (0:00:00.021) 0:00:01.865 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_type2u04jt7x/tests/tasks/el_repo_setup.yml:53 Thursday 11 January 2024 02:16:32 +0000 (0:00:00.017) 0:00:01.883 ****** included: /WORKDIR/git-route_type2u04jt7x/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-route_type2u04jt7x/tests/tasks/enable_epel.yml:8 Thursday 11 January 2024 02:16:33 +0000 (0:00:00.032) 0:00:01.916 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_type2u04jt7x/tests/tasks/enable_epel.yml:24 Thursday 11 January 2024 02:16:33 +0000 (0:00:00.009) 0:00:01.925 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_type2u04jt7x/tests/tasks/enable_epel.yml:30 Thursday 11 January 2024 02:16:33 +0000 (0:00:00.018) 0:00:01.943 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_type2u04jt7x/tests/tasks/enable_epel.yml:35 Thursday 11 January 2024 02:16:33 +0000 (0:00:00.019) 0:00:01.963 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_type2u04jt7x/tests/tasks/enable_epel.yml:40 Thursday 11 January 2024 02:16:33 +0000 (0:00:00.028) 0:00:01.991 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-route_type2u04jt7x/tests/tests_wireless_wpa3_owe_nm.yml:11 Thursday 11 January 2024 02:16:33 +0000 (0:00:00.014) 0:00:02.005 ****** 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-route_type2u04jt7x/tests/playbooks/tests_wireless_wpa3_owe.yml:3 Thursday 11 January 2024 02:16:33 +0000 (0:00:00.041) 0:00:02.047 ****** ok: [sut] META: ran handlers TASK [INIT: wireless tests] **************************************************** task path: /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tests_wireless_wpa3_owe.yml:8 Thursday 11 January 2024 02:16:33 +0000 (0:00:00.841) 0:00:02.889 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'setup_mock_wifi_wpa3_owe.yml'] ************************* task path: /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tests_wireless_wpa3_owe.yml:11 Thursday 11 January 2024 02:16:33 +0000 (0:00:00.012) 0:00:02.901 ****** included: /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml for sut TASK [Install packages required to set up mock wifi network] ******************* task path: /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:3 Thursday 11 January 2024 02:16:34 +0000 (0:00:00.015) 0:00:02.917 ****** 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] ************** task path: /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:25 Thursday 11 January 2024 02:16:36 +0000 (0:00:02.596) 0:00:05.513 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install hostapd in Fedora] *********************************************** task path: /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:38 Thursday 11 January 2024 02:16:36 +0000 (0:00:00.011) 0:00:05.524 ****** ok: [sut] => { "changed": false, "cmd": "dnf -y copr enable liangwen12year/hostapd-owe\ndnf -y install hostapd\n", "delta": "0:00:04.437164", "end": "2024-01-11 02:16:41.322849", "rc": 0, "start": "2024-01-11 02:16:36.885685" } STDOUT: Beaker Client - Fedora8 3.3 kB/s | 244 B 00:00 Last metadata expiration check: 0:08:45 ago on Thu 11 Jan 2024 02:07:53 AM UTC. Dependencies resolved. ================================================================================ Package Architecture Version Repository Size ================================================================================ Installing: hostapd x86_64 2.10-5.fc38 fedora 667 k Transaction Summary ================================================================================ Install 1 Package Total download size: 667 k Installed size: 1.6 M Downloading Packages: hostapd-2.10-5.fc38.x86_64.rpm 5.4 MB/s | 667 kB 00:00 -------------------------------------------------------------------------------- Total 2.4 MB/s | 667 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : hostapd-2.10-5.fc38.x86_64 1/1 Running scriptlet: hostapd-2.10-5.fc38.x86_64 1/1 Verifying : hostapd-2.10-5.fc38.x86_64 1/1 Installed: hostapd-2.10-5.fc38.x86_64 Complete! STDERR: Enabling a Copr repository. Please note that this repository is not part of the main distribution, and quality may vary. The Fedora Project does not exercise any power over the contents of this repository beyond the rules outlined in the Copr FAQ at , and packages are not held to any quality or security level. Please do not file bug reports about these packages in Fedora Bugzilla. In case of problems, contact the owner of this repository. Error: It wasn't possible to enable this project. Repository 'fedora-38-x86_64' does not exist in project 'liangwen12year/hostapd-owe'. Available repositories: 'epel-9-x86_64', 'epel-8-x86_64' If you want to enable a non-default repository, use the following command: 'dnf copr enable liangwen12year/hostapd-owe ' But note that the installed repo file will likely need a manual modification. 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 [Install mac80211_hwsim kernel modules in Fedora] ************************* task path: /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:46 Thursday 11 January 2024 02:16:41 +0000 (0:00:04.727) 0:00:10.252 ****** ok: [sut] => { "changed": false, "cmd": "dnf -y install koji\nkoji download-build --arch=$(uname -m) kernel-modules-internal-$(uname -r)\ndnf -y install kernel-modules*.rpm\n", "delta": "0:00:53.338477", "end": "2024-01-11 02:17:34.872702", "rc": 0, "start": "2024-01-11 02:16:41.534225" } STDOUT: Beaker Client - Fedora8 3.3 kB/s | 244 B 00:00 Last metadata expiration check: 0:08:50 ago on Thu 11 Jan 2024 02:07:53 AM UTC. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: koji noarch 1.33.0-1.fc38 updates 245 k Installing dependencies: python3-decorator noarch 5.1.1-5.fc38 fedora 31 k python3-gssapi x86_64 1.7.3-4.fc38 fedora 572 k python3-koji noarch 1.33.0-1.fc38 updates 422 k python3-requests-gssapi noarch 1.2.3-7.fc38 fedora 33 k Transaction Summary ================================================================================ Install 5 Packages Total download size: 1.3 M Installed size: 5.4 M Downloading Packages: (1/5): python3-decorator-5.1.1-5.fc38.noarch.rp 361 kB/s | 31 kB 00:00 (2/5): python3-requests-gssapi-1.2.3-7.fc38.noa 360 kB/s | 33 kB 00:00 (3/5): python3-gssapi-1.7.3-4.fc38.x86_64.rpm 2.4 MB/s | 572 kB 00:00 (4/5): koji-1.33.0-1.fc38.noarch.rpm 1.6 MB/s | 245 kB 00:00 (5/5): python3-koji-1.33.0-1.fc38.noarch.rpm 1.5 MB/s | 422 kB 00:00 -------------------------------------------------------------------------------- Total 2.1 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-5.fc38.noarch 1/5 Installing : python3-gssapi-1.7.3-4.fc38.x86_64 2/5 Installing : python3-requests-gssapi-1.2.3-7.fc38.noarch 3/5 Installing : python3-koji-1.33.0-1.fc38.noarch 4/5 Installing : koji-1.33.0-1.fc38.noarch 5/5 Running scriptlet: koji-1.33.0-1.fc38.noarch 5/5 Verifying : python3-decorator-5.1.1-5.fc38.noarch 1/5 Verifying : python3-gssapi-1.7.3-4.fc38.x86_64 2/5 Verifying : python3-requests-gssapi-1.2.3-7.fc38.noarch 3/5 Verifying : koji-1.33.0-1.fc38.noarch 4/5 Verifying : python3-koji-1.33.0-1.fc38.noarch 5/5 Installed: koji-1.33.0-1.fc38.noarch python3-decorator-5.1.1-5.fc38.noarch python3-gssapi-1.7.3-4.fc38.x86_64 python3-koji-1.33.0-1.fc38.noarch python3-requests-gssapi-1.2.3-7.fc38.noarch Complete! Downloading [1/18]: kernel-6.6.4-100.fc38.x86_64.rpm [====================================] 100% 153.63 KiB / 153.63 KiB Downloading [2/18]: kernel-debug-devel-matched-6.6.4-100.fc38.x86_64.rpm [====================================] 100% 153.71 KiB / 153.71 KiB Downloading [3/18]: kernel-debug-modules-extra-6.6.4-100.fc38.x86_64.rpm [======= ] 21% 1.00 MiB / 4.60 MiB [=============== ] 43% 2.00 MiB / 4.60 MiB [======================= ] 65% 3.00 MiB / 4.60 MiB [=============================== ] 87% 4.00 MiB / 4.60 MiB [====================================] 100% 4.60 MiB / 4.60 MiB Downloading [4/18]: kernel-modules-extra-6.6.4-100.fc38.x86_64.rpm [============= ] 38% 1.00 MiB / 2.61 MiB [=========================== ] 76% 2.00 MiB / 2.61 MiB [====================================] 100% 2.61 MiB / 2.61 MiB Downloading [5/18]: kernel-debug-modules-internal-6.6.4-100.fc38.x86_64.rpm [======================= ] 65% 1.00 MiB / 1.53 MiB [====================================] 100% 1.53 MiB / 1.53 MiB Downloading [6/18]: kernel-modules-internal-6.6.4-100.fc38.x86_64.rpm [====================================] 100% 1013.90 KiB / 1013.90 KiB Downloading [7/18]: kernel-debug-6.6.4-100.fc38.x86_64.rpm [====================================] 100% 153.72 KiB / 153.72 KiB Downloading [8/18]: kernel-devel-matched-6.6.4-100.fc38.x86_64.rpm [====================================] 100% 153.68 KiB / 153.68 KiB Downloading [9/18]: kernel-devel-6.6.4-100.fc38.x86_64.rpm [== ] 6% 1.00 MiB / 16.52 MiB [==== ] 12% 2.00 MiB / 16.52 MiB [====== ] 18% 3.00 MiB / 16.52 MiB [======== ] 24% 4.00 MiB / 16.52 MiB [========== ] 30% 5.00 MiB / 16.52 MiB [============= ] 36% 6.00 MiB / 16.52 MiB [=============== ] 42% 7.00 MiB / 16.52 MiB [================= ] 48% 8.00 MiB / 16.52 MiB [=================== ] 54% 9.00 MiB / 16.52 MiB [===================== ] 60% 10.00 MiB / 16.52 MiB [======================= ] 66% 11.00 MiB / 16.52 MiB [========================== ] 72% 12.00 MiB / 16.52 MiB [============================ ] 78% 13.00 MiB / 16.52 MiB [============================== ] 84% 14.00 MiB / 16.52 MiB [================================ ] 90% 15.00 MiB / 16.52 MiB [================================== ] 96% 16.00 MiB / 16.52 MiB [====================================] 100% 16.52 MiB / 16.52 MiB Downloading [10/18]: kernel-debug-devel-6.6.4-100.fc38.x86_64.rpm [== ] 5% 1.00 MiB / 16.68 MiB [==== ] 11% 2.00 MiB / 16.68 MiB [====== ] 17% 3.00 MiB / 16.68 MiB [======== ] 23% 4.00 MiB / 16.68 MiB [========== ] 29% 5.00 MiB / 16.68 MiB [============ ] 35% 6.00 MiB / 16.68 MiB [=============== ] 41% 7.00 MiB / 16.68 MiB [================= ] 47% 8.00 MiB / 16.68 MiB [=================== ] 53% 9.00 MiB / 16.68 MiB [===================== ] 59% 10.00 MiB / 16.68 MiB [======================= ] 65% 11.00 MiB / 16.68 MiB [========================= ] 71% 12.00 MiB / 16.68 MiB [============================ ] 77% 13.00 MiB / 16.68 MiB [============================== ] 83% 14.00 MiB / 16.68 MiB [================================ ] 89% 15.00 MiB / 16.68 MiB [================================== ] 95% 16.00 MiB / 16.68 MiB [====================================] 100% 16.68 MiB / 16.68 MiB Downloading [11/18]: kernel-debug-modules-core-6.6.4-100.fc38.x86_64.rpm [ ] 1% 1.00 MiB / 51.35 MiB [= ] 3% 2.00 MiB / 51.35 MiB [== ] 5% 3.00 MiB / 51.35 MiB [== ] 7% 4.00 MiB / 51.35 MiB [=== ] 9% 5.00 MiB / 51.35 MiB [==== ] 11% 6.00 MiB / 51.35 MiB [==== ] 13% 7.00 MiB / 51.35 MiB [===== ] 15% 8.00 MiB / 51.35 MiB [====== ] 17% 9.00 MiB / 51.35 MiB [======= ] 19% 10.00 MiB / 51.35 MiB [======= ] 21% 11.00 MiB / 51.35 MiB [======== ] 23% 12.00 MiB / 51.35 MiB [========= ] 25% 13.00 MiB / 51.35 MiB [========= ] 27% 14.00 MiB / 51.35 MiB [========== ] 29% 15.00 MiB / 51.35 MiB [=========== ] 31% 16.00 MiB / 51.35 MiB [=========== ] 33% 17.00 MiB / 51.35 MiB [============ ] 35% 18.00 MiB / 51.35 MiB [============= ] 37% 19.00 MiB / 51.35 MiB [============== ] 38% 20.00 MiB / 51.35 MiB [============== ] 40% 21.00 MiB / 51.35 MiB [=============== ] 42% 22.00 MiB / 51.35 MiB [================ ] 44% 23.00 MiB / 51.35 MiB [================ ] 46% 24.00 MiB / 51.35 MiB [================= ] 48% 25.00 MiB / 51.35 MiB [================== ] 50% 26.00 MiB / 51.35 MiB [================== ] 52% 27.00 MiB / 51.35 MiB [=================== ] 54% 28.00 MiB / 51.35 MiB [==================== ] 56% 29.00 MiB / 51.35 MiB [===================== ] 58% 30.00 MiB / 51.35 MiB [===================== ] 60% 31.00 MiB / 51.35 MiB [====================== ] 62% 32.00 MiB / 51.35 MiB [======================= ] 64% 33.00 MiB / 51.35 MiB [======================= ] 66% 34.00 MiB / 51.35 MiB [======================== ] 68% 35.00 MiB / 51.35 MiB [========================= ] 70% 36.00 MiB / 51.35 MiB [========================= ] 72% 37.00 MiB / 51.35 MiB [========================== ] 74% 38.00 MiB / 51.35 MiB [=========================== ] 75% 39.00 MiB / 51.35 MiB [============================ ] 77% 40.00 MiB / 51.35 MiB [============================ ] 79% 41.00 MiB / 51.35 MiB [============================= ] 81% 42.00 MiB / 51.35 MiB [============================== ] 83% 43.00 MiB / 51.35 MiB [============================== ] 85% 44.00 MiB / 51.35 MiB [=============================== ] 87% 45.00 MiB / 51.35 MiB [================================ ] 89% 46.00 MiB / 51.35 MiB [================================ ] 91% 47.00 MiB / 51.35 MiB [================================= ] 93% 48.00 MiB / 51.35 MiB [================================== ] 95% 49.00 MiB / 51.35 MiB [=================================== ] 97% 50.00 MiB / 51.35 MiB [=================================== ] 99% 51.00 MiB / 51.35 MiB [====================================] 100% 51.35 MiB / 51.35 MiB Downloading [12/18]: kernel-modules-core-6.6.4-100.fc38.x86_64.rpm [= ] 3% 1.00 MiB / 31.46 MiB [== ] 6% 2.00 MiB / 31.46 MiB [=== ] 9% 3.00 MiB / 31.46 MiB [==== ] 12% 4.00 MiB / 31.46 MiB [===== ] 15% 5.00 MiB / 31.46 MiB [====== ] 19% 6.00 MiB / 31.46 MiB [======== ] 22% 7.00 MiB / 31.46 MiB [========= ] 25% 8.00 MiB / 31.46 MiB [========== ] 28% 9.00 MiB / 31.46 MiB [=========== ] 31% 10.00 MiB / 31.46 MiB [============ ] 34% 11.00 MiB / 31.46 MiB [============= ] 38% 12.00 MiB / 31.46 MiB [============== ] 41% 13.00 MiB / 31.46 MiB [================ ] 44% 14.00 MiB / 31.46 MiB [================= ] 47% 15.00 MiB / 31.46 MiB [================== ] 50% 16.00 MiB / 31.46 MiB [=================== ] 54% 17.00 MiB / 31.46 MiB [==================== ] 57% 18.00 MiB / 31.46 MiB [===================== ] 60% 19.00 MiB / 31.46 MiB [====================== ] 63% 20.00 MiB / 31.46 MiB [======================== ] 66% 21.00 MiB / 31.46 MiB [========================= ] 69% 22.00 MiB / 31.46 MiB [========================== ] 73% 23.00 MiB / 31.46 MiB [=========================== ] 76% 24.00 MiB / 31.46 MiB [============================ ] 79% 25.00 MiB / 31.46 MiB [============================= ] 82% 26.00 MiB / 31.46 MiB [============================== ] 85% 27.00 MiB / 31.46 MiB [================================ ] 89% 28.00 MiB / 31.46 MiB [================================= ] 92% 29.00 MiB / 31.46 MiB [================================== ] 95% 30.00 MiB / 31.46 MiB [=================================== ] 98% 31.00 MiB / 31.46 MiB [====================================] 100% 31.46 MiB / 31.46 MiB Downloading [13/18]: kernel-core-6.6.4-100.fc38.x86_64.rpm [== ] 6% 1.00 MiB / 16.03 MiB [==== ] 12% 2.00 MiB / 16.03 MiB [====== ] 18% 3.00 MiB / 16.03 MiB [======== ] 24% 4.00 MiB / 16.03 MiB [=========== ] 31% 5.00 MiB / 16.03 MiB [============= ] 37% 6.00 MiB / 16.03 MiB [=============== ] 43% 7.00 MiB / 16.03 MiB [================= ] 49% 8.00 MiB / 16.03 MiB [==================== ] 56% 9.00 MiB / 16.03 MiB [====================== ] 62% 10.00 MiB / 16.03 MiB [======================== ] 68% 11.00 MiB / 16.03 MiB [========================== ] 74% 12.00 MiB / 16.03 MiB [============================= ] 81% 13.00 MiB / 16.03 MiB [=============================== ] 87% 14.00 MiB / 16.03 MiB [================================= ] 93% 15.00 MiB / 16.03 MiB [=================================== ] 99% 16.00 MiB / 16.03 MiB [====================================] 100% 16.03 MiB / 16.03 MiB Downloading [14/18]: kernel-debug-core-6.6.4-100.fc38.x86_64.rpm [= ] 3% 1.00 MiB / 28.87 MiB [== ] 6% 2.00 MiB / 28.87 MiB [=== ] 10% 3.00 MiB / 28.87 MiB [==== ] 13% 4.00 MiB / 28.87 MiB [====== ] 17% 5.00 MiB / 28.87 MiB [======= ] 20% 6.00 MiB / 28.87 MiB [======== ] 24% 7.00 MiB / 28.87 MiB [========= ] 27% 8.00 MiB / 28.87 MiB [=========== ] 31% 9.00 MiB / 28.87 MiB [============ ] 34% 10.00 MiB / 28.87 MiB [============= ] 38% 11.00 MiB / 28.87 MiB [============== ] 41% 12.00 MiB / 28.87 MiB [================ ] 45% 13.00 MiB / 28.87 MiB [================= ] 48% 14.00 MiB / 28.87 MiB [================== ] 51% 15.00 MiB / 28.87 MiB [=================== ] 55% 16.00 MiB / 28.87 MiB [===================== ] 58% 17.00 MiB / 28.87 MiB [====================== ] 62% 18.00 MiB / 28.87 MiB [======================= ] 65% 19.00 MiB / 28.87 MiB [======================== ] 69% 20.00 MiB / 28.87 MiB [========================== ] 72% 21.00 MiB / 28.87 MiB [=========================== ] 76% 22.00 MiB / 28.87 MiB [============================ ] 79% 23.00 MiB / 28.87 MiB [============================= ] 83% 24.00 MiB / 28.87 MiB [=============================== ] 86% 25.00 MiB / 28.87 MiB [================================ ] 90% 26.00 MiB / 28.87 MiB [================================= ] 93% 27.00 MiB / 28.87 MiB [================================== ] 96% 28.00 MiB / 28.87 MiB [====================================] 100% 28.87 MiB / 28.87 MiB Downloading [15/18]: kernel-debug-uki-virt-6.6.4-100.fc38.x86_64.rpm [ ] 1% 1.00 MiB / 59.24 MiB [= ] 3% 2.00 MiB / 59.24 MiB [= ] 5% 3.00 MiB / 59.24 MiB [== ] 6% 4.00 MiB / 59.24 MiB [=== ] 8% 5.00 MiB / 59.24 MiB [=== ] 10% 6.00 MiB / 59.24 MiB [==== ] 11% 7.00 MiB / 59.24 MiB [==== ] 13% 8.00 MiB / 59.24 MiB [===== ] 15% 9.00 MiB / 59.24 MiB [====== ] 16% 10.00 MiB / 59.24 MiB [====== ] 18% 11.00 MiB / 59.24 MiB [======= ] 20% 12.00 MiB / 59.24 MiB [======= ] 21% 13.00 MiB / 59.24 MiB [======== ] 23% 14.00 MiB / 59.24 MiB [========= ] 25% 15.00 MiB / 59.24 MiB [========= ] 27% 16.00 MiB / 59.24 MiB [========== ] 28% 17.00 MiB / 59.24 MiB [========== ] 30% 18.00 MiB / 59.24 MiB [=========== ] 32% 19.00 MiB / 59.24 MiB [============ ] 33% 20.00 MiB / 59.24 MiB [============ ] 35% 21.00 MiB / 59.24 MiB [============= ] 37% 22.00 MiB / 59.24 MiB [============= ] 38% 23.00 MiB / 59.24 MiB [============== ] 40% 24.00 MiB / 59.24 MiB [=============== ] 42% 25.00 MiB / 59.24 MiB [=============== ] 43% 26.00 MiB / 59.24 MiB [================ ] 45% 27.00 MiB / 59.24 MiB [================= ] 47% 28.00 MiB / 59.24 MiB [================= ] 48% 29.00 MiB / 59.24 MiB [================== ] 50% 30.00 MiB / 59.24 MiB [================== ] 52% 31.00 MiB / 59.24 MiB [=================== ] 54% 32.00 MiB / 59.24 MiB [==================== ] 55% 33.00 MiB / 59.24 MiB [==================== ] 57% 34.00 MiB / 59.24 MiB [===================== ] 59% 35.00 MiB / 59.24 MiB [===================== ] 60% 36.00 MiB / 59.24 MiB [====================== ] 62% 37.00 MiB / 59.24 MiB [======================= ] 64% 38.00 MiB / 59.24 MiB [======================= ] 65% 39.00 MiB / 59.24 MiB [======================== ] 67% 40.00 MiB / 59.24 MiB [======================== ] 69% 41.00 MiB / 59.24 MiB [========================= ] 70% 42.00 MiB / 59.24 MiB [========================== ] 72% 43.00 MiB / 59.24 MiB [========================== ] 74% 44.00 MiB / 59.24 MiB [=========================== ] 75% 45.00 MiB / 59.24 MiB [=========================== ] 77% 46.00 MiB / 59.24 MiB [============================ ] 79% 47.00 MiB / 59.24 MiB [============================= ] 81% 48.00 MiB / 59.24 MiB [============================= ] 82% 49.00 MiB / 59.24 MiB [============================== ] 84% 50.00 MiB / 59.24 MiB [============================== ] 86% 51.00 MiB / 59.24 MiB [=============================== ] 87% 52.00 MiB / 59.24 MiB [================================ ] 89% 53.00 MiB / 59.24 MiB [================================ ] 91% 54.00 MiB / 59.24 MiB [================================= ] 92% 55.00 MiB / 59.24 MiB [================================== ] 94% 56.00 MiB / 59.24 MiB [================================== ] 96% 57.00 MiB / 59.24 MiB [=================================== ] 97% 58.00 MiB / 59.24 MiB [=================================== ] 99% 59.00 MiB / 59.24 MiB [====================================] 100% 59.24 MiB / 59.24 MiB Downloading [16/18]: kernel-debug-modules-6.6.4-100.fc38.x86_64.rpm [ ] 1% 1.00 MiB / 96.84 MiB [ ] 2% 2.00 MiB / 96.84 MiB [= ] 3% 3.00 MiB / 96.84 MiB [= ] 4% 4.00 MiB / 96.84 MiB [= ] 5% 5.00 MiB / 96.84 MiB [== ] 6% 6.00 MiB / 96.84 MiB [== ] 7% 7.00 MiB / 96.84 MiB [== ] 8% 8.00 MiB / 96.84 MiB [=== ] 9% 9.00 MiB / 96.84 MiB [=== ] 10% 10.00 MiB / 96.84 MiB [==== ] 11% 11.00 MiB / 96.84 MiB [==== ] 12% 12.00 MiB / 96.84 MiB [==== ] 13% 13.00 MiB / 96.84 MiB [===== ] 14% 14.00 MiB / 96.84 MiB [===== ] 15% 15.00 MiB / 96.84 MiB [===== ] 16% 16.00 MiB / 96.84 MiB [====== ] 17% 17.00 MiB / 96.84 MiB [====== ] 18% 18.00 MiB / 96.84 MiB [======= ] 19% 19.00 MiB / 96.84 MiB [======= ] 20% 20.00 MiB / 96.84 MiB [======= ] 21% 21.00 MiB / 96.84 MiB [======== ] 22% 22.00 MiB / 96.84 MiB [======== ] 23% 23.00 MiB / 96.84 MiB [======== ] 24% 24.00 MiB / 96.84 MiB [========= ] 25% 25.00 MiB / 96.84 MiB [========= ] 26% 26.00 MiB / 96.84 MiB [========== ] 27% 27.00 MiB / 96.84 MiB [========== ] 28% 28.00 MiB / 96.84 MiB [========== ] 29% 29.00 MiB / 96.84 MiB [=========== ] 30% 30.00 MiB / 96.84 MiB [=========== ] 32% 31.00 MiB / 96.84 MiB [=========== ] 33% 32.00 MiB / 96.84 MiB [============ ] 34% 33.00 MiB / 96.84 MiB [============ ] 35% 34.00 MiB / 96.84 MiB [============= ] 36% 35.00 MiB / 96.84 MiB [============= ] 37% 36.00 MiB / 96.84 MiB [============= ] 38% 37.00 MiB / 96.84 MiB [============== ] 39% 38.00 MiB / 96.84 MiB [============== ] 40% 39.00 MiB / 96.84 MiB [============== ] 41% 40.00 MiB / 96.84 MiB [=============== ] 42% 41.00 MiB / 96.84 MiB [=============== ] 43% 42.00 MiB / 96.84 MiB [=============== ] 44% 43.00 MiB / 96.84 MiB [================ ] 45% 44.00 MiB / 96.84 MiB [================ ] 46% 45.00 MiB / 96.84 MiB [================= ] 47% 46.00 MiB / 96.84 MiB [================= ] 48% 47.00 MiB / 96.84 MiB [================= ] 49% 48.00 MiB / 96.84 MiB [================== ] 50% 49.00 MiB / 96.84 MiB [================== ] 51% 50.00 MiB / 96.84 MiB [================== ] 52% 51.00 MiB / 96.84 MiB [=================== ] 53% 52.00 MiB / 96.84 MiB [=================== ] 54% 53.00 MiB / 96.84 MiB [==================== ] 55% 54.00 MiB / 96.84 MiB [==================== ] 56% 55.00 MiB / 96.84 MiB [==================== ] 57% 56.00 MiB / 96.84 MiB [===================== ] 58% 57.00 MiB / 96.84 MiB [===================== ] 59% 58.00 MiB / 96.84 MiB [===================== ] 60% 59.00 MiB / 96.84 MiB [====================== ] 61% 60.00 MiB / 96.84 MiB [====================== ] 62% 61.00 MiB / 96.84 MiB [======================= ] 64% 62.00 MiB / 96.84 MiB [======================= ] 65% 63.00 MiB / 96.84 MiB [======================= ] 66% 64.00 MiB / 96.84 MiB [======================== ] 67% 65.00 MiB / 96.84 MiB [======================== ] 68% 66.00 MiB / 96.84 MiB [======================== ] 69% 67.00 MiB / 96.84 MiB [========================= ] 70% 68.00 MiB / 96.84 MiB [========================= ] 71% 69.00 MiB / 96.84 MiB [========================== ] 72% 70.00 MiB / 96.84 MiB [========================== ] 73% 71.00 MiB / 96.84 MiB [========================== ] 74% 72.00 MiB / 96.84 MiB [=========================== ] 75% 73.00 MiB / 96.84 MiB [=========================== ] 76% 74.00 MiB / 96.84 MiB [=========================== ] 77% 75.00 MiB / 96.84 MiB [============================ ] 78% 76.00 MiB / 96.84 MiB [============================ ] 79% 77.00 MiB / 96.84 MiB [============================ ] 80% 78.00 MiB / 96.84 MiB [============================= ] 81% 79.00 MiB / 96.84 MiB [============================= ] 82% 80.00 MiB / 96.84 MiB [============================== ] 83% 81.00 MiB / 96.84 MiB [============================== ] 84% 82.00 MiB / 96.84 MiB [============================== ] 85% 83.00 MiB / 96.84 MiB [=============================== ] 86% 84.00 MiB / 96.84 MiB [=============================== ] 87% 85.00 MiB / 96.84 MiB [=============================== ] 88% 86.00 MiB / 96.84 MiB [================================ ] 89% 87.00 MiB / 96.84 MiB [================================ ] 90% 88.00 MiB / 96.84 MiB [================================= ] 91% 89.00 MiB / 96.84 MiB [================================= ] 92% 90.00 MiB / 96.84 MiB [================================= ] 93% 91.00 MiB / 96.84 MiB [================================== ] 95% 92.00 MiB / 96.84 MiB [================================== ] 96% 93.00 MiB / 96.84 MiB [================================== ] 97% 94.00 MiB / 96.84 MiB [=================================== ] 98% 95.00 MiB / 96.84 MiB [=================================== ] 99% 96.00 MiB / 96.84 MiB [====================================] 100% 96.84 MiB / 96.84 MiB Downloading [17/18]: kernel-uki-virt-6.6.4-100.fc38.x86_64.rpm [ ] 2% 1.00 MiB / 43.17 MiB [= ] 4% 2.00 MiB / 43.17 MiB [== ] 6% 3.00 MiB / 43.17 MiB [=== ] 9% 4.00 MiB / 43.17 MiB [==== ] 11% 5.00 MiB / 43.17 MiB [===== ] 13% 6.00 MiB / 43.17 MiB [===== ] 16% 7.00 MiB / 43.17 MiB [====== ] 18% 8.00 MiB / 43.17 MiB [======= ] 20% 9.00 MiB / 43.17 MiB [======== ] 23% 10.00 MiB / 43.17 MiB [========= ] 25% 11.00 MiB / 43.17 MiB [========== ] 27% 12.00 MiB / 43.17 MiB [========== ] 30% 13.00 MiB / 43.17 MiB [=========== ] 32% 14.00 MiB / 43.17 MiB [============ ] 34% 15.00 MiB / 43.17 MiB [============= ] 37% 16.00 MiB / 43.17 MiB [============== ] 39% 17.00 MiB / 43.17 MiB [=============== ] 41% 18.00 MiB / 43.17 MiB [=============== ] 44% 19.00 MiB / 43.17 MiB [================ ] 46% 20.00 MiB / 43.17 MiB [================= ] 48% 21.00 MiB / 43.17 MiB [================== ] 50% 22.00 MiB / 43.17 MiB [=================== ] 53% 23.00 MiB / 43.17 MiB [==================== ] 55% 24.00 MiB / 43.17 MiB [==================== ] 57% 25.00 MiB / 43.17 MiB [===================== ] 60% 26.00 MiB / 43.17 MiB [====================== ] 62% 27.00 MiB / 43.17 MiB [======================= ] 64% 28.00 MiB / 43.17 MiB [======================== ] 67% 29.00 MiB / 43.17 MiB [========================= ] 69% 30.00 MiB / 43.17 MiB [========================= ] 71% 31.00 MiB / 43.17 MiB [========================== ] 74% 32.00 MiB / 43.17 MiB [=========================== ] 76% 33.00 MiB / 43.17 MiB [============================ ] 78% 34.00 MiB / 43.17 MiB [============================= ] 81% 35.00 MiB / 43.17 MiB [============================== ] 83% 36.00 MiB / 43.17 MiB [============================== ] 85% 37.00 MiB / 43.17 MiB [=============================== ] 88% 38.00 MiB / 43.17 MiB [================================ ] 90% 39.00 MiB / 43.17 MiB [================================= ] 92% 40.00 MiB / 43.17 MiB [================================== ] 94% 41.00 MiB / 43.17 MiB [=================================== ] 97% 42.00 MiB / 43.17 MiB [=================================== ] 99% 43.00 MiB / 43.17 MiB [====================================] 100% 43.17 MiB / 43.17 MiB Downloading [18/18]: kernel-modules-6.6.4-100.fc38.x86_64.rpm [ ] 1% 1.00 MiB / 57.50 MiB [= ] 3% 2.00 MiB / 57.50 MiB [= ] 5% 3.00 MiB / 57.50 MiB [== ] 6% 4.00 MiB / 57.50 MiB [=== ] 8% 5.00 MiB / 57.50 MiB [=== ] 10% 6.00 MiB / 57.50 MiB [==== ] 12% 7.00 MiB / 57.50 MiB [===== ] 13% 8.00 MiB / 57.50 MiB [===== ] 15% 9.00 MiB / 57.50 MiB [====== ] 17% 10.00 MiB / 57.50 MiB [====== ] 19% 11.00 MiB / 57.50 MiB [======= ] 20% 12.00 MiB / 57.50 MiB [======== ] 22% 13.00 MiB / 57.50 MiB [======== ] 24% 14.00 MiB / 57.50 MiB [========= ] 26% 15.00 MiB / 57.50 MiB [========== ] 27% 16.00 MiB / 57.50 MiB [========== ] 29% 17.00 MiB / 57.50 MiB [=========== ] 31% 18.00 MiB / 57.50 MiB [=========== ] 33% 19.00 MiB / 57.50 MiB [============ ] 34% 20.00 MiB / 57.50 MiB [============= ] 36% 21.00 MiB / 57.50 MiB [============= ] 38% 22.00 MiB / 57.50 MiB [============== ] 39% 23.00 MiB / 57.50 MiB [=============== ] 41% 24.00 MiB / 57.50 MiB [=============== ] 43% 25.00 MiB / 57.50 MiB [================ ] 45% 26.00 MiB / 57.50 MiB [================ ] 46% 27.00 MiB / 57.50 MiB [================= ] 48% 28.00 MiB / 57.50 MiB [================== ] 50% 29.00 MiB / 57.50 MiB [================== ] 52% 30.00 MiB / 57.50 MiB [=================== ] 53% 31.00 MiB / 57.50 MiB [==================== ] 55% 32.00 MiB / 57.50 MiB [==================== ] 57% 33.00 MiB / 57.50 MiB [===================== ] 59% 34.00 MiB / 57.50 MiB [===================== ] 60% 35.00 MiB / 57.50 MiB [====================== ] 62% 36.00 MiB / 57.50 MiB [======================= ] 64% 37.00 MiB / 57.50 MiB [======================= ] 66% 38.00 MiB / 57.50 MiB [======================== ] 67% 39.00 MiB / 57.50 MiB [========================= ] 69% 40.00 MiB / 57.50 MiB [========================= ] 71% 41.00 MiB / 57.50 MiB [========================== ] 73% 42.00 MiB / 57.50 MiB [========================== ] 74% 43.00 MiB / 57.50 MiB [=========================== ] 76% 44.00 MiB / 57.50 MiB [============================ ] 78% 45.00 MiB / 57.50 MiB [============================ ] 79% 46.00 MiB / 57.50 MiB [============================= ] 81% 47.00 MiB / 57.50 MiB [============================== ] 83% 48.00 MiB / 57.50 MiB [============================== ] 85% 49.00 MiB / 57.50 MiB [=============================== ] 86% 50.00 MiB / 57.50 MiB [=============================== ] 88% 51.00 MiB / 57.50 MiB [================================ ] 90% 52.00 MiB / 57.50 MiB [================================= ] 92% 53.00 MiB / 57.50 MiB [================================= ] 93% 54.00 MiB / 57.50 MiB [================================== ] 95% 55.00 MiB / 57.50 MiB [=================================== ] 97% 56.00 MiB / 57.50 MiB [=================================== ] 99% 57.00 MiB / 57.50 MiB [====================================] 100% 57.50 MiB / 57.50 MiB Beaker Client - Fedora8 1.7 kB/s | 244 B 00:00 Last metadata expiration check: 0:09:07 ago on Thu 11 Jan 2024 02:07:53 AM UTC. Package kernel-modules-6.6.4-100.fc38.x86_64 is already installed. Package kernel-modules-core-6.6.4-100.fc38.x86_64 is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: kernel-modules-extra x86_64 6.6.4-100.fc38 @commandline 2.6 M kernel-modules-internal x86_64 6.6.4-100.fc38 @commandline 1.0 M 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.6.4-100.fc38.x86_64 1/2 Running scriptlet: kernel-modules-internal-6.6.4-100.fc38.x86_64 1/2 Installing : kernel-modules-extra-6.6.4-100.fc38.x86_64 2/2 Running scriptlet: kernel-modules-extra-6.6.4-100.fc38.x86_64 2/2 Verifying : kernel-modules-extra-6.6.4-100.fc38.x86_64 1/2 Verifying : kernel-modules-internal-6.6.4-100.fc38.x86_64 2/2 Installed: kernel-modules-extra-6.6.4-100.fc38.x86_64 kernel-modules-internal-6.6.4-100.fc38.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-route_type2u04jt7x/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:55 Thursday 11 January 2024 02:17:34 +0000 (0:00:53.550) 0:01:03.802 ****** changed: [sut] => { "changed": true, "checksum": "f5862a5b2d44c3b984c3c4850e760395f1c2f1b9", "dest": "/etc/hostapd/wireless.conf", "gid": 0, "group": "root", "md5sum": "af252c8d0292c67941864c3aee7aae71", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 137, "src": "/root/.ansible/tmp/ansible-tmp-1704939454.9347565-19303-61200920759797/source", "state": "file", "uid": 0 } TASK [Include the task 'start_mock_wifi.yml'] ********************************** task path: /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:70 Thursday 11 January 2024 02:17:35 +0000 (0:00:00.627) 0:01:04.430 ****** included: /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/start_mock_wifi.yml for sut TASK [Ensure NetworkManager is running] **************************************** task path: /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/start_mock_wifi.yml:3 Thursday 11 January 2024 02:17:35 +0000 (0:00:00.017) 0:01:04.447 ****** ok: [sut] => { "changed": false, "name": "NetworkManager", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:NetworkManager_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-01-11 01:54:46 UTC", "ActiveEnterTimestampMonotonic": "32987759", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-pre.target systemd-journald.socket cloud-init-local.service dbus-broker.service sysinit.target basic.target dbus.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-01-11 01:54:44 UTC", "AssertTimestampMonotonic": "31621364", "Before": "network.target network.service NetworkManager-wait-online.service multi-user.target cloud-init.service shutdown.target", "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": "3111962000", "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 2024-01-11 01:54:44 UTC", "ConditionTimestampMonotonic": "31621361", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3173", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "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": "569", "ExecMainStartTimestamp": "Thu 2024-01-11 01:54:44 UTC", "ExecMainStartTimestampMonotonic": "31628177", "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 2024-01-11 01:54:44 UTC", "InactiveExitTimestampMonotonic": "31628412", "InvocationID": "2ee30bf00cc64823abac7d63edc04544", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "569", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "11784192", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "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", "ReloadSignal": "1", "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 2024-01-11 02:16:40 UTC", "StateChangeTimestampMonotonic": "1347758832", "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": "4", "TasksMax": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Load mac80211_hwsim kernel module to mock a wifi network] **************** task path: /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/start_mock_wifi.yml:8 Thursday 11 January 2024 02:17:36 +0000 (0:00:00.678) 0:01:05.126 ****** ok: [sut] => { "changed": false, "cmd": "modprobe mac80211_hwsim radio=2 && sleep 5", "delta": "0:00:05.270600", "end": "2024-01-11 02:17:41.673942", "rc": 0, "start": "2024-01-11 02:17:36.403342" } TASK [Restart NetworkManager and wpa_supplicant] ******************************* task path: /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/start_mock_wifi.yml:12 Thursday 11 January 2024 02:17:41 +0000 (0:00:05.474) 0:01:10.601 ****** 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": "Thu 2024-01-11 01:54:46 UTC", "ActiveEnterTimestampMonotonic": "32987759", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network-pre.target systemd-journald.socket cloud-init-local.service dbus-broker.service sysinit.target basic.target dbus.socket system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-01-11 01:54:44 UTC", "AssertTimestampMonotonic": "31621364", "Before": "network.target network.service NetworkManager-wait-online.service multi-user.target cloud-init.service shutdown.target", "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": "3121472000", "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 2024-01-11 01:54:44 UTC", "ConditionTimestampMonotonic": "31621361", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/NetworkManager.service", "ControlGroupId": "3173", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "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": "569", "ExecMainStartTimestamp": "Thu 2024-01-11 01:54:44 UTC", "ExecMainStartTimestampMonotonic": "31628177", "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 2024-01-11 01:54:44 UTC", "InactiveExitTimestampMonotonic": "31628412", "InvocationID": "2ee30bf00cc64823abac7d63edc04544", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "569", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "11804672", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "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", "ReloadSignal": "1", "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 2024-01-11 02:16:40 UTC", "StateChangeTimestampMonotonic": "1347758832", "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": "4", "TasksMax": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "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": "Thu 2024-01-11 02:16:26 UTC", "ActiveEnterTimestampMonotonic": "1333156732", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket dbus-broker.service systemd-journald.socket sysinit.target system.slice basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-01-11 02:16:26 UTC", "AssertTimestampMonotonic": "1333135946", "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": "23572000", "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 2024-01-11 02:16:26 UTC", "ConditionTimestampMonotonic": "1333135941", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "9985", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "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": "22337", "ExecMainStartTimestamp": "Thu 2024-01-11 02:16:26 UTC", "ExecMainStartTimestampMonotonic": "1333143174", "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 2024-01-11 02:16:26 UTC", "InactiveExitTimestampMonotonic": "1333143590", "InvocationID": "74d91a69b89d4add96a3d91b927eb231", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "22337", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "2166784", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "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", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "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 2024-01-11 02:16:40 UTC", "StateChangeTimestampMonotonic": "1347762385", "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": "4434", "TimeoutAbortUSec": "45s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "45s", "TimeoutStopFailureMode": "abort", "TimeoutStopUSec": "45s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [Bring up wlan0 and wlan1 (mock wifi interfaces)] ************************* task path: /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/start_mock_wifi.yml:20 Thursday 11 January 2024 02:17:43 +0000 (0:00:01.359) 0:01:11.960 ****** 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.046764", "end": "2024-01-11 02:17:48.282949", "rc": 0, "start": "2024-01-11 02:17:43.236185" } TASK [Start hostapd] *********************************************************** task path: /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/start_mock_wifi.yml:29 Thursday 11 January 2024 02:17:48 +0000 (0:00:05.250) 0:01:17.210 ****** ok: [sut] => { "changed": false, "cmd": "hostapd -B /etc/hostapd/wireless.conf && sleep 5", "delta": "0:00:05.059253", "end": "2024-01-11 02:17:53.545143", "rc": 0, "start": "2024-01-11 02:17:48.485890" } STDOUT: wlan1: interface state UNINITIALIZED->ENABLED wlan1: AP-ENABLED TASK [TEST: wireless connection with OWE] ************************************** task path: /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tests_wireless_wpa3_owe.yml:15 Thursday 11 January 2024 02:17:53 +0000 (0:00:05.261) 0:01:22.472 ****** ok: [sut] => {} MSG: ################################################## TASK [linux-system-roles.network : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:4 Thursday 11 January 2024 02:17:53 +0000 (0:00:00.011) 0:01:22.484 ****** included: /WORKDIR/git-route_type2u04jt7x/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-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:3 Thursday 11 January 2024 02:17:53 +0000 (0:00:00.070) 0:01:22.554 ****** 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-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:13 Thursday 11 January 2024 02:17:53 +0000 (0:00:00.021) 0:01:22.576 ****** 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-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:18 Thursday 11 January 2024 02:17:53 +0000 (0:00:00.019) 0:01:22.595 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Check which services are running] *********** task path: /WORKDIR/git-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Thursday 11 January 2024 02:17:53 +0000 (0:00:00.023) 0:01:22.618 ****** 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-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Thursday 11 January 2024 02:17:56 +0000 (0:00:02.336) 0:01:24.955 ****** 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-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:7 Thursday 11 January 2024 02:17:57 +0000 (0:00:01.088) 0:01:26.043 ****** 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-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:11 Thursday 11 January 2024 02:17:57 +0000 (0:00:00.028) 0:01:26.072 ****** 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-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:19 Thursday 11 January 2024 02:17:57 +0000 (0:00:00.027) 0:01:26.099 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Install packages] *************************** task path: /WORKDIR/git-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:30 Thursday 11 January 2024 02:17:57 +0000 (0:00:00.026) 0:01:26.125 ****** 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-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:40 Thursday 11 January 2024 02:17:57 +0000 (0:00:00.050) 0:01:26.175 ****** 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-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:55 Thursday 11 January 2024 02:17:57 +0000 (0:00:00.030) 0:01:26.205 ****** 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-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:71 Thursday 11 January 2024 02:17:57 +0000 (0:00:00.029) 0:01:26.235 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Enable and start NetworkManager] ************ task path: /WORKDIR/git-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:85 Thursday 11 January 2024 02:17:57 +0000 (0:00:00.032) 0:01:26.268 ****** 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-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Thursday 11 January 2024 02:17:57 +0000 (0:00:00.568) 0:01:26.836 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "wpa_supplicant", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Thu 2024-01-11 02:17:42 UTC", "ActiveEnterTimestampMonotonic": "1409955161", "ActiveExitTimestamp": "Thu 2024-01-11 02:17:42 UTC", "ActiveExitTimestampMonotonic": "1409904176", "ActiveState": "active", "After": "dbus.socket dbus-broker.service systemd-journald.socket sysinit.target system.slice basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Thu 2024-01-11 02:17:42 UTC", "AssertTimestampMonotonic": "1409945780", "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": "13250000", "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 2024-01-11 02:17:42 UTC", "ConditionTimestampMonotonic": "1409945776", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/wpa_supplicant.service", "ControlGroupId": "10631", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "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": "23015", "ExecMainStartTimestamp": "Thu 2024-01-11 02:17:42 UTC", "ExecMainStartTimestampMonotonic": "1409950167", "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 2024-01-11 02:17:42 UTC] ; stop_time=[n/a] ; pid=23015 ; 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 2024-01-11 02:17:42 UTC] ; stop_time=[n/a] ; pid=23015 ; 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 2024-01-11 02:17:42 UTC", "InactiveEnterTimestampMonotonic": "1409940697", "InactiveExitTimestamp": "Thu 2024-01-11 02:17:42 UTC", "InactiveExitTimestampMonotonic": "1409950601", "InvocationID": "fc8bdc2943de4f4d98f3bd395d139ddd", "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": "14780", "LimitNPROCSoft": "14780", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14780", "LimitSIGPENDINGSoft": "14780", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "23015", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "1568768", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MemoryZSwapMax": "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", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket system.slice sysinit.target", "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 2024-01-11 02:17:42 UTC", "StateChangeTimestampMonotonic": "1409955161", "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": "4434", "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 [linux-system-roles.network : Enable network service] ********************* task path: /WORKDIR/git-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:105 Thursday 11 January 2024 02:17:58 +0000 (0:00:00.556) 0:01:27.393 ****** 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-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:113 Thursday 11 January 2024 02:17:58 +0000 (0:00:00.026) 0:01:27.420 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.network : Configure networking connection profiles] *** task path: /WORKDIR/git-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:122 Thursday 11 January 2024 02:17:58 +0000 (0:00:00.043) 0:01:27.464 ****** 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": "owe", "ssid": "hostapd-owe" } } ], "force_state_change": false, "ignore_errors": false, "provider": "nm" } }, "changed": true } STDERR: [003] #0, state:up persistent_state:present, 'wlan0': update connection wlan0, d028b74f-4bf1-4c45-a245-56cfb88daceb [004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, d028b74f-4bf1-4c45-a245-56cfb88daceb (not-active) TASK [linux-system-roles.network : Configure networking state] ***************** task path: /WORKDIR/git-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:134 Thursday 11 January 2024 02:17:59 +0000 (0:00:00.586) 0:01:28.050 ****** 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-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:140 Thursday 11 January 2024 02:17:59 +0000 (0:00:00.028) 0:01:28.079 ****** ok: [sut] => { "__network_connections_result.stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': update connection wlan0, d028b74f-4bf1-4c45-a245-56cfb88daceb", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, d028b74f-4bf1-4c45-a245-56cfb88daceb (not-active)" ] } TASK [linux-system-roles.network : Show debug messages for the network_connections] *** task path: /WORKDIR/git-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:144 Thursday 11 January 2024 02:17:59 +0000 (0:00:00.028) 0:01:28.107 ****** 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": "owe", "ssid": "hostapd-owe" } } ], "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, d028b74f-4bf1-4c45-a245-56cfb88daceb\n[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, d028b74f-4bf1-4c45-a245-56cfb88daceb (not-active)\n", "stderr_lines": [ "[003] #0, state:up persistent_state:present, 'wlan0': update connection wlan0, d028b74f-4bf1-4c45-a245-56cfb88daceb", "[004] #0, state:up persistent_state:present, 'wlan0': up connection wlan0, d028b74f-4bf1-4c45-a245-56cfb88daceb (not-active)" ] } } TASK [linux-system-roles.network : Show debug messages for the network_state] *** task path: /WORKDIR/git-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:149 Thursday 11 January 2024 02:17:59 +0000 (0:00:00.027) 0:01:28.134 ****** skipping: [sut] => {} TASK [linux-system-roles.network : Re-test connectivity] *********************** task path: /WORKDIR/git-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Thursday 11 January 2024 02:17:59 +0000 (0:00:00.027) 0:01:28.162 ****** ok: [sut] => { "changed": false, "ping": "pong" } TASK [Verify connection profile] *********************************************** task path: /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tests_wireless_wpa3_owe.yml:36 Thursday 11 January 2024 02:17:59 +0000 (0:00:00.284) 0:01:28.447 ****** ok: [sut] => { "changed": false, "cmd": "nmcli c show wlan0 | grep 802-11-wireless-security.key-mgmt", "delta": "0:00:00.025158", "end": "2024-01-11 02:17:59.750286", "rc": 0, "start": "2024-01-11 02:17:59.725128" } STDOUT: 802-11-wireless-security.key-mgmt: owe TASK [Assert that OWE is configured correctly] ********************************* task path: /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tests_wireless_wpa3_owe.yml:43 Thursday 11 January 2024 02:17:59 +0000 (0:00:00.241) 0:01:28.689 ****** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=33 changed=3 unreachable=0 failed=0 skipped=20 rescued=0 ignored=0 Thursday 11 January 2024 02:17:59 +0000 (0:00:00.011) 0:01:28.700 ****** =============================================================================== Install mac80211_hwsim kernel modules in Fedora ------------------------ 53.55s /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:46 Load mac80211_hwsim kernel module to mock a wifi network ---------------- 5.47s /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/start_mock_wifi.yml:8 --- Start hostapd ----------------------------------------------------------- 5.26s /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/start_mock_wifi.yml:29 -- Bring up wlan0 and wlan1 (mock wifi interfaces) ------------------------- 5.25s /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/start_mock_wifi.yml:20 -- Install hostapd in Fedora ----------------------------------------------- 4.73s /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:38 Install packages required to set up mock wifi network ------------------- 2.60s /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:3 linux-system-roles.network : Check which services are running ----------- 2.34s /WORKDIR/git-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:22 Restart NetworkManager and wpa_supplicant ------------------------------- 1.36s /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/start_mock_wifi.yml:12 -- linux-system-roles.network : Check which packages are installed --------- 1.09s /WORKDIR/git-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/set_facts.yml:27 Gathering Facts --------------------------------------------------------- 0.99s /WORKDIR/git-route_type2u04jt7x/tests/tests_wireless_wpa3_owe_nm.yml:6 -------- Gathering Facts --------------------------------------------------------- 0.84s /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tests_wireless_wpa3_owe.yml:3 - Ensure NetworkManager is running ---------------------------------------- 0.68s /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/start_mock_wifi.yml:3 --- Create hostapd config --------------------------------------------------- 0.63s /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:55 linux-system-roles.network : Configure networking connection profiles --- 0.59s /WORKDIR/git-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:122 linux-system-roles.network : Enable and start NetworkManager ------------ 0.57s /WORKDIR/git-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:85 linux-system-roles.network : Enable and start wpa_supplicant ------------ 0.56s /WORKDIR/git-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:96 Gather the minimum subset of ansible_facts required by the network role test --- 0.54s /WORKDIR/git-route_type2u04jt7x/tests/tasks/el_repo_setup.yml:3 --------------- Check if system is ostree ----------------------------------------------- 0.29s /WORKDIR/git-route_type2u04jt7x/tests/tasks/el_repo_setup.yml:19 -------------- linux-system-roles.network : Re-test connectivity ----------------------- 0.28s /WORKDIR/git-route_type2u04jt7x/tests/roles/linux-system-roles.network/tasks/main.yml:155 Verify connection profile ----------------------------------------------- 0.24s /WORKDIR/git-route_type2u04jt7x/tests/playbooks/tests_wireless_wpa3_owe.yml:36 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---