ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpfvtrqcwa executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 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_port.yml ******************************************************* 2 plays in /tmp/tmpca8ahchm/tests/tests_port.yml PLAY [test - local setup] ****************************************************** META: ran handlers TASK [Download current linux-system-roles.selinux] ***************************** task path: /tmp/tmpca8ahchm/tests/tests_port.yml:6 Wednesday 03 August 2022 08:00:26 +0000 (0:00:00.018) 0:00:00.018 ****** changed: [127.0.0.1] => { "after": "03bd4c1b2d98b8fae656762bdbbd1c36337b4a72", "before": null, "changed": true } META: ran handlers META: ran handlers PLAY [Test cockpit_port option] ************************************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpca8ahchm/tests/tests_port.yml:18 Wednesday 03 August 2022 08:00:27 +0000 (0:00:01.014) 0:00:01.032 ****** ok: [/cache/fedora-35.qcow2.snap] META: ran handlers TASK [Run cockpit role] ******************************************************** task path: /tmp/tmpca8ahchm/tests/tests_port.yml:24 Wednesday 03 August 2022 08:00:28 +0000 (0:00:01.340) 0:00:02.372 ****** TASK [linux-system-roles.cockpit : Ensure ansible_facts and variables used by role] *** task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:1 Wednesday 03 August 2022 08:00:28 +0000 (0:00:00.040) 0:00:02.413 ****** included: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml for /cache/fedora-35.qcow2.snap TASK [linux-system-roles.cockpit : Ensure ansible_facts used by role] ********** task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:2 Wednesday 03 August 2022 08:00:28 +0000 (0:00:00.026) 0:00:02.439 ****** ok: [/cache/fedora-35.qcow2.snap] TASK [linux-system-roles.cockpit : Set version specific variables] ************* task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:8 Wednesday 03 August 2022 08:00:29 +0000 (0:00:00.563) 0:00:03.003 ****** ok: [/cache/fedora-35.qcow2.snap] => (item=/tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/vars/Fedora.yml) => { "ansible_facts": { "__cockpit_packages": { "default": "{{ __cockpit_packages_minimal + __cockpit_packages_default }}", "full": "{{ __cockpit_packages_minimal + __cockpit_packages_default + __cockpit_packages_full }}", "minimal": "{{ __cockpit_packages_minimal }}" }, "__cockpit_packages_default": [ "cockpit", "cockpit-networkmanager", "cockpit-packagekit", "cockpit-selinux", "cockpit-storaged" ], "__cockpit_packages_exclude": [ "cockpit-docker", "cockpit-ostree", "cockpit-tests" ], "__cockpit_packages_full": [ "cockpit-*" ], "__cockpit_packages_minimal": [ "cockpit-system", "cockpit-ws" ] }, "ansible_included_var_files": [ "/tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/vars/Fedora.yml" } TASK [linux-system-roles.cockpit : List active RHEL repositories] ************** task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:9 Wednesday 03 August 2022 08:00:29 +0000 (0:00:00.037) 0:00:03.041 ****** skipping: [/cache/fedora-35.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.cockpit : Enable RHEL repositories] ******************* task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:17 Wednesday 03 August 2022 08:00:29 +0000 (0:00:00.019) 0:00:03.061 ****** skipping: [/cache/fedora-35.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.cockpit : Manage cockpit packages using platform specific package manager if applicable] *** task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:21 Wednesday 03 August 2022 08:00:29 +0000 (0:00:00.020) 0:00:03.081 ****** included: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/setup-dnf.yml for /cache/fedora-35.qcow2.snap => (item=/tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/setup-dnf.yml) TASK [linux-system-roles.cockpit : If choosing custom package set, ensure minimal cockpit is included] *** task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/setup-dnf.yml:1 Wednesday 03 August 2022 08:00:29 +0000 (0:00:00.034) 0:00:03.116 ****** ok: [/cache/fedora-35.qcow2.snap] => { "ansible_facts": { "cockpit_packages": "minimal" }, "changed": false } TASK [linux-system-roles.cockpit : Ensure Cockpit Web Console packages are installed.] *** task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/setup-dnf.yml:8 Wednesday 03 August 2022 08:00:29 +0000 (0:00:00.035) 0:00:03.151 ****** changed: [/cache/fedora-35.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: cockpit-ws-273-1.fc35.x86_64", "Installed: cockpit-system-273-1.fc35.noarch", "Installed: cockpit-bridge-273-1.fc35.x86_64" ] } TASK [linux-system-roles.cockpit : Create custom port configuration file directory] *** task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:27 Wednesday 03 August 2022 08:00:40 +0000 (0:00:11.525) 0:00:14.677 ****** changed: [/cache/fedora-35.qcow2.snap] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/system/cockpit.socket.d/", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 0, "state": "directory", "uid": 0 } TASK [linux-system-roles.cockpit : Create custom port configuration file] ****** task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:35 Wednesday 03 August 2022 08:00:41 +0000 (0:00:00.557) 0:00:15.234 ****** NOTIFIED HANDLER linux-system-roles.cockpit : reload systemd for /cache/fedora-35.qcow2.snap NOTIFIED HANDLER linux-system-roles.cockpit : restart cockpit for /cache/fedora-35.qcow2.snap changed: [/cache/fedora-35.qcow2.snap] => { "changed": true, "checksum": "164ea3fa544fc046daf315017ad1467da72400af", "dest": "/etc/systemd/system/cockpit.socket.d/listen.conf", "gid": 0, "group": "root", "md5sum": "704221a49efdb16bf16bc689ef8cbee7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cockpit_unit_file_t:s0", "size": 40, "src": "/root/.ansible/tmp/ansible-tmp-1659513641.618932-229852-195680371999922/source", "state": "file", "uid": 0 } TASK [linux-system-roles.cockpit : Check if SELinux is enabled] **************** task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:51 Wednesday 03 August 2022 08:00:42 +0000 (0:00:01.004) 0:00:16.239 ****** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "cmd": [ "selinuxenabled" ], "delta": "0:00:00.003295", "end": "2022-08-03 08:00:42.068534", "failed_when_result": false, "rc": 0, "start": "2022-08-03 08:00:42.065239" } TASK [Allow cockpit to own custom port in SELinux policy] ********************** task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:58 Wednesday 03 August 2022 08:00:43 +0000 (0:00:00.513) 0:00:16.752 ****** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux ERROR! couldn't resolve module/action 'selinux'. This often indicates a misspelling, missing collection, or incorrect module path. The error appears to be in '/tmp/tmpca8ahchm/tests/roles/linux-system-roles.selinux/tasks/main.yml': line 5, column 3, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: Set permanent SELinux state if enabled ^ here TASK [include_tasks] *********************************************************** task path: /tmp/tmpca8ahchm/tests/tests_port.yml:56 Wednesday 03 August 2022 08:00:43 +0000 (0:00:00.045) 0:00:16.797 ****** included: /tmp/tmpca8ahchm/tests/tasks/cleanup.yml for /cache/fedora-35.qcow2.snap TASK [cleanup - packages] ****************************************************** task path: /tmp/tmpca8ahchm/tests/tasks/cleanup.yml:1 Wednesday 03 August 2022 08:00:43 +0000 (0:00:00.030) 0:00:16.828 ****** changed: [/cache/fedora-35.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Removed: cockpit-bridge-273-1.fc35.x86_64", "Removed: cockpit-system-273-1.fc35.noarch", "Removed: cockpit-ws-273-1.fc35.x86_64" ] } TASK [cleanup - find certificates] ********************************************* task path: /tmp/tmpca8ahchm/tests/tasks/cleanup.yml:13 Wednesday 03 August 2022 08:00:53 +0000 (0:00:10.536) 0:00:27.364 ****** [WARNING]: Skipped '/etc/cockpit/ws-certs.d/' path due to this access issue: '/etc/cockpit/ws-certs.d/' is not a directory ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "examined": 0, "files": [], "matched": 0, "skipped_paths": { "/etc/cockpit/ws-certs.d/": "'/etc/cockpit/ws-certs.d/' is not a directory" } } MSG: Not all paths examined, check warnings for details TASK [cleanup - certificates] ************************************************** task path: /tmp/tmpca8ahchm/tests/tasks/cleanup.yml:23 Wednesday 03 August 2022 08:00:54 +0000 (0:00:00.538) 0:00:27.902 ****** TASK [cleanup - config file] *************************************************** task path: /tmp/tmpca8ahchm/tests/tasks/cleanup.yml:32 Wednesday 03 August 2022 08:00:54 +0000 (0:00:00.020) 0:00:27.923 ****** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "path": "/etc/cockpit/cockpit.conf", "state": "absent" } TASK [cleanup - port customization] ******************************************** task path: /tmp/tmpca8ahchm/tests/tasks/cleanup.yml:40 Wednesday 03 August 2022 08:00:54 +0000 (0:00:00.398) 0:00:28.321 ****** changed: [/cache/fedora-35.qcow2.snap] => { "changed": true, "path": "/etc/systemd/system/cockpit.socket.d/", "state": "absent" } TASK [cleanup - reload systemd] ************************************************ task path: /tmp/tmpca8ahchm/tests/tasks/cleanup.yml:48 Wednesday 03 August 2022 08:00:55 +0000 (0:00:00.414) 0:00:28.735 ****** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "name": null, "status": {} } RUNNING HANDLER [linux-system-roles.cockpit : reload systemd] ****************** task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/handlers/main.yml:3 Wednesday 03 August 2022 08:00:56 +0000 (0:00:01.044) 0:00:29.780 ****** RUNNING HANDLER [linux-system-roles.cockpit : restart cockpit] ***************** task path: /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/handlers/main.yml:7 Wednesday 03 August 2022 08:00:56 +0000 (0:00:00.000) 0:00:29.780 ****** PLAY RECAP ********************************************************************* /cache/fedora-35.qcow2.snap : ok=16 changed=5 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 127.0.0.1 : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 03 August 2022 08:00:56 +0000 (0:00:00.001) 0:00:29.781 ****** =============================================================================== linux-system-roles.cockpit : Ensure Cockpit Web Console packages are installed. -- 11.53s /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/setup-dnf.yml:8 - cleanup - packages ----------------------------------------------------- 10.54s /tmp/tmpca8ahchm/tests/tasks/cleanup.yml:1 ------------------------------------ Gathering Facts --------------------------------------------------------- 1.34s /tmp/tmpca8ahchm/tests/tests_port.yml:18 -------------------------------------- cleanup - reload systemd ------------------------------------------------ 1.04s /tmp/tmpca8ahchm/tests/tasks/cleanup.yml:48 ----------------------------------- Download current linux-system-roles.selinux ----------------------------- 1.01s /tmp/tmpca8ahchm/tests/tests_port.yml:6 --------------------------------------- linux-system-roles.cockpit : Create custom port configuration file ------ 1.00s /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:35 ----- linux-system-roles.cockpit : Ensure ansible_facts used by role ---------- 0.56s /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:2 -- linux-system-roles.cockpit : Create custom port configuration file directory --- 0.56s /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:27 ----- cleanup - find certificates --------------------------------------------- 0.54s /tmp/tmpca8ahchm/tests/tasks/cleanup.yml:13 ----------------------------------- linux-system-roles.cockpit : Check if SELinux is enabled ---------------- 0.51s /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:51 ----- cleanup - port customization -------------------------------------------- 0.41s /tmp/tmpca8ahchm/tests/tasks/cleanup.yml:40 ----------------------------------- cleanup - config file --------------------------------------------------- 0.40s /tmp/tmpca8ahchm/tests/tasks/cleanup.yml:32 ----------------------------------- Allow cockpit to own custom port in SELinux policy ---------------------- 0.05s /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:58 ----- Run cockpit role -------------------------------------------------------- 0.04s /tmp/tmpca8ahchm/tests/tests_port.yml:24 -------------------------------------- linux-system-roles.cockpit : Set version specific variables ------------- 0.04s /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:8 -- linux-system-roles.cockpit : If choosing custom package set, ensure minimal cockpit is included --- 0.04s /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/setup-dnf.yml:1 - linux-system-roles.cockpit : Manage cockpit packages using platform specific package manager if applicable --- 0.03s /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:21 ----- include_tasks ----------------------------------------------------------- 0.03s /tmp/tmpca8ahchm/tests/tests_port.yml:56 -------------------------------------- linux-system-roles.cockpit : Ensure ansible_facts and variables used by role --- 0.03s /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:1 ------ linux-system-roles.cockpit : Enable RHEL repositories ------------------- 0.02s /tmp/tmpca8ahchm/tests/roles/linux-system-roles.cockpit/tasks/main.yml:17 ----- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpfvtrqcwa executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 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_port.yml ******************************************************* 2 plays in /tmp/tmp50x4n9g0/tests/cockpit/tests_port.yml PLAY [test - local setup] ****************************************************** META: ran handlers TASK [Download current linux-system-roles.selinux] ***************************** task path: /tmp/tmp50x4n9g0/tests/cockpit/tests_port.yml:6 Wednesday 03 August 2022 08:05:54 +0000 (0:00:00.017) 0:00:00.017 ****** changed: [127.0.0.1] => { "after": "03bd4c1b2d98b8fae656762bdbbd1c36337b4a72", "before": null, "changed": true } META: ran handlers META: ran handlers PLAY [Test cockpit_port option] ************************************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp50x4n9g0/tests/cockpit/tests_port.yml:18 Wednesday 03 August 2022 08:05:55 +0000 (0:00:00.981) 0:00:00.999 ****** ok: [/cache/fedora-35.qcow2.snap] META: ran handlers TASK [Run cockpit role] ******************************************************** task path: /tmp/tmp50x4n9g0/tests/cockpit/tests_port.yml:24 Wednesday 03 August 2022 08:05:57 +0000 (0:00:01.302) 0:00:02.302 ****** TASK [fedora.linux_system_roles.cockpit : Ensure ansible_facts and variables used by role] *** task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:1 Wednesday 03 August 2022 08:05:57 +0000 (0:00:00.047) 0:00:02.349 ****** included: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml for /cache/fedora-35.qcow2.snap TASK [fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role] *** task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:2 Wednesday 03 August 2022 08:05:57 +0000 (0:00:00.030) 0:00:02.379 ****** ok: [/cache/fedora-35.qcow2.snap] TASK [fedora.linux_system_roles.cockpit : Set version specific variables] ****** task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:7 Wednesday 03 August 2022 08:05:57 +0000 (0:00:00.554) 0:00:02.934 ****** ok: [/cache/fedora-35.qcow2.snap] => (item=/tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/Fedora.yml) => { "ansible_facts": { "__cockpit_packages": { "default": "{{ __cockpit_packages_minimal + __cockpit_packages_default }}", "full": "{{ __cockpit_packages_minimal + __cockpit_packages_default + __cockpit_packages_full }}", "minimal": "{{ __cockpit_packages_minimal }}" }, "__cockpit_packages_default": [ "cockpit", "cockpit-networkmanager", "cockpit-packagekit", "cockpit-selinux", "cockpit-storaged" ], "__cockpit_packages_exclude": [ "cockpit-docker", "cockpit-ostree", "cockpit-tests" ], "__cockpit_packages_full": [ "cockpit-*" ], "__cockpit_packages_minimal": [ "cockpit-system", "cockpit-ws" ] }, "ansible_included_var_files": [ "/tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/Fedora.yml" } TASK [fedora.linux_system_roles.cockpit : List active RHEL repositories] ******* task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:9 Wednesday 03 August 2022 08:05:57 +0000 (0:00:00.037) 0:00:02.971 ****** skipping: [/cache/fedora-35.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Enable RHEL repositories] ************ task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:17 Wednesday 03 August 2022 08:05:57 +0000 (0:00:00.019) 0:00:02.990 ****** skipping: [/cache/fedora-35.qcow2.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Manage cockpit packages using platform specific package manager if applicable] *** task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:21 Wednesday 03 August 2022 08:05:57 +0000 (0:00:00.018) 0:00:03.009 ****** included: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml for /cache/fedora-35.qcow2.snap => (item=/tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml) TASK [fedora.linux_system_roles.cockpit : If choosing custom package set, ensure minimal cockpit is included] *** task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:1 Wednesday 03 August 2022 08:05:57 +0000 (0:00:00.033) 0:00:03.042 ****** ok: [/cache/fedora-35.qcow2.snap] => { "ansible_facts": { "cockpit_packages": "minimal" }, "changed": false } TASK [fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed.] *** task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:6 Wednesday 03 August 2022 08:05:57 +0000 (0:00:00.038) 0:00:03.081 ****** changed: [/cache/fedora-35.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Installed: cockpit-ws-273-1.fc35.x86_64", "Installed: cockpit-system-273-1.fc35.noarch", "Installed: cockpit-bridge-273-1.fc35.x86_64" ] } TASK [fedora.linux_system_roles.cockpit : Create custom port configuration file directory] *** task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:27 Wednesday 03 August 2022 08:06:09 +0000 (0:00:11.430) 0:00:14.512 ****** changed: [/cache/fedora-35.qcow2.snap] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/system/cockpit.socket.d/", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 0, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.cockpit : Create custom port configuration file] *** task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:35 Wednesday 03 August 2022 08:06:09 +0000 (0:00:00.564) 0:00:15.076 ****** NOTIFIED HANDLER fedora.linux_system_roles.cockpit : reload systemd for /cache/fedora-35.qcow2.snap NOTIFIED HANDLER fedora.linux_system_roles.cockpit : restart cockpit for /cache/fedora-35.qcow2.snap changed: [/cache/fedora-35.qcow2.snap] => { "changed": true, "checksum": "164ea3fa544fc046daf315017ad1467da72400af", "dest": "/etc/systemd/system/cockpit.socket.d/listen.conf", "gid": 0, "group": "root", "md5sum": "704221a49efdb16bf16bc689ef8cbee7", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cockpit_unit_file_t:s0", "size": 40, "src": "/root/.ansible/tmp/ansible-tmp-1659513969.969635-232404-53800777549789/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.cockpit : Check if SELinux is enabled] ********* task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:51 Wednesday 03 August 2022 08:06:10 +0000 (0:00:00.976) 0:00:16.053 ****** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "cmd": [ "selinuxenabled" ], "delta": "0:00:00.003293", "end": "2022-08-03 08:06:10.368136", "failed_when_result": false, "rc": 0, "start": "2022-08-03 08:06:10.364843" } TASK [Allow cockpit to own custom port in SELinux policy] ********************** task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:58 Wednesday 03 August 2022 08:06:11 +0000 (0:00:00.548) 0:00:16.601 ****** redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux ERROR! couldn't resolve module/action 'selinux'. This often indicates a misspelling, missing collection, or incorrect module path. The error appears to be in '/tmp/tmp50x4n9g0/tests/cockpit/roles/linux-system-roles.selinux/tasks/main.yml': line 5, column 3, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: Set permanent SELinux state if enabled ^ here TASK [include_tasks] *********************************************************** task path: /tmp/tmp50x4n9g0/tests/cockpit/tests_port.yml:56 Wednesday 03 August 2022 08:06:11 +0000 (0:00:00.045) 0:00:16.647 ****** included: /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml for /cache/fedora-35.qcow2.snap TASK [cleanup - packages] ****************************************************** task path: /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:1 Wednesday 03 August 2022 08:06:11 +0000 (0:00:00.031) 0:00:16.678 ****** changed: [/cache/fedora-35.qcow2.snap] => { "changed": true, "rc": 0, "results": [ "Removed: cockpit-bridge-273-1.fc35.x86_64", "Removed: cockpit-system-273-1.fc35.noarch", "Removed: cockpit-ws-273-1.fc35.x86_64" ] } TASK [cleanup - find certificates] ********************************************* task path: /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:13 Wednesday 03 August 2022 08:06:21 +0000 (0:00:10.242) 0:00:26.920 ****** [WARNING]: Skipped '/etc/cockpit/ws-certs.d/' path due to this access issue: '/etc/cockpit/ws-certs.d/' is not a directory ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "examined": 0, "files": [], "matched": 0, "skipped_paths": { "/etc/cockpit/ws-certs.d/": "'/etc/cockpit/ws-certs.d/' is not a directory" } } MSG: Not all paths examined, check warnings for details TASK [cleanup - certificates] ************************************************** task path: /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:23 Wednesday 03 August 2022 08:06:22 +0000 (0:00:00.520) 0:00:27.441 ****** TASK [cleanup - config file] *************************************************** task path: /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:32 Wednesday 03 August 2022 08:06:22 +0000 (0:00:00.022) 0:00:27.464 ****** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "path": "/etc/cockpit/cockpit.conf", "state": "absent" } TASK [cleanup - port customization] ******************************************** task path: /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:40 Wednesday 03 August 2022 08:06:22 +0000 (0:00:00.406) 0:00:27.870 ****** changed: [/cache/fedora-35.qcow2.snap] => { "changed": true, "path": "/etc/systemd/system/cockpit.socket.d/", "state": "absent" } TASK [cleanup - reload systemd] ************************************************ task path: /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:48 Wednesday 03 August 2022 08:06:23 +0000 (0:00:00.400) 0:00:28.271 ****** ok: [/cache/fedora-35.qcow2.snap] => { "changed": false, "name": null, "status": {} } RUNNING HANDLER [fedora.linux_system_roles.cockpit : reload systemd] *********** task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/handlers/main.yml:3 Wednesday 03 August 2022 08:06:24 +0000 (0:00:01.008) 0:00:29.280 ****** RUNNING HANDLER [fedora.linux_system_roles.cockpit : restart cockpit] ********** task path: /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/handlers/main.yml:7 Wednesday 03 August 2022 08:06:24 +0000 (0:00:00.000) 0:00:29.281 ****** PLAY RECAP ********************************************************************* /cache/fedora-35.qcow2.snap : ok=16 changed=5 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 127.0.0.1 : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 Wednesday 03 August 2022 08:06:24 +0000 (0:00:00.001) 0:00:29.282 ****** =============================================================================== fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed. -- 11.43s /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:6 cleanup - packages ----------------------------------------------------- 10.24s /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:1 ---------------------------- Gathering Facts --------------------------------------------------------- 1.30s /tmp/tmp50x4n9g0/tests/cockpit/tests_port.yml:18 ------------------------------ cleanup - reload systemd ------------------------------------------------ 1.01s /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:48 --------------------------- Download current linux-system-roles.selinux ----------------------------- 0.98s /tmp/tmp50x4n9g0/tests/cockpit/tests_port.yml:6 ------------------------------- fedora.linux_system_roles.cockpit : Create custom port configuration file --- 0.98s /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:35 fedora.linux_system_roles.cockpit : Create custom port configuration file directory --- 0.56s /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:27 fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role --- 0.55s /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:2 fedora.linux_system_roles.cockpit : Check if SELinux is enabled --------- 0.55s /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:51 cleanup - find certificates --------------------------------------------- 0.52s /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:13 --------------------------- cleanup - config file --------------------------------------------------- 0.41s /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:32 --------------------------- cleanup - port customization -------------------------------------------- 0.40s /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:40 --------------------------- Run cockpit role -------------------------------------------------------- 0.05s /tmp/tmp50x4n9g0/tests/cockpit/tests_port.yml:24 ------------------------------ Allow cockpit to own custom port in SELinux policy ---------------------- 0.05s /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:58 fedora.linux_system_roles.cockpit : If choosing custom package set, ensure minimal cockpit is included --- 0.04s /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-dnf.yml:1 fedora.linux_system_roles.cockpit : Set version specific variables ------ 0.04s /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:7 fedora.linux_system_roles.cockpit : Manage cockpit packages using platform specific package manager if applicable --- 0.03s /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:21 include_tasks ----------------------------------------------------------- 0.03s /tmp/tmp50x4n9g0/tests/cockpit/tests_port.yml:56 ------------------------------ fedora.linux_system_roles.cockpit : Ensure ansible_facts and variables used by role --- 0.03s /tmp/tmpfvtrqcwa/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:1 cleanup - certificates -------------------------------------------------- 0.02s /tmp/tmp50x4n9g0/tests/cockpit/tasks/cleanup.yml:23 ---------------------------