# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.14.2] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.14/lib/python3.9/site-packages/ansible ansible collection location = /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection executable location = /opt/ansible-2.14/bin/ansible-playbook python version = 3.9.13 (main, Jun 24 2022, 15:32:51) [GCC 8.5.0 20210514 (Red Hat 8.5.0-13)] (/opt/ansible-2.14/bin/python3.9) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/tests/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [fedora.linux_system_roles.nbde_server : Set version specific variables] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:6 Sunday 12 February 2023 00:55:06 +0000 (0:00:02.887) 0:00:02.887 ******* included: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2 Sunday 12 February 2023 00:55:07 +0000 (0:00:01.079) 0:00:03.967 ******* ok: [sut] TASK [fedora.linux_system_roles.nbde_server : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:7 Sunday 12 February 2023 00:55:11 +0000 (0:00:04.112) 0:00:08.079 ******* ok: [sut] => { "ansible_facts": { "__nbde_server_cachedir": "/var/cache/tang", "__nbde_server_group": "tang", "__nbde_server_keydir": "/var/db/tang", "__nbde_server_keygen": "/usr/libexec/tangd-keygen", "__nbde_server_packages": [ "tang" ], "__nbde_server_services": [ "tangd.socket" ], "__nbde_server_update": "/usr/libexec/tangd-update", "__nbde_server_user": "tang" }, "ansible_included_var_files": [ "/WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/vars/default.yml" ], "changed": false } TASK [fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9 Sunday 12 February 2023 00:55:11 +0000 (0:00:00.285) 0:00:08.364 ******* included: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml for sut TASK [fedora.linux_system_roles.nbde_server : Ensure tang is installed] ******** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 Sunday 12 February 2023 00:55:12 +0000 (0:00:00.341) 0:00:08.706 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: jose-11-3.el9.x86_64", "Installed: tang-11-2.el9.x86_64", "Installed: http-parser-2.9.4-6.el9.x86_64", "Installed: libjose-11-3.el9.x86_64" ] } TASK [fedora.linux_system_roles.nbde_server : Ensure keys are rotated] ********* task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:7 Sunday 12 February 2023 00:55:16 +0000 (0:00:04.056) 0:00:12.762 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Ensure we have keys] ************* task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:16 Sunday 12 February 2023 00:55:16 +0000 (0:00:00.260) 0:00:13.023 ******* changed: [sut] => { "arguments": { "cachedir": "/var/cache/tang", "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": "/usr/libexec/tangd-update" }, "changed": true, "state": "keys-created" } TASK [fedora.linux_system_roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:25 Sunday 12 February 2023 00:55:17 +0000 (0:00:01.303) 0:00:14.326 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Manage firewall and SELinux for port] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:29 Sunday 12 February 2023 00:55:17 +0000 (0:00:00.160) 0:00:14.486 ******* redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.selinux to ansible.posix.selinux redirecting (type: modules) ansible.builtin.seboolean to ansible.posix.seboolean redirecting (type: modules) ansible.builtin.sefcontext to community.general.sefcontext redirecting (type: modules) ansible.builtin.selogin to community.general.selogin included: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml for sut TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Sunday 12 February 2023 00:55:18 +0000 (0:00:00.774) 0:00:15.260 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Sunday 12 February 2023 00:55:19 +0000 (0:00:00.807) 0:00:16.068 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Sunday 12 February 2023 00:55:19 +0000 (0:00:00.133) 0:00:16.202 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Sunday 12 February 2023 00:55:19 +0000 (0:00:00.135) 0:00:16.337 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Sunday 12 February 2023 00:55:19 +0000 (0:00:00.187) 0:00:16.524 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Sunday 12 February 2023 00:55:20 +0000 (0:00:00.190) 0:00:16.714 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Sunday 12 February 2023 00:55:20 +0000 (0:00:00.116) 0:00:16.831 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:42 Sunday 12 February 2023 00:55:20 +0000 (0:00:00.100) 0:00:16.932 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:46 Sunday 12 February 2023 00:55:20 +0000 (0:00:00.077) 0:00:17.010 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:50 Sunday 12 February 2023 00:55:20 +0000 (0:00:00.145) 0:00:17.156 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:54 Sunday 12 February 2023 00:55:20 +0000 (0:00:00.157) 0:00:17.313 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Sunday 12 February 2023 00:55:20 +0000 (0:00:00.181) 0:00:17.495 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:66 Sunday 12 February 2023 00:55:20 +0000 (0:00:00.094) 0:00:17.589 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:76 Sunday 12 February 2023 00:55:21 +0000 (0:00:00.059) 0:00:17.648 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:82 Sunday 12 February 2023 00:55:21 +0000 (0:00:00.060) 0:00:17.709 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:90 Sunday 12 February 2023 00:55:21 +0000 (0:00:00.106) 0:00:17.815 ******* skipping: [sut] => (item={'ports': 80, 'proto': 'tcp', 'setype': 'tangd_port_t', 'state': 'present', 'local': True}) => { "ansible_loop_var": "item", "changed": false, "item": { "local": true, "ports": 80, "proto": "tcp", "setype": "tangd_port_t", "state": "present" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Sunday 12 February 2023 00:55:21 +0000 (0:00:00.138) 0:00:17.954 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:109 Sunday 12 February 2023 00:55:21 +0000 (0:00:00.093) 0:00:18.048 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Sunday 12 February 2023 00:55:21 +0000 (0:00:00.144) 0:00:18.193 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Manage tangd custom port systemd directory] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:16 Sunday 12 February 2023 00:55:21 +0000 (0:00:00.084) 0:00:18.278 ******* ok: [sut] => { "changed": false, "path": "/etc/systemd/system/tangd.socket.d", "state": "absent" } TASK [fedora.linux_system_roles.nbde_server : Creates the file with the port entry that we want tangd to listen to] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:25 Sunday 12 February 2023 00:55:22 +0000 (0:00:00.938) 0:00:19.216 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Set flag to to tell main that the port has changed] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:34 Sunday 12 February 2023 00:55:22 +0000 (0:00:00.210) 0:00:19.428 ******* ok: [sut] => { "ansible_facts": { "__nbde_server_port_changed": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Sunday 12 February 2023 00:55:23 +0000 (0:00:00.236) 0:00:19.665 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Sunday 12 February 2023 00:55:23 +0000 (0:00:00.162) 0:00:19.827 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:11 Sunday 12 February 2023 00:55:23 +0000 (0:00:00.130) 0:00:19.958 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:16 Sunday 12 February 2023 00:55:23 +0000 (0:00:00.080) 0:00:20.039 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:38 Sunday 12 February 2023 00:55:23 +0000 (0:00:00.122) 0:00:20.161 ******* skipping: [sut] => (item={'port': '80/tcp', 'zone': 'public', 'state': 'enabled', 'immediate': True, 'permanent': True}) => { "ansible_loop_var": "item", "changed": false, "item": { "immediate": true, "permanent": true, "port": "80/tcp", "state": "enabled", "zone": "public" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:83 Sunday 12 February 2023 00:55:23 +0000 (0:00:00.301) 0:00:20.463 ******* skipping: [sut] => (item={'port': '80/tcp', 'zone': 'public', 'state': 'enabled', 'immediate': True, 'permanent': True}) => { "ansible_loop_var": "item", "changed": false, "item": { "immediate": true, "permanent": true, "port": "80/tcp", "state": "enabled", "zone": "public" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:93 Sunday 12 February 2023 00:55:24 +0000 (0:00:00.494) 0:00:20.957 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:102 Sunday 12 February 2023 00:55:24 +0000 (0:00:00.150) 0:00:21.107 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:107 Sunday 12 February 2023 00:55:24 +0000 (0:00:00.197) 0:00:21.305 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:114 Sunday 12 February 2023 00:55:24 +0000 (0:00:00.153) 0:00:21.458 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:122 Sunday 12 February 2023 00:55:24 +0000 (0:00:00.110) 0:00:21.569 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:128 Sunday 12 February 2023 00:55:25 +0000 (0:00:00.213) 0:00:21.783 ******* skipping: [sut] => {} TASK [fedora.linux_system_roles.nbde_server : Reload the daemons so the new changes take effect] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:33 Sunday 12 February 2023 00:55:25 +0000 (0:00:00.257) 0:00:22.040 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.nbde_server : Ensure required services are enabled and at the right state] *** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:38 Sunday 12 February 2023 00:55:25 +0000 (0:00:00.298) 0:00:22.339 ******* changed: [sut] => (item=tangd.socket) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "tangd.socket", "name": "tangd.socket", "state": "started", "status": { "Accept": "yes", "AccessSELinuxContext": "system_u:object_r:tangd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Backlog": "4096", "Before": "sockets.target shutdown.target", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "Broadcast": "no", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "no", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Tang Server socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "DynamicUser": "no", "FailureAction": "none", "FileDescriptorName": "tangd.socket", "FinalKillSignal": "9", "FlushPending": "no", "FragmentPath": "/usr/lib/systemd/system/tangd.socket", "FreeBind": "no", "FreezerState": "running", "GID": "[not set]", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPTOS": "-1", "IPTTL": "-1", "Id": "tangd.socket", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KeyringMode": "shared", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13988", "LimitNPROCSoft": "13988", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13988", "LimitSIGPENDINGSoft": "13988", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "Listen": "[::]:80 (Stream)", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "Mark": "-1", "MaxConnections": "64", "MaxConnectionsPerSource": "0", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MessageQueueMaxMessages": "0", "MessageQueueMessageSize": "0", "MountAPIVFS": "no", "NAccepted": "0", "NConnections": "0", "NRefused": "0", "NUMAPolicy": "n/a", "Names": "tangd.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PassCredentials": "no", "PassPacketInfo": "no", "PassSecurity": "no", "Perpetual": "no", "PipeSize": "0", "Priority": "-1", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveIPC": "no", "RemoveOnStop": "no", "Requires": "system.slice sysinit.target", "RestartKillSignal": "15", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "ReusePort": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SocketMode": "0666", "SocketProtocol": "0", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22380", "TimeoutCleanUSec": "infinity", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Timestamping": "off", "Transient": "no", "Transparent": "no", "TriggerLimitBurst": "200", "TriggerLimitIntervalUSec": "2s", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "Writable": "no" } } TASK [Verify role results] ***************************************************** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/tests/tests_default.yml:8 Sunday 12 February 2023 00:55:27 +0000 (0:00:01.506) 0:00:23.845 ******* included: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/tests/tasks/verify-role-results.yml for sut TASK [Gather state of required packages] *************************************** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/tests/tasks/verify-role-results.yml:2 Sunday 12 February 2023 00:55:27 +0000 (0:00:00.094) 0:00:23.940 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Check whether required packages are installed] *************************** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/tests/tasks/verify-role-results.yml:9 Sunday 12 February 2023 00:55:28 +0000 (0:00:01.096) 0:00:25.036 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Gather state of services] ************************************************ task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/tests/tasks/verify-role-results.yml:13 Sunday 12 February 2023 00:55:28 +0000 (0:00:00.104) 0:00:25.140 ******* ok: [sut] => (item=tangd.socket) => { "ansible_loop_var": "item", "changed": false, "enabled": true, "item": "tangd.socket", "name": "tangd.socket", "state": "started", "status": { "Accept": "yes", "AccessSELinuxContext": "system_u:object_r:tangd_unit_file_t:s0", "ActiveEnterTimestamp": "Sun 2023-02-12 00:55:27 UTC", "ActiveEnterTimestampMonotonic": "1179009522", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sun 2023-02-12 00:55:27 UTC", "AssertTimestampMonotonic": "1179006751", "Backlog": "4096", "Before": "shutdown.target sockets.target", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "Broadcast": "no", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "573000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "no", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sun 2023-02-12 00:55:27 UTC", "ConditionTimestampMonotonic": "1179006747", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/tangd.socket", "ControlGroupId": "5641", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Tang Server socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "DynamicUser": "no", "FailureAction": "none", "FileDescriptorName": "tangd.socket", "FinalKillSignal": "9", "FlushPending": "no", "FragmentPath": "/usr/lib/systemd/system/tangd.socket", "FreeBind": "no", "FreezerState": "running", "GID": "[not set]", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPTOS": "-1", "IPTTL": "-1", "Id": "tangd.socket", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sun 2023-02-12 00:55:27 UTC", "InactiveExitTimestampMonotonic": "1179009522", "InvocationID": "3e02361624f84232b9c2c4f9e6cde2e9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KeyringMode": "shared", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13988", "LimitNPROCSoft": "13988", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13988", "LimitSIGPENDINGSoft": "13988", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "Listen": "[::]:80 (Stream)", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "Mark": "-1", "MaxConnections": "64", "MaxConnectionsPerSource": "0", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "8192", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MessageQueueMaxMessages": "0", "MessageQueueMessageSize": "0", "MountAPIVFS": "no", "NAccepted": "0", "NConnections": "0", "NRefused": "0", "NUMAPolicy": "n/a", "Names": "tangd.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PassCredentials": "no", "PassPacketInfo": "no", "PassSecurity": "no", "Perpetual": "no", "PipeSize": "0", "Priority": "-1", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveIPC": "no", "RemoveOnStop": "no", "Requires": "sysinit.target system.slice", "RestartKillSignal": "15", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "ReusePort": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SocketMode": "0666", "SocketProtocol": "0", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sun 2023-02-12 00:55:27 UTC", "StateChangeTimestampMonotonic": "1179009522", "StateDirectoryMode": "0755", "StopWhenUnneeded": "no", "SubState": "listening", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22380", "TimeoutCleanUSec": "infinity", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Timestamping": "off", "Transient": "no", "Transparent": "no", "TriggerLimitBurst": "200", "TriggerLimitIntervalUSec": "2s", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "sockets.target", "WatchdogSignal": "6", "Writable": "no" } } TASK [Check services are enabled and started] ********************************** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/tests/tasks/verify-role-results.yml:22 Sunday 12 February 2023 00:55:29 +0000 (0:00:00.903) 0:00:26.044 ******* ok: [sut] => (item={'name': 'tangd.socket', 'changed': False, 'status': {'BindIPv6Only': 'default', 'Backlog': '4096', 'TimeoutUSec': '1min 30s', 'SocketMode': '0666', 'DirectoryMode': '0755', 'Accept': 'yes', 'FlushPending': 'no', 'Writable': 'no', 'KeepAlive': 'no', 'KeepAliveTimeUSec': '0', 'KeepAliveIntervalUSec': '0', 'KeepAliveProbes': '0', 'DeferAcceptUSec': '0', 'NoDelay': 'no', 'Priority': '-1', 'ReceiveBuffer': '0', 'SendBuffer': '0', 'IPTOS': '-1', 'IPTTL': '-1', 'PipeSize': '0', 'FreeBind': 'no', 'Transparent': 'no', 'Broadcast': 'no', 'PassCredentials': 'no', 'PassSecurity': 'no', 'PassPacketInfo': 'no', 'Timestamping': 'off', 'RemoveOnStop': 'no', 'Listen': '[::]:80 (Stream)', 'Mark': '-1', 'MaxConnections': '64', 'MaxConnectionsPerSource': '0', 'MessageQueueMaxMessages': '0', 'MessageQueueMessageSize': '0', 'ReusePort': 'no', 'ControlPID': '0', 'Result': 'success', 'NConnections': '0', 'NAccepted': '0', 'NRefused': '0', 'FileDescriptorName': 'tangd.socket', 'SocketProtocol': '0', 'TriggerLimitIntervalUSec': '2s', 'TriggerLimitBurst': '200', 'UID': '[not set]', 'GID': '[not set]', 'Slice': 'system.slice', 'ControlGroup': '/system.slice/tangd.socket', 'ControlGroupId': '5641', 'MemoryCurrent': '8192', 'MemoryAvailable': 'infinity', 'CPUUsageNSec': '573000', 'TasksCurrent': '0', 'IPIngressBytes': '[no data]', 'IPIngressPackets': '[no data]', 'IPEgressBytes': '[no data]', 'IPEgressPackets': '[no data]', 'IOReadBytes': '18446744073709551615', 'IOReadOperations': '18446744073709551615', 'IOWriteBytes': '18446744073709551615', 'IOWriteOperations': '18446744073709551615', 'Delegate': 'no', 'CPUAccounting': 'yes', 'CPUWeight': '[not set]', 'StartupCPUWeight': '[not set]', 'CPUShares': '[not set]', 'StartupCPUShares': '[not set]', 'CPUQuotaPerSecUSec': 'infinity', 'CPUQuotaPeriodUSec': 'infinity', 'IOAccounting': 'no', 'IOWeight': '[not set]', 'StartupIOWeight': '[not set]', 'BlockIOAccounting': 'no', 'BlockIOWeight': '[not set]', 'StartupBlockIOWeight': '[not set]', 'MemoryAccounting': 'yes', 'DefaultMemoryLow': '0', 'DefaultMemoryMin': '0', 'MemoryMin': '0', 'MemoryLow': '0', 'MemoryHigh': 'infinity', 'MemoryMax': 'infinity', 'MemorySwapMax': 'infinity', 'MemoryLimit': 'infinity', 'DevicePolicy': 'auto', 'TasksAccounting': 'yes', 'TasksMax': '22380', 'IPAccounting': 'no', 'ManagedOOMSwap': 'auto', 'ManagedOOMMemoryPressure': 'auto', 'ManagedOOMMemoryPressureLimit': '0', 'ManagedOOMPreference': 'none', 'UMask': '0022', 'LimitCPU': 'infinity', 'LimitCPUSoft': 'infinity', 'LimitFSIZE': 'infinity', 'LimitFSIZESoft': 'infinity', 'LimitDATA': 'infinity', 'LimitDATASoft': 'infinity', 'LimitSTACK': 'infinity', 'LimitSTACKSoft': '8388608', 'LimitCORE': 'infinity', 'LimitCORESoft': '0', 'LimitRSS': 'infinity', 'LimitRSSSoft': 'infinity', 'LimitNOFILE': '524288', 'LimitNOFILESoft': '1024', 'LimitAS': 'infinity', 'LimitASSoft': 'infinity', 'LimitNPROC': '13988', 'LimitNPROCSoft': '13988', 'LimitMEMLOCK': '8388608', 'LimitMEMLOCKSoft': '8388608', 'LimitLOCKS': 'infinity', 'LimitLOCKSSoft': 'infinity', 'LimitSIGPENDING': '13988', 'LimitSIGPENDINGSoft': '13988', 'LimitMSGQUEUE': '819200', 'LimitMSGQUEUESoft': '819200', 'LimitNICE': '0', 'LimitNICESoft': '0', 'LimitRTPRIO': '0', 'LimitRTPRIOSoft': '0', 'LimitRTTIME': 'infinity', 'LimitRTTIMESoft': 'infinity', 'OOMScoreAdjust': '0', 'CoredumpFilter': '0x33', 'Nice': '0', 'IOSchedulingClass': '2', 'IOSchedulingPriority': '4', 'CPUSchedulingPolicy': '0', 'CPUSchedulingPriority': '0', 'CPUAffinityFromNUMA': 'no', 'NUMAPolicy': 'n/a', 'TimerSlackNSec': '50000', 'CPUSchedulingResetOnFork': 'no', 'NonBlocking': 'no', 'StandardInput': 'null', 'StandardOutput': 'journal', 'StandardError': 'inherit', 'TTYReset': 'no', 'TTYVHangup': 'no', 'TTYVTDisallocate': 'no', 'SyslogPriority': '30', 'SyslogLevelPrefix': 'yes', 'SyslogLevel': '6', 'SyslogFacility': '3', 'LogLevelMax': '-1', 'LogRateLimitIntervalUSec': '0', 'LogRateLimitBurst': '0', 'SecureBits': '0', 'CapabilityBoundingSet': 'cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore', 'DynamicUser': 'no', 'RemoveIPC': 'no', 'PrivateTmp': 'no', 'PrivateDevices': 'no', 'ProtectClock': 'no', 'ProtectKernelTunables': 'no', 'ProtectKernelModules': 'no', 'ProtectKernelLogs': 'no', 'ProtectControlGroups': 'no', 'PrivateNetwork': 'no', 'PrivateUsers': 'no', 'PrivateMounts': 'no', 'PrivateIPC': 'no', 'ProtectHome': 'no', 'ProtectSystem': 'no', 'SameProcessGroup': 'no', 'UtmpMode': 'init', 'IgnoreSIGPIPE': 'yes', 'NoNewPrivileges': 'no', 'SystemCallErrorNumber': '2147483646', 'LockPersonality': 'no', 'RuntimeDirectoryPreserve': 'no', 'RuntimeDirectoryMode': '0755', 'StateDirectoryMode': '0755', 'CacheDirectoryMode': '0755', 'LogsDirectoryMode': '0755', 'ConfigurationDirectoryMode': '0755', 'TimeoutCleanUSec': 'infinity', 'MemoryDenyWriteExecute': 'no', 'RestrictRealtime': 'no', 'RestrictSUIDSGID': 'no', 'RestrictNamespaces': 'no', 'MountAPIVFS': 'no', 'KeyringMode': 'shared', 'ProtectProc': 'default', 'ProcSubset': 'all', 'ProtectHostname': 'no', 'KillMode': 'control-group', 'KillSignal': '15', 'RestartKillSignal': '15', 'FinalKillSignal': '9', 'SendSIGKILL': 'yes', 'SendSIGHUP': 'no', 'WatchdogSignal': '6', 'Id': 'tangd.socket', 'Names': 'tangd.socket', 'Requires': 'sysinit.target system.slice', 'WantedBy': 'sockets.target', 'Conflicts': 'shutdown.target', 'Before': 'shutdown.target sockets.target', 'After': 'sysinit.target system.slice', 'Description': 'Tang Server socket', 'AccessSELinuxContext': 'system_u:object_r:tangd_unit_file_t:s0', 'LoadState': 'loaded', 'ActiveState': 'active', 'FreezerState': 'running', 'SubState': 'listening', 'FragmentPath': '/usr/lib/systemd/system/tangd.socket', 'UnitFileState': 'enabled', 'UnitFilePreset': 'disabled', 'StateChangeTimestamp': 'Sun 2023-02-12 00:55:27 UTC', 'StateChangeTimestampMonotonic': '1179009522', 'InactiveExitTimestamp': 'Sun 2023-02-12 00:55:27 UTC', 'InactiveExitTimestampMonotonic': '1179009522', 'ActiveEnterTimestamp': 'Sun 2023-02-12 00:55:27 UTC', 'ActiveEnterTimestampMonotonic': '1179009522', 'ActiveExitTimestampMonotonic': '0', 'InactiveEnterTimestampMonotonic': '0', 'CanStart': 'yes', 'CanStop': 'yes', 'CanReload': 'no', 'CanIsolate': 'no', 'CanFreeze': 'no', 'StopWhenUnneeded': 'no', 'RefuseManualStart': 'no', 'RefuseManualStop': 'no', 'AllowIsolate': 'no', 'DefaultDependencies': 'yes', 'OnSuccessJobMode': 'fail', 'OnFailureJobMode': 'replace', 'IgnoreOnIsolate': 'no', 'NeedDaemonReload': 'no', 'JobTimeoutUSec': 'infinity', 'JobRunningTimeoutUSec': 'infinity', 'JobTimeoutAction': 'none', 'ConditionResult': 'yes', 'AssertResult': 'yes', 'ConditionTimestamp': 'Sun 2023-02-12 00:55:27 UTC', 'ConditionTimestampMonotonic': '1179006747', 'AssertTimestamp': 'Sun 2023-02-12 00:55:27 UTC', 'AssertTimestampMonotonic': '1179006751', 'Transient': 'no', 'Perpetual': 'no', 'StartLimitIntervalUSec': '10s', 'StartLimitBurst': '5', 'StartLimitAction': 'none', 'FailureAction': 'none', 'SuccessAction': 'none', 'InvocationID': '3e02361624f84232b9c2c4f9e6cde2e9', 'CollectMode': 'inactive'}, 'enabled': True, 'state': 'started', 'invocation': {'module_args': {'name': 'tangd.socket', 'enabled': True, 'state': 'started', 'daemon_reload': False, 'daemon_reexec': False, 'scope': 'system', 'no_block': False, 'force': None, 'masked': None}}, 'failed': False, 'item': 'tangd.socket', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "enabled": true, "failed": false, "invocation": { "module_args": { "daemon_reexec": false, "daemon_reload": false, "enabled": true, "force": null, "masked": null, "name": "tangd.socket", "no_block": false, "scope": "system", "state": "started" } }, "item": "tangd.socket", "name": "tangd.socket", "state": "started", "status": { "Accept": "yes", "AccessSELinuxContext": "system_u:object_r:tangd_unit_file_t:s0", "ActiveEnterTimestamp": "Sun 2023-02-12 00:55:27 UTC", "ActiveEnterTimestampMonotonic": "1179009522", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sun 2023-02-12 00:55:27 UTC", "AssertTimestampMonotonic": "1179006751", "Backlog": "4096", "Before": "shutdown.target sockets.target", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "Broadcast": "no", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "573000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "no", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sun 2023-02-12 00:55:27 UTC", "ConditionTimestampMonotonic": "1179006747", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/tangd.socket", "ControlGroupId": "5641", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Tang Server socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "DynamicUser": "no", "FailureAction": "none", "FileDescriptorName": "tangd.socket", "FinalKillSignal": "9", "FlushPending": "no", "FragmentPath": "/usr/lib/systemd/system/tangd.socket", "FreeBind": "no", "FreezerState": "running", "GID": "[not set]", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "IPTOS": "-1", "IPTTL": "-1", "Id": "tangd.socket", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sun 2023-02-12 00:55:27 UTC", "InactiveExitTimestampMonotonic": "1179009522", "InvocationID": "3e02361624f84232b9c2c4f9e6cde2e9", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KeyringMode": "shared", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13988", "LimitNPROCSoft": "13988", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13988", "LimitSIGPENDINGSoft": "13988", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "Listen": "[::]:80 (Stream)", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "Mark": "-1", "MaxConnections": "64", "MaxConnectionsPerSource": "0", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "8192", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MessageQueueMaxMessages": "0", "MessageQueueMessageSize": "0", "MountAPIVFS": "no", "NAccepted": "0", "NConnections": "0", "NRefused": "0", "NUMAPolicy": "n/a", "Names": "tangd.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PassCredentials": "no", "PassPacketInfo": "no", "PassSecurity": "no", "Perpetual": "no", "PipeSize": "0", "Priority": "-1", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveIPC": "no", "RemoveOnStop": "no", "Requires": "sysinit.target system.slice", "RestartKillSignal": "15", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "ReusePort": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SocketMode": "0666", "SocketProtocol": "0", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sun 2023-02-12 00:55:27 UTC", "StateChangeTimestampMonotonic": "1179009522", "StateDirectoryMode": "0755", "StopWhenUnneeded": "no", "SubState": "listening", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "0", "TasksMax": "22380", "TimeoutCleanUSec": "infinity", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Timestamping": "off", "Transient": "no", "Transparent": "no", "TriggerLimitBurst": "200", "TriggerLimitIntervalUSec": "2s", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "sockets.target", "WatchdogSignal": "6", "Writable": "no" } } } MSG: All assertions passed TASK [Include the appropriate provider verification tasks] ********************* task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/tests/tasks/verify-role-results.yml:27 Sunday 12 February 2023 00:55:29 +0000 (0:00:00.427) 0:00:26.471 ******* included: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/tests/tasks/verify-tang-results.yml for sut TASK [Gather state of keys] **************************************************** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/tests/tasks/verify-tang-results.yml:2 Sunday 12 February 2023 00:55:30 +0000 (0:00:00.215) 0:00:26.687 ******* ok: [sut] => { "arguments": { "cachedir": null, "force": false, "keydir": "/var/db/tang", "keygen": "/usr/libexec/tangd-keygen", "keys_to_deploy_dir": null, "state": "keys-created", "update": null }, "changed": false, "state": "keys-created" } TASK [Check whether there are keys] ******************************************** task path: /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/tests/tasks/verify-tang-results.yml:10 Sunday 12 February 2023 00:55:30 +0000 (0:00:00.521) 0:00:27.208 ******* ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=18 changed=3 unreachable=0 failed=0 skipped=35 rescued=0 ignored=0 Sunday 12 February 2023 00:55:31 +0000 (0:00:00.912) 0:00:28.120 ******* =============================================================================== fedora.linux_system_roles.nbde_server : Ensure ansible_facts used by role --- 4.11s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:2 fedora.linux_system_roles.nbde_server : Ensure tang is installed -------- 4.06s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:2 fedora.linux_system_roles.nbde_server : Ensure required services are enabled and at the right state --- 1.51s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:38 fedora.linux_system_roles.nbde_server : Ensure we have keys ------------- 1.30s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:16 Gather state of required packages --------------------------------------- 1.10s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/tests/tasks/verify-role-results.yml:2 fedora.linux_system_roles.nbde_server : Set version specific variables --- 1.08s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:6 fedora.linux_system_roles.nbde_server : Manage tangd custom port systemd directory --- 0.94s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/tangd-custom-port.yml:16 Check whether there are keys -------------------------------------------- 0.91s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/tests/tasks/verify-tang-results.yml:10 Gather state of services ------------------------------------------------ 0.90s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/tests/tasks/verify-role-results.yml:13 fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages --- 0.81s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 fedora.linux_system_roles.nbde_server : Manage firewall and SELinux for port --- 0.77s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:29 Gather state of keys ---------------------------------------------------- 0.52s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/tests/tasks/verify-tang-results.yml:2 fedora.linux_system_roles.firewall : Gather firewall config information --- 0.49s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:83 Check services are enabled and started ---------------------------------- 0.43s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/tests/tasks/verify-role-results.yml:22 fedora.linux_system_roles.nbde_server : Include the appropriate provider tasks --- 0.34s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main.yml:9 fedora.linux_system_roles.firewall : Configure firewall ----------------- 0.30s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:38 fedora.linux_system_roles.nbde_server : Reload the daemons so the new changes take effect --- 0.30s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:33 fedora.linux_system_roles.nbde_server : Set platform/version specific variables --- 0.29s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/set_vars.yml:7 fedora.linux_system_roles.nbde_server : Ensure keys are rotated --------- 0.26s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/nbde_server/tasks/main-tang.yml:7 fedora.linux_system_roles.firewall : Show diffs ------------------------- 0.26s /WORKDIR/dist-git-nbde_server-weekly-ci-js9jlcwv/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:128 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---