# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-bond_options_rewriteixf50ykd/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_wireless_wpa3_owe_nm.yml *************************************** 2 plays in /WORKDIR/git-bond_options_rewriteixf50ykd/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-bond_options_rewriteixf50ykd/tests/tests_wireless_wpa3_owe_nm.yml:6 Tuesday 13 February 2024 14:05:40 +0000 (0:00:00.020) 0:00:00.020 ****** ok: [sut] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tests_wireless_wpa3_owe_nm.yml:9 Tuesday 13 February 2024 14:05:41 +0000 (0:00:01.125) 0:00:01.145 ****** included: /WORKDIR/git-bond_options_rewriteixf50ykd/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-bond_options_rewriteixf50ykd/tests/tasks/el_repo_setup.yml:3 Tuesday 13 February 2024 14:05:41 +0000 (0:00:00.013) 0:00:01.159 ****** ok: [sut] TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/el_repo_setup.yml:17 Tuesday 13 February 2024 14:05:41 +0000 (0:00:00.368) 0:00:01.527 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/el_repo_setup.yml:22 Tuesday 13 February 2024 14:05:41 +0000 (0:00:00.272) 0:00:01.799 ****** ok: [sut] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/el_repo_setup.yml:26 Tuesday 13 February 2024 14:05:41 +0000 (0:00:00.014) 0:00:01.813 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/el_repo_setup.yml:51 Tuesday 13 February 2024 14:05:41 +0000 (0:00:00.009) 0:00:01.822 ****** included: /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/enable_epel.yml for sut TASK [Create EPEL 38] ********************************************************** task path: /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/enable_epel.yml:8 Tuesday 13 February 2024 14:05:41 +0000 (0:00:00.021) 0:00:01.844 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Install yum-utils package] *********************************************** task path: /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/enable_epel.yml:24 Tuesday 13 February 2024 14:05:41 +0000 (0:00:00.007) 0:00:01.852 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/enable_epel.yml:30 Tuesday 13 February 2024 14:05:41 +0000 (0:00:00.010) 0:00:01.862 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/enable_epel.yml:35 Tuesday 13 February 2024 14:05:41 +0000 (0:00:00.007) 0:00:01.870 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 6] *********************************************************** task path: /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/enable_epel.yml:40 Tuesday 13 February 2024 14:05:41 +0000 (0:00:00.007) 0:00:01.877 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution in ['RedHat', 'CentOS']", "skip_reason": "Conditional result was False" } TASK [Set network provider to 'nm'] ******************************************** task path: /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tests_wireless_wpa3_owe_nm.yml:11 Tuesday 13 February 2024 14:05:41 +0000 (0:00:00.007) 0:00:01.885 ****** ok: [sut] => { "ansible_facts": { "network_provider": "nm" }, "changed": false } PLAY [Play for testing wireless connection] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-bond_options_rewriteixf50ykd/tests/playbooks/tests_wireless_wpa3_owe.yml:3 Tuesday 13 February 2024 14:05:41 +0000 (0:00:00.020) 0:00:01.905 ****** ok: [sut] TASK [INIT: wireless tests] **************************************************** task path: /WORKDIR/git-bond_options_rewriteixf50ykd/tests/playbooks/tests_wireless_wpa3_owe.yml:8 Tuesday 13 February 2024 14:05:42 +0000 (0:00:00.773) 0:00:02.679 ****** ok: [sut] => {} MSG: ################################################## TASK [Include the task 'setup_mock_wifi_wpa3_owe.yml'] ************************* task path: /WORKDIR/git-bond_options_rewriteixf50ykd/tests/playbooks/tests_wireless_wpa3_owe.yml:11 Tuesday 13 February 2024 14:05:42 +0000 (0:00:00.016) 0:00:02.695 ****** included: /WORKDIR/git-bond_options_rewriteixf50ykd/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-bond_options_rewriteixf50ykd/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:3 Tuesday 13 February 2024 14:05:42 +0000 (0:00:00.014) 0:00:02.709 ****** ok: [sut] => { "attempts": 1, "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Check if rpm ostree system - cannot test] ******************************** task path: /WORKDIR/git-bond_options_rewriteixf50ykd/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:20 Tuesday 13 February 2024 14:05:45 +0000 (0:00:02.424) 0:00:05.133 ****** META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Install hostapd and mac80211_hwsim kernel module in CentOS] ************** task path: /WORKDIR/git-bond_options_rewriteixf50ykd/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:28 Tuesday 13 February 2024 14:05:45 +0000 (0:00:00.005) 0:00:05.139 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'CentOS'", "skip_reason": "Conditional result was False" } TASK [Install hostapd in Fedora] *********************************************** task path: /WORKDIR/git-bond_options_rewriteixf50ykd/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:41 Tuesday 13 February 2024 14:05:45 +0000 (0:00:00.018) 0:00:05.157 ****** ok: [sut] => { "changed": false, "cmd": "dnf -y copr enable liangwen12year/hostapd-owe\ndnf -y install hostapd\n", "delta": "0:00:04.377724", "end": "2024-02-13 14:05:49.869311", "rc": 0, "start": "2024-02-13 14:05:45.491587" } STDOUT: Beaker Client - Fedora8 3.4 kB/s | 244 B 00:00 Last metadata expiration check: 0:07:48 ago on Tue 13 Feb 2024 01:57:59 PM 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 3.0 MB/s | 667 kB 00:00 -------------------------------------------------------------------------------- Total 2.3 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-bond_options_rewriteixf50ykd/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:49 Tuesday 13 February 2024 14:05:49 +0000 (0:00:04.679) 0:00:09.836 ****** fatal: [sut]: FAILED! => { "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:07.637603", "end": "2024-02-13 14:05:57.760433", "rc": 1, "start": "2024-02-13 14:05:50.122830" } STDOUT: Beaker Client - Fedora8 3.4 kB/s | 244 B 00:00 Last metadata expiration check: 0:07:52 ago on Tue 13 Feb 2024 01:57:59 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 409 kB/s | 31 kB 00:00 (2/5): python3-requests-gssapi-1.2.3-7.fc38.noa 356 kB/s | 33 kB 00:00 (3/5): python3-gssapi-1.7.3-4.fc38.x86_64.rpm 4.0 MB/s | 572 kB 00:00 (4/5): koji-1.33.0-1.fc38.noarch.rpm 3.6 MB/s | 245 kB 00:00 (5/5): python3-koji-1.33.0-1.fc38.noarch.rpm 2.9 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! Beaker Client - Fedora8 3.4 kB/s | 244 B 00:00 Last metadata expiration check: 0:07:58 ago on Tue 13 Feb 2024 01:57:59 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 2024-02-13 14:05:55,760 [ERROR] koji: ServerOffline: Server disabled for maintenance 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_owe_nm.retry PLAY RECAP ********************************************************************* sut : ok=12 changed=0 unreachable=0 failed=1 skipped=7 rescued=0 ignored=0 Tuesday 13 February 2024 14:05:57 +0000 (0:00:07.869) 0:00:17.706 ****** =============================================================================== Install mac80211_hwsim kernel modules in Fedora ------------------------- 7.87s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:49 Install hostapd in Fedora ----------------------------------------------- 4.68s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:41 Install packages required to set up mock wifi network ------------------- 2.42s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:3 Gathering Facts --------------------------------------------------------- 1.13s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tests_wireless_wpa3_owe_nm.yml:6 Gathering Facts --------------------------------------------------------- 0.77s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/playbooks/tests_wireless_wpa3_owe.yml:3 Gather the minimum subset of ansible_facts required by the network role test --- 0.37s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/el_repo_setup.yml:3 ----- Check if system is ostree ----------------------------------------------- 0.27s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/el_repo_setup.yml:17 ---- Include the task 'enable_epel.yml' -------------------------------------- 0.02s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/el_repo_setup.yml:51 ---- Set network provider to 'nm' -------------------------------------------- 0.02s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tests_wireless_wpa3_owe_nm.yml:11 Install hostapd and mac80211_hwsim kernel module in CentOS -------------- 0.02s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/playbooks/tasks/setup_mock_wifi_wpa3_owe.yml:28 INIT: wireless tests ---------------------------------------------------- 0.02s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/playbooks/tests_wireless_wpa3_owe.yml:8 Set flag to indicate system is ostree ----------------------------------- 0.01s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/el_repo_setup.yml:22 ---- Include the task 'setup_mock_wifi_wpa3_owe.yml' ------------------------- 0.01s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/playbooks/tests_wireless_wpa3_owe.yml:11 Include the task 'el_repo_setup.yml' ------------------------------------ 0.01s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tests_wireless_wpa3_owe_nm.yml:9 Install yum-utils package ----------------------------------------------- 0.01s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/enable_epel.yml:24 ------ Fix CentOS6 Base repo --------------------------------------------------- 0.01s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/el_repo_setup.yml:26 ---- Create EPEL 38 ---------------------------------------------------------- 0.01s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/enable_epel.yml:8 ------- Enable EPEL 8 ----------------------------------------------------------- 0.01s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/enable_epel.yml:35 ------ Enable EPEL 7 ----------------------------------------------------------- 0.01s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/enable_epel.yml:30 ------ Enable EPEL 6 ----------------------------------------------------------- 0.01s /WORKDIR/git-bond_options_rewriteixf50ykd/tests/tasks/enable_epel.yml:40 ------ ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---