# 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-route_type5x5hna0z/tests/tests_wireless_wpa3_sae_nm.yml PLAY [Run playbook 'playbooks/tests_wireless_wpa3_sae.yml' with nm as provider] *** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-route_type5x5hna0z/tests/tests_wireless_wpa3_sae_nm.yml:5 Wednesday 20 December 2023 22:06:11 +0000 (0:00:00.012) 0:00:00.012 **** ok: [sut] META: ran handlers TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-route_type5x5hna0z/tests/tests_wireless_wpa3_sae_nm.yml:9 Wednesday 20 December 2023 22:06:12 +0000 (0:00:00.906) 0:00:00.919 **** included: /WORKDIR/git-route_type5x5hna0z/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_type5x5hna0z/tests/tasks/el_repo_setup.yml:3 Wednesday 20 December 2023 22:06:12 +0000 (0:00:00.013) 0:00:00.933 **** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-route_type5x5hna0z/tests/tasks/el_repo_setup.yml:19 Wednesday 20 December 2023 22:06:13 +0000 (0:00:00.530) 0:00:01.463 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-route_type5x5hna0z/tests/tasks/el_repo_setup.yml:24 Wednesday 20 December 2023 22:06:13 +0000 (0:00:00.266) 0:00:01.730 **** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-route_type5x5hna0z/tests/tasks/el_repo_setup.yml:28 Wednesday 20 December 2023 22:06:13 +0000 (0:00:00.020) 0:00:01.750 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-route_type5x5hna0z/tests/tasks/el_repo_setup.yml:53 Wednesday 20 December 2023 22:06:13 +0000 (0:00:00.018) 0:00:01.769 **** included: /WORKDIR/git-route_type5x5hna0z/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-route_type5x5hna0z/tests/tasks/enable_epel.yml:8 Wednesday 20 December 2023 22:06:13 +0000 (0:00:00.034) 0:00:01.804 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-route_type5x5hna0z/tests/tasks/enable_epel.yml:24 Wednesday 20 December 2023 22:06:13 +0000 (0:00:00.021) 0:00:01.826 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-route_type5x5hna0z/tests/tasks/enable_epel.yml:30 Wednesday 20 December 2023 22:06:13 +0000 (0:00:00.030) 0:00:01.856 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-route_type5x5hna0z/tests/tasks/enable_epel.yml:35 Wednesday 20 December 2023 22:06:13 +0000 (0:00:00.026) 0:00:01.882 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-route_type5x5hna0z/tests/tasks/enable_epel.yml:40 Wednesday 20 December 2023 22:06:13 +0000 (0:00:00.013) 0:00:01.896 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-route_type5x5hna0z/tests/tests_wireless_wpa3_sae_nm.yml:11 Wednesday 20 December 2023 22:06:13 +0000 (0:00:00.011) 0:00:01.907 **** 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_type5x5hna0z/tests/playbooks/tests_wireless_wpa3_sae.yml:3 Wednesday 20 December 2023 22:06:13 +0000 (0:00:00.012) 0:00:01.919 **** ok: [sut] META: ran handlers TASK [INIT: wireless tests] **************************************************** task path: /WORKDIR/git-route_type5x5hna0z/tests/playbooks/tests_wireless_wpa3_sae.yml:8 Wednesday 20 December 2023 22:06:14 +0000 (0:00:00.786) 0:00:02.706 **** included: /WORKDIR/git-route_type5x5hna0z/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml for sut TASK [Install packages required to set up mock wifi network] ******************* task path: /WORKDIR/git-route_type5x5hna0z/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Wednesday 20 December 2023 22:06:14 +0000 (0:00:00.022) 0:00:02.728 **** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: wpa_supplicant-1:2.10-6.fc38.x86_64" ] } 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-route_type5x5hna0z/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:27 Wednesday 20 December 2023 22:06:18 +0000 (0:00:04.372) 0:00:07.100 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install hostapd in Fedora] *********************************************** task path: /WORKDIR/git-route_type5x5hna0z/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:40 Wednesday 20 December 2023 22:06:18 +0000 (0:00:00.010) 0:00:07.111 **** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: hostapd-2.10-5.fc38.x86_64" ] } TASK [Install mac80211_hwsim kernel module in Fedora] ************************** task path: /WORKDIR/git-route_type5x5hna0z/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:51 Wednesday 20 December 2023 22:06:23 +0000 (0:00:04.275) 0:00:11.387 **** fatal: [sut]: FAILED! => { "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:07.323922", "end": "2023-12-20 22:06:30.748069", "rc": 1, "start": "2023-12-20 22:06:23.424147" } STDOUT: Beaker Client - Fedora8 3.1 kB/s | 244 B 00:00 Last metadata expiration check: 0:08:48 ago on Wed 20 Dec 2023 09:57:37 PM 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 604 kB/s | 31 kB 00:00 (2/5): python3-requests-gssapi-1.2.3-7.fc38.noa 571 kB/s | 33 kB 00:00 (3/5): koji-1.33.0-1.fc38.noarch.rpm 14 MB/s | 245 kB 00:00 (4/5): python3-gssapi-1.7.3-4.fc38.x86_64.rpm 6.9 MB/s | 572 kB 00:00 (5/5): python3-koji-1.33.0-1.fc38.noarch.rpm 13 MB/s | 422 kB 00:00 -------------------------------------------------------------------------------- Total 4.5 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! Beaker Client - Fedora8 3.2 kB/s | 244 B 00:00 Last metadata expiration check: 0:08:53 ago on Wed 20 Dec 2023 09:57:37 PM UTC. 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 No unknown packages available for kernel-6.6.4-100.fc38 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 Can not load RPM file: kernel-modules*.rpm. Could not open: kernel-modules*.rpm MSG: non-zero return code to retry, use: --limit @/tmp/tests_wireless_wpa3_sae_nm.retry PLAY RECAP ********************************************************************* sut : ok=11 changed=2 unreachable=0 failed=1 skipped=7 rescued=0 ignored=0 Wednesday 20 December 2023 22:06:30 +0000 (0:00:07.606) 0:00:18.994 **** =============================================================================== Install mac80211_hwsim kernel module in Fedora -------------------------- 7.61s /WORKDIR/git-route_type5x5hna0z/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:51 Install packages required to set up mock wifi network ------------------- 4.37s /WORKDIR/git-route_type5x5hna0z/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:3 Install hostapd in Fedora ----------------------------------------------- 4.28s /WORKDIR/git-route_type5x5hna0z/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:40 Gathering Facts --------------------------------------------------------- 0.91s /WORKDIR/git-route_type5x5hna0z/tests/tests_wireless_wpa3_sae_nm.yml:5 -------- Gathering Facts --------------------------------------------------------- 0.79s /WORKDIR/git-route_type5x5hna0z/tests/playbooks/tests_wireless_wpa3_sae.yml:3 - Gather the minimum subset of ansible_facts required by the network role test --- 0.53s /WORKDIR/git-route_type5x5hna0z/tests/tasks/el_repo_setup.yml:3 --------------- Check if system is ostree ----------------------------------------------- 0.27s /WORKDIR/git-route_type5x5hna0z/tests/tasks/el_repo_setup.yml:19 -------------- Include the task 'enable_epel.yml' -------------------------------------- 0.03s /WORKDIR/git-route_type5x5hna0z/tests/tasks/el_repo_setup.yml:53 -------------- Install yum-utils package ----------------------------------------------- 0.03s /WORKDIR/git-route_type5x5hna0z/tests/tasks/enable_epel.yml:24 ---------------- Enable EPEL 7 ----------------------------------------------------------- 0.03s /WORKDIR/git-route_type5x5hna0z/tests/tasks/enable_epel.yml:30 ---------------- INIT: wireless tests ---------------------------------------------------- 0.02s /WORKDIR/git-route_type5x5hna0z/tests/playbooks/tests_wireless_wpa3_sae.yml:8 - Create EPEL 38 ---------------------------------------------------------- 0.02s /WORKDIR/git-route_type5x5hna0z/tests/tasks/enable_epel.yml:8 ----------------- Set flag to indicate system is ostree ----------------------------------- 0.02s /WORKDIR/git-route_type5x5hna0z/tests/tasks/el_repo_setup.yml:24 -------------- Fix CentOS6 Base repo --------------------------------------------------- 0.02s /WORKDIR/git-route_type5x5hna0z/tests/tasks/el_repo_setup.yml:28 -------------- Include the task 'el_repo_setup.yml' ------------------------------------ 0.01s /WORKDIR/git-route_type5x5hna0z/tests/tests_wireless_wpa3_sae_nm.yml:9 -------- Enable EPEL 8 ----------------------------------------------------------- 0.01s /WORKDIR/git-route_type5x5hna0z/tests/tasks/enable_epel.yml:35 ---------------- Set network provider to 'nm' -------------------------------------------- 0.01s /WORKDIR/git-route_type5x5hna0z/tests/tests_wireless_wpa3_sae_nm.yml:11 ------- Enable EPEL 6 ----------------------------------------------------------- 0.01s /WORKDIR/git-route_type5x5hna0z/tests/tasks/enable_epel.yml:40 ---------------- Install hostapd and mac80211_hwsim kernel module in CentOS 8 ------------ 0.01s /WORKDIR/git-route_type5x5hna0z/tests/playbooks/tasks/setup_mock_wifi_wpa3_sae.yml:27 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---