# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_nbde_server_keys_dir.yml *************************************** 1 plays in /WORKDIR/git-weekly-cicsjaijtf/tests/tests_nbde_server_keys_dir.yml PLAY [Test nbde_server_keys_dir is properly set] ******************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tests_nbde_server_keys_dir.yml:5 Saturday 25 May 2024 15:04:48 +0000 (0:00:00.012) 0:00:00.012 ********** ok: [sut] META: ran handlers TASK [With nbde_server_fetch_keys] ********************************************* task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tests_nbde_server_keys_dir.yml:11 Saturday 25 May 2024 15:04:49 +0000 (0:00:00.738) 0:00:00.750 ********** TASK [linux-system-roles.nbde_server : Set version specific variables] ********* task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:6 Saturday 25 May 2024 15:04:49 +0000 (0:00:00.012) 0:00:00.762 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml for sut TASK [linux-system-roles.nbde_server : Ensure ansible_facts used by role] ****** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:2 Saturday 25 May 2024 15:04:49 +0000 (0:00:00.021) 0:00:00.784 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Check if system is ostree] ************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:11 Saturday 25 May 2024 15:04:49 +0000 (0:00:00.018) 0:00:00.803 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.nbde_server : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:16 Saturday 25 May 2024 15:04:49 +0000 (0:00:00.246) 0:00:01.050 ********** ok: [sut] => { "ansible_facts": { "__nbde_server_is_ostree": false }, "changed": false } TASK [linux-system-roles.nbde_server : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:20 Saturday 25 May 2024 15:04:49 +0000 (0:00:00.020) 0:00:01.070 ********** 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/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/vars/default.yml" ], "changed": false } TASK [linux-system-roles.nbde_server : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:9 Saturday 25 May 2024 15:04:50 +0000 (0:00:00.023) 0:00:01.094 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml for sut TASK [linux-system-roles.nbde_server : Ensure tang is installed] *************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 Saturday 25 May 2024 15:04:50 +0000 (0:00:00.023) 0:00:01.117 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tang TASK [linux-system-roles.nbde_server : Ensure keys are rotated] **************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:9 Saturday 25 May 2024 15:04:51 +0000 (0:00:00.965) 0:00:02.083 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Ensure we have keys] ******************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 Saturday 25 May 2024 15:04:51 +0000 (0:00:00.017) 0:00:02.101 ********** 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 [linux-system-roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:27 Saturday 25 May 2024 15:04:51 +0000 (0:00:00.262) 0:00:02.363 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml for sut TASK [linux-system-roles.nbde_server : Make sure nbde_server_keys_dir is set] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml:6 Saturday 25 May 2024 15:04:51 +0000 (0:00:00.035) 0:00:02.398 ********** fatal: [sut]: FAILED! => { "changed": false } MSG: You need to specify nbde_server_keys_dir and it must be an absolute path TASK [Check for error with nbde_server_keys_dir not set] *********************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tests_nbde_server_keys_dir.yml:23 Saturday 25 May 2024 15:04:51 +0000 (0:00:00.011) 0:00:02.409 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tests_nbde_server_keys_dir.yml:28 Saturday 25 May 2024 15:04:51 +0000 (0:00:00.009) 0:00:02.419 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml for sut TASK [Remove control node files/directories] *********************************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml:2 Saturday 25 May 2024 15:04:51 +0000 (0:00:00.010) 0:00:02.430 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove managed node files/directories] *********************************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml:9 Saturday 25 May 2024 15:04:51 +0000 (0:00:00.008) 0:00:02.438 ********** skipping: [sut] => (item={'path': '', 'remove_dir': 'true'}) => { "ansible_loop_var": "item", "changed": false, "item": { "path": "", "remove_dir": "true" }, "skip_reason": "Conditional result was False" } changed: [sut] => (item={'path': '/var/db/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/db/tang\"\nelse\n rm -rf \"/var/db/tang\"/* \"/var/db/tang\"/.* || :\nfi\n", "delta": "0:00:00.004805", "end": "2024-05-25 15:04:51.578997", "item": { "path": "/var/db/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-05-25 15:04:51.574192" } STDERR: + '[' false = true ']' + rm -rf /var/db/tang/284ZQ7Vf90Q1L0b16mUJQ7aGgUkFd4qTnhSV9kPBIbE.jwk /var/db/tang/LpuQwds4mY2-16I4ES-QLO1jzCcNEOSyxtlvfZKRT2g.jwk /var/db/tang/. /var/db/tang/.. rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/.' rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/..' + : changed: [sut] => (item={'path': '/var/cache/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/cache/tang\"\nelse\n rm -rf \"/var/cache/tang\"/* \"/var/cache/tang\"/.* || :\nfi\n", "delta": "0:00:00.004380", "end": "2024-05-25 15:04:51.757942", "item": { "path": "/var/cache/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-05-25 15:04:51.753562" } STDERR: + '[' false = true ']' + rm -rf '/var/cache/tang/*' '/var/cache/tang/.*' TASK [With nbde_server_deploy_keys] ******************************************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tests_nbde_server_keys_dir.yml:34 Saturday 25 May 2024 15:04:51 +0000 (0:00:00.418) 0:00:02.856 ********** TASK [linux-system-roles.nbde_server : Set version specific variables] ********* task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:6 Saturday 25 May 2024 15:04:51 +0000 (0:00:00.012) 0:00:02.869 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml for sut TASK [linux-system-roles.nbde_server : Ensure ansible_facts used by role] ****** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:2 Saturday 25 May 2024 15:04:51 +0000 (0:00:00.012) 0:00:02.881 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Check if system is ostree] ************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:11 Saturday 25 May 2024 15:04:51 +0000 (0:00:00.009) 0:00:02.890 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:16 Saturday 25 May 2024 15:04:51 +0000 (0:00:00.009) 0:00:02.900 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:20 Saturday 25 May 2024 15:04:51 +0000 (0:00:00.008) 0:00:02.908 ********** 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/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/vars/default.yml" ], "changed": false } TASK [linux-system-roles.nbde_server : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:9 Saturday 25 May 2024 15:04:51 +0000 (0:00:00.015) 0:00:02.924 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml for sut TASK [linux-system-roles.nbde_server : Ensure tang is installed] *************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 Saturday 25 May 2024 15:04:51 +0000 (0:00:00.014) 0:00:02.938 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tang TASK [linux-system-roles.nbde_server : Ensure keys are rotated] **************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:9 Saturday 25 May 2024 15:04:52 +0000 (0:00:00.876) 0:00:03.815 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Ensure we have keys] ******************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 Saturday 25 May 2024 15:04:52 +0000 (0:00:00.010) 0:00:03.826 ********** 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 [linux-system-roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:27 Saturday 25 May 2024 15:04:52 +0000 (0:00:00.206) 0:00:04.032 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml for sut TASK [linux-system-roles.nbde_server : Make sure nbde_server_keys_dir is set] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml:6 Saturday 25 May 2024 15:04:52 +0000 (0:00:00.016) 0:00:04.049 ********** fatal: [sut]: FAILED! => { "changed": false } MSG: You need to specify nbde_server_keys_dir and it must be an absolute path TASK [Check for error with nbde_server_keys_dir not set] *********************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tests_nbde_server_keys_dir.yml:46 Saturday 25 May 2024 15:04:52 +0000 (0:00:00.010) 0:00:04.060 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tests_nbde_server_keys_dir.yml:51 Saturday 25 May 2024 15:04:52 +0000 (0:00:00.009) 0:00:04.069 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml for sut TASK [Remove control node files/directories] *********************************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml:2 Saturday 25 May 2024 15:04:52 +0000 (0:00:00.010) 0:00:04.080 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove managed node files/directories] *********************************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml:9 Saturday 25 May 2024 15:04:53 +0000 (0:00:00.009) 0:00:04.089 ********** skipping: [sut] => (item={'path': '', 'remove_dir': 'true'}) => { "ansible_loop_var": "item", "changed": false, "item": { "path": "", "remove_dir": "true" }, "skip_reason": "Conditional result was False" } changed: [sut] => (item={'path': '/var/db/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/db/tang\"\nelse\n rm -rf \"/var/db/tang\"/* \"/var/db/tang\"/.* || :\nfi\n", "delta": "0:00:00.004809", "end": "2024-05-25 15:04:53.183489", "item": { "path": "/var/db/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-05-25 15:04:53.178680" } STDERR: + '[' false = true ']' + rm -rf /var/db/tang/72UiELbirP6wfSGBn795VE9r5urBwJhZwr2XkanoimA.jwk /var/db/tang/9D6zgCK-s1al8wNL9FUCgT4BBveG-dGMZycGe7-zeK8.jwk /var/db/tang/. /var/db/tang/.. rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/.' rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/..' + : changed: [sut] => (item={'path': '/var/cache/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/cache/tang\"\nelse\n rm -rf \"/var/cache/tang\"/* \"/var/cache/tang\"/.* || :\nfi\n", "delta": "0:00:00.004513", "end": "2024-05-25 15:04:53.364457", "item": { "path": "/var/cache/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-05-25 15:04:53.359944" } STDERR: + '[' false = true ']' + rm -rf '/var/cache/tang/*' '/var/cache/tang/.*' TASK [With nbde_server_fetch_keys and deploy keys] ***************************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tests_nbde_server_keys_dir.yml:57 Saturday 25 May 2024 15:04:53 +0000 (0:00:00.374) 0:00:04.464 ********** TASK [linux-system-roles.nbde_server : Set version specific variables] ********* task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:6 Saturday 25 May 2024 15:04:53 +0000 (0:00:00.011) 0:00:04.475 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml for sut TASK [linux-system-roles.nbde_server : Ensure ansible_facts used by role] ****** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:2 Saturday 25 May 2024 15:04:53 +0000 (0:00:00.011) 0:00:04.487 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Check if system is ostree] ************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:11 Saturday 25 May 2024 15:04:53 +0000 (0:00:00.010) 0:00:04.497 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:16 Saturday 25 May 2024 15:04:53 +0000 (0:00:00.009) 0:00:04.507 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:20 Saturday 25 May 2024 15:04:53 +0000 (0:00:00.008) 0:00:04.515 ********** 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/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/vars/default.yml" ], "changed": false } TASK [linux-system-roles.nbde_server : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:9 Saturday 25 May 2024 15:04:53 +0000 (0:00:00.015) 0:00:04.531 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml for sut TASK [linux-system-roles.nbde_server : Ensure tang is installed] *************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 Saturday 25 May 2024 15:04:53 +0000 (0:00:00.013) 0:00:04.544 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tang TASK [linux-system-roles.nbde_server : Ensure keys are rotated] **************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:9 Saturday 25 May 2024 15:04:54 +0000 (0:00:00.899) 0:00:05.444 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Ensure we have keys] ******************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 Saturday 25 May 2024 15:04:54 +0000 (0:00:00.009) 0:00:05.454 ********** 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 [linux-system-roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:27 Saturday 25 May 2024 15:04:54 +0000 (0:00:00.209) 0:00:05.663 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml for sut TASK [linux-system-roles.nbde_server : Make sure nbde_server_keys_dir is set] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml:6 Saturday 25 May 2024 15:04:54 +0000 (0:00:00.044) 0:00:05.708 ********** fatal: [sut]: FAILED! => { "changed": false } MSG: You need to specify nbde_server_keys_dir and it must be an absolute path TASK [Check for error with nbde_server_keys_dir not set] *********************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tests_nbde_server_keys_dir.yml:70 Saturday 25 May 2024 15:04:54 +0000 (0:00:00.021) 0:00:05.729 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tests_nbde_server_keys_dir.yml:75 Saturday 25 May 2024 15:04:54 +0000 (0:00:00.011) 0:00:05.740 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml for sut TASK [Remove control node files/directories] *********************************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml:2 Saturday 25 May 2024 15:04:54 +0000 (0:00:00.011) 0:00:05.751 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove managed node files/directories] *********************************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml:9 Saturday 25 May 2024 15:04:54 +0000 (0:00:00.010) 0:00:05.761 ********** skipping: [sut] => (item={'path': '', 'remove_dir': 'true'}) => { "ansible_loop_var": "item", "changed": false, "item": { "path": "", "remove_dir": "true" }, "skip_reason": "Conditional result was False" } changed: [sut] => (item={'path': '/var/db/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/db/tang\"\nelse\n rm -rf \"/var/db/tang\"/* \"/var/db/tang\"/.* || :\nfi\n", "delta": "0:00:00.005031", "end": "2024-05-25 15:04:54.857248", "item": { "path": "/var/db/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-05-25 15:04:54.852217" } STDERR: + '[' false = true ']' + rm -rf /var/db/tang/eX3zMFP9FOeundTCQX7QeD1QkJ-goiQCS8dyxZMFd00.jwk /var/db/tang/tyy1Oy81K9uH_graIv5uk3VpbtYCHPClM8R0zFK0IMU.jwk /var/db/tang/. /var/db/tang/.. rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/.' rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/..' + : changed: [sut] => (item={'path': '/var/cache/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/cache/tang\"\nelse\n rm -rf \"/var/cache/tang\"/* \"/var/cache/tang\"/.* || :\nfi\n", "delta": "0:00:00.004463", "end": "2024-05-25 15:04:55.036443", "item": { "path": "/var/cache/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-05-25 15:04:55.031980" } STDERR: + '[' false = true ']' + rm -rf '/var/cache/tang/*' '/var/cache/tang/.*' TASK [Directory starting with ./] ********************************************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tests_nbde_server_keys_dir.yml:81 Saturday 25 May 2024 15:04:55 +0000 (0:00:00.378) 0:00:06.139 ********** TASK [linux-system-roles.nbde_server : Set version specific variables] ********* task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:6 Saturday 25 May 2024 15:04:55 +0000 (0:00:00.011) 0:00:06.151 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml for sut TASK [linux-system-roles.nbde_server : Ensure ansible_facts used by role] ****** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:2 Saturday 25 May 2024 15:04:55 +0000 (0:00:00.011) 0:00:06.163 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Check if system is ostree] ************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:11 Saturday 25 May 2024 15:04:55 +0000 (0:00:00.010) 0:00:06.174 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:16 Saturday 25 May 2024 15:04:55 +0000 (0:00:00.008) 0:00:06.182 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:20 Saturday 25 May 2024 15:04:55 +0000 (0:00:00.009) 0:00:06.192 ********** 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/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/vars/default.yml" ], "changed": false } TASK [linux-system-roles.nbde_server : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:9 Saturday 25 May 2024 15:04:55 +0000 (0:00:00.017) 0:00:06.210 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml for sut TASK [linux-system-roles.nbde_server : Ensure tang is installed] *************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 Saturday 25 May 2024 15:04:55 +0000 (0:00:00.019) 0:00:06.229 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tang TASK [linux-system-roles.nbde_server : Ensure keys are rotated] **************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:9 Saturday 25 May 2024 15:04:56 +0000 (0:00:00.881) 0:00:07.110 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Ensure we have keys] ******************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 Saturday 25 May 2024 15:04:56 +0000 (0:00:00.010) 0:00:07.121 ********** 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 [linux-system-roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:27 Saturday 25 May 2024 15:04:56 +0000 (0:00:00.208) 0:00:07.330 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml for sut TASK [linux-system-roles.nbde_server : Make sure nbde_server_keys_dir is set] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml:6 Saturday 25 May 2024 15:04:56 +0000 (0:00:00.021) 0:00:07.352 ********** fatal: [sut]: FAILED! => { "changed": false } MSG: You need to specify nbde_server_keys_dir and it must be an absolute path TASK [Check for error with nbde_server_keys_dir not an absolute path] ********** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tests_nbde_server_keys_dir.yml:94 Saturday 25 May 2024 15:04:56 +0000 (0:00:00.011) 0:00:07.363 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tests_nbde_server_keys_dir.yml:99 Saturday 25 May 2024 15:04:56 +0000 (0:00:00.009) 0:00:07.372 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml for sut TASK [Remove control node files/directories] *********************************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml:2 Saturday 25 May 2024 15:04:56 +0000 (0:00:00.011) 0:00:07.384 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove managed node files/directories] *********************************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml:9 Saturday 25 May 2024 15:04:56 +0000 (0:00:00.010) 0:00:07.394 ********** skipping: [sut] => (item={'path': './foobar', 'remove_dir': 'true'}) => { "ansible_loop_var": "item", "changed": false, "item": { "path": "./foobar", "remove_dir": "true" }, "skip_reason": "Conditional result was False" } changed: [sut] => (item={'path': '/var/db/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/db/tang\"\nelse\n rm -rf \"/var/db/tang\"/* \"/var/db/tang\"/.* || :\nfi\n", "delta": "0:00:00.004972", "end": "2024-05-25 15:04:56.494339", "item": { "path": "/var/db/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-05-25 15:04:56.489367" } STDERR: + '[' false = true ']' + rm -rf /var/db/tang/HV2HGLP6W3qjiHTSk4QGhPgkOmiunJTBetQDX_CV0x8.jwk /var/db/tang/lf5enH7if7IpLf-yx8UfAL949GEjy7afsXlTWftRrYU.jwk /var/db/tang/. /var/db/tang/.. rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/.' rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/..' + : changed: [sut] => (item={'path': '/var/cache/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/cache/tang\"\nelse\n rm -rf \"/var/cache/tang\"/* \"/var/cache/tang\"/.* || :\nfi\n", "delta": "0:00:00.004380", "end": "2024-05-25 15:04:56.704918", "item": { "path": "/var/cache/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-05-25 15:04:56.700538" } STDERR: + '[' false = true ']' + rm -rf '/var/cache/tang/*' '/var/cache/tang/.*' TASK [Directory without leading ./] ******************************************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tests_nbde_server_keys_dir.yml:105 Saturday 25 May 2024 15:04:56 +0000 (0:00:00.411) 0:00:07.806 ********** TASK [linux-system-roles.nbde_server : Set version specific variables] ********* task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:6 Saturday 25 May 2024 15:04:56 +0000 (0:00:00.014) 0:00:07.821 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml for sut TASK [linux-system-roles.nbde_server : Ensure ansible_facts used by role] ****** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:2 Saturday 25 May 2024 15:04:56 +0000 (0:00:00.019) 0:00:07.840 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Check if system is ostree] ************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:11 Saturday 25 May 2024 15:04:56 +0000 (0:00:00.011) 0:00:07.851 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:16 Saturday 25 May 2024 15:04:56 +0000 (0:00:00.013) 0:00:07.865 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:20 Saturday 25 May 2024 15:04:56 +0000 (0:00:00.011) 0:00:07.876 ********** 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/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/vars/default.yml" ], "changed": false } TASK [linux-system-roles.nbde_server : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main.yml:9 Saturday 25 May 2024 15:04:56 +0000 (0:00:00.016) 0:00:07.893 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml for sut TASK [linux-system-roles.nbde_server : Ensure tang is installed] *************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 Saturday 25 May 2024 15:04:56 +0000 (0:00:00.015) 0:00:07.908 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tang TASK [linux-system-roles.nbde_server : Ensure keys are rotated] **************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:9 Saturday 25 May 2024 15:04:57 +0000 (0:00:00.903) 0:00:08.811 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.nbde_server : Ensure we have keys] ******************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 Saturday 25 May 2024 15:04:57 +0000 (0:00:00.024) 0:00:08.836 ********** 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 [linux-system-roles.nbde_server : Perform key management (fetch/deploy) tasks] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:27 Saturday 25 May 2024 15:04:57 +0000 (0:00:00.223) 0:00:09.059 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml for sut TASK [linux-system-roles.nbde_server : Make sure nbde_server_keys_dir is set] *** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/tang-key-management.yml:6 Saturday 25 May 2024 15:04:58 +0000 (0:00:00.021) 0:00:09.081 ********** fatal: [sut]: FAILED! => { "changed": false } MSG: You need to specify nbde_server_keys_dir and it must be an absolute path TASK [Check for error with nbde_server_keys_dir not an absolute path] ********** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tests_nbde_server_keys_dir.yml:118 Saturday 25 May 2024 15:04:58 +0000 (0:00:00.018) 0:00:09.100 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tests_nbde_server_keys_dir.yml:123 Saturday 25 May 2024 15:04:58 +0000 (0:00:00.012) 0:00:09.112 ********** included: /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml for sut TASK [Remove control node files/directories] *********************************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml:2 Saturday 25 May 2024 15:04:58 +0000 (0:00:00.011) 0:00:09.124 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove managed node files/directories] *********************************** task path: /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml:9 Saturday 25 May 2024 15:04:58 +0000 (0:00:00.017) 0:00:09.141 ********** skipping: [sut] => (item={'path': 'foobar', 'remove_dir': 'true'}) => { "ansible_loop_var": "item", "changed": false, "item": { "path": "foobar", "remove_dir": "true" }, "skip_reason": "Conditional result was False" } changed: [sut] => (item={'path': '/var/db/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/db/tang\"\nelse\n rm -rf \"/var/db/tang\"/* \"/var/db/tang\"/.* || :\nfi\n", "delta": "0:00:00.004805", "end": "2024-05-25 15:04:58.238879", "item": { "path": "/var/db/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-05-25 15:04:58.234074" } STDERR: + '[' false = true ']' + rm -rf /var/db/tang/9Gs0PQXDo8FcDMiYtA-JdVF9WQf-YzRbVS8R2pyg7Uo.jwk /var/db/tang/DpE_-ZTN_5VD_h9Poug07DZh7EZQJ_WqQZpAy8int0k.jwk /var/db/tang/. /var/db/tang/.. rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/.' rm: refusing to remove '.' or '..' directory: skipping '/var/db/tang/..' + : changed: [sut] => (item={'path': '/var/cache/tang', 'remove_dir': 'false'}) => { "ansible_loop_var": "item", "changed": true, "cmd": "set -euxo pipefail\nif [ \"false\" = true ]; then\n rm -rf \"/var/cache/tang\"\nelse\n rm -rf \"/var/cache/tang\"/* \"/var/cache/tang\"/.* || :\nfi\n", "delta": "0:00:00.004340", "end": "2024-05-25 15:04:58.417678", "item": { "path": "/var/cache/tang", "remove_dir": "false" }, "rc": 0, "start": "2024-05-25 15:04:58.413338" } STDERR: + '[' false = true ']' + rm -rf '/var/cache/tang/*' '/var/cache/tang/.*' META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=48 changed=10 unreachable=0 failed=0 skipped=23 rescued=5 ignored=0 Saturday 25 May 2024 15:04:58 +0000 (0:00:00.372) 0:00:09.514 ********** =============================================================================== linux-system-roles.nbde_server : Ensure tang is installed --------------- 0.97s /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 linux-system-roles.nbde_server : Ensure tang is installed --------------- 0.90s /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 linux-system-roles.nbde_server : Ensure tang is installed --------------- 0.90s /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 linux-system-roles.nbde_server : Ensure tang is installed --------------- 0.88s /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 linux-system-roles.nbde_server : Ensure tang is installed --------------- 0.88s /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 Gathering Facts --------------------------------------------------------- 0.74s /WORKDIR/git-weekly-cicsjaijtf/tests/tests_nbde_server_keys_dir.yml:5 --------- Remove managed node files/directories ----------------------------------- 0.42s /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml:9 ---------------------- Remove managed node files/directories ----------------------------------- 0.41s /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml:9 ---------------------- Remove managed node files/directories ----------------------------------- 0.38s /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml:9 ---------------------- Remove managed node files/directories ----------------------------------- 0.37s /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml:9 ---------------------- Remove managed node files/directories ----------------------------------- 0.37s /WORKDIR/git-weekly-cicsjaijtf/tests/tasks/cleanup.yml:9 ---------------------- linux-system-roles.nbde_server : Ensure we have keys -------------------- 0.26s /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 linux-system-roles.nbde_server : Check if system is ostree -------------- 0.25s /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/set_vars.yml:11 linux-system-roles.nbde_server : Ensure we have keys -------------------- 0.22s /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 linux-system-roles.nbde_server : Ensure we have keys -------------------- 0.21s /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 linux-system-roles.nbde_server : Ensure we have keys -------------------- 0.21s /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 linux-system-roles.nbde_server : Ensure we have keys -------------------- 0.21s /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:18 linux-system-roles.nbde_server : Perform key management (fetch/deploy) tasks --- 0.04s /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:27 linux-system-roles.nbde_server : Perform key management (fetch/deploy) tasks --- 0.04s /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:27 linux-system-roles.nbde_server : Ensure keys are rotated ---------------- 0.02s /WORKDIR/git-weekly-cicsjaijtf/tests/roles/linux-system-roles.nbde_server/tasks/main-tang.yml:9 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---