[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. ansible-playbook [core 2.16.9] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/tmp.zcB5gPPTeC executable location = /usr/local/bin/ansible-playbook python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks 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_unit.yml ******************************************************* 2 plays in /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml PLAY [Setup for test running] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:3 Sunday 04 August 2024 13:41:00 -0400 (0:00:00.007) 0:00:00.007 ********* ok: [managed_node1] TASK [Include the task 'el_repo_setup.yml'] ************************************ task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:6 Sunday 04 August 2024 13:41:01 -0400 (0:00:01.040) 0:00:01.048 ********* included: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml for managed_node1 TASK [Gather the minimum subset of ansible_facts required by the network role test] *** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Sunday 04 August 2024 13:41:01 -0400 (0:00:00.016) 0:00:01.065 ********* ok: [managed_node1] TASK [Check if system is ostree] *********************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Sunday 04 August 2024 13:41:01 -0400 (0:00:00.483) 0:00:01.548 ********* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:22 Sunday 04 August 2024 13:41:02 -0400 (0:00:00.402) 0:00:01.951 ********* ok: [managed_node1] => { "ansible_facts": { "__network_is_ostree": false }, "changed": false } TASK [Fix CentOS6 Base repo] *************************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:26 Sunday 04 August 2024 13:41:02 -0400 (0:00:00.020) 0:00:01.972 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Include the task 'enable_epel.yml'] ************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:51 Sunday 04 August 2024 13:41:02 -0400 (0:00:00.012) 0:00:01.985 ********* included: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml for managed_node1 TASK [Create EPEL 8] *********************************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Sunday 04 August 2024 13:41:02 -0400 (0:00:00.038) 0:00:02.023 ********* ok: [managed_node1] => { "attempts": 1, "changed": false, "cmd": [ "rpm", "-iv", "https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm" ], "delta": null, "end": null, "rc": 0, "start": null } STDOUT: skipped, since /etc/yum.repos.d/epel.repo exists MSG: Did not run command since '/etc/yum.repos.d/epel.repo' exists TASK [Install yum-utils package] *********************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:24 Sunday 04 August 2024 13:41:02 -0400 (0:00:00.409) 0:00:02.432 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 7] *********************************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:30 Sunday 04 August 2024 13:41:02 -0400 (0:00:00.013) 0:00:02.446 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '7'", "skip_reason": "Conditional result was False" } TASK [Enable EPEL 8] *********************************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:35 Sunday 04 August 2024 13:41:02 -0400 (0:00:00.013) 0:00:02.459 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "dnf", "config-manager", "--set-enabled", "epel" ], "delta": "0:00:01.222398", "end": "2024-08-04 13:41:04.327996", "rc": 0, "start": "2024-08-04 13:41:03.105598" } TASK [Enable EPEL 6] *********************************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:40 Sunday 04 August 2024 13:41:04 -0400 (0:00:01.537) 0:00:03.997 ********* skipping: [managed_node1] => { "changed": false, "false_condition": "ansible_distribution_major_version == '6'", "skip_reason": "Conditional result was False" } TASK [Install dependencies] **************************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:9 Sunday 04 August 2024 13:41:04 -0400 (0:00:00.014) 0:00:04.011 ********* ok: [managed_node1] => (item=NetworkManager-libnm) => { "ansible_loop_var": "item", "changed": false, "item": "NetworkManager-libnm", "rc": 0, "results": [] } MSG: Nothing to do failed: [managed_node1] (item=python2-gobject-base) => { "ansible_loop_var": "item", "changed": false, "failures": [ "No package python2-gobject-base available." ], "item": "python2-gobject-base", "rc": 1, "results": [] } MSG: Failed to install some of the specified packages ok: [managed_node1] => (item=python3-gobject-base) => { "ansible_loop_var": "item", "changed": false, "item": "python3-gobject-base", "rc": 0, "results": [] } MSG: Nothing to do failed: [managed_node1] (item=python-gobject-base) => { "ansible_loop_var": "item", "changed": false, "failures": [ "No package python-gobject-base available." ], "item": "python-gobject-base", "rc": 1, "results": [] } MSG: Failed to install some of the specified packages changed: [managed_node1] => (item=python2-mock) => { "ansible_loop_var": "item", "changed": true, "item": "python2-mock", "rc": 0, "results": [ "Installed: python2-setuptools-39.0.1-14.module_el8+733+876ccfdb.noarch", "Installed: python2-libs-2.7.18-17.module_el8+770+d35395c9.x86_64", "Installed: python2-setuptools-wheel-39.0.1-14.module_el8+733+876ccfdb.noarch", "Installed: python2-six-1.11.0-6.module_el8+299+aa6e9afa.noarch", "Installed: python2-funcsigs-1.0.2-13.module_el8+570+db61b4f9.noarch", "Installed: python2-pip-9.0.3-19.module_el8+570+db61b4f9.noarch", "Installed: python2-pip-wheel-9.0.3-19.module_el8+570+db61b4f9.noarch", "Installed: python2-mock-2.0.0-13.module_el8+570+db61b4f9.noarch", "Installed: python2-2.7.18-17.module_el8+770+d35395c9.x86_64" ] } ...ignoring PLAY [Execute python unit tests] *********************************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:23 Sunday 04 August 2024 13:41:21 -0400 (0:00:16.738) 0:00:20.749 ********* ok: [managed_node1] TASK [Create tempdir for code to test] ***************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:28 Sunday 04 August 2024 13:41:21 -0400 (0:00:00.757) 0:00:21.507 ********* changed: [managed_node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/tmp/lsrtest__ljv3_0c", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Get tempfile for tar] **************************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:34 Sunday 04 August 2024 13:41:22 -0400 (0:00:00.395) 0:00:21.902 ********* changed: [managed_node1 -> localhost] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/lsrtest_kda2d_hj.tar", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Include the task 'get_modules_and_utils_paths.yml'] ********************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:41 Sunday 04 August 2024 13:41:22 -0400 (0:00:00.190) 0:00:22.093 ********* included: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_modules_and_utils_paths.yml for managed_node1 TASK [Set collection paths] **************************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_modules_and_utils_paths.yml:3 Sunday 04 August 2024 13:41:22 -0400 (0:00:00.018) 0:00:22.112 ********* ok: [managed_node1] => { "ansible_facts": { "collection_paths": [ "/tmp/tmp.zcB5gPPTeC", "/tmp/tmp.zcB5gPPTeC" ] }, "changed": false } TASK [Set search paths] ******************************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_modules_and_utils_paths.yml:13 Sunday 04 August 2024 13:41:22 -0400 (0:00:00.038) 0:00:22.151 ********* ok: [managed_node1] => { "ansible_facts": { "module_utils_search_path": [ "../../module_utils", "../module_utils", "/root/.ansible/plugins/module_utils", "/usr/share/ansible/plugins/module_utils" ], "modules_search_path": [ "../../library", "../library", "/root/.ansible/plugins/modules", "/usr/share/ansible/plugins/modules" ] }, "changed": false } TASK [Find parent directory and path of modules] ******************************* task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_modules_and_utils_paths.yml:42 Sunday 04 August 2024 13:41:22 -0400 (0:00:00.041) 0:00:22.192 ********* ok: [managed_node1 -> localhost] => { "changed": false, "cmd": "set -euxo pipefail\nfor dir in ../../library ../library /root/.ansible/plugins/modules /usr/share/ansible/plugins/modules; do\n if [ -f \"$dir/network_connections.py\" ]; then\n readlink -f \"$(dirname \"$dir\")\"\n basename \"$dir\"\n exit 0\n fi\ndone\nfor dir in /tmp/tmp.zcB5gPPTeC /tmp/tmp.zcB5gPPTeC; do\n if [ ! -d \"$dir\" ]; then continue; fi\n cd \"$dir\"\n for subdir in ansible_collections/*/*/plugins/modules; do\n if [ -f \"$subdir/network_connections.py\" ]; then\n echo \"$dir\"\n echo \"$subdir\"\n exit 0\n fi\n done\ndone\necho network_connections.py not found\nexit 1\n", "delta": "0:00:00.003796", "end": "2024-08-04 13:41:22.760833", "rc": 0, "start": "2024-08-04 13:41:22.757037" } STDOUT: /tmp/tmp.zcB5gPPTeC ansible_collections/fedora/linux_system_roles/plugins/modules STDERR: + for dir in ../../library ../library /root/.ansible/plugins/modules /usr/share/ansible/plugins/modules + '[' -f ../../library/network_connections.py ']' + for dir in ../../library ../library /root/.ansible/plugins/modules /usr/share/ansible/plugins/modules + '[' -f ../library/network_connections.py ']' + for dir in ../../library ../library /root/.ansible/plugins/modules /usr/share/ansible/plugins/modules + '[' -f /root/.ansible/plugins/modules/network_connections.py ']' + for dir in ../../library ../library /root/.ansible/plugins/modules /usr/share/ansible/plugins/modules + '[' -f /usr/share/ansible/plugins/modules/network_connections.py ']' + for dir in /tmp/tmp.zcB5gPPTeC /tmp/tmp.zcB5gPPTeC + '[' '!' -d /tmp/tmp.zcB5gPPTeC ']' + cd /tmp/tmp.zcB5gPPTeC + for subdir in ansible_collections/*/*/plugins/modules + '[' -f ansible_collections/ansible/posix/plugins/modules/network_connections.py ']' + for subdir in ansible_collections/*/*/plugins/modules + '[' -f ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py ']' + echo /tmp/tmp.zcB5gPPTeC + echo ansible_collections/fedora/linux_system_roles/plugins/modules + exit 0 TASK [Find parent directory and path of module_utils] ************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/get_modules_and_utils_paths.yml:69 Sunday 04 August 2024 13:41:22 -0400 (0:00:00.219) 0:00:22.412 ********* ok: [managed_node1 -> localhost] => { "changed": false, "cmd": "set -euxo pipefail\nfor dir in ../../module_utils ../module_utils /root/.ansible/plugins/module_utils /usr/share/ansible/plugins/module_utils; do\n if [ -d \"$dir/network_lsr\" ]; then\n readlink -f \"$(dirname \"$dir\")\"\n basename \"$dir\"\n exit 0\n fi\ndone\nfor dir in /tmp/tmp.zcB5gPPTeC /tmp/tmp.zcB5gPPTeC; do\n if [ ! -d \"$dir\" ]; then continue; fi\n cd \"$dir\"\n for subdir in ansible_collections/*/*/plugins/module_utils; do\n if [ -d \"$subdir/network_lsr\" ]; then\n echo \"$dir\"\n echo \"$subdir\"\n exit 0\n fi\n done\ndone\necho network_lsr not found\nexit 1\n", "delta": "0:00:00.003759", "end": "2024-08-04 13:41:22.985889", "rc": 0, "start": "2024-08-04 13:41:22.982130" } STDOUT: /tmp/tmp.zcB5gPPTeC ansible_collections/fedora/linux_system_roles/plugins/module_utils STDERR: + for dir in ../../module_utils ../module_utils /root/.ansible/plugins/module_utils /usr/share/ansible/plugins/module_utils + '[' -d ../../module_utils/network_lsr ']' + for dir in ../../module_utils ../module_utils /root/.ansible/plugins/module_utils /usr/share/ansible/plugins/module_utils + '[' -d ../module_utils/network_lsr ']' + for dir in ../../module_utils ../module_utils /root/.ansible/plugins/module_utils /usr/share/ansible/plugins/module_utils + '[' -d /root/.ansible/plugins/module_utils/network_lsr ']' + for dir in ../../module_utils ../module_utils /root/.ansible/plugins/module_utils /usr/share/ansible/plugins/module_utils + '[' -d /usr/share/ansible/plugins/module_utils/network_lsr ']' + for dir in /tmp/tmp.zcB5gPPTeC /tmp/tmp.zcB5gPPTeC + '[' '!' -d /tmp/tmp.zcB5gPPTeC ']' + cd /tmp/tmp.zcB5gPPTeC + for subdir in ansible_collections/*/*/plugins/module_utils + '[' -d ansible_collections/ansible/posix/plugins/module_utils/network_lsr ']' + for subdir in ansible_collections/*/*/plugins/module_utils + '[' -d ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr ']' + echo /tmp/tmp.zcB5gPPTeC + echo ansible_collections/fedora/linux_system_roles/plugins/module_utils + exit 0 TASK [Create Tar file] ********************************************************* task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:48 Sunday 04 August 2024 13:41:23 -0400 (0:00:00.225) 0:00:22.637 ********* ok: [managed_node1 -> localhost] => { "changed": false, "cmd": [ "tar", "-cvf", "/tmp/lsrtest_kda2d_hj.tar", "--exclude", "*.pyc", "--exclude", "__pycache__", "-C", "/tmp/tmp.zcB5gPPTeC", "ansible_collections/fedora/linux_system_roles/plugins/modules", "-C", "/tmp/tmp.zcB5gPPTeC", "ansible_collections/fedora/linux_system_roles/plugins/module_utils" ], "delta": "0:00:00.004424", "end": "2024-08-04 13:41:23.195204", "rc": 0, "start": "2024-08-04 13:41:23.190780" } STDOUT: ansible_collections/fedora/linux_system_roles/plugins/modules/ ansible_collections/fedora/linux_system_roles/plugins/modules/__init__.py ansible_collections/fedora/linux_system_roles/plugins/modules/network_state.py ansible_collections/fedora/linux_system_roles/plugins/modules/network_connections.py ansible_collections/fedora/linux_system_roles/plugins/module_utils/ ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/ ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/__init__.py ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/ethtool.py ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/myerror.py ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/ ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/__init__.py ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/active_connection.py ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/client.py ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/connection.py ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/error.py ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm/provider.py ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm_provider.py ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/utils.py ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/argument_validator.py TASK [Copy testrepo.tar to the remote system] ********************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:60 Sunday 04 August 2024 13:41:23 -0400 (0:00:00.209) 0:00:22.847 ********* changed: [managed_node1] => { "changed": true, "checksum": "190faa585896dcb67a19d4371a94594957c7954a", "dest": "/tmp/lsrtest__ljv3_0c/lsrtest_kda2d_hj.tar", "gid": 0, "group": "root", "md5sum": "b011e6f68da8c5c238a8ba28090c78db", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 266240, "src": "/root/.ansible/tmp/ansible-tmp-1722793283.2577467-37408-162135743237657/source", "state": "file", "uid": 0 } TASK [Untar testrepo.tar] ****************************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:66 Sunday 04 August 2024 13:41:24 -0400 (0:00:00.935) 0:00:23.783 ********* changed: [managed_node1] => { "changed": true, "dest": "/tmp/lsrtest__ljv3_0c", "extract_results": { "cmd": [ "/usr/bin/gtar", "--extract", "-C", "/tmp/lsrtest__ljv3_0c", "-f", "/tmp/lsrtest__ljv3_0c/lsrtest_kda2d_hj.tar" ], "err": "", "out": "", "rc": 0 }, "gid": 0, "group": "root", "handler": "TarArchive", "mode": "0700", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 61, "src": "/tmp/lsrtest__ljv3_0c/lsrtest_kda2d_hj.tar", "state": "directory", "uid": 0 } TASK [Create subdirectory '/ansible/module_utils' under '/tmp/lsrtest__ljv3_0c'] *** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:72 Sunday 04 August 2024 13:41:24 -0400 (0:00:00.812) 0:00:24.595 ********* changed: [managed_node1] => (item=/tmp/lsrtest__ljv3_0c/ansible) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/lsrtest__ljv3_0c/ansible", "mode": "0755", "owner": "root", "path": "/tmp/lsrtest__ljv3_0c/ansible", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } changed: [managed_node1] => (item=/tmp/lsrtest__ljv3_0c/ansible/module_utils) => { "ansible_loop_var": "item", "changed": true, "gid": 0, "group": "root", "item": "/tmp/lsrtest__ljv3_0c/ansible/module_utils", "mode": "0755", "owner": "root", "path": "/tmp/lsrtest__ljv3_0c/ansible/module_utils", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Move module_utils to ansible directory] ********************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:81 Sunday 04 August 2024 13:41:25 -0400 (0:00:00.728) 0:00:25.324 ********* ok: [managed_node1] => { "changed": false, "cmd": "if [ -d /tmp/lsrtest__ljv3_0c/module_utils ]; then\n mv /tmp/lsrtest__ljv3_0c/module_utils /tmp/lsrtest__ljv3_0c/ansible\nfi\n", "delta": "0:00:00.003282", "end": "2024-08-04 13:41:25.970117", "rc": 0, "start": "2024-08-04 13:41:25.966835" } TASK [Fake out python module directories, primarily for python2] *************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:88 Sunday 04 August 2024 13:41:26 -0400 (0:00:00.314) 0:00:25.638 ********* ok: [managed_node1] => { "changed": false, "cmd": "for dir in $(find /tmp/lsrtest__ljv3_0c -type d -print); do\n if [ ! -f \"$dir/__init__.py\" ]; then\n touch \"$dir/__init__.py\"\n fi\ndone\n", "delta": "0:00:00.010865", "end": "2024-08-04 13:41:26.293809", "rc": 0, "start": "2024-08-04 13:41:26.282944" } TASK [Copy unit test to remote system] ***************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:97 Sunday 04 August 2024 13:41:26 -0400 (0:00:00.324) 0:00:25.963 ********* changed: [managed_node1] => { "changed": true, "checksum": "4beffbbd8f24981d7e5d9d43902edecc08a02d14", "dest": "/tmp/lsrtest__ljv3_0c/test_network_connections.py", "gid": 0, "group": "root", "md5sum": "d546c14dfad46533087375e8f45123bd", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 206866, "src": "/root/.ansible/tmp/ansible-tmp-1722793286.3719566-37470-100948634298500/source", "state": "file", "uid": 0 } TASK [Set _lsr_python_path] **************************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:103 Sunday 04 August 2024 13:41:27 -0400 (0:00:00.828) 0:00:26.791 ********* ok: [managed_node1] => { "ansible_facts": { "_lsr_python_path": "/tmp/lsrtest__ljv3_0c/ansible_collections/fedora/linux_system_roles/plugins/modules:/tmp/lsrtest__ljv3_0c/ansible/ansible_collections/fedora/linux_system_roles/plugins/module_utils:/tmp/lsrtest__ljv3_0c/ansible_collections/fedora/linux_system_roles/plugins/module_utils:/tmp/lsrtest__ljv3_0c" }, "changed": false } TASK [List the files in /tmp/lsrtest__ljv3_0c] ********************************* task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:107 Sunday 04 August 2024 13:41:27 -0400 (0:00:00.017) 0:00:26.809 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "ls", "-alrtFR", "/tmp/lsrtest__ljv3_0c" ], "delta": "0:00:00.004007", "end": "2024-08-04 13:41:27.453101", "rc": 0, "start": "2024-08-04 13:41:27.449094" } STDOUT: /tmp/lsrtest__ljv3_0c: total 464 -rw-------. 1 root root 266240 Aug 4 13:41 lsrtest_kda2d_hj.tar -rw-r--r--. 1 root root 0 Aug 4 13:41 __init__.py drwxr-xr-x. 3 root root 39 Aug 4 13:41 ansible_collections/ drwxr-xr-x. 3 root root 45 Aug 4 13:41 ansible/ -rw-r--r--. 1 root root 206866 Aug 4 13:41 test_network_connections.py drwx------. 4 root root 130 Aug 4 13:41 ./ drwxrwxrwt. 5 root root 164 Aug 4 13:41 ../ /tmp/lsrtest__ljv3_0c/ansible_collections: total 0 -rw-r--r--. 1 root root 0 Aug 4 13:41 __init__.py drwxr-xr-x. 3 root root 51 Aug 4 13:41 fedora/ drwxr-xr-x. 3 root root 39 Aug 4 13:41 ./ drwx------. 4 root root 130 Aug 4 13:41 ../ /tmp/lsrtest__ljv3_0c/ansible_collections/fedora: total 0 -rw-r--r--. 1 root root 0 Aug 4 13:41 __init__.py drwxr-xr-x. 3 root root 39 Aug 4 13:41 ../ drwxr-xr-x. 3 root root 51 Aug 4 13:41 ./ drwxr-xr-x. 3 root root 40 Aug 4 13:41 linux_system_roles/ /tmp/lsrtest__ljv3_0c/ansible_collections/fedora/linux_system_roles: total 0 drwxr-xr-x. 3 root root 51 Aug 4 13:41 ../ -rw-r--r--. 1 root root 0 Aug 4 13:41 __init__.py drwxr-xr-x. 3 root root 40 Aug 4 13:41 ./ drwxr-xr-x. 4 root root 60 Aug 4 13:41 plugins/ /tmp/lsrtest__ljv3_0c/ansible_collections/fedora/linux_system_roles/plugins: total 0 drwxr-xr-x. 2 root root 79 Aug 4 13:01 modules/ drwxr-xr-x. 3 root root 40 Aug 4 13:41 ../ -rw-r--r--. 1 root root 0 Aug 4 13:41 __init__.py drwxr-xr-x. 4 root root 60 Aug 4 13:41 ./ drwxr-xr-x. 3 root root 44 Aug 4 13:41 module_utils/ /tmp/lsrtest__ljv3_0c/ansible_collections/fedora/linux_system_roles/plugins/modules: total 112 -rw-r--r--. 1 root root 2736 Aug 4 13:01 network_state.py -rw-r--r--. 1 root root 0 Aug 4 13:01 __init__.py drwxr-xr-x. 2 root root 79 Aug 4 13:01 ./ -rw-r--r--. 1 root root 107548 Aug 4 13:01 network_connections.py drwxr-xr-x. 4 root root 60 Aug 4 13:41 ../ /tmp/lsrtest__ljv3_0c/ansible_collections/fedora/linux_system_roles/plugins/module_utils: total 0 drwxr-xr-x. 3 root root 138 Aug 4 13:01 network_lsr/ drwxr-xr-x. 4 root root 60 Aug 4 13:41 ../ -rw-r--r--. 1 root root 0 Aug 4 13:41 __init__.py drwxr-xr-x. 3 root root 44 Aug 4 13:41 ./ /tmp/lsrtest__ljv3_0c/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr: total 136 drwxr-xr-x. 2 root root 126 Aug 4 13:01 nm/ -rw-r--r--. 1 root root 190 Aug 4 13:01 myerror.py -rw-r--r--. 1 root root 0 Aug 4 13:01 __init__.py -rw-r--r--. 1 root root 1839 Aug 4 13:01 ethtool.py drwxr-xr-x. 3 root root 138 Aug 4 13:01 ./ -rw-r--r--. 1 root root 11433 Aug 4 13:01 utils.py -rw-r--r--. 1 root root 1640 Aug 4 13:01 nm_provider.py -rw-r--r--. 1 root root 110754 Aug 4 13:01 argument_validator.py drwxr-xr-x. 3 root root 44 Aug 4 13:41 ../ /tmp/lsrtest__ljv3_0c/ansible_collections/fedora/linux_system_roles/plugins/module_utils/network_lsr/nm: total 24 -rw-r--r--. 1 root root 0 Aug 4 13:01 __init__.py -rw-r--r--. 1 root root 175 Aug 4 13:01 error.py drwxr-xr-x. 3 root root 138 Aug 4 13:01 ../ drwxr-xr-x. 2 root root 126 Aug 4 13:01 ./ -rw-r--r--. 1 root root 3292 Aug 4 13:01 provider.py -rw-r--r--. 1 root root 3638 Aug 4 13:01 connection.py -rw-r--r--. 1 root root 3071 Aug 4 13:01 client.py -rw-r--r--. 1 root root 4104 Aug 4 13:01 active_connection.py /tmp/lsrtest__ljv3_0c/ansible: total 0 -rw-r--r--. 1 root root 0 Aug 4 13:41 __init__.py drwxr-xr-x. 3 root root 45 Aug 4 13:41 ./ drwxr-xr-x. 2 root root 25 Aug 4 13:41 module_utils/ drwx------. 4 root root 130 Aug 4 13:41 ../ /tmp/lsrtest__ljv3_0c/ansible/module_utils: total 0 drwxr-xr-x. 3 root root 45 Aug 4 13:41 ../ -rw-r--r--. 1 root root 0 Aug 4 13:41 __init__.py drwxr-xr-x. 2 root root 25 Aug 4 13:41 ./ TASK [Debug the lsr Python path] *********************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:110 Sunday 04 August 2024 13:41:27 -0400 (0:00:00.313) 0:00:27.122 ********* ok: [managed_node1] => {} MSG: path /tmp/lsrtest__ljv3_0c/ansible_collections/fedora/linux_system_roles/plugins/modules:/tmp/lsrtest__ljv3_0c/ansible/ansible_collections/fedora/linux_system_roles/plugins/module_utils:/tmp/lsrtest__ljv3_0c/ansible_collections/fedora/linux_system_roles/plugins/module_utils:/tmp/lsrtest__ljv3_0c TASK [Check if python2 is available] ******************************************* task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:114 Sunday 04 August 2024 13:41:27 -0400 (0:00:00.016) 0:00:27.138 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "python2", "--version" ], "delta": "0:00:00.003111", "end": "2024-08-04 13:41:27.780697", "rc": 0, "start": "2024-08-04 13:41:27.777586" } STDERR: Python 2.7.18 TASK [Run python2 unit tests] ************************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:121 Sunday 04 August 2024 13:41:27 -0400 (0:00:00.310) 0:00:27.449 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "python2", "/tmp/lsrtest__ljv3_0c/test_network_connections.py", "--verbose" ], "delta": "0:00:00.185659", "end": "2024-08-04 13:41:28.286204", "rc": 0, "start": "2024-08-04 13:41:28.100545" } STDERR: test_connection_ensure_setting (__main__.TestNM) ... skipped 'no support for NM (libnm via pygobject)' test_connection_list (__main__.TestNM) ... skipped 'no support for NM (libnm via pygobject)' test_path_to_glib_bytes (__main__.TestNM) ... skipped 'no support for NM (libnm via pygobject)' test_link_read_permaddress (__main__.TestSysUtils) ... ok test_convert_passwd_flags_nm (__main__.TestUtils) ... ok test_mac_ntoa (__main__.TestUtils) ... ok test_802_1x_1 (__main__.TestValidator) ... ok test_802_1x_2 (__main__.TestValidator) ... ok test_802_1x_3 (__main__.TestValidator) ... ok test_802_1x_ca_path_and_system_ca_certs (__main__.TestValidator) ... ok test_802_1x_initscripts (__main__.TestValidator) ... ok test_802_1x_unsupported_type (__main__.TestValidator) ... ok test_absent (__main__.TestValidator) ... ok test_auto6_enabled_ipv6_disabled (__main__.TestValidator) ... ok test_auto_gateway_false (__main__.TestValidator) ... ok test_auto_gateway_no_gateway (__main__.TestValidator) ... ok test_auto_gateway_true (__main__.TestValidator) ... ok test_bond (__main__.TestValidator) ... ok test_bond_active_backup (__main__.TestValidator) ... ok test_bridge2 (__main__.TestValidator) ... ok test_bridge_no_dhcp4_auto6 (__main__.TestValidator) ... ok test_default_states (__main__.TestValidator) ... ok test_default_states_type (__main__.TestValidator) ... ok test_deprecated_ethtool_names (__main__.TestValidator) ... ok test_dns_options_argvalidator (__main__.TestValidator) ... ok test_dns_search_without_ipv4_and_ipv6_configuration (__main__.TestValidator) ... ok test_empty (__main__.TestValidator) ... ok test_ethernet_mac_address (__main__.TestValidator) ... ok test_ethernet_speed_settings (__main__.TestValidator) ... ok test_ethernet_two_defaults (__main__.TestValidator) ... ok test_full_state_absent_defaults (__main__.TestValidator) ... ok test_full_state_absent_no_type (__main__.TestValidator) ... ok test_full_state_present_no_type (__main__.TestValidator) ... ok test_full_state_present_type_defaults (__main__.TestValidator) ... ok test_gateway6_configured_ipv6_disabled (__main__.TestValidator) ... ok test_infiniband (__main__.TestValidator) ... ok test_infiniband2 (__main__.TestValidator) ... ok test_infiniband3 (__main__.TestValidator) ... ok test_interface_name_bond_empty_interface_name (__main__.TestValidator) ... ok test_interface_name_bond_profile_as_interface_name (__main__.TestValidator) ... ok test_interface_name_ethernet_None (__main__.TestValidator) Check that interface_name cannot be None ... ok test_interface_name_ethernet_default (__main__.TestValidator) Use the profile name as interface_name for ethernet profiles ... ok test_interface_name_ethernet_empty (__main__.TestValidator) Allow not to restrict the profile to an interface ... ok test_interface_name_ethernet_explicit (__main__.TestValidator) Use the explicitly provided interface name ... ok test_interface_name_ethernet_invalid_interface_name (__main__.TestValidator) ... ok test_interface_name_ethernet_invalid_profile (__main__.TestValidator) Require explicit interface_name when the profile name is not a ... ok test_interface_name_ethernet_mac (__main__.TestValidator) Do not set interface_name when mac is specified ... ok test_invalid_autoconnect (__main__.TestValidator) ... ok test_invalid_cert_path (__main__.TestValidator) ... ok test_invalid_ethtool_settings (__main__.TestValidator) ... ok test_invalid_mac (__main__.TestValidator) ... ok test_invalid_password_flag (__main__.TestValidator) ... ok test_invalid_persistent_state_down (__main__.TestValidator) ... ok test_invalid_persistent_state_up (__main__.TestValidator) ... ok test_invalid_state_test (__main__.TestValidator) ... ok test_invalid_values (__main__.TestValidator) ... ok test_ipv4_dns_without_ipv4_config (__main__.TestValidator) ... ok test_ipv6_dns_options_without_ipv6_config (__main__.TestValidator) ... ok test_ipv6_dns_with_ipv6_disabled (__main__.TestValidator) ... ok test_ipv6_dns_with_static_ipv6_configuration (__main__.TestValidator) ... ok test_ipv6_dns_without_ipv6_configuration (__main__.TestValidator) ... ok test_ipv6_static (__main__.TestValidator) ... ok test_macvlan (__main__.TestValidator) ... ok test_persistent_state_absent (__main__.TestValidator) ... ok test_persistent_state_present (__main__.TestValidator) ... ok test_route_metric6_configured_ipv6_disabled (__main__.TestValidator) ... ok test_route_metric_prefix (__main__.TestValidator) ... ok test_route_v6 (__main__.TestValidator) ... ok test_route_without_interface_name (__main__.TestValidator) ... ok test_routes (__main__.TestValidator) ... ok test_set_deprecated_ethtool_feature (__main__.TestValidator) ... ok test_set_deprecated_master (__main__.TestValidator) ... ok test_set_deprecated_slave_type (__main__.TestValidator) ... ok test_set_ethtool_feature (__main__.TestValidator) ... ok test_state_absent (__main__.TestValidator) ... ok test_state_absent_down (__main__.TestValidator) ... ok test_state_absent_up_no_type (__main__.TestValidator) ... ok test_state_absent_up_type (__main__.TestValidator) ... ok test_state_down_no_type (__main__.TestValidator) ... ok test_state_present (__main__.TestValidator) ... ok test_state_present_down (__main__.TestValidator) ... ok test_state_present_up (__main__.TestValidator) ... ok test_state_up_no_type (__main__.TestValidator) ... ok test_state_up_type (__main__.TestValidator) ... ok test_static_ipv6_configured_ipv6_disabled (__main__.TestValidator) ... ok test_up_ethernet (__main__.TestValidator) ... ok test_up_ethernet_mac_mtu_static_ip (__main__.TestValidator) ... ok test_up_ethernet_no_autoconnect (__main__.TestValidator) ... ok test_up_single_v4_dns (__main__.TestValidator) ... ok test_valid_persistent_state (__main__.TestValidator) ... ok test_validate_allow_empty_string_in_list (__main__.TestValidator) ... ok test_validate_bool (__main__.TestValidator) ... ok test_validate_dict (__main__.TestValidator) ... ok test_validate_disallow_none_in_list (__main__.TestValidator) ... ok test_validate_ignore_auto_dns (__main__.TestValidator) ... ok test_validate_int (__main__.TestValidator) ... ok test_validate_list (__main__.TestValidator) ... ok test_validate_list_remove_none_or_empty (__main__.TestValidator) ... ok test_validate_range (__main__.TestValidator) ... ok test_validate_str (__main__.TestValidator) ... ok test_vlan (__main__.TestValidator) ... ok test_wireless_eap (__main__.TestValidator) ... ok test_wireless_initscripts (__main__.TestValidator) ... ok test_wireless_no_802_1x_for_wpa_eap (__main__.TestValidator) ... ok test_wireless_no_options_defined (__main__.TestValidator) ... ok test_wireless_no_password (__main__.TestValidator) ... ok test_wireless_password_too_long (__main__.TestValidator) ... ok test_wireless_psk (__main__.TestValidator) ... ok test_wireless_ssid_too_long (__main__.TestValidator) ... ok test_wireless_unsupported_type (__main__.TestValidator) ... ok test_invalid_bond_option_ad (__main__.TestValidatorDictBond) ... ok test_invalid_bond_option_arp (__main__.TestValidatorDictBond) ... ok test_invalid_bond_option_downdelay_updelay (__main__.TestValidatorDictBond) ... ok test_invalid_bond_option_infiniband_port (__main__.TestValidatorDictBond) ... ok test_invalid_bond_option_packets_per_port (__main__.TestValidatorDictBond) ... ok test_invalid_bond_option_peer_arp_ip_target_arp_interval (__main__.TestValidatorDictBond) ... ok test_invalid_bond_option_peer_notif_delay (__main__.TestValidatorDictBond) ... ok test_invalid_bond_option_primary (__main__.TestValidatorDictBond) ... ok test_invalid_bond_option_tlb_dynamic_lb (__main__.TestValidatorDictBond) ... ok test_invalid_pkey_values (__main__.TestValidatorDictInfiniband) ... ok test_interface_name_and_match_when_match_is_None (__main__.TestValidatorMatch) ... ok test_interface_name_when_match_not_specified (__main__.TestValidatorMatch) ... ok test_interface_name_when_match_path_is_empty_list (__main__.TestValidatorMatch) ... ok test_interface_name_when_match_path_is_valid (__main__.TestValidatorMatch) ... ok test_match_path_empty_list (__main__.TestValidatorMatch) ... ok test_match_path_invalid_connection_type (__main__.TestValidatorMatch) ... ok test_match_path_invalid_setting (__main__.TestValidatorMatch) ... ok test_match_path_setting_normalization (__main__.TestValidatorMatch) ... ok test_match_path_valid_setting (__main__.TestValidatorMatch) ... ok test_empty_route_table_name (__main__.TestValidatorRouteTable) ... ok test_invalid_numeric_route_tables (__main__.TestValidatorRouteTable) ... ok test_invalid_route_table_names (__main__.TestValidatorRouteTable) ... ok test_invalid_value_types_for_route_tables (__main__.TestValidatorRouteTable) ... ok test_parse_rt_tables (__main__.TestValidatorRouteTable) ... ok test_table_found_when_validate_route_tables (__main__.TestValidatorRouteTable) ... ok test_table_not_found_when_validate_route_tables (__main__.TestValidatorRouteTable) ... ok test_type_route_with_gateway (__main__.TestValidatorRouteTable) ... ok test_valid_numeric_route_tables (__main__.TestValidatorRouteTable) ... ok test_routing_rule_invalid_from_prefix_length (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_invalid_incoming_interface_name (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_invalid_outgoing_interface_name (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_invalid_to_prefix_length (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_missing_address_family (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_missing_table (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_validate_address_family (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_validate_fwmark (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_validate_fwmask (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_validate_suppress_prefixlength (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_validate_uid (__main__.TestValidatorRoutingRules) ... ok test_table_found_when_lookup_named_table (__main__.TestValidatorRoutingRules) ... ok ---------------------------------------------------------------------- Ran 150 tests in 0.072s OK (skipped=3) TASK [Check if python3 is available] ******************************************* task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:131 Sunday 04 August 2024 13:41:28 -0400 (0:00:00.508) 0:00:27.957 ********* ok: [managed_node1] => { "changed": false, "cmd": [ "python3", "--version" ], "delta": "0:00:00.003669", "end": "2024-08-04 13:41:28.600708", "rc": 0, "start": "2024-08-04 13:41:28.597039" } STDOUT: Python 3.6.8 TASK [Run python3 unit tests] ************************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:138 Sunday 04 August 2024 13:41:28 -0400 (0:00:00.311) 0:00:28.269 ********* fatal: [managed_node1]: FAILED! => { "changed": false, "cmd": [ "python3", "/tmp/lsrtest__ljv3_0c/test_network_connections.py", "--verbose" ], "delta": "0:00:00.235612", "end": "2024-08-04 13:41:29.151045", "rc": 1, "start": "2024-08-04 13:41:28.915433" } STDERR: test_connection_ensure_setting (__main__.TestNM) ... ok test_connection_list (__main__.TestNM) ... ok test_path_to_glib_bytes (__main__.TestNM) ... ok test_link_read_permaddress (__main__.TestSysUtils) ... ok test_convert_passwd_flags_nm (__main__.TestUtils) ... ok test_mac_ntoa (__main__.TestUtils) ... ok test_802_1x_1 (__main__.TestValidator) ... ok test_802_1x_2 (__main__.TestValidator) ... ok test_802_1x_3 (__main__.TestValidator) ... ok test_802_1x_ca_path_and_system_ca_certs (__main__.TestValidator) ... ok test_802_1x_initscripts (__main__.TestValidator) ... ok test_802_1x_unsupported_type (__main__.TestValidator) ... ok test_absent (__main__.TestValidator) ... ok test_auto6_enabled_ipv6_disabled (__main__.TestValidator) ... ok test_auto_gateway_false (__main__.TestValidator) ... ok test_auto_gateway_no_gateway (__main__.TestValidator) ... ok test_auto_gateway_true (__main__.TestValidator) ... ok test_bond (__main__.TestValidator) ... ok test_bond_active_backup (__main__.TestValidator) ... ok test_bridge2 (__main__.TestValidator) ... ok test_bridge_no_dhcp4_auto6 (__main__.TestValidator) ... ok test_default_states (__main__.TestValidator) ... ok test_default_states_type (__main__.TestValidator) ... ok test_deprecated_ethtool_names (__main__.TestValidator) ... ok test_dns_options_argvalidator (__main__.TestValidator) ... ok test_dns_search_without_ipv4_and_ipv6_configuration (__main__.TestValidator) ... ok test_empty (__main__.TestValidator) ... ok test_ethernet_mac_address (__main__.TestValidator) ... ok test_ethernet_speed_settings (__main__.TestValidator) ... ok test_ethernet_two_defaults (__main__.TestValidator) ... ok test_full_state_absent_defaults (__main__.TestValidator) ... ok test_full_state_absent_no_type (__main__.TestValidator) ... ok test_full_state_present_no_type (__main__.TestValidator) ... ok test_full_state_present_type_defaults (__main__.TestValidator) ... ok test_gateway6_configured_ipv6_disabled (__main__.TestValidator) ... ok test_infiniband (__main__.TestValidator) ... ok test_infiniband2 (__main__.TestValidator) ... ok test_infiniband3 (__main__.TestValidator) ... ok test_interface_name_bond_empty_interface_name (__main__.TestValidator) ... ok test_interface_name_bond_profile_as_interface_name (__main__.TestValidator) ... ok test_interface_name_ethernet_None (__main__.TestValidator) Check that interface_name cannot be None ... ok test_interface_name_ethernet_default (__main__.TestValidator) Use the profile name as interface_name for ethernet profiles ... ok test_interface_name_ethernet_empty (__main__.TestValidator) Allow not to restrict the profile to an interface ... ok test_interface_name_ethernet_explicit (__main__.TestValidator) Use the explicitly provided interface name ... ok test_interface_name_ethernet_invalid_interface_name (__main__.TestValidator) ... ok test_interface_name_ethernet_invalid_profile (__main__.TestValidator) Require explicit interface_name when the profile name is not a ... ok test_interface_name_ethernet_mac (__main__.TestValidator) Do not set interface_name when mac is specified ... ok test_invalid_autoconnect (__main__.TestValidator) ... ok test_invalid_cert_path (__main__.TestValidator) ... ok test_invalid_ethtool_settings (__main__.TestValidator) ... ok test_invalid_mac (__main__.TestValidator) ... ok test_invalid_password_flag (__main__.TestValidator) ... ok test_invalid_persistent_state_down (__main__.TestValidator) ... ok test_invalid_persistent_state_up (__main__.TestValidator) ... ok test_invalid_state_test (__main__.TestValidator) ... ok test_invalid_values (__main__.TestValidator) ... ok test_ipv4_dns_without_ipv4_config (__main__.TestValidator) ... ok test_ipv6_dns_options_without_ipv6_config (__main__.TestValidator) ... ok test_ipv6_dns_with_ipv6_disabled (__main__.TestValidator) ... ok test_ipv6_dns_with_static_ipv6_configuration (__main__.TestValidator) ... ok test_ipv6_dns_without_ipv6_configuration (__main__.TestValidator) ... ok test_ipv6_static (__main__.TestValidator) ... ok test_macvlan (__main__.TestValidator) ... ok test_persistent_state_absent (__main__.TestValidator) ... ok test_persistent_state_present (__main__.TestValidator) ... ok test_route_metric6_configured_ipv6_disabled (__main__.TestValidator) ... ok test_route_metric_prefix (__main__.TestValidator) ... ok test_route_v6 (__main__.TestValidator) ... FAIL test_route_without_interface_name (__main__.TestValidator) ... FAIL test_routes (__main__.TestValidator) ... ok test_set_deprecated_ethtool_feature (__main__.TestValidator) ... ok test_set_deprecated_master (__main__.TestValidator) ... ok test_set_deprecated_slave_type (__main__.TestValidator) ... ok test_set_ethtool_feature (__main__.TestValidator) ... ok test_state_absent (__main__.TestValidator) ... ok test_state_absent_down (__main__.TestValidator) ... ok test_state_absent_up_no_type (__main__.TestValidator) ... ok test_state_absent_up_type (__main__.TestValidator) ... ok test_state_down_no_type (__main__.TestValidator) ... ok test_state_present (__main__.TestValidator) ... ok test_state_present_down (__main__.TestValidator) ... ok test_state_present_up (__main__.TestValidator) ... ok test_state_up_no_type (__main__.TestValidator) ... ok test_state_up_type (__main__.TestValidator) ... ok test_static_ipv6_configured_ipv6_disabled (__main__.TestValidator) ... ok test_up_ethernet (__main__.TestValidator) ... ok test_up_ethernet_mac_mtu_static_ip (__main__.TestValidator) ... ok test_up_ethernet_no_autoconnect (__main__.TestValidator) ... ok test_up_single_v4_dns (__main__.TestValidator) ... ok test_valid_persistent_state (__main__.TestValidator) ... ok test_validate_allow_empty_string_in_list (__main__.TestValidator) ... ok test_validate_bool (__main__.TestValidator) ... ok test_validate_dict (__main__.TestValidator) ... ok test_validate_disallow_none_in_list (__main__.TestValidator) ... ok test_validate_ignore_auto_dns (__main__.TestValidator) ... ok test_validate_int (__main__.TestValidator) ... ok test_validate_list (__main__.TestValidator) ... ok test_validate_list_remove_none_or_empty (__main__.TestValidator) ... ok test_validate_range (__main__.TestValidator) ... ok test_validate_str (__main__.TestValidator) ... ok test_vlan (__main__.TestValidator) ... ok test_wireless_eap (__main__.TestValidator) ... ok test_wireless_initscripts (__main__.TestValidator) ... ok test_wireless_no_802_1x_for_wpa_eap (__main__.TestValidator) ... ok test_wireless_no_options_defined (__main__.TestValidator) ... ok test_wireless_no_password (__main__.TestValidator) ... ok test_wireless_password_too_long (__main__.TestValidator) ... ok test_wireless_psk (__main__.TestValidator) ... ok test_wireless_ssid_too_long (__main__.TestValidator) ... ok test_wireless_unsupported_type (__main__.TestValidator) ... ok test_invalid_bond_option_ad (__main__.TestValidatorDictBond) ... ok test_invalid_bond_option_arp (__main__.TestValidatorDictBond) ... ok test_invalid_bond_option_downdelay_updelay (__main__.TestValidatorDictBond) ... ok test_invalid_bond_option_infiniband_port (__main__.TestValidatorDictBond) ... ok test_invalid_bond_option_packets_per_port (__main__.TestValidatorDictBond) ... ok test_invalid_bond_option_peer_arp_ip_target_arp_interval (__main__.TestValidatorDictBond) ... ok test_invalid_bond_option_peer_notif_delay (__main__.TestValidatorDictBond) ... ok test_invalid_bond_option_primary (__main__.TestValidatorDictBond) ... ok test_invalid_bond_option_tlb_dynamic_lb (__main__.TestValidatorDictBond) ... ok test_invalid_pkey_values (__main__.TestValidatorDictInfiniband) ... ok test_interface_name_and_match_when_match_is_None (__main__.TestValidatorMatch) ... ok test_interface_name_when_match_not_specified (__main__.TestValidatorMatch) ... ok test_interface_name_when_match_path_is_empty_list (__main__.TestValidatorMatch) ... ok test_interface_name_when_match_path_is_valid (__main__.TestValidatorMatch) ... ok test_match_path_empty_list (__main__.TestValidatorMatch) ... ok test_match_path_invalid_connection_type (__main__.TestValidatorMatch) ... ok test_match_path_invalid_setting (__main__.TestValidatorMatch) ... ok test_match_path_setting_normalization (__main__.TestValidatorMatch) ... ok test_match_path_valid_setting (__main__.TestValidatorMatch) ... ok test_empty_route_table_name (__main__.TestValidatorRouteTable) ... ok test_invalid_numeric_route_tables (__main__.TestValidatorRouteTable) ... ok test_invalid_route_table_names (__main__.TestValidatorRouteTable) ... ok test_invalid_value_types_for_route_tables (__main__.TestValidatorRouteTable) ... ok test_parse_rt_tables (__main__.TestValidatorRouteTable) ... ok test_table_found_when_validate_route_tables (__main__.TestValidatorRouteTable) ... ok test_table_not_found_when_validate_route_tables (__main__.TestValidatorRouteTable) ... ok test_type_route_with_gateway (__main__.TestValidatorRouteTable) ... ok test_valid_numeric_route_tables (__main__.TestValidatorRouteTable) ... ok test_routing_rule_invalid_from_prefix_length (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_invalid_incoming_interface_name (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_invalid_outgoing_interface_name (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_invalid_to_prefix_length (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_missing_address_family (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_missing_table (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_validate_address_family (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_validate_fwmark (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_validate_fwmask (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_validate_suppress_prefixlength (__main__.TestValidatorRoutingRules) ... ok test_routing_rule_validate_uid (__main__.TestValidatorRoutingRules) ... ok test_table_found_when_lookup_named_table (__main__.TestValidatorRoutingRules) ... ok ====================================================================== FAIL: test_route_v6 (__main__.TestValidator) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/lsrtest__ljv3_0c/test_network_connections.py", line 2888, in test_route_v6 "rule6": None, File "/tmp/lsrtest__ljv3_0c/test_network_connections.py", line 350, in do_connections_validate self.do_connections_validate_nm(input_connections, **kwargs) File "/tmp/lsrtest__ljv3_0c/test_network_connections.py", line 309, in do_connections_validate_nm con_new, kwargs["nm_route_list_expected"][idx] File "/tmp/lsrtest__ljv3_0c/test_network_connections.py", line 245, in assert_nm_connection_routes_expected self.assertEqual(route_list_exp, route_list_new) AssertionError: Lists differ: [{'network': '192.168.40.0', 'prefix': 24, '[721 chars]10>}] != [{'family': 2, 'network': '192.168.40.0', 'p[529 chars]one}] First differing element 0: {'network': '192.168.40.0', 'prefix': 24, '[105 chars]: 2>} {'family': 2, 'network': '192.168.40.0', 'p[67 chars]None} - [{'family': , + [{'family': 2, 'gateway': None, 'metric': 545, 'network': '192.168.40.0', 'prefix': 24, - 'src': None, 'table': None, 'type': None}, - {'family': , + {'family': 2, 'gateway': None, 'metric': -1, 'network': '192.168.46.0', 'prefix': 30, - 'src': None, 'table': None, 'type': None}, - {'family': , + {'family': 2, 'gateway': None, 'metric': 545, 'network': '192.168.45.0', 'prefix': 24, - 'src': None, 'table': None, 'type': None}, - {'family': , + {'family': 10, 'gateway': None, 'metric': -1, 'network': 'a:b:c:f::', 'prefix': 64, - 'src': None, 'table': None, 'type': None}, - {'family': , + {'family': 10, 'gateway': None, 'metric': -1, 'network': 'a:b:c:d::', 'prefix': 64, - 'src': None, 'table': None, 'type': None}] ====================================================================== FAIL: test_route_without_interface_name (__main__.TestValidator) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/lsrtest__ljv3_0c/test_network_connections.py", line 3053, in test_route_without_interface_name route_device_warning.format("a:b:c:d::/64"), File "/tmp/lsrtest__ljv3_0c/test_network_connections.py", line 350, in do_connections_validate self.do_connections_validate_nm(input_connections, **kwargs) File "/tmp/lsrtest__ljv3_0c/test_network_connections.py", line 309, in do_connections_validate_nm con_new, kwargs["nm_route_list_expected"][idx] File "/tmp/lsrtest__ljv3_0c/test_network_connections.py", line 245, in assert_nm_connection_routes_expected self.assertEqual(route_list_exp, route_list_new) AssertionError: Lists differ: [{'network': '192.168.40.0', 'prefix': 24, '[721 chars]10>}] != [{'family': 2, 'network': '192.168.40.0', 'p[529 chars]one}] First differing element 0: {'network': '192.168.40.0', 'prefix': 24, '[105 chars]: 2>} {'family': 2, 'network': '192.168.40.0', 'p[67 chars]None} - [{'family': , + [{'family': 2, 'gateway': None, 'metric': 545, 'network': '192.168.40.0', 'prefix': 24, - 'src': None, 'table': None, 'type': None}, - {'family': , + {'family': 2, 'gateway': None, 'metric': -1, 'network': '192.168.46.0', 'prefix': 30, - 'src': None, 'table': None, 'type': None}, - {'family': , + {'family': 2, 'gateway': None, 'metric': 545, 'network': '192.168.45.0', 'prefix': 24, - 'src': None, 'table': None, 'type': None}, - {'family': , + {'family': 10, 'gateway': None, 'metric': -1, 'network': 'a:b:c:f::', 'prefix': 64, - 'src': None, 'table': None, 'type': None}, - {'family': , + {'family': 10, 'gateway': None, 'metric': -1, 'network': 'a:b:c:d::', 'prefix': 64, - 'src': None, 'table': None, 'type': None}] ---------------------------------------------------------------------- Ran 150 tests in 0.083s FAILED (failures=2) MSG: non-zero return code TASK [Remove local tar file] *************************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:158 Sunday 04 August 2024 13:41:29 -0400 (0:00:00.554) 0:00:28.824 ********* changed: [managed_node1 -> localhost] => { "changed": true, "path": "/tmp/lsrtest_kda2d_hj.tar", "state": "absent" } TASK [Remove tempdir] ********************************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:164 Sunday 04 August 2024 13:41:29 -0400 (0:00:00.202) 0:00:29.026 ********* changed: [managed_node1] => { "changed": true, "path": "/tmp/lsrtest__ljv3_0c", "state": "absent" } TASK [Verify network state restored to default] ******************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:169 Sunday 04 August 2024 13:41:29 -0400 (0:00:00.319) 0:00:29.345 ********* included: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/check_network_dns.yml for managed_node1 TASK [Check routes and DNS] **************************************************** task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/check_network_dns.yml:6 Sunday 04 August 2024 13:41:29 -0400 (0:00:00.017) 0:00:29.363 ********* ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho IP\nip a\necho IP ROUTE\nip route\necho IP -6 ROUTE\nip -6 route\necho RESOLV\nif [ -f /etc/resolv.conf ]; then\n cat /etc/resolv.conf\nelse\n echo NO /etc/resolv.conf\n ls -alrtF /etc/resolv.* || :\nfi\n", "delta": "0:00:00.008203", "end": "2024-08-04 13:41:30.012436", "rc": 0, "start": "2024-08-04 13:41:30.004233" } STDOUT: IP 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 9001 qdisc mq state UP group default qlen 1000 link/ether 02:62:f1:f4:d3:d1 brd ff:ff:ff:ff:ff:ff inet 10.31.45.109/22 brd 10.31.47.255 scope global dynamic noprefixroute eth0 valid_lft 3563sec preferred_lft 3563sec inet6 fe80::62:f1ff:fef4:d3d1/64 scope link valid_lft forever preferred_lft forever 139: rpltstbr: mtu 1500 qdisc noqueue state DOWN group default qlen 1000 link/ether 12:1f:59:8c:d0:91 brd ff:ff:ff:ff:ff:ff inet 192.0.2.72/31 scope global noprefixroute rpltstbr valid_lft forever preferred_lft forever IP ROUTE default via 10.31.44.1 dev eth0 proto dhcp src 10.31.45.109 metric 100 10.31.44.0/22 dev eth0 proto kernel scope link src 10.31.45.109 metric 100 192.0.2.72/31 dev rpltstbr proto kernel scope link src 192.0.2.72 metric 425 linkdown IP -6 ROUTE ::1 dev lo proto kernel metric 256 pref medium fe80::/64 dev eth0 proto kernel metric 256 pref medium RESOLV # Generated by NetworkManager search us-east-1.aws.redhat.com nameserver 10.29.169.13 nameserver 10.29.170.12 nameserver 10.2.32.1 TASK [Verify DNS and network connectivity] ************************************* task path: /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/check_network_dns.yml:24 Sunday 04 August 2024 13:41:30 -0400 (0:00:00.318) 0:00:29.682 ********* ok: [managed_node1] => { "changed": false, "cmd": "set -euo pipefail\necho CHECK DNS AND CONNECTIVITY\nfor host in mirrors.fedoraproject.org mirrors.centos.org; do\n if ! getent hosts \"$host\"; then\n echo FAILED to lookup host \"$host\"\n exit 1\n fi\n if ! curl -o /dev/null https://\"$host\"; then\n echo FAILED to contact host \"$host\"\n exit 1\n fi\ndone\n", "delta": "0:00:00.127632", "end": "2024-08-04 13:41:30.450734", "rc": 0, "start": "2024-08-04 13:41:30.323102" } STDOUT: CHECK DNS AND CONNECTIVITY 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.fedoraproject.org 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2604:1580:fe00:0:dead:beef:cafe:fed1 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2620:52:3:1:dead:beef:cafe:fed6 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2600:2701:4000:5211:dead:beef:fe:fed3 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org 2605:bc80:3010:600:dead:beef:cafe:fed9 wildcard.fedoraproject.org mirrors.centos.org mirrors.fedoraproject.org STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 305 100 305 0 0 13260 0 --:--:-- --:--:-- --:--:-- 13260 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 291 100 291 0 0 3683 0 --:--:-- --:--:-- --:--:-- 3683 PLAY RECAP ********************************************************************* managed_node1 : ok=35 changed=9 unreachable=0 failed=1 skipped=4 rescued=0 ignored=1 Sunday 04 August 2024 13:41:30 -0400 (0:00:00.435) 0:00:30.117 ********* =============================================================================== Install dependencies --------------------------------------------------- 16.74s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:9 Enable EPEL 8 ----------------------------------------------------------- 1.54s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:35 Gathering Facts --------------------------------------------------------- 1.04s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:3 Copy testrepo.tar to the remote system ---------------------------------- 0.94s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:60 Copy unit test to remote system ----------------------------------------- 0.83s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:97 Untar testrepo.tar ------------------------------------------------------ 0.81s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:66 Gathering Facts --------------------------------------------------------- 0.76s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:23 Create subdirectory '/ansible/module_utils' under '/tmp/lsrtest__ljv3_0c' --- 0.73s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:72 Run python3 unit tests -------------------------------------------------- 0.55s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:138 Run python2 unit tests -------------------------------------------------- 0.51s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:121 Gather the minimum subset of ansible_facts required by the network role test --- 0.48s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:3 Verify DNS and network connectivity ------------------------------------- 0.44s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/check_network_dns.yml:24 Create EPEL 8 ----------------------------------------------------------- 0.41s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/enable_epel.yml:8 Check if system is ostree ----------------------------------------------- 0.40s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/el_repo_setup.yml:17 Create tempdir for code to test ----------------------------------------- 0.40s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:28 Fake out python module directories, primarily for python2 --------------- 0.32s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:88 Remove tempdir ---------------------------------------------------------- 0.32s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:164 Check routes and DNS ---------------------------------------------------- 0.32s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tasks/check_network_dns.yml:6 Move module_utils to ansible directory ---------------------------------- 0.31s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:81 List the files in /tmp/lsrtest__ljv3_0c --------------------------------- 0.31s /tmp/tmp.zcB5gPPTeC/ansible_collections/fedora/linux_system_roles/tests/network/tests_unit.yml:107