ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles 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_tls_2019.yml *************************************************** 2 plays in /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml:5 Friday 02 May 2025 21:41:33 -0400 (0:00:00.056) 0:00:00.056 ************ ok: [managed-node1] => { "ansible_facts": { "mssql_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n66336361663164656232326461653662643537386337346563613939356466313835383235313234\n3634333565616161316639666662613564353237653663610a616639306439653033386664303839\n30663030636161326137656235636230356162373234386461363632353863393161353035316162\n3664353366373231360a343334326337353861366233656330363634353164316434616561333161\n3234\n" } }, "ansible_included_var_files": [ "/tmp/mssql-pce/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that tls encryption configuration works] ************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml:9 Friday 02 May 2025 21:41:33 -0400 (0:00:00.033) 0:00:00.090 ************ ok: [managed-node1] META: ran handlers TASK [Run tests_tls with SQL Server 2019] ************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml:24 Friday 02 May 2025 21:41:34 -0400 (0:00:01.071) 0:00:01.162 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml for managed-node1 TASK [Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:2 Friday 02 May 2025 21:41:34 -0400 (0:00:00.109) 0:00:01.271 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml for managed-node1 TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Friday 02 May 2025 21:41:34 -0400 (0:00:00.050) 0:00:01.322 ************ ok: [managed-node1] TASK [Run the role] ************************************************************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:17 Friday 02 May 2025 21:41:35 -0400 (0:00:00.431) 0:00:01.753 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:24 Friday 02 May 2025 21:41:35 -0400 (0:00:00.105) 0:00:01.859 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the openssl package] ********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:5 Friday 02 May 2025 21:41:35 -0400 (0:00:00.089) 0:00:01.949 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "1:openssl-1.0.2k-26.el7_9.x86_64 providing openssl is already installed" ] } lsrpackages: openssl TASK [Create a tempfile for a certificate on hosts] **************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:11 Friday 02 May 2025 21:41:36 -0400 (0:00:01.213) 0:00:03.162 ************ changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.hJ_jUV", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Create a tempfile for a private key on hosts] **************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:17 Friday 02 May 2025 21:41:37 -0400 (0:00:00.453) 0:00:03.616 ************ changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.JHFRWT", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Generate a self-signed certificate and public key] *********************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:23 Friday 02 May 2025 21:41:37 -0400 (0:00:00.309) 0:00:03.925 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "openssl", "req", "-x509", "-nodes", "-newkey", "rsa:2048", "-subj", "/CN=10.31.10.19", "-out", "/tmp/ansible.hJ_jUV", "-keyout", "/tmp/ansible.JHFRWT", "-days", "365" ], "delta": "0:00:00.034929", "end": "2025-05-02 21:41:37.754606", "rc": 0, "start": "2025-05-02 21:41:37.719677" } STDERR: Generating a 2048 bit RSA private key ..+++ ....................+++ writing new private key to '/tmp/ansible.JHFRWT' ----- TASK [Copy certificate files to local tmp] ************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:32 Friday 02 May 2025 21:41:37 -0400 (0:00:00.505) 0:00:04.430 ************ changed: [managed-node1] => (item=/tmp/ansible.hJ_jUV) => { "ansible_loop_var": "item", "changed": true, "checksum": "1af95b8300ceeacb496ba956a732691f7ec5c0d9", "dest": "/tmp/ansible.hJ_jUV", "item": "/tmp/ansible.hJ_jUV", "md5sum": "d73918377a9981ab4b79411f6ad76ffd", "remote_checksum": "1af95b8300ceeacb496ba956a732691f7ec5c0d9", "remote_md5sum": null } changed: [managed-node1] => (item=/tmp/ansible.JHFRWT) => { "ansible_loop_var": "item", "changed": true, "checksum": "5c322bcffd8c9dae9e531a0d8fab6d31f1d47eee", "dest": "/tmp/ansible.JHFRWT", "item": "/tmp/ansible.JHFRWT", "md5sum": "1c1872372c37d10c42f479409d7efc68", "remote_checksum": "5c322bcffd8c9dae9e531a0d8fab6d31f1d47eee", "remote_md5sum": null } TASK [Copy a private key to the playbook directory to test a relative path] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:44 Friday 02 May 2025 21:41:38 -0400 (0:00:00.807) 0:00:05.238 ************ changed: [managed-node1 -> localhost] => { "changed": true, "checksum": "5c322bcffd8c9dae9e531a0d8fab6d31f1d47eee", "dest": "./ansible.JHFRWT", "gid": 0, "group": "root", "md5sum": "1c1872372c37d10c42f479409d7efc68", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1708, "src": "/root/.ansible/tmp/ansible-tmp-1746236498.65-20560-119087860777707/source", "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:52 Friday 02 May 2025 21:41:39 -0400 (0:00:00.488) 0:00:05.727 ************ ok: [managed-node1] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.hJ_jUV", "mssql_tls_private_key": "ansible.JHFRWT" }, "changed": false } TASK [Run role] **************************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:59 Friday 02 May 2025 21:41:39 -0400 (0:00:00.026) 0:00:05.753 ************ TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 02 May 2025 21:41:39 -0400 (0:00:00.368) 0:00:06.121 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 02 May 2025 21:41:39 -0400 (0:00:00.032) 0:00:06.154 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 02 May 2025 21:41:39 -0400 (0:00:00.027) 0:00:06.182 ************ ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 02 May 2025 21:41:39 -0400 (0:00:00.062) 0:00:06.244 ************ ok: [managed-node1] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 02 May 2025 21:41:39 -0400 (0:00:00.023) 0:00:06.268 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 02 May 2025 21:41:39 -0400 (0:00:00.024) 0:00:06.292 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 02 May 2025 21:41:39 -0400 (0:00:00.023) 0:00:06.316 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 02 May 2025 21:41:39 -0400 (0:00:00.024) 0:00:06.341 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 02 May 2025 21:41:39 -0400 (0:00:00.024) 0:00:06.365 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 02 May 2025 21:41:39 -0400 (0:00:00.023) 0:00:06.388 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 02 May 2025 21:41:39 -0400 (0:00:00.024) 0:00:06.413 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 02 May 2025 21:41:39 -0400 (0:00:00.024) 0:00:06.437 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 02 May 2025 21:41:39 -0400 (0:00:00.023) 0:00:06.460 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 02 May 2025 21:41:39 -0400 (0:00:00.028) 0:00:06.489 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 02 May 2025 21:41:39 -0400 (0:00:00.024) 0:00:06.513 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 02 May 2025 21:41:39 -0400 (0:00:00.034) 0:00:06.548 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 02 May 2025 21:41:40 -0400 (0:00:00.066) 0:00:06.614 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 02 May 2025 21:41:40 -0400 (0:00:00.037) 0:00:06.651 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 02 May 2025 21:41:40 -0400 (0:00:00.039) 0:00:06.691 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 02 May 2025 21:41:40 -0400 (0:00:00.039) 0:00:06.730 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 02 May 2025 21:41:40 -0400 (0:00:00.031) 0:00:06.761 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 02 May 2025 21:41:40 -0400 (0:00:00.031) 0:00:06.793 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 02 May 2025 21:41:40 -0400 (0:00:00.039) 0:00:06.832 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 02 May 2025 21:41:41 -0400 (0:00:01.709) 0:00:08.541 ************ skipping: [managed-node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 02 May 2025 21:41:42 -0400 (0:00:00.133) 0:00:08.675 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 02 May 2025 21:41:42 -0400 (0:00:00.064) 0:00:08.740 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 02 May 2025 21:41:42 -0400 (0:00:00.066) 0:00:08.806 ************ skipping: [managed-node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 02 May 2025 21:41:42 -0400 (0:00:00.100) 0:00:08.906 ************ ok: [managed-node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 02 May 2025 21:41:42 -0400 (0:00:00.684) 0:00:09.591 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 02 May 2025 21:41:43 -0400 (0:00:00.061) 0:00:09.652 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 02 May 2025 21:41:43 -0400 (0:00:00.076) 0:00:09.729 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 02 May 2025 21:41:43 -0400 (0:00:00.064) 0:00:09.794 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 02 May 2025 21:41:43 -0400 (0:00:00.062) 0:00:09.856 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 02 May 2025 21:41:43 -0400 (0:00:00.062) 0:00:09.919 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 02 May 2025 21:41:43 -0400 (0:00:00.065) 0:00:09.985 ************ changed: [managed-node1] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2019", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 02 May 2025 21:41:43 -0400 (0:00:00.539) 0:00:10.524 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 02 May 2025 21:41:44 -0400 (0:00:00.091) 0:00:10.615 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 02 May 2025 21:41:44 -0400 (0:00:00.801) 0:00:11.417 ************ changed: [managed-node1] => { "changed": true, "changes": { "installed": [ "mssql-server" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:15.0.4375.4-1 will be installed\n--> Processing Dependency: libatomic for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: bzip2 for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: gdb for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: python3 for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: libsss_nss_idmap for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: cyrus-sasl for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: cyrus-sasl-gssapi for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: lsof for package: mssql-server-15.0.4375.4-1.x86_64\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be installed\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be installed\n---> Package lsof.x86_64 0:4.87-6.el7 will be installed\n---> Package python3.x86_64 0:3.6.8-21.el7_9 will be installed\n--> Processing Dependency: python3-libs(x86-64) = 3.6.8-21.el7_9 for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: python3-setuptools for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: python3-pip for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-21.el7_9.x86_64\n--> Running transaction check\n---> Package python3-libs.x86_64 0:3.6.8-21.el7_9 will be installed\n---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed\n---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-server x86_64 15.0.4375.4-1 packages-microsoft-com-mssql-server-2019\n 229 M\nInstalling for dependencies:\n bzip2 x86_64 1.0.6-13.el7 base 52 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 updates 88 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 updates 41 k\n gdb x86_64 7.6.1-120.el7 base 2.4 M\n libatomic x86_64 4.8.5-44.el7 base 51 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 updates 170 k\n lsof x86_64 4.87-6.el7 base 331 k\n python3 x86_64 3.6.8-21.el7_9 updates 71 k\n python3-libs x86_64 3.6.8-21.el7_9 updates 7.0 M\n python3-pip noarch 9.0.3-8.el7 base 1.6 M\n python3-setuptools noarch 39.2.0-10.el7 base 629 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+11 Dependent packages)\n\nTotal download size: 241 M\nInstalled size: 1.2 G\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 27 MB/s | 241 MB 00:08 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python3-libs-3.6.8-21.el7_9.x86_64 1/12 \n Installing : python3-setuptools-39.2.0-10.el7.noarch 2/12 \n Installing : python3-pip-9.0.3-8.el7.noarch 3/12 \n Installing : python3-3.6.8-21.el7_9.x86_64 4/12 \n Installing : libatomic-4.8.5-44.el7.x86_64 5/12 \n Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 6/12 \n Installing : gdb-7.6.1-120.el7.x86_64 7/12 \n Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 8/12 \n Installing : lsof-4.87-6.el7.x86_64 9/12 \n Installing : bzip2-1.0.6-13.el7.x86_64 10/12 \n Installing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 11/12 \n Installing : mssql-server-15.0.4375.4-1.x86_64 12/12 \n\n+--------------------------------------------------------------+\nPlease run 'sudo /opt/mssql/bin/mssql-conf setup'\nto complete the setup of Microsoft SQL Server\n+--------------------------------------------------------------+\n\n Verifying : python3-3.6.8-21.el7_9.x86_64 1/12 \n Verifying : mssql-server-15.0.4375.4-1.x86_64 2/12 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 3/12 \n Verifying : bzip2-1.0.6-13.el7.x86_64 4/12 \n Verifying : lsof-4.87-6.el7.x86_64 5/12 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 6/12 \n Verifying : gdb-7.6.1-120.el7.x86_64 7/12 \n Verifying : python3-libs-3.6.8-21.el7_9.x86_64 8/12 \n Verifying : python3-setuptools-39.2.0-10.el7.noarch 9/12 \n Verifying : python3-pip-9.0.3-8.el7.noarch 10/12 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 11/12 \n Verifying : libatomic-4.8.5-44.el7.x86_64 12/12 \n\nInstalled:\n mssql-server.x86_64 0:15.0.4375.4-1 \n\nDependency Installed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n lsof.x86_64 0:4.87-6.el7 \n python3.x86_64 0:3.6.8-21.el7_9 \n python3-libs.x86_64 0:3.6.8-21.el7_9 \n python3-pip.noarch 0:9.0.3-8.el7 \n python3-setuptools.noarch 0:39.2.0-10.el7 \n\nComplete!\n" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 02 May 2025 21:42:32 -0400 (0:00:48.191) 0:00:59.608 ************ ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005850", "end": "2025-05-02 21:42:33.278751", "rc": 0, "start": "2025-05-02 21:42:33.272901" } TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 02 May 2025 21:42:33 -0400 (0:00:00.366) 0:00:59.975 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 02 May 2025 21:42:34 -0400 (0:00:01.194) 0:01:01.169 ************ ok: [managed-node1] => { "ansible_facts": { "__mssql_is_setup": false }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 02 May 2025 21:42:34 -0400 (0:00:00.137) 0:01:01.306 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 02 May 2025 21:42:34 -0400 (0:00:00.183) 0:01:01.490 ************ changed: [managed-node1] => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 02 May 2025 21:42:40 -0400 (0:00:05.550) 0:01:07.040 ************ skipping: [managed-node1] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 02 May 2025 21:42:40 -0400 (0:00:00.124) 0:01:07.165 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 02 May 2025 21:42:40 -0400 (0:00:00.112) 0:01:07.278 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 02 May 2025 21:42:40 -0400 (0:00:00.121) 0:01:07.399 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 02 May 2025 21:42:41 -0400 (0:00:00.670) 0:01:08.069 ************ ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-05-02 21:17:08 EDT", "ActiveEnterTimestampMonotonic": "16528814", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service basic.target systemd-journald.socket system.slice network.target dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-05-02 21:17:07 EDT", "AssertTimestampMonotonic": "15589513", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-05-02 21:17:07 EDT", "ConditionTimestampMonotonic": "15589512", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "872", "ExecMainStartTimestamp": "Fri 2025-05-02 21:17:07 EDT", "ExecMainStartTimestampMonotonic": "15590042", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-05-02 21:17:07 EDT", "InactiveExitTimestampMonotonic": "15590083", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "872", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-05-02 21:17:08 EDT", "WatchdogTimestampMonotonic": "16528672", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 02 May 2025 21:42:42 -0400 (0:00:00.788) 0:01:08.857 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.093126", "end": "2025-05-02 21:42:42.576195", "rc": 0, "start": "2025-05-02 21:42:42.483069" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 02 May 2025 21:42:42 -0400 (0:00:00.465) 0:01:09.323 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 02 May 2025 21:42:42 -0400 (0:00:00.108) 0:01:09.432 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 02 May 2025 21:42:42 -0400 (0:00:00.109) 0:01:09.542 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 02 May 2025 21:42:43 -0400 (0:00:00.116) 0:01:09.658 ************ changed: [managed-node1] => { "changed": true, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 02 May 2025 21:42:44 -0400 (0:00:01.874) 0:01:11.533 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 02 May 2025 21:42:45 -0400 (0:00:00.105) 0:01:11.638 ************ changed: [managed-node1] => { "changed": true, "changes": { "installed": [ "mssql-tools18", "unixODBC-devel" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: dl.fedoraproject.org\n * epel-debuginfo: dl.fedoraproject.org\n * epel-source: dl.fedoraproject.org\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-tools18.x86_64 0:18.4.1.1-1 will be installed\n--> Processing Dependency: msodbcsql18 >= 18.0.0.0 for package: mssql-tools18-18.4.1.1-1.x86_64\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: unixODBC = 2.3.11 for package: unixODBC-devel-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package msodbcsql18.x86_64 0:18.4.1.1-1 will be installed\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: libltdl.so.7()(64bit) for package: unixODBC-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-tools18 x86_64 18.4.1.1-1 packages-microsoft-com-prod 293 k\n unixODBC-devel x86_64 2.3.11-1.rh packages-microsoft-com-prod 53 k\nInstalling for dependencies:\n libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k\n msodbcsql18 x86_64 18.4.1.1-1 packages-microsoft-com-prod 923 k\n unixODBC x86_64 2.3.11-1.rh packages-microsoft-com-prod 274 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+3 Dependent packages)\n\nTotal download size: 1.6 M\nInstalled size: 3.9 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 4.8 MB/s | 1.6 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 1/5 \n Installing : unixODBC-2.3.11-1.rh.x86_64 2/5 \n Installing : msodbcsql18-18.4.1.1-1.x86_64 3/5 \nodbcinst: Driver installed. Usage count increased to 1. \n Target directory is /etc\n Installing : mssql-tools18-18.4.1.1-1.x86_64 4/5 \n Installing : unixODBC-devel-2.3.11-1.rh.x86_64 5/5 \n Verifying : mssql-tools18-18.4.1.1-1.x86_64 1/5 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 2/5 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 3/5 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 4/5 \n Verifying : msodbcsql18-18.4.1.1-1.x86_64 5/5 \n\nInstalled:\n mssql-tools18.x86_64 0:18.4.1.1-1 unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Installed:\n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 msodbcsql18.x86_64 0:18.4.1.1-1 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 02 May 2025 21:42:49 -0400 (0:00:04.682) 0:01:16.321 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 02 May 2025 21:42:49 -0400 (0:00:00.105) 0:01:16.427 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 02 May 2025 21:42:49 -0400 (0:00:00.115) 0:01:16.542 ************ changed: [managed-node1] => (item=/tmp/ansible.hJ_jUV) => { "ansible_loop_var": "item", "changed": true, "checksum": "1af95b8300ceeacb496ba956a732691f7ec5c0d9", "dest": "/etc/pki/tls/certs/ansible.hJ_jUV", "gid": 994, "group": "mssql", "item": "/tmp/ansible.hJ_jUV", "md5sum": "d73918377a9981ab4b79411f6ad76ffd", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1099, "src": "/root/.ansible/tmp/ansible-tmp-1746236570.01-22284-183137624025787/source", "state": "file", "uid": 996 } changed: [managed-node1] => (item=ansible.JHFRWT) => { "ansible_loop_var": "item", "changed": true, "checksum": "5c322bcffd8c9dae9e531a0d8fab6d31f1d47eee", "dest": "/etc/pki/tls/private/ansible.JHFRWT", "gid": 994, "group": "mssql", "item": "ansible.JHFRWT", "md5sum": "1c1872372c37d10c42f479409d7efc68", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1708, "src": "/root/.ansible/tmp/ansible-tmp-1746236570.58-22284-114852122542677/source", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 02 May 2025 21:42:51 -0400 (0:00:01.273) 0:01:17.816 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:42:51 -0400 (0:00:00.144) 0:01:17.961 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003176", "end": "2025-05-02 21:42:51.619294", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:42:51.616118" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:42:51 -0400 (0:00:00.467) 0:01:18.428 ************ NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node1 changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.hJ_jUV" ], "delta": "0:00:00.116525", "end": "2025-05-02 21:42:52.232717", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:42:52.116192" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:42:52 -0400 (0:00:00.556) 0:01:18.984 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 02 May 2025 21:42:52 -0400 (0:00:00.112) 0:01:19.096 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:42:52 -0400 (0:00:00.201) 0:01:19.298 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003006", "end": "2025-05-02 21:42:52.964128", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:42:52.961122" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:42:53 -0400 (0:00:00.421) 0:01:19.720 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.JHFRWT" ], "delta": "0:00:00.118098", "end": "2025-05-02 21:42:53.512473", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:42:53.394375" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:42:53 -0400 (0:00:00.551) 0:01:20.272 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 02 May 2025 21:42:53 -0400 (0:00:00.113) 0:01:20.386 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:42:53 -0400 (0:00:00.205) 0:01:20.591 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004155", "end": "2025-05-02 21:42:55.272026", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:42:54.267871" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:42:55 -0400 (0:00:01.419) 0:01:22.011 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.116109", "end": "2025-05-02 21:42:55.771451", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:42:55.655342" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:42:55 -0400 (0:00:00.524) 0:01:22.536 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 02 May 2025 21:42:55 -0400 (0:00:00.071) 0:01:22.608 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:42:56 -0400 (0:00:00.137) 0:01:22.745 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004143", "end": "2025-05-02 21:42:57.400755", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:42:56.396612" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:42:57 -0400 (0:00:01.401) 0:01:24.147 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.116368", "end": "2025-05-02 21:42:57.942545", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:42:57.826177" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:42:58 -0400 (0:00:00.556) 0:01:24.703 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 02 May 2025 21:42:58 -0400 (0:00:00.123) 0:01:24.826 ************ ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004841", "end": "2025-05-02 21:42:58.484511", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:42:58.479670" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 02 May 2025 21:42:58 -0400 (0:00:00.360) 0:01:25.187 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 02 May 2025 21:42:58 -0400 (0:00:00.068) 0:01:25.255 ************ ok: [managed-node1] => { "ansible_facts": { "__sqlcmd_cli": "/opt/mssql-tools18/bin/sqlcmd -C" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 02 May 2025 21:42:58 -0400 (0:00:00.083) 0:01:25.339 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 02 May 2025 21:42:58 -0400 (0:00:00.069) 0:01:25.408 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 02 May 2025 21:42:58 -0400 (0:00:00.100) 0:01:25.509 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 02 May 2025 21:42:59 -0400 (0:00:00.170) 0:01:25.680 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 02 May 2025 21:42:59 -0400 (0:00:00.085) 0:01:25.765 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 02 May 2025 21:42:59 -0400 (0:00:00.070) 0:01:25.836 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 02 May 2025 21:42:59 -0400 (0:00:00.065) 0:01:25.901 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 02 May 2025 21:42:59 -0400 (0:00:00.068) 0:01:25.970 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 02 May 2025 21:42:59 -0400 (0:00:00.072) 0:01:26.043 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 02 May 2025 21:42:59 -0400 (0:00:00.103) 0:01:26.146 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 02 May 2025 21:42:59 -0400 (0:00:00.089) 0:01:26.235 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 02 May 2025 21:42:59 -0400 (0:00:00.093) 0:01:26.329 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 02 May 2025 21:42:59 -0400 (0:00:00.068) 0:01:26.398 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 02 May 2025 21:42:59 -0400 (0:00:00.083) 0:01:26.481 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 02 May 2025 21:42:59 -0400 (0:00:00.107) 0:01:26.589 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 02 May 2025 21:43:00 -0400 (0:00:00.087) 0:01:26.677 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:43:00 -0400 (0:00:00.141) 0:01:26.818 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003462", "end": "2025-05-02 21:43:00.453763", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:43:00.450301" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:43:00 -0400 (0:00:00.342) 0:01:27.160 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.118539", "end": "2025-05-02 21:43:00.917481", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:43:00.798942" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:43:01 -0400 (0:00:00.515) 0:01:27.675 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 02 May 2025 21:43:01 -0400 (0:00:00.109) 0:01:27.785 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 02 May 2025 21:43:01 -0400 (0:00:00.184) 0:01:27.970 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 02 May 2025 21:43:01 -0400 (0:00:00.107) 0:01:28.077 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 02 May 2025 21:43:01 -0400 (0:00:00.104) 0:01:28.181 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 02 May 2025 21:43:01 -0400 (0:00:00.108) 0:01:28.290 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 02 May 2025 21:43:01 -0400 (0:00:00.087) 0:01:28.378 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 02 May 2025 21:43:01 -0400 (0:00:00.090) 0:01:28.468 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 02 May 2025 21:43:01 -0400 (0:00:00.067) 0:01:28.536 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 02 May 2025 21:43:01 -0400 (0:00:00.068) 0:01:28.605 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 02 May 2025 21:43:02 -0400 (0:00:00.066) 0:01:28.671 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 02 May 2025 21:43:02 -0400 (0:00:00.069) 0:01:28.741 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 02 May 2025 21:43:02 -0400 (0:00:00.093) 0:01:28.834 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 02 May 2025 21:43:02 -0400 (0:00:00.104) 0:01:28.938 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 02 May 2025 21:43:02 -0400 (0:00:00.095) 0:01:29.034 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 02 May 2025 21:43:02 -0400 (0:00:00.088) 0:01:29.122 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 02 May 2025 21:43:02 -0400 (0:00:00.068) 0:01:29.191 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 02 May 2025 21:43:02 -0400 (0:00:00.065) 0:01:29.257 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 02 May 2025 21:43:02 -0400 (0:00:00.095) 0:01:29.352 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 02 May 2025 21:43:02 -0400 (0:00:00.102) 0:01:29.454 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 02 May 2025 21:43:02 -0400 (0:00:00.084) 0:01:29.539 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 02 May 2025 21:43:03 -0400 (0:00:00.136) 0:01:29.675 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 02 May 2025 21:43:03 -0400 (0:00:00.065) 0:01:29.740 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 02 May 2025 21:43:03 -0400 (0:00:00.087) 0:01:29.828 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 02 May 2025 21:43:03 -0400 (0:00:00.108) 0:01:29.936 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 02 May 2025 21:43:03 -0400 (0:00:00.106) 0:01:30.043 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 02 May 2025 21:43:03 -0400 (0:00:00.104) 0:01:30.147 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 02 May 2025 21:43:03 -0400 (0:00:00.105) 0:01:30.253 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 02 May 2025 21:43:03 -0400 (0:00:00.089) 0:01:30.342 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 02 May 2025 21:43:03 -0400 (0:00:00.085) 0:01:30.428 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 02 May 2025 21:43:03 -0400 (0:00:00.064) 0:01:30.493 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 02 May 2025 21:43:03 -0400 (0:00:00.089) 0:01:30.582 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 02 May 2025 21:43:04 -0400 (0:00:00.102) 0:01:30.685 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 02 May 2025 21:43:04 -0400 (0:00:00.109) 0:01:30.795 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 02 May 2025 21:43:04 -0400 (0:00:00.090) 0:01:30.885 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 02 May 2025 21:43:04 -0400 (0:00:00.094) 0:01:30.979 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 02 May 2025 21:43:04 -0400 (0:00:00.068) 0:01:31.048 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 02 May 2025 21:43:04 -0400 (0:00:00.066) 0:01:31.115 ************ skipping: [managed-node1] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 02 May 2025 21:43:04 -0400 (0:00:00.081) 0:01:31.196 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 02 May 2025 21:43:04 -0400 (0:00:00.070) 0:01:31.266 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 02 May 2025 21:43:04 -0400 (0:00:00.096) 0:01:31.363 ************ skipping: [managed-node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 02 May 2025 21:43:04 -0400 (0:00:00.133) 0:01:31.496 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 02 May 2025 21:43:05 -0400 (0:00:00.182) 0:01:31.679 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 02 May 2025 21:43:05 -0400 (0:00:00.110) 0:01:31.789 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 02 May 2025 21:43:05 -0400 (0:00:00.104) 0:01:31.894 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 02 May 2025 21:43:05 -0400 (0:00:00.119) 0:01:32.013 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 02 May 2025 21:43:05 -0400 (0:00:00.096) 0:01:32.110 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 02 May 2025 21:43:05 -0400 (0:00:00.088) 0:01:32.198 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 02 May 2025 21:43:05 -0400 (0:00:00.069) 0:01:32.267 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 02 May 2025 21:43:05 -0400 (0:00:00.078) 0:01:32.346 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 02 May 2025 21:43:05 -0400 (0:00:00.103) 0:01:32.449 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 02 May 2025 21:43:05 -0400 (0:00:00.103) 0:01:32.553 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 02 May 2025 21:43:06 -0400 (0:00:00.094) 0:01:32.647 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 02 May 2025 21:43:06 -0400 (0:00:00.091) 0:01:32.739 ************ skipping: [managed-node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 02 May 2025 21:43:06 -0400 (0:00:00.089) 0:01:32.828 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 02 May 2025 21:43:06 -0400 (0:00:00.065) 0:01:32.893 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 02 May 2025 21:43:06 -0400 (0:00:00.093) 0:01:32.987 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 02 May 2025 21:43:06 -0400 (0:00:00.108) 0:01:33.095 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 02 May 2025 21:43:06 -0400 (0:00:00.111) 0:01:33.207 ************ skipping: [managed-node1] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 02 May 2025 21:43:06 -0400 (0:00:00.112) 0:01:33.319 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 02 May 2025 21:43:06 -0400 (0:00:00.090) 0:01:33.409 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 02 May 2025 21:43:06 -0400 (0:00:00.076) 0:01:33.486 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 02 May 2025 21:43:07 -0400 (0:00:00.161) 0:01:33.647 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 02 May 2025 21:43:07 -0400 (0:00:00.107) 0:01:33.754 ************ changed: [managed-node1] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 02 May 2025 21:43:07 -0400 (0:00:00.607) 0:01:34.362 ************ changed: [managed-node1] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-05-02 21:42:40 EDT", "ActiveEnterTimestampMonotonic": "1548496649", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket system.slice -.mount network.target auditd.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-05-02 21:42:40 EDT", "AssertTimestampMonotonic": "1548495872", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-05-02 21:42:40 EDT", "ConditionTimestampMonotonic": "1548495871", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "13002", "ExecMainStartTimestamp": "Fri 2025-05-02 21:42:40 EDT", "ExecMainStartTimestampMonotonic": "1548496600", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-05-02 21:42:40 EDT", "InactiveExitTimestampMonotonic": "1548496649", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "13002", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-05-02 21:42:40 EDT", "WatchdogTimestampMonotonic": "1548496632", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 02 May 2025 21:43:08 -0400 (0:00:00.843) 0:01:35.205 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 02 May 2025 21:43:08 -0400 (0:00:00.103) 0:01:35.309 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove a private key from the playbook directory] ************************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:68 Friday 02 May 2025 21:43:08 -0400 (0:00:00.111) 0:01:35.420 ************ changed: [managed-node1 -> localhost] => { "changed": true, "path": "ansible.JHFRWT", "state": "absent" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:75 Friday 02 May 2025 21:43:09 -0400 (0:00:00.491) 0:01:35.911 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml for managed-node1 TASK [Modify the mssql-server service start limit interval] ******************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:3 Friday 02 May 2025 21:43:09 -0400 (0:00:00.199) 0:01:36.111 ************ changed: [managed-node1] => { "changed": true } MSG: 1 replacements made TASK [Modify the mssql-server service start limit burst] *********************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:10 Friday 02 May 2025 21:43:10 -0400 (0:00:00.593) 0:01:36.704 ************ changed: [managed-node1] => { "changed": true } MSG: 1 replacements made TASK [Reload service daemon] *************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:17 Friday 02 May 2025 21:43:10 -0400 (0:00:00.417) 0:01:37.122 ************ ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:78 Friday 02 May 2025 21:43:11 -0400 (0:00:00.574) 0:01:37.697 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node1 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 02 May 2025 21:43:11 -0400 (0:00:00.289) 0:01:37.987 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 02 May 2025 21:43:11 -0400 (0:00:00.082) 0:01:38.069 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 02 May 2025 21:43:11 -0400 (0:00:00.069) 0:01:38.139 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 02 May 2025 21:43:11 -0400 (0:00:00.097) 0:01:38.237 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 02 May 2025 21:43:11 -0400 (0:00:00.108) 0:01:38.346 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 02 May 2025 21:43:11 -0400 (0:00:00.103) 0:01:38.449 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 02 May 2025 21:43:11 -0400 (0:00:00.084) 0:01:38.534 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 02 May 2025 21:43:12 -0400 (0:00:00.087) 0:01:38.622 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 02 May 2025 21:43:12 -0400 (0:00:00.065) 0:01:38.687 ************ TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 02 May 2025 21:43:12 -0400 (0:00:00.133) 0:01:38.821 ************ ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-05-02 21:43:08 EDT", "ActiveEnterTimestampMonotonic": "1576769259", "ActiveExitTimestamp": "Fri 2025-05-02 21:43:08 EDT", "ActiveExitTimestampMonotonic": "1576504309", "ActiveState": "active", "After": "system.slice systemd-journald.socket basic.target -.mount auditd.service network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-05-02 21:43:08 EDT", "AssertTimestampMonotonic": "1576767994", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-05-02 21:43:08 EDT", "ConditionTimestampMonotonic": "1576767993", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14389", "ExecMainStartTimestamp": "Fri 2025-05-02 21:43:08 EDT", "ExecMainStartTimestampMonotonic": "1576768640", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-05-02 21:43:08 EDT", "InactiveEnterTimestampMonotonic": "1576766855", "InactiveExitTimestamp": "Fri 2025-05-02 21:43:08 EDT", "InactiveExitTimestampMonotonic": "1576769259", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "14389", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target -.mount system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-05-02 21:43:08 EDT", "WatchdogTimestampMonotonic": "1576769235", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 02 May 2025 21:43:12 -0400 (0:00:00.425) 0:01:39.246 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002915", "end": "2025-05-02 21:43:12.878803", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:43:12.875888" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 02 May 2025 21:43:13 -0400 (0:00:00.377) 0:01:39.624 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004057", "end": "2025-05-02 21:43:14.301228", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:43:13.297171" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 02 May 2025 21:43:14 -0400 (0:00:01.422) 0:01:41.047 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 02 May 2025 21:43:14 -0400 (0:00:00.125) 0:01:41.173 ************ ok: [managed-node1] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 7351, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 02 May 2025 21:43:16 -0400 (0:00:01.556) 0:01:42.729 ************ ok: [managed-node1] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.024701", "end": "2025-05-02 21:43:16.420486", "rc": 0, "start": "2025-05-02 21:43:16.395785" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 02 May 2025 21:43:16 -0400 (0:00:00.450) 0:01:43.180 ************ ok: [managed-node1] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 02 May 2025 21:43:16 -0400 (0:00:00.124) 0:01:43.304 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 02 May 2025 21:43:16 -0400 (0:00:00.107) 0:01:43.412 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 02 May 2025 21:43:16 -0400 (0:00:00.109) 0:01:43.521 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 02 May 2025 21:43:17 -0400 (0:00:00.108) 0:01:43.630 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 02 May 2025 21:43:17 -0400 (0:00:00.105) 0:01:43.735 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 02 May 2025 21:43:17 -0400 (0:00:00.108) 0:01:43.844 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 02 May 2025 21:43:17 -0400 (0:00:00.101) 0:01:43.945 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 02 May 2025 21:43:17 -0400 (0:00:00.109) 0:01:44.055 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:43:17 -0400 (0:00:00.268) 0:01:44.323 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004144", "end": "2025-05-02 21:43:17.999220", "rc": 0, "start": "2025-05-02 21:43:17.995076" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.hJ_jUV TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:43:18 -0400 (0:00:00.426) 0:01:44.750 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:43:18 -0400 (0:00:00.131) 0:01:44.881 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.hJ_jUV] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:43:18 -0400 (0:00:00.119) 0:01:45.001 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 02 May 2025 21:43:18 -0400 (0:00:00.107) 0:01:45.108 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:43:18 -0400 (0:00:00.202) 0:01:45.311 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004102", "end": "2025-05-02 21:43:18.988776", "rc": 0, "start": "2025-05-02 21:43:18.984674" } STDOUT: tlskey = /etc/pki/tls/private/ansible.JHFRWT TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:43:19 -0400 (0:00:00.417) 0:01:45.729 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:43:19 -0400 (0:00:00.131) 0:01:45.860 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.JHFRWT] *************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:43:19 -0400 (0:00:00.117) 0:01:45.978 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 02 May 2025 21:43:19 -0400 (0:00:00.103) 0:01:46.081 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:43:19 -0400 (0:00:00.203) 0:01:46.284 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004734", "end": "2025-05-02 21:43:19.969128", "rc": 0, "start": "2025-05-02 21:43:19.964394" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:43:20 -0400 (0:00:00.431) 0:01:46.715 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:43:20 -0400 (0:00:00.132) 0:01:46.848 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:43:20 -0400 (0:00:00.113) 0:01:46.962 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 02 May 2025 21:43:20 -0400 (0:00:00.110) 0:01:47.073 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:43:20 -0400 (0:00:00.281) 0:01:47.354 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004552", "end": "2025-05-02 21:43:21.018980", "rc": 0, "start": "2025-05-02 21:43:21.014428" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:43:21 -0400 (0:00:00.367) 0:01:47.722 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:43:21 -0400 (0:00:00.104) 0:01:47.826 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:43:21 -0400 (0:00:00.122) 0:01:47.949 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 02 May 2025 21:43:21 -0400 (0:00:00.097) 0:01:48.047 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:85 Friday 02 May 2025 21:43:21 -0400 (0:00:00.075) 0:01:48.122 ************ TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 02 May 2025 21:43:21 -0400 (0:00:00.368) 0:01:48.490 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 02 May 2025 21:43:22 -0400 (0:00:00.179) 0:01:48.670 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 02 May 2025 21:43:22 -0400 (0:00:00.139) 0:01:48.809 ************ ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 02 May 2025 21:43:22 -0400 (0:00:00.156) 0:01:48.966 ************ ok: [managed-node1] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 02 May 2025 21:43:22 -0400 (0:00:00.104) 0:01:49.070 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 02 May 2025 21:43:22 -0400 (0:00:00.106) 0:01:49.177 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 02 May 2025 21:43:22 -0400 (0:00:00.184) 0:01:49.362 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 02 May 2025 21:43:22 -0400 (0:00:00.113) 0:01:49.475 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 02 May 2025 21:43:22 -0400 (0:00:00.106) 0:01:49.582 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 02 May 2025 21:43:23 -0400 (0:00:00.105) 0:01:49.688 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 02 May 2025 21:43:23 -0400 (0:00:00.109) 0:01:49.797 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 02 May 2025 21:43:23 -0400 (0:00:00.110) 0:01:49.907 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 02 May 2025 21:43:23 -0400 (0:00:00.105) 0:01:50.013 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 02 May 2025 21:43:23 -0400 (0:00:00.109) 0:01:50.123 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 02 May 2025 21:43:23 -0400 (0:00:00.111) 0:01:50.234 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 02 May 2025 21:43:23 -0400 (0:00:00.116) 0:01:50.351 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 02 May 2025 21:43:23 -0400 (0:00:00.123) 0:01:50.474 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 02 May 2025 21:43:23 -0400 (0:00:00.089) 0:01:50.564 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 02 May 2025 21:43:24 -0400 (0:00:00.088) 0:01:50.652 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 02 May 2025 21:43:24 -0400 (0:00:00.075) 0:01:50.727 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 02 May 2025 21:43:24 -0400 (0:00:00.067) 0:01:50.795 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 02 May 2025 21:43:24 -0400 (0:00:00.073) 0:01:50.868 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 02 May 2025 21:43:24 -0400 (0:00:00.076) 0:01:50.945 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 02 May 2025 21:43:25 -0400 (0:00:01.369) 0:01:52.314 ************ skipping: [managed-node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 02 May 2025 21:43:25 -0400 (0:00:00.191) 0:01:52.506 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 02 May 2025 21:43:25 -0400 (0:00:00.075) 0:01:52.581 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 02 May 2025 21:43:26 -0400 (0:00:00.075) 0:01:52.657 ************ skipping: [managed-node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 02 May 2025 21:43:26 -0400 (0:00:00.131) 0:01:52.788 ************ ok: [managed-node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 02 May 2025 21:43:26 -0400 (0:00:00.557) 0:01:53.346 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 02 May 2025 21:43:26 -0400 (0:00:00.091) 0:01:53.437 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 02 May 2025 21:43:26 -0400 (0:00:00.089) 0:01:53.527 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 02 May 2025 21:43:26 -0400 (0:00:00.074) 0:01:53.601 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 02 May 2025 21:43:27 -0400 (0:00:00.104) 0:01:53.706 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 02 May 2025 21:43:27 -0400 (0:00:00.113) 0:01:53.820 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 02 May 2025 21:43:27 -0400 (0:00:00.117) 0:01:53.937 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 02 May 2025 21:43:27 -0400 (0:00:00.149) 0:01:54.087 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 02 May 2025 21:43:27 -0400 (0:00:00.197) 0:01:54.285 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 02 May 2025 21:43:28 -0400 (0:00:00.643) 0:01:54.928 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 02 May 2025 21:43:28 -0400 (0:00:00.626) 0:01:55.554 ************ ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.004888", "end": "2025-05-02 21:43:29.215960", "rc": 0, "start": "2025-05-02 21:43:29.211072" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 02 May 2025 21:43:29 -0400 (0:00:00.411) 0:01:55.966 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 02 May 2025 21:43:30 -0400 (0:00:00.987) 0:01:56.954 ************ ok: [managed-node1] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 02 May 2025 21:43:30 -0400 (0:00:00.150) 0:01:57.105 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 02 May 2025 21:43:30 -0400 (0:00:00.111) 0:01:57.217 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 02 May 2025 21:43:30 -0400 (0:00:00.109) 0:01:57.326 ************ skipping: [managed-node1] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 02 May 2025 21:43:30 -0400 (0:00:00.114) 0:01:57.441 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 02 May 2025 21:43:30 -0400 (0:00:00.089) 0:01:57.530 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 02 May 2025 21:43:30 -0400 (0:00:00.077) 0:01:57.608 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 02 May 2025 21:43:31 -0400 (0:00:00.666) 0:01:58.274 ************ ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-05-02 21:17:08 EDT", "ActiveEnterTimestampMonotonic": "16528814", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service systemd-sysctl.service system.slice systemd-journald.socket basic.target network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-05-02 21:17:07 EDT", "AssertTimestampMonotonic": "15589513", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-05-02 21:17:07 EDT", "ConditionTimestampMonotonic": "15589512", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "872", "ExecMainStartTimestamp": "Fri 2025-05-02 21:17:07 EDT", "ExecMainStartTimestampMonotonic": "15590042", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-05-02 21:17:07 EDT", "InactiveExitTimestampMonotonic": "15590083", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "872", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-05-02 21:17:08 EDT", "WatchdogTimestampMonotonic": "16528672", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 02 May 2025 21:43:32 -0400 (0:00:00.509) 0:01:58.783 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.085993", "end": "2025-05-02 21:43:32.521527", "rc": 0, "start": "2025-05-02 21:43:32.435534" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 02 May 2025 21:43:32 -0400 (0:00:00.460) 0:01:59.243 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 02 May 2025 21:43:32 -0400 (0:00:00.094) 0:01:59.338 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 02 May 2025 21:43:32 -0400 (0:00:00.090) 0:01:59.428 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 02 May 2025 21:43:32 -0400 (0:00:00.071) 0:01:59.499 ************ ok: [managed-node1] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 02 May 2025 21:43:33 -0400 (0:00:00.400) 0:01:59.899 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 02 May 2025 21:43:33 -0400 (0:00:00.112) 0:02:00.012 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 02 May 2025 21:43:34 -0400 (0:00:00.645) 0:02:00.658 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 02 May 2025 21:43:34 -0400 (0:00:00.112) 0:02:00.771 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 02 May 2025 21:43:34 -0400 (0:00:00.107) 0:02:00.878 ************ skipping: [managed-node1] => (item=/tmp/ansible.hJ_jUV) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.hJ_jUV", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ansible.JHFRWT) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.JHFRWT", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 02 May 2025 21:43:34 -0400 (0:00:00.143) 0:02:01.022 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:43:34 -0400 (0:00:00.210) 0:02:01.232 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004005", "end": "2025-05-02 21:43:34.910535", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:43:34.906530" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.hJ_jUV TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:43:35 -0400 (0:00:00.521) 0:02:01.753 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:43:35 -0400 (0:00:00.128) 0:02:01.882 ************ NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node1 changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.116190", "end": "2025-05-02 21:43:35.688705", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:43:35.572515" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 02 May 2025 21:43:35 -0400 (0:00:00.556) 0:02:02.438 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:43:36 -0400 (0:00:00.208) 0:02:02.646 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003058", "end": "2025-05-02 21:43:36.330841", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:43:36.327783" } STDOUT: tlskey = /etc/pki/tls/private/ansible.JHFRWT TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:43:36 -0400 (0:00:00.435) 0:02:03.081 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:43:36 -0400 (0:00:00.127) 0:02:03.209 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.117883", "end": "2025-05-02 21:43:37.002459", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:43:36.884576" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 02 May 2025 21:43:37 -0400 (0:00:00.504) 0:02:03.714 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:43:37 -0400 (0:00:00.143) 0:02:03.857 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003576", "end": "2025-05-02 21:43:37.491147", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:43:37.487571" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:43:37 -0400 (0:00:00.339) 0:02:04.197 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:43:37 -0400 (0:00:00.112) 0:02:04.309 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.117410", "end": "2025-05-02 21:43:38.096441", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:43:37.979031" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 02 May 2025 21:43:38 -0400 (0:00:00.542) 0:02:04.852 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:43:38 -0400 (0:00:00.300) 0:02:05.153 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003084", "end": "2025-05-02 21:43:38.818020", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:43:38.814936" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:43:38 -0400 (0:00:00.370) 0:02:05.523 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:43:38 -0400 (0:00:00.078) 0:02:05.602 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.115161", "end": "2025-05-02 21:43:39.381914", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:43:39.266753" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 02 May 2025 21:43:39 -0400 (0:00:00.536) 0:02:06.138 ************ ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004842", "end": "2025-05-02 21:43:39.823209", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:43:39.818367" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 02 May 2025 21:43:39 -0400 (0:00:00.430) 0:02:06.568 ************ ok: [managed-node1] => { "ansible_facts": { "__sqlcmd_cli": "/opt/mssql-tools18/bin/sqlcmd -C -No" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 02 May 2025 21:43:40 -0400 (0:00:00.113) 0:02:06.682 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 02 May 2025 21:43:40 -0400 (0:00:00.090) 0:02:06.772 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 02 May 2025 21:43:40 -0400 (0:00:00.078) 0:02:06.851 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 02 May 2025 21:43:40 -0400 (0:00:00.074) 0:02:06.926 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 02 May 2025 21:43:40 -0400 (0:00:00.071) 0:02:06.998 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 02 May 2025 21:43:40 -0400 (0:00:00.078) 0:02:07.077 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 02 May 2025 21:43:40 -0400 (0:00:00.107) 0:02:07.185 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 02 May 2025 21:43:40 -0400 (0:00:00.108) 0:02:07.293 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 02 May 2025 21:43:40 -0400 (0:00:00.089) 0:02:07.383 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 02 May 2025 21:43:40 -0400 (0:00:00.089) 0:02:07.472 ************ ok: [managed-node1] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.004750", "end": "2025-05-02 21:43:41.116548", "rc": 0, "start": "2025-05-02 21:43:41.111798" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 02 May 2025 21:43:41 -0400 (0:00:00.474) 0:02:07.946 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 02 May 2025 21:43:41 -0400 (0:00:00.096) 0:02:08.043 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 02 May 2025 21:43:42 -0400 (0:00:01.352) 0:02:09.396 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 02 May 2025 21:43:42 -0400 (0:00:00.122) 0:02:09.519 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 02 May 2025 21:43:43 -0400 (0:00:00.111) 0:02:09.630 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 02 May 2025 21:43:43 -0400 (0:00:00.114) 0:02:09.745 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 02 May 2025 21:43:43 -0400 (0:00:00.116) 0:02:09.862 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:43:43 -0400 (0:00:00.186) 0:02:10.048 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004395", "end": "2025-05-02 21:43:44.685013", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:43:43.680618" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:43:44 -0400 (0:00:01.384) 0:02:11.433 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.118283", "end": "2025-05-02 21:43:45.224977", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:43:45.106694" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:43:45 -0400 (0:00:00.558) 0:02:11.992 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 02 May 2025 21:43:45 -0400 (0:00:00.112) 0:02:12.104 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 02 May 2025 21:43:45 -0400 (0:00:00.109) 0:02:12.214 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 02 May 2025 21:43:45 -0400 (0:00:00.099) 0:02:12.313 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 02 May 2025 21:43:45 -0400 (0:00:00.088) 0:02:12.401 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 02 May 2025 21:43:45 -0400 (0:00:00.070) 0:02:12.472 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 02 May 2025 21:43:45 -0400 (0:00:00.069) 0:02:12.542 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 02 May 2025 21:43:45 -0400 (0:00:00.071) 0:02:12.614 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 02 May 2025 21:43:46 -0400 (0:00:00.078) 0:02:12.692 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 02 May 2025 21:43:46 -0400 (0:00:00.107) 0:02:12.799 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 02 May 2025 21:43:46 -0400 (0:00:00.113) 0:02:12.913 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 02 May 2025 21:43:46 -0400 (0:00:00.120) 0:02:13.033 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 02 May 2025 21:43:46 -0400 (0:00:00.104) 0:02:13.138 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 02 May 2025 21:43:46 -0400 (0:00:00.092) 0:02:13.231 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 02 May 2025 21:43:46 -0400 (0:00:00.083) 0:02:13.314 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 02 May 2025 21:43:46 -0400 (0:00:00.087) 0:02:13.402 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 02 May 2025 21:43:46 -0400 (0:00:00.188) 0:02:13.590 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 02 May 2025 21:43:47 -0400 (0:00:00.076) 0:02:13.667 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 02 May 2025 21:43:47 -0400 (0:00:00.093) 0:02:13.760 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 02 May 2025 21:43:47 -0400 (0:00:00.116) 0:02:13.876 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 02 May 2025 21:43:47 -0400 (0:00:00.115) 0:02:13.991 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 02 May 2025 21:43:47 -0400 (0:00:00.115) 0:02:14.107 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 02 May 2025 21:43:47 -0400 (0:00:00.093) 0:02:14.201 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 02 May 2025 21:43:47 -0400 (0:00:00.080) 0:02:14.281 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 02 May 2025 21:43:47 -0400 (0:00:00.080) 0:02:14.362 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 02 May 2025 21:43:47 -0400 (0:00:00.107) 0:02:14.469 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 02 May 2025 21:43:47 -0400 (0:00:00.100) 0:02:14.570 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 02 May 2025 21:43:48 -0400 (0:00:00.094) 0:02:14.665 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 02 May 2025 21:43:48 -0400 (0:00:00.075) 0:02:14.740 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 02 May 2025 21:43:48 -0400 (0:00:00.072) 0:02:14.812 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 02 May 2025 21:43:48 -0400 (0:00:00.095) 0:02:14.908 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 02 May 2025 21:43:48 -0400 (0:00:00.115) 0:02:15.024 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 02 May 2025 21:43:48 -0400 (0:00:00.122) 0:02:15.146 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 02 May 2025 21:43:48 -0400 (0:00:00.115) 0:02:15.262 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 02 May 2025 21:43:48 -0400 (0:00:00.100) 0:02:15.362 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 02 May 2025 21:43:48 -0400 (0:00:00.163) 0:02:15.526 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 02 May 2025 21:43:48 -0400 (0:00:00.077) 0:02:15.603 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 02 May 2025 21:43:49 -0400 (0:00:00.107) 0:02:15.711 ************ skipping: [managed-node1] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 02 May 2025 21:43:49 -0400 (0:00:00.118) 0:02:15.829 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 02 May 2025 21:43:49 -0400 (0:00:00.095) 0:02:15.925 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 02 May 2025 21:43:49 -0400 (0:00:00.075) 0:02:16.000 ************ skipping: [managed-node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 02 May 2025 21:43:49 -0400 (0:00:00.138) 0:02:16.138 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 02 May 2025 21:43:49 -0400 (0:00:00.130) 0:02:16.269 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 02 May 2025 21:43:49 -0400 (0:00:00.110) 0:02:16.379 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 02 May 2025 21:43:49 -0400 (0:00:00.111) 0:02:16.491 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 02 May 2025 21:43:49 -0400 (0:00:00.112) 0:02:16.603 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 02 May 2025 21:43:50 -0400 (0:00:00.098) 0:02:16.702 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 02 May 2025 21:43:50 -0400 (0:00:00.093) 0:02:16.796 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 02 May 2025 21:43:50 -0400 (0:00:00.074) 0:02:16.870 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 02 May 2025 21:43:50 -0400 (0:00:00.073) 0:02:16.944 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 02 May 2025 21:43:50 -0400 (0:00:00.072) 0:02:17.017 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 02 May 2025 21:43:50 -0400 (0:00:00.069) 0:02:17.086 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 02 May 2025 21:43:50 -0400 (0:00:00.078) 0:02:17.165 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 02 May 2025 21:43:50 -0400 (0:00:00.069) 0:02:17.234 ************ skipping: [managed-node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 02 May 2025 21:43:50 -0400 (0:00:00.157) 0:02:17.392 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 02 May 2025 21:43:50 -0400 (0:00:00.070) 0:02:17.462 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 02 May 2025 21:43:50 -0400 (0:00:00.072) 0:02:17.535 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 02 May 2025 21:43:50 -0400 (0:00:00.072) 0:02:17.607 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 02 May 2025 21:43:51 -0400 (0:00:00.072) 0:02:17.680 ************ skipping: [managed-node1] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 02 May 2025 21:43:51 -0400 (0:00:00.082) 0:02:17.762 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 02 May 2025 21:43:51 -0400 (0:00:00.070) 0:02:17.833 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 02 May 2025 21:43:51 -0400 (0:00:00.073) 0:02:17.906 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 02 May 2025 21:43:51 -0400 (0:00:00.102) 0:02:18.009 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 02 May 2025 21:43:51 -0400 (0:00:00.109) 0:02:18.118 ************ changed: [managed-node1] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 02 May 2025 21:43:52 -0400 (0:00:00.501) 0:02:18.619 ************ changed: [managed-node1] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-05-02 21:43:08 EDT", "ActiveEnterTimestampMonotonic": "1576769259", "ActiveExitTimestamp": "Fri 2025-05-02 21:43:08 EDT", "ActiveExitTimestampMonotonic": "1576504309", "ActiveState": "active", "After": "system.slice systemd-journald.socket basic.target -.mount auditd.service network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-05-02 21:43:08 EDT", "AssertTimestampMonotonic": "1576767994", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-05-02 21:43:08 EDT", "ConditionTimestampMonotonic": "1576767993", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14389", "ExecMainStartTimestamp": "Fri 2025-05-02 21:43:08 EDT", "ExecMainStartTimestampMonotonic": "1576768640", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-05-02 21:43:08 EDT", "InactiveEnterTimestampMonotonic": "1576766855", "InactiveExitTimestamp": "Fri 2025-05-02 21:43:08 EDT", "InactiveExitTimestampMonotonic": "1576769259", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "14389", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target -.mount system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-05-02 21:43:08 EDT", "WatchdogTimestampMonotonic": "1576769235", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 02 May 2025 21:43:52 -0400 (0:00:00.819) 0:02:19.438 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 02 May 2025 21:43:52 -0400 (0:00:00.084) 0:02:19.523 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:92 Friday 02 May 2025 21:43:53 -0400 (0:00:00.108) 0:02:19.632 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node1 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 02 May 2025 21:43:53 -0400 (0:00:00.455) 0:02:20.088 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 02 May 2025 21:43:53 -0400 (0:00:00.076) 0:02:20.164 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 02 May 2025 21:43:53 -0400 (0:00:00.112) 0:02:20.277 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 02 May 2025 21:43:53 -0400 (0:00:00.114) 0:02:20.392 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 02 May 2025 21:43:53 -0400 (0:00:00.118) 0:02:20.511 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 02 May 2025 21:43:54 -0400 (0:00:00.111) 0:02:20.622 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 02 May 2025 21:43:54 -0400 (0:00:00.113) 0:02:20.735 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 02 May 2025 21:43:54 -0400 (0:00:00.113) 0:02:20.849 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 02 May 2025 21:43:54 -0400 (0:00:00.109) 0:02:20.959 ************ TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 02 May 2025 21:43:54 -0400 (0:00:00.200) 0:02:21.159 ************ ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-05-02 21:43:52 EDT", "ActiveEnterTimestampMonotonic": "1621008761", "ActiveExitTimestamp": "Fri 2025-05-02 21:43:52 EDT", "ActiveExitTimestampMonotonic": "1620762493", "ActiveState": "active", "After": "system.slice systemd-journald.socket basic.target -.mount auditd.service network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-05-02 21:43:52 EDT", "AssertTimestampMonotonic": "1621008033", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-05-02 21:43:52 EDT", "ConditionTimestampMonotonic": "1621008032", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "16687", "ExecMainStartTimestamp": "Fri 2025-05-02 21:43:52 EDT", "ExecMainStartTimestampMonotonic": "1621008694", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-05-02 21:43:52 EDT] ; stop_time=[n/a] ; pid=16687 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-05-02 21:43:52 EDT", "InactiveEnterTimestampMonotonic": "1621006691", "InactiveExitTimestamp": "Fri 2025-05-02 21:43:52 EDT", "InactiveExitTimestampMonotonic": "1621008761", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "16687", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target -.mount system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-05-02 21:43:52 EDT", "WatchdogTimestampMonotonic": "1621008738", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 02 May 2025 21:43:55 -0400 (0:00:00.509) 0:02:21.668 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004804", "end": "2025-05-02 21:43:55.410133", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:43:55.405329" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 02 May 2025 21:43:55 -0400 (0:00:00.461) 0:02:22.130 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004008", "end": "2025-05-02 21:43:55.859700", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:43:55.855692" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 02 May 2025 21:43:55 -0400 (0:00:00.442) 0:02:22.572 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 02 May 2025 21:43:56 -0400 (0:00:00.089) 0:02:22.661 ************ ok: [managed-node1] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 7261, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 02 May 2025 21:43:57 -0400 (0:00:01.431) 0:02:24.093 ************ ok: [managed-node1] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.022702", "end": "2025-05-02 21:43:57.768326", "rc": 0, "start": "2025-05-02 21:43:57.745624" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 02 May 2025 21:43:57 -0400 (0:00:00.437) 0:02:24.531 ************ ok: [managed-node1] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 02 May 2025 21:43:58 -0400 (0:00:00.118) 0:02:24.649 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 02 May 2025 21:43:58 -0400 (0:00:00.111) 0:02:24.760 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 02 May 2025 21:43:58 -0400 (0:00:00.111) 0:02:24.872 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 02 May 2025 21:43:58 -0400 (0:00:00.115) 0:02:24.987 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 02 May 2025 21:43:58 -0400 (0:00:00.116) 0:02:25.104 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 02 May 2025 21:43:58 -0400 (0:00:00.106) 0:02:25.210 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 02 May 2025 21:43:58 -0400 (0:00:00.121) 0:02:25.332 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 02 May 2025 21:43:58 -0400 (0:00:00.113) 0:02:25.445 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:43:59 -0400 (0:00:00.210) 0:02:25.656 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004085", "end": "2025-05-02 21:43:59.330107", "rc": 0, "start": "2025-05-02 21:43:59.326022" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:43:59 -0400 (0:00:00.425) 0:02:26.081 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:43:59 -0400 (0:00:00.231) 0:02:26.313 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:43:59 -0400 (0:00:00.130) 0:02:26.443 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 02 May 2025 21:43:59 -0400 (0:00:00.114) 0:02:26.557 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:44:00 -0400 (0:00:00.211) 0:02:26.769 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004152", "end": "2025-05-02 21:44:00.448556", "rc": 0, "start": "2025-05-02 21:44:00.444404" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:44:00 -0400 (0:00:00.429) 0:02:27.198 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:44:00 -0400 (0:00:00.139) 0:02:27.338 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:44:00 -0400 (0:00:00.128) 0:02:27.466 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 02 May 2025 21:44:00 -0400 (0:00:00.116) 0:02:27.583 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:44:01 -0400 (0:00:00.212) 0:02:27.796 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004643", "end": "2025-05-02 21:44:01.475350", "rc": 0, "start": "2025-05-02 21:44:01.470707" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:44:01 -0400 (0:00:00.433) 0:02:28.229 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:44:01 -0400 (0:00:00.136) 0:02:28.365 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:44:01 -0400 (0:00:00.128) 0:02:28.494 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 02 May 2025 21:44:01 -0400 (0:00:00.112) 0:02:28.607 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:44:02 -0400 (0:00:00.216) 0:02:28.823 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004146", "end": "2025-05-02 21:44:02.500525", "rc": 0, "start": "2025-05-02 21:44:02.496379" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:44:02 -0400 (0:00:00.509) 0:02:29.333 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:44:02 -0400 (0:00:00.118) 0:02:29.451 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:44:02 -0400 (0:00:00.144) 0:02:29.595 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 02 May 2025 21:44:03 -0400 (0:00:00.117) 0:02:29.713 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove certificates from hosts] ****************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:99 Friday 02 May 2025 21:44:03 -0400 (0:00:00.112) 0:02:29.825 ************ changed: [managed-node1] => (item=/etc/pki/tls/certs/ansible.hJ_jUV) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/ansible.hJ_jUV", "path": "/etc/pki/tls/certs/ansible.hJ_jUV", "state": "absent" } changed: [managed-node1] => (item=/etc/pki/tls/private/ansible.JHFRWT) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/ansible.JHFRWT", "path": "/etc/pki/tls/private/ansible.JHFRWT", "state": "absent" } TASK [Copy certificates to hosts] ********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:107 Friday 02 May 2025 21:44:03 -0400 (0:00:00.766) 0:02:30.592 ************ ok: [managed-node1] => (item=/tmp/ansible.hJ_jUV) => { "ansible_loop_var": "item", "changed": false, "checksum": "1af95b8300ceeacb496ba956a732691f7ec5c0d9", "dest": "/tmp/ansible.hJ_jUV", "gid": 0, "group": "root", "item": "/tmp/ansible.hJ_jUV", "mode": "0600", "owner": "root", "path": "/tmp/ansible.hJ_jUV", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1099, "state": "file", "uid": 0 } ok: [managed-node1] => (item=/tmp/ansible.JHFRWT) => { "ansible_loop_var": "item", "changed": false, "checksum": "5c322bcffd8c9dae9e531a0d8fab6d31f1d47eee", "dest": "/tmp/ansible.JHFRWT", "gid": 0, "group": "root", "item": "/tmp/ansible.JHFRWT", "mode": "0600", "owner": "root", "path": "/tmp/ansible.JHFRWT", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1708, "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:116 Friday 02 May 2025 21:44:05 -0400 (0:00:01.213) 0:02:31.806 ************ ok: [managed-node1] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.hJ_jUV", "mssql_tls_private_key": "ansible.JHFRWT" }, "changed": false } TASK [Test with certs on managed nodes] **************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:121 Friday 02 May 2025 21:44:05 -0400 (0:00:00.092) 0:02:31.898 ************ TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 02 May 2025 21:44:06 -0400 (0:00:00.830) 0:02:32.728 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 02 May 2025 21:44:06 -0400 (0:00:00.121) 0:02:32.850 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 02 May 2025 21:44:06 -0400 (0:00:00.098) 0:02:32.948 ************ ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 02 May 2025 21:44:06 -0400 (0:00:00.112) 0:02:33.061 ************ ok: [managed-node1] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 02 May 2025 21:44:06 -0400 (0:00:00.074) 0:02:33.135 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 02 May 2025 21:44:06 -0400 (0:00:00.069) 0:02:33.204 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 02 May 2025 21:44:06 -0400 (0:00:00.074) 0:02:33.279 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 02 May 2025 21:44:06 -0400 (0:00:00.071) 0:02:33.351 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 02 May 2025 21:44:06 -0400 (0:00:00.072) 0:02:33.424 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 02 May 2025 21:44:06 -0400 (0:00:00.092) 0:02:33.516 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 02 May 2025 21:44:07 -0400 (0:00:00.112) 0:02:33.629 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 02 May 2025 21:44:07 -0400 (0:00:00.113) 0:02:33.743 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 02 May 2025 21:44:07 -0400 (0:00:00.114) 0:02:33.858 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 02 May 2025 21:44:07 -0400 (0:00:00.110) 0:02:33.969 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 02 May 2025 21:44:07 -0400 (0:00:00.116) 0:02:34.085 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 02 May 2025 21:44:07 -0400 (0:00:00.117) 0:02:34.203 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 02 May 2025 21:44:07 -0400 (0:00:00.242) 0:02:34.445 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 02 May 2025 21:44:07 -0400 (0:00:00.110) 0:02:34.556 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 02 May 2025 21:44:08 -0400 (0:00:00.122) 0:02:34.679 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 02 May 2025 21:44:08 -0400 (0:00:00.110) 0:02:34.789 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 02 May 2025 21:44:08 -0400 (0:00:00.115) 0:02:34.905 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 02 May 2025 21:44:08 -0400 (0:00:00.119) 0:02:35.024 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 02 May 2025 21:44:08 -0400 (0:00:00.105) 0:02:35.129 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 02 May 2025 21:44:09 -0400 (0:00:01.279) 0:02:36.409 ************ skipping: [managed-node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 02 May 2025 21:44:10 -0400 (0:00:00.275) 0:02:36.684 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 02 May 2025 21:44:10 -0400 (0:00:00.081) 0:02:36.766 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 02 May 2025 21:44:10 -0400 (0:00:00.088) 0:02:36.854 ************ skipping: [managed-node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 02 May 2025 21:44:10 -0400 (0:00:00.210) 0:02:37.064 ************ ok: [managed-node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 02 May 2025 21:44:11 -0400 (0:00:00.567) 0:02:37.631 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 02 May 2025 21:44:11 -0400 (0:00:00.080) 0:02:37.712 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 02 May 2025 21:44:11 -0400 (0:00:00.080) 0:02:37.792 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 02 May 2025 21:44:11 -0400 (0:00:00.076) 0:02:37.868 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 02 May 2025 21:44:11 -0400 (0:00:00.078) 0:02:37.946 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 02 May 2025 21:44:11 -0400 (0:00:00.076) 0:02:38.023 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 02 May 2025 21:44:11 -0400 (0:00:00.079) 0:02:38.102 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 02 May 2025 21:44:11 -0400 (0:00:00.104) 0:02:38.206 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 02 May 2025 21:44:11 -0400 (0:00:00.072) 0:02:38.278 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 02 May 2025 21:44:12 -0400 (0:00:00.661) 0:02:38.939 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 02 May 2025 21:44:12 -0400 (0:00:00.654) 0:02:39.594 ************ ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005240", "end": "2025-05-02 21:44:13.264556", "rc": 0, "start": "2025-05-02 21:44:13.259316" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 02 May 2025 21:44:13 -0400 (0:00:00.404) 0:02:39.998 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 02 May 2025 21:44:14 -0400 (0:00:00.939) 0:02:40.938 ************ ok: [managed-node1] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 02 May 2025 21:44:14 -0400 (0:00:00.151) 0:02:41.090 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 02 May 2025 21:44:14 -0400 (0:00:00.116) 0:02:41.207 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 02 May 2025 21:44:14 -0400 (0:00:00.110) 0:02:41.318 ************ skipping: [managed-node1] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 02 May 2025 21:44:14 -0400 (0:00:00.136) 0:02:41.454 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 02 May 2025 21:44:14 -0400 (0:00:00.115) 0:02:41.569 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 02 May 2025 21:44:15 -0400 (0:00:00.112) 0:02:41.682 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 02 May 2025 21:44:15 -0400 (0:00:00.625) 0:02:42.307 ************ ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-05-02 21:17:08 EDT", "ActiveEnterTimestampMonotonic": "16528814", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service systemd-sysctl.service system.slice systemd-journald.socket basic.target network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-05-02 21:17:07 EDT", "AssertTimestampMonotonic": "15589513", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-05-02 21:17:07 EDT", "ConditionTimestampMonotonic": "15589512", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "872", "ExecMainStartTimestamp": "Fri 2025-05-02 21:17:07 EDT", "ExecMainStartTimestampMonotonic": "15590042", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-05-02 21:17:07 EDT", "InactiveExitTimestampMonotonic": "15590083", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "872", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-05-02 21:17:08 EDT", "WatchdogTimestampMonotonic": "16528672", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 02 May 2025 21:44:16 -0400 (0:00:00.510) 0:02:42.817 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.084245", "end": "2025-05-02 21:44:16.572643", "rc": 0, "start": "2025-05-02 21:44:16.488398" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 02 May 2025 21:44:16 -0400 (0:00:00.508) 0:02:43.326 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 02 May 2025 21:44:16 -0400 (0:00:00.116) 0:02:43.442 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 02 May 2025 21:44:16 -0400 (0:00:00.117) 0:02:43.559 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 02 May 2025 21:44:17 -0400 (0:00:00.117) 0:02:43.677 ************ ok: [managed-node1] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 02 May 2025 21:44:17 -0400 (0:00:00.442) 0:02:44.120 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 02 May 2025 21:44:17 -0400 (0:00:00.211) 0:02:44.332 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 02 May 2025 21:44:18 -0400 (0:00:00.615) 0:02:44.947 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 02 May 2025 21:44:18 -0400 (0:00:00.122) 0:02:45.070 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 02 May 2025 21:44:18 -0400 (0:00:00.126) 0:02:45.197 ************ changed: [managed-node1] => (item=/tmp/ansible.hJ_jUV) => { "ansible_loop_var": "item", "changed": true, "checksum": "1af95b8300ceeacb496ba956a732691f7ec5c0d9", "dest": "/etc/pki/tls/certs/ansible.hJ_jUV", "gid": 994, "group": "mssql", "item": "/tmp/ansible.hJ_jUV", "md5sum": "d73918377a9981ab4b79411f6ad76ffd", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1099, "src": "/tmp/ansible.hJ_jUV", "state": "file", "uid": 996 } changed: [managed-node1] => (item=/tmp/ansible.JHFRWT) => { "ansible_loop_var": "item", "changed": true, "checksum": "5c322bcffd8c9dae9e531a0d8fab6d31f1d47eee", "dest": "/etc/pki/tls/private/ansible.JHFRWT", "gid": 994, "group": "mssql", "item": "/tmp/ansible.JHFRWT", "md5sum": "1c1872372c37d10c42f479409d7efc68", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1708, "src": "/tmp/ansible.JHFRWT", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 02 May 2025 21:44:19 -0400 (0:00:00.803) 0:02:46.000 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:44:19 -0400 (0:00:00.216) 0:02:46.216 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004047", "end": "2025-05-02 21:44:20.893579", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:44:19.889532" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:44:21 -0400 (0:00:01.421) 0:02:47.638 ************ NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node1 changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.hJ_jUV" ], "delta": "0:00:00.115019", "end": "2025-05-02 21:44:21.451931", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:44:21.336912" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:44:21 -0400 (0:00:00.531) 0:02:48.170 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 02 May 2025 21:44:21 -0400 (0:00:00.078) 0:02:48.248 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:44:21 -0400 (0:00:00.210) 0:02:48.459 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003291", "end": "2025-05-02 21:44:22.099079", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:44:22.095788" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:44:22 -0400 (0:00:00.370) 0:02:48.830 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.JHFRWT" ], "delta": "0:00:00.115997", "end": "2025-05-02 21:44:22.653665", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:44:22.537668" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:44:22 -0400 (0:00:00.589) 0:02:49.420 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 02 May 2025 21:44:22 -0400 (0:00:00.117) 0:02:49.538 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:44:23 -0400 (0:00:00.223) 0:02:49.761 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002937", "end": "2025-05-02 21:44:23.432810", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:44:23.429873" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:44:23 -0400 (0:00:00.378) 0:02:50.140 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.117767", "end": "2025-05-02 21:44:23.926987", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:44:23.809220" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:44:24 -0400 (0:00:00.546) 0:02:50.686 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 02 May 2025 21:44:24 -0400 (0:00:00.115) 0:02:50.801 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:44:24 -0400 (0:00:00.223) 0:02:51.025 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002956", "end": "2025-05-02 21:44:24.705652", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:44:24.702696" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:44:24 -0400 (0:00:00.414) 0:02:51.439 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.117818", "end": "2025-05-02 21:44:25.216639", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:44:25.098821" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:44:25 -0400 (0:00:00.650) 0:02:52.090 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 02 May 2025 21:44:25 -0400 (0:00:00.103) 0:02:52.194 ************ ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.005173", "end": "2025-05-02 21:44:25.839190", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:44:25.834017" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 02 May 2025 21:44:25 -0400 (0:00:00.380) 0:02:52.575 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 02 May 2025 21:44:26 -0400 (0:00:00.109) 0:02:52.684 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 02 May 2025 21:44:26 -0400 (0:00:00.106) 0:02:52.790 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 02 May 2025 21:44:26 -0400 (0:00:00.076) 0:02:52.866 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 02 May 2025 21:44:26 -0400 (0:00:00.100) 0:02:52.967 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 02 May 2025 21:44:26 -0400 (0:00:00.115) 0:02:53.082 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 02 May 2025 21:44:26 -0400 (0:00:00.099) 0:02:53.182 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 02 May 2025 21:44:26 -0400 (0:00:00.088) 0:02:53.270 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 02 May 2025 21:44:26 -0400 (0:00:00.076) 0:02:53.347 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 02 May 2025 21:44:26 -0400 (0:00:00.073) 0:02:53.420 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 02 May 2025 21:44:26 -0400 (0:00:00.070) 0:02:53.491 ************ ok: [managed-node1] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.004843", "end": "2025-05-02 21:44:27.134373", "rc": 0, "start": "2025-05-02 21:44:27.129530" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 02 May 2025 21:44:27 -0400 (0:00:00.363) 0:02:53.855 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 02 May 2025 21:44:27 -0400 (0:00:00.118) 0:02:53.973 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 02 May 2025 21:44:28 -0400 (0:00:01.481) 0:02:55.455 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 02 May 2025 21:44:28 -0400 (0:00:00.084) 0:02:55.540 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 02 May 2025 21:44:29 -0400 (0:00:00.074) 0:02:55.614 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 02 May 2025 21:44:29 -0400 (0:00:00.101) 0:02:55.716 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 02 May 2025 21:44:29 -0400 (0:00:00.111) 0:02:55.827 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:44:29 -0400 (0:00:00.163) 0:02:55.991 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003085", "end": "2025-05-02 21:44:29.629361", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:44:29.626276" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:44:29 -0400 (0:00:00.392) 0:02:56.384 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.115476", "end": "2025-05-02 21:44:30.186519", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:44:30.071043" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:44:30 -0400 (0:00:00.563) 0:02:56.947 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 02 May 2025 21:44:30 -0400 (0:00:00.123) 0:02:57.071 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 02 May 2025 21:44:30 -0400 (0:00:00.110) 0:02:57.181 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 02 May 2025 21:44:30 -0400 (0:00:00.102) 0:02:57.283 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 02 May 2025 21:44:30 -0400 (0:00:00.171) 0:02:57.455 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 02 May 2025 21:44:30 -0400 (0:00:00.075) 0:02:57.530 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 02 May 2025 21:44:31 -0400 (0:00:00.084) 0:02:57.615 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 02 May 2025 21:44:31 -0400 (0:00:00.117) 0:02:57.732 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 02 May 2025 21:44:31 -0400 (0:00:00.118) 0:02:57.850 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 02 May 2025 21:44:31 -0400 (0:00:00.110) 0:02:57.961 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 02 May 2025 21:44:31 -0400 (0:00:00.119) 0:02:58.080 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 02 May 2025 21:44:31 -0400 (0:00:00.129) 0:02:58.210 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 02 May 2025 21:44:31 -0400 (0:00:00.113) 0:02:58.324 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 02 May 2025 21:44:31 -0400 (0:00:00.117) 0:02:58.441 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 02 May 2025 21:44:31 -0400 (0:00:00.101) 0:02:58.542 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 02 May 2025 21:44:32 -0400 (0:00:00.104) 0:02:58.646 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 02 May 2025 21:44:32 -0400 (0:00:00.072) 0:02:58.719 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 02 May 2025 21:44:32 -0400 (0:00:00.096) 0:02:58.815 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 02 May 2025 21:44:32 -0400 (0:00:00.118) 0:02:58.933 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 02 May 2025 21:44:32 -0400 (0:00:00.114) 0:02:59.047 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 02 May 2025 21:44:32 -0400 (0:00:00.094) 0:02:59.142 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 02 May 2025 21:44:32 -0400 (0:00:00.091) 0:02:59.233 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 02 May 2025 21:44:32 -0400 (0:00:00.071) 0:02:59.305 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 02 May 2025 21:44:32 -0400 (0:00:00.089) 0:02:59.395 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 02 May 2025 21:44:32 -0400 (0:00:00.218) 0:02:59.613 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 02 May 2025 21:44:33 -0400 (0:00:00.115) 0:02:59.729 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 02 May 2025 21:44:33 -0400 (0:00:00.094) 0:02:59.824 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 02 May 2025 21:44:33 -0400 (0:00:00.091) 0:02:59.915 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 02 May 2025 21:44:33 -0400 (0:00:00.076) 0:02:59.991 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 02 May 2025 21:44:33 -0400 (0:00:00.108) 0:03:00.100 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 02 May 2025 21:44:33 -0400 (0:00:00.121) 0:03:00.221 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 02 May 2025 21:44:33 -0400 (0:00:00.109) 0:03:00.331 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 02 May 2025 21:44:33 -0400 (0:00:00.096) 0:03:00.427 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 02 May 2025 21:44:33 -0400 (0:00:00.079) 0:03:00.507 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 02 May 2025 21:44:33 -0400 (0:00:00.074) 0:03:00.581 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 02 May 2025 21:44:34 -0400 (0:00:00.098) 0:03:00.680 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 02 May 2025 21:44:34 -0400 (0:00:00.116) 0:03:00.796 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 02 May 2025 21:44:34 -0400 (0:00:00.118) 0:03:00.916 ************ skipping: [managed-node1] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 02 May 2025 21:44:34 -0400 (0:00:00.122) 0:03:01.038 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 02 May 2025 21:44:34 -0400 (0:00:00.095) 0:03:01.133 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 02 May 2025 21:44:34 -0400 (0:00:00.079) 0:03:01.213 ************ skipping: [managed-node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 02 May 2025 21:44:34 -0400 (0:00:00.118) 0:03:01.332 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 02 May 2025 21:44:34 -0400 (0:00:00.117) 0:03:01.449 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 02 May 2025 21:44:35 -0400 (0:00:00.228) 0:03:01.677 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 02 May 2025 21:44:35 -0400 (0:00:00.103) 0:03:01.780 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 02 May 2025 21:44:35 -0400 (0:00:00.093) 0:03:01.873 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 02 May 2025 21:44:35 -0400 (0:00:00.076) 0:03:01.950 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 02 May 2025 21:44:35 -0400 (0:00:00.080) 0:03:02.031 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 02 May 2025 21:44:35 -0400 (0:00:00.108) 0:03:02.140 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 02 May 2025 21:44:35 -0400 (0:00:00.116) 0:03:02.256 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 02 May 2025 21:44:35 -0400 (0:00:00.125) 0:03:02.382 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 02 May 2025 21:44:35 -0400 (0:00:00.101) 0:03:02.484 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 02 May 2025 21:44:35 -0400 (0:00:00.093) 0:03:02.577 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 02 May 2025 21:44:36 -0400 (0:00:00.073) 0:03:02.651 ************ skipping: [managed-node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 02 May 2025 21:44:36 -0400 (0:00:00.119) 0:03:02.770 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 02 May 2025 21:44:36 -0400 (0:00:00.114) 0:03:02.885 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 02 May 2025 21:44:36 -0400 (0:00:00.113) 0:03:02.999 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 02 May 2025 21:44:36 -0400 (0:00:00.087) 0:03:03.087 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 02 May 2025 21:44:36 -0400 (0:00:00.095) 0:03:03.183 ************ skipping: [managed-node1] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 02 May 2025 21:44:36 -0400 (0:00:00.082) 0:03:03.265 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 02 May 2025 21:44:36 -0400 (0:00:00.103) 0:03:03.369 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 02 May 2025 21:44:36 -0400 (0:00:00.109) 0:03:03.478 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 02 May 2025 21:44:37 -0400 (0:00:00.189) 0:03:03.667 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 02 May 2025 21:44:37 -0400 (0:00:00.079) 0:03:03.747 ************ changed: [managed-node1] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 02 May 2025 21:44:37 -0400 (0:00:00.581) 0:03:04.328 ************ changed: [managed-node1] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-05-02 21:43:52 EDT", "ActiveEnterTimestampMonotonic": "1621008761", "ActiveExitTimestamp": "Fri 2025-05-02 21:43:52 EDT", "ActiveExitTimestampMonotonic": "1620762493", "ActiveState": "active", "After": "system.slice systemd-journald.socket basic.target -.mount auditd.service network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-05-02 21:43:52 EDT", "AssertTimestampMonotonic": "1621008033", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-05-02 21:43:52 EDT", "ConditionTimestampMonotonic": "1621008032", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "16687", "ExecMainStartTimestamp": "Fri 2025-05-02 21:43:52 EDT", "ExecMainStartTimestampMonotonic": "1621008694", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-05-02 21:43:52 EDT] ; stop_time=[n/a] ; pid=16687 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-05-02 21:43:52 EDT", "InactiveEnterTimestampMonotonic": "1621006691", "InactiveExitTimestamp": "Fri 2025-05-02 21:43:52 EDT", "InactiveExitTimestampMonotonic": "1621008761", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "16687", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target -.mount system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-05-02 21:43:52 EDT", "WatchdogTimestampMonotonic": "1621008738", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 02 May 2025 21:44:38 -0400 (0:00:00.836) 0:03:05.165 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 02 May 2025 21:44:38 -0400 (0:00:00.105) 0:03:05.270 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:131 Friday 02 May 2025 21:44:38 -0400 (0:00:00.120) 0:03:05.391 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node1 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 02 May 2025 21:44:39 -0400 (0:00:00.479) 0:03:05.870 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 02 May 2025 21:44:39 -0400 (0:00:00.069) 0:03:05.940 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 02 May 2025 21:44:39 -0400 (0:00:00.072) 0:03:06.012 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 02 May 2025 21:44:39 -0400 (0:00:00.072) 0:03:06.085 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 02 May 2025 21:44:39 -0400 (0:00:00.072) 0:03:06.157 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 02 May 2025 21:44:39 -0400 (0:00:00.072) 0:03:06.230 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 02 May 2025 21:44:39 -0400 (0:00:00.158) 0:03:06.389 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 02 May 2025 21:44:39 -0400 (0:00:00.103) 0:03:06.492 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 02 May 2025 21:44:39 -0400 (0:00:00.104) 0:03:06.597 ************ TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 02 May 2025 21:44:40 -0400 (0:00:00.215) 0:03:06.812 ************ ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-05-02 21:44:38 EDT", "ActiveEnterTimestampMonotonic": "1666724423", "ActiveExitTimestamp": "Fri 2025-05-02 21:44:38 EDT", "ActiveExitTimestampMonotonic": "1666490340", "ActiveState": "active", "After": "system.slice systemd-journald.socket basic.target -.mount auditd.service network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-05-02 21:44:38 EDT", "AssertTimestampMonotonic": "1666723829", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-05-02 21:44:38 EDT", "ConditionTimestampMonotonic": "1666723828", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19160", "ExecMainStartTimestamp": "Fri 2025-05-02 21:44:38 EDT", "ExecMainStartTimestampMonotonic": "1666724376", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-05-02 21:44:38 EDT] ; stop_time=[n/a] ; pid=19160 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-05-02 21:44:38 EDT", "InactiveEnterTimestampMonotonic": "1666723292", "InactiveExitTimestamp": "Fri 2025-05-02 21:44:38 EDT", "InactiveExitTimestampMonotonic": "1666724423", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "19160", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target -.mount system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-05-02 21:44:38 EDT", "WatchdogTimestampMonotonic": "1666724407", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 02 May 2025 21:44:40 -0400 (0:00:00.570) 0:03:07.383 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004484", "end": "2025-05-02 21:44:41.124026", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:44:41.119542" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 02 May 2025 21:44:41 -0400 (0:00:00.495) 0:03:07.878 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003405", "end": "2025-05-02 21:44:41.623845", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:44:41.620440" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 02 May 2025 21:44:41 -0400 (0:00:00.502) 0:03:08.380 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 02 May 2025 21:44:41 -0400 (0:00:00.145) 0:03:08.526 ************ ok: [managed-node1] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 7351, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 02 May 2025 21:44:43 -0400 (0:00:01.460) 0:03:09.986 ************ ok: [managed-node1] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.021490", "end": "2025-05-02 21:44:43.682585", "rc": 0, "start": "2025-05-02 21:44:43.661095" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 02 May 2025 21:44:43 -0400 (0:00:00.456) 0:03:10.443 ************ ok: [managed-node1] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 02 May 2025 21:44:44 -0400 (0:00:00.248) 0:03:10.691 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 02 May 2025 21:44:44 -0400 (0:00:00.118) 0:03:10.810 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 02 May 2025 21:44:44 -0400 (0:00:00.118) 0:03:10.929 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 02 May 2025 21:44:44 -0400 (0:00:00.114) 0:03:11.043 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 02 May 2025 21:44:44 -0400 (0:00:00.118) 0:03:11.161 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 02 May 2025 21:44:44 -0400 (0:00:00.118) 0:03:11.279 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 02 May 2025 21:44:44 -0400 (0:00:00.113) 0:03:11.393 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 02 May 2025 21:44:44 -0400 (0:00:00.111) 0:03:11.505 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:44:45 -0400 (0:00:00.202) 0:03:11.707 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004869", "end": "2025-05-02 21:44:45.383396", "rc": 0, "start": "2025-05-02 21:44:45.378527" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.hJ_jUV TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:44:45 -0400 (0:00:00.427) 0:03:12.135 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:44:45 -0400 (0:00:00.142) 0:03:12.278 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.hJ_jUV] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:44:45 -0400 (0:00:00.123) 0:03:12.401 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 02 May 2025 21:44:45 -0400 (0:00:00.117) 0:03:12.519 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:44:46 -0400 (0:00:00.214) 0:03:12.733 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003960", "end": "2025-05-02 21:44:46.427172", "rc": 0, "start": "2025-05-02 21:44:46.423212" } STDOUT: tlskey = /etc/pki/tls/private/ansible.JHFRWT TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:44:46 -0400 (0:00:00.447) 0:03:13.180 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:44:46 -0400 (0:00:00.140) 0:03:13.321 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.JHFRWT] *************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:44:46 -0400 (0:00:00.252) 0:03:13.574 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 02 May 2025 21:44:47 -0400 (0:00:00.124) 0:03:13.699 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:44:47 -0400 (0:00:00.221) 0:03:13.920 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004145", "end": "2025-05-02 21:44:47.609185", "rc": 0, "start": "2025-05-02 21:44:47.605040" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:44:47 -0400 (0:00:00.444) 0:03:14.364 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:44:47 -0400 (0:00:00.140) 0:03:14.505 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:44:48 -0400 (0:00:00.127) 0:03:14.632 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 02 May 2025 21:44:48 -0400 (0:00:00.121) 0:03:14.754 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:44:48 -0400 (0:00:00.217) 0:03:14.971 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004644", "end": "2025-05-02 21:44:48.665597", "rc": 0, "start": "2025-05-02 21:44:48.660953" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:44:48 -0400 (0:00:00.417) 0:03:15.389 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:44:48 -0400 (0:00:00.078) 0:03:15.467 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:44:48 -0400 (0:00:00.129) 0:03:15.597 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 02 May 2025 21:44:49 -0400 (0:00:00.120) 0:03:15.718 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the ansible_managed header in the configuration file] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:137 Friday 02 May 2025 21:44:49 -0400 (0:00:00.098) 0:03:15.816 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml for managed-node1 TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml:4 Friday 02 May 2025 21:44:49 -0400 (0:00:00.514) 0:03:16.330 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002938", "end": "2025-05-02 21:44:50.224865", "rc": 0, "start": "2025-05-02 21:44:50.221927" } STDOUT: # BEGIN ANSIBLE MANAGED BLOCK # # Ansible managed # # system_role:mssql # END ANSIBLE MANAGED BLOCK [sqlagent] enabled = false [EULA] accepteula = Y [network] tlscert = /etc/pki/tls/certs/ansible.hJ_jUV tlskey = /etc/pki/tls/private/ansible.JHFRWT tlsprotocols = 1.2 forceencryption = 1 TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:141 Friday 02 May 2025 21:44:50 -0400 (0:00:00.651) 0:03:16.982 ************ TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 02 May 2025 21:44:51 -0400 (0:00:01.256) 0:03:18.239 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 02 May 2025 21:44:51 -0400 (0:00:00.186) 0:03:18.426 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 02 May 2025 21:44:51 -0400 (0:00:00.143) 0:03:18.569 ************ ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 02 May 2025 21:44:52 -0400 (0:00:00.324) 0:03:18.893 ************ ok: [managed-node1] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 02 May 2025 21:44:52 -0400 (0:00:00.096) 0:03:18.989 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 02 May 2025 21:44:52 -0400 (0:00:00.098) 0:03:19.088 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 02 May 2025 21:44:52 -0400 (0:00:00.078) 0:03:19.166 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 02 May 2025 21:44:52 -0400 (0:00:00.072) 0:03:19.239 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 02 May 2025 21:44:52 -0400 (0:00:00.101) 0:03:19.340 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 02 May 2025 21:44:52 -0400 (0:00:00.110) 0:03:19.451 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 02 May 2025 21:44:52 -0400 (0:00:00.092) 0:03:19.544 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 02 May 2025 21:44:53 -0400 (0:00:00.093) 0:03:19.637 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 02 May 2025 21:44:53 -0400 (0:00:00.075) 0:03:19.713 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 02 May 2025 21:44:53 -0400 (0:00:00.112) 0:03:19.826 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 02 May 2025 21:44:53 -0400 (0:00:00.104) 0:03:19.930 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 02 May 2025 21:44:53 -0400 (0:00:00.099) 0:03:20.029 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 02 May 2025 21:44:53 -0400 (0:00:00.087) 0:03:20.116 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 02 May 2025 21:44:53 -0400 (0:00:00.074) 0:03:20.191 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 02 May 2025 21:44:53 -0400 (0:00:00.073) 0:03:20.265 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 02 May 2025 21:44:53 -0400 (0:00:00.072) 0:03:20.337 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 02 May 2025 21:44:53 -0400 (0:00:00.074) 0:03:20.411 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 02 May 2025 21:44:53 -0400 (0:00:00.073) 0:03:20.485 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 02 May 2025 21:44:54 -0400 (0:00:00.176) 0:03:20.662 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 02 May 2025 21:44:55 -0400 (0:00:01.231) 0:03:21.893 ************ skipping: [managed-node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 02 May 2025 21:44:55 -0400 (0:00:00.207) 0:03:22.101 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 02 May 2025 21:44:55 -0400 (0:00:00.075) 0:03:22.176 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 02 May 2025 21:44:55 -0400 (0:00:00.082) 0:03:22.258 ************ skipping: [managed-node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 02 May 2025 21:44:55 -0400 (0:00:00.142) 0:03:22.401 ************ ok: [managed-node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 02 May 2025 21:44:56 -0400 (0:00:00.534) 0:03:22.936 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 02 May 2025 21:44:56 -0400 (0:00:00.077) 0:03:23.014 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 02 May 2025 21:44:56 -0400 (0:00:00.103) 0:03:23.117 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 02 May 2025 21:44:56 -0400 (0:00:00.258) 0:03:23.376 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 02 May 2025 21:44:56 -0400 (0:00:00.124) 0:03:23.500 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 02 May 2025 21:44:57 -0400 (0:00:00.125) 0:03:23.625 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 02 May 2025 21:44:57 -0400 (0:00:00.125) 0:03:23.751 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 02 May 2025 21:44:57 -0400 (0:00:00.156) 0:03:23.907 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 02 May 2025 21:44:57 -0400 (0:00:00.126) 0:03:24.033 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 02 May 2025 21:44:58 -0400 (0:00:00.710) 0:03:24.744 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 02 May 2025 21:44:58 -0400 (0:00:00.644) 0:03:25.389 ************ ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.006042", "end": "2025-05-02 21:44:59.077538", "rc": 0, "start": "2025-05-02 21:44:59.071496" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 02 May 2025 21:44:59 -0400 (0:00:00.445) 0:03:25.835 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 02 May 2025 21:45:00 -0400 (0:00:00.994) 0:03:26.829 ************ ok: [managed-node1] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 02 May 2025 21:45:00 -0400 (0:00:00.159) 0:03:26.989 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 02 May 2025 21:45:00 -0400 (0:00:00.098) 0:03:27.088 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 02 May 2025 21:45:00 -0400 (0:00:00.200) 0:03:27.288 ************ skipping: [managed-node1] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 02 May 2025 21:45:00 -0400 (0:00:00.134) 0:03:27.423 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 02 May 2025 21:45:00 -0400 (0:00:00.116) 0:03:27.539 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 02 May 2025 21:45:01 -0400 (0:00:00.121) 0:03:27.661 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 02 May 2025 21:45:01 -0400 (0:00:00.662) 0:03:28.323 ************ ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-05-02 21:17:08 EDT", "ActiveEnterTimestampMonotonic": "16528814", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service systemd-sysctl.service system.slice systemd-journald.socket basic.target network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-05-02 21:17:07 EDT", "AssertTimestampMonotonic": "15589513", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-05-02 21:17:07 EDT", "ConditionTimestampMonotonic": "15589512", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "872", "ExecMainStartTimestamp": "Fri 2025-05-02 21:17:07 EDT", "ExecMainStartTimestampMonotonic": "15590042", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-05-02 21:17:07 EDT", "InactiveExitTimestampMonotonic": "15590083", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "872", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-05-02 21:17:08 EDT", "WatchdogTimestampMonotonic": "16528672", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 02 May 2025 21:45:02 -0400 (0:00:00.564) 0:03:28.887 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.084390", "end": "2025-05-02 21:45:02.658973", "rc": 0, "start": "2025-05-02 21:45:02.574583" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 02 May 2025 21:45:02 -0400 (0:00:00.527) 0:03:29.415 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 02 May 2025 21:45:02 -0400 (0:00:00.113) 0:03:29.528 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 02 May 2025 21:45:03 -0400 (0:00:00.118) 0:03:29.646 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 02 May 2025 21:45:03 -0400 (0:00:00.119) 0:03:29.766 ************ ok: [managed-node1] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 02 May 2025 21:45:03 -0400 (0:00:00.451) 0:03:30.217 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 02 May 2025 21:45:03 -0400 (0:00:00.109) 0:03:30.327 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 02 May 2025 21:45:04 -0400 (0:00:00.661) 0:03:30.988 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 02 May 2025 21:45:04 -0400 (0:00:00.122) 0:03:31.111 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 02 May 2025 21:45:04 -0400 (0:00:00.258) 0:03:31.370 ************ skipping: [managed-node1] => (item=/tmp/ansible.hJ_jUV) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.hJ_jUV", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ansible.JHFRWT) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.JHFRWT", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 02 May 2025 21:45:04 -0400 (0:00:00.146) 0:03:31.516 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:45:05 -0400 (0:00:00.214) 0:03:31.731 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003057", "end": "2025-05-02 21:45:05.417007", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:45:05.413950" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.hJ_jUV TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:45:05 -0400 (0:00:00.432) 0:03:32.163 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:45:05 -0400 (0:00:00.110) 0:03:32.273 ************ NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node1 changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.117344", "end": "2025-05-02 21:45:06.037307", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:45:05.919963" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 02 May 2025 21:45:06 -0400 (0:00:00.480) 0:03:32.754 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:45:06 -0400 (0:00:00.142) 0:03:32.897 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003824", "end": "2025-05-02 21:45:06.546342", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:45:06.542518" } STDOUT: tlskey = /etc/pki/tls/private/ansible.JHFRWT TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:45:06 -0400 (0:00:00.407) 0:03:33.304 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:45:06 -0400 (0:00:00.129) 0:03:33.434 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.118382", "end": "2025-05-02 21:45:07.266967", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:45:07.148585" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 02 May 2025 21:45:07 -0400 (0:00:00.592) 0:03:34.026 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:45:07 -0400 (0:00:00.222) 0:03:34.249 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003017", "end": "2025-05-02 21:45:07.905917", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:45:07.902900" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:45:08 -0400 (0:00:00.497) 0:03:34.747 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:45:08 -0400 (0:00:00.133) 0:03:34.881 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.115699", "end": "2025-05-02 21:45:08.698141", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:45:08.582442" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 02 May 2025 21:45:08 -0400 (0:00:00.587) 0:03:35.468 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:45:09 -0400 (0:00:00.223) 0:03:35.692 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003555", "end": "2025-05-02 21:45:09.357655", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:45:09.354100" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:45:09 -0400 (0:00:00.380) 0:03:36.072 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:45:09 -0400 (0:00:00.087) 0:03:36.159 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.114961", "end": "2025-05-02 21:45:09.971410", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:45:09.856449" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 02 May 2025 21:45:10 -0400 (0:00:00.532) 0:03:36.692 ************ ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004260", "end": "2025-05-02 21:45:10.356678", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:45:10.352418" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 02 May 2025 21:45:10 -0400 (0:00:00.394) 0:03:37.086 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 02 May 2025 21:45:10 -0400 (0:00:00.091) 0:03:37.178 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 02 May 2025 21:45:10 -0400 (0:00:00.125) 0:03:37.304 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 02 May 2025 21:45:10 -0400 (0:00:00.106) 0:03:37.410 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 02 May 2025 21:45:10 -0400 (0:00:00.094) 0:03:37.505 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 02 May 2025 21:45:10 -0400 (0:00:00.080) 0:03:37.585 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 02 May 2025 21:45:11 -0400 (0:00:00.076) 0:03:37.661 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 02 May 2025 21:45:11 -0400 (0:00:00.243) 0:03:37.905 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 02 May 2025 21:45:11 -0400 (0:00:00.084) 0:03:37.990 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 02 May 2025 21:45:11 -0400 (0:00:00.077) 0:03:38.067 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 02 May 2025 21:45:11 -0400 (0:00:00.113) 0:03:38.181 ************ ok: [managed-node1] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.004796", "end": "2025-05-02 21:45:11.875301", "rc": 0, "start": "2025-05-02 21:45:11.870505" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 02 May 2025 21:45:12 -0400 (0:00:00.450) 0:03:38.631 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 02 May 2025 21:45:12 -0400 (0:00:00.122) 0:03:38.754 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 02 May 2025 21:45:13 -0400 (0:00:01.296) 0:03:40.050 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 02 May 2025 21:45:13 -0400 (0:00:00.123) 0:03:40.174 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 02 May 2025 21:45:13 -0400 (0:00:00.107) 0:03:40.282 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 02 May 2025 21:45:13 -0400 (0:00:00.095) 0:03:40.377 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 02 May 2025 21:45:13 -0400 (0:00:00.073) 0:03:40.451 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:45:14 -0400 (0:00:00.302) 0:03:40.753 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002947", "end": "2025-05-02 21:45:14.438443", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:45:14.435496" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:45:14 -0400 (0:00:00.418) 0:03:41.171 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.117881", "end": "2025-05-02 21:45:14.959773", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:45:14.841892" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:45:15 -0400 (0:00:00.547) 0:03:41.718 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 02 May 2025 21:45:15 -0400 (0:00:00.098) 0:03:41.817 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 02 May 2025 21:45:15 -0400 (0:00:00.082) 0:03:41.899 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 02 May 2025 21:45:15 -0400 (0:00:00.074) 0:03:41.973 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 02 May 2025 21:45:15 -0400 (0:00:00.076) 0:03:42.050 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 02 May 2025 21:45:15 -0400 (0:00:00.071) 0:03:42.121 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 02 May 2025 21:45:15 -0400 (0:00:00.113) 0:03:42.235 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 02 May 2025 21:45:15 -0400 (0:00:00.123) 0:03:42.358 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 02 May 2025 21:45:15 -0400 (0:00:00.111) 0:03:42.470 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 02 May 2025 21:45:15 -0400 (0:00:00.115) 0:03:42.585 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 02 May 2025 21:45:16 -0400 (0:00:00.109) 0:03:42.695 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 02 May 2025 21:45:16 -0400 (0:00:00.115) 0:03:42.810 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 02 May 2025 21:45:16 -0400 (0:00:00.113) 0:03:42.924 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 02 May 2025 21:45:16 -0400 (0:00:00.103) 0:03:43.027 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 02 May 2025 21:45:16 -0400 (0:00:00.100) 0:03:43.128 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 02 May 2025 21:45:16 -0400 (0:00:00.215) 0:03:43.343 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 02 May 2025 21:45:16 -0400 (0:00:00.121) 0:03:43.465 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 02 May 2025 21:45:16 -0400 (0:00:00.118) 0:03:43.583 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 02 May 2025 21:45:17 -0400 (0:00:00.127) 0:03:43.711 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 02 May 2025 21:45:17 -0400 (0:00:00.130) 0:03:43.841 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 02 May 2025 21:45:17 -0400 (0:00:00.118) 0:03:43.960 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 02 May 2025 21:45:17 -0400 (0:00:00.099) 0:03:44.059 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 02 May 2025 21:45:17 -0400 (0:00:00.091) 0:03:44.151 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 02 May 2025 21:45:17 -0400 (0:00:00.075) 0:03:44.227 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 02 May 2025 21:45:17 -0400 (0:00:00.072) 0:03:44.299 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 02 May 2025 21:45:17 -0400 (0:00:00.079) 0:03:44.378 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 02 May 2025 21:45:17 -0400 (0:00:00.072) 0:03:44.451 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 02 May 2025 21:45:17 -0400 (0:00:00.073) 0:03:44.524 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 02 May 2025 21:45:17 -0400 (0:00:00.073) 0:03:44.597 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 02 May 2025 21:45:18 -0400 (0:00:00.070) 0:03:44.668 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 02 May 2025 21:45:18 -0400 (0:00:00.073) 0:03:44.742 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 02 May 2025 21:45:18 -0400 (0:00:00.073) 0:03:44.816 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 02 May 2025 21:45:18 -0400 (0:00:00.073) 0:03:44.890 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 02 May 2025 21:45:18 -0400 (0:00:00.075) 0:03:44.965 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 02 May 2025 21:45:18 -0400 (0:00:00.174) 0:03:45.140 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 02 May 2025 21:45:18 -0400 (0:00:00.075) 0:03:45.216 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 02 May 2025 21:45:18 -0400 (0:00:00.073) 0:03:45.289 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 02 May 2025 21:45:18 -0400 (0:00:00.075) 0:03:45.365 ************ skipping: [managed-node1] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 02 May 2025 21:45:18 -0400 (0:00:00.090) 0:03:45.455 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 02 May 2025 21:45:18 -0400 (0:00:00.075) 0:03:45.530 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 02 May 2025 21:45:18 -0400 (0:00:00.075) 0:03:45.606 ************ skipping: [managed-node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 02 May 2025 21:45:19 -0400 (0:00:00.088) 0:03:45.694 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 02 May 2025 21:45:19 -0400 (0:00:00.075) 0:03:45.769 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 02 May 2025 21:45:19 -0400 (0:00:00.071) 0:03:45.840 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 02 May 2025 21:45:19 -0400 (0:00:00.074) 0:03:45.915 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 02 May 2025 21:45:19 -0400 (0:00:00.075) 0:03:45.990 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 02 May 2025 21:45:19 -0400 (0:00:00.071) 0:03:46.062 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 02 May 2025 21:45:19 -0400 (0:00:00.075) 0:03:46.137 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 02 May 2025 21:45:19 -0400 (0:00:00.072) 0:03:46.210 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 02 May 2025 21:45:19 -0400 (0:00:00.076) 0:03:46.286 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 02 May 2025 21:45:19 -0400 (0:00:00.072) 0:03:46.358 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 02 May 2025 21:45:19 -0400 (0:00:00.078) 0:03:46.437 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 02 May 2025 21:45:19 -0400 (0:00:00.175) 0:03:46.612 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 02 May 2025 21:45:20 -0400 (0:00:00.073) 0:03:46.686 ************ skipping: [managed-node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 02 May 2025 21:45:20 -0400 (0:00:00.095) 0:03:46.781 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 02 May 2025 21:45:20 -0400 (0:00:00.070) 0:03:46.852 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 02 May 2025 21:45:20 -0400 (0:00:00.075) 0:03:46.928 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 02 May 2025 21:45:20 -0400 (0:00:00.073) 0:03:47.001 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 02 May 2025 21:45:20 -0400 (0:00:00.077) 0:03:47.079 ************ skipping: [managed-node1] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 02 May 2025 21:45:20 -0400 (0:00:00.084) 0:03:47.164 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 02 May 2025 21:45:20 -0400 (0:00:00.070) 0:03:47.234 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 02 May 2025 21:45:20 -0400 (0:00:00.073) 0:03:47.308 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 02 May 2025 21:45:20 -0400 (0:00:00.072) 0:03:47.381 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 02 May 2025 21:45:20 -0400 (0:00:00.078) 0:03:47.459 ************ changed: [managed-node1] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 02 May 2025 21:45:21 -0400 (0:00:00.450) 0:03:47.909 ************ changed: [managed-node1] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-05-02 21:44:38 EDT", "ActiveEnterTimestampMonotonic": "1666724423", "ActiveExitTimestamp": "Fri 2025-05-02 21:44:38 EDT", "ActiveExitTimestampMonotonic": "1666490340", "ActiveState": "active", "After": "system.slice systemd-journald.socket basic.target -.mount auditd.service network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-05-02 21:44:38 EDT", "AssertTimestampMonotonic": "1666723829", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-05-02 21:44:38 EDT", "ConditionTimestampMonotonic": "1666723828", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19160", "ExecMainStartTimestamp": "Fri 2025-05-02 21:44:38 EDT", "ExecMainStartTimestampMonotonic": "1666724376", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-05-02 21:44:38 EDT] ; stop_time=[n/a] ; pid=19160 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-05-02 21:44:38 EDT", "InactiveEnterTimestampMonotonic": "1666723292", "InactiveExitTimestamp": "Fri 2025-05-02 21:44:38 EDT", "InactiveExitTimestampMonotonic": "1666724423", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "19160", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target -.mount system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-05-02 21:44:38 EDT", "WatchdogTimestampMonotonic": "1666724407", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 02 May 2025 21:45:22 -0400 (0:00:00.824) 0:03:48.734 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 02 May 2025 21:45:22 -0400 (0:00:00.074) 0:03:48.808 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:147 Friday 02 May 2025 21:45:22 -0400 (0:00:00.071) 0:03:48.880 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node1 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 02 May 2025 21:45:22 -0400 (0:00:00.645) 0:03:49.525 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 02 May 2025 21:45:22 -0400 (0:00:00.071) 0:03:49.596 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 02 May 2025 21:45:23 -0400 (0:00:00.075) 0:03:49.672 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 02 May 2025 21:45:23 -0400 (0:00:00.077) 0:03:49.750 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 02 May 2025 21:45:23 -0400 (0:00:00.077) 0:03:49.828 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 02 May 2025 21:45:23 -0400 (0:00:00.074) 0:03:49.903 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 02 May 2025 21:45:23 -0400 (0:00:00.070) 0:03:49.973 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 02 May 2025 21:45:23 -0400 (0:00:00.074) 0:03:50.048 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 02 May 2025 21:45:23 -0400 (0:00:00.071) 0:03:50.119 ************ TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 02 May 2025 21:45:23 -0400 (0:00:00.127) 0:03:50.247 ************ ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-05-02 21:45:22 EDT", "ActiveEnterTimestampMonotonic": "1710297817", "ActiveExitTimestamp": "Fri 2025-05-02 21:45:21 EDT", "ActiveExitTimestampMonotonic": "1709989240", "ActiveState": "active", "After": "system.slice systemd-journald.socket basic.target -.mount auditd.service network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-05-02 21:45:22 EDT", "AssertTimestampMonotonic": "1710297174", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-05-02 21:45:22 EDT", "ConditionTimestampMonotonic": "1710297173", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "21345", "ExecMainStartTimestamp": "Fri 2025-05-02 21:45:22 EDT", "ExecMainStartTimestampMonotonic": "1710297753", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-05-02 21:45:22 EDT] ; stop_time=[n/a] ; pid=21345 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-05-02 21:45:22 EDT", "InactiveEnterTimestampMonotonic": "1710296512", "InactiveExitTimestamp": "Fri 2025-05-02 21:45:22 EDT", "InactiveExitTimestampMonotonic": "1710297817", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "21345", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target -.mount system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-05-02 21:45:22 EDT", "WatchdogTimestampMonotonic": "1710297797", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 02 May 2025 21:45:24 -0400 (0:00:00.583) 0:03:50.830 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004200", "end": "2025-05-02 21:45:24.511832", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:45:24.507632" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 02 May 2025 21:45:24 -0400 (0:00:00.401) 0:03:51.232 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.005340", "end": "2025-05-02 21:45:24.957197", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:45:24.951857" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 02 May 2025 21:45:25 -0400 (0:00:00.444) 0:03:51.676 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 02 May 2025 21:45:25 -0400 (0:00:00.090) 0:03:51.766 ************ ok: [managed-node1] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 7261, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 02 May 2025 21:45:26 -0400 (0:00:01.412) 0:03:53.179 ************ ok: [managed-node1] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.022868", "end": "2025-05-02 21:45:26.857695", "rc": 0, "start": "2025-05-02 21:45:26.834827" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 02 May 2025 21:45:26 -0400 (0:00:00.395) 0:03:53.574 ************ ok: [managed-node1] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 02 May 2025 21:45:27 -0400 (0:00:00.097) 0:03:53.672 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 02 May 2025 21:45:27 -0400 (0:00:00.118) 0:03:53.790 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 02 May 2025 21:45:27 -0400 (0:00:00.115) 0:03:53.906 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 02 May 2025 21:45:27 -0400 (0:00:00.114) 0:03:54.020 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 02 May 2025 21:45:27 -0400 (0:00:00.100) 0:03:54.121 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 02 May 2025 21:45:27 -0400 (0:00:00.236) 0:03:54.357 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 02 May 2025 21:45:27 -0400 (0:00:00.113) 0:03:54.470 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 02 May 2025 21:45:27 -0400 (0:00:00.117) 0:03:54.588 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:45:28 -0400 (0:00:00.139) 0:03:54.727 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004109", "end": "2025-05-02 21:45:28.369695", "rc": 0, "start": "2025-05-02 21:45:28.365586" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:45:28 -0400 (0:00:00.353) 0:03:55.081 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:45:28 -0400 (0:00:00.133) 0:03:55.214 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:45:28 -0400 (0:00:00.136) 0:03:55.350 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 02 May 2025 21:45:28 -0400 (0:00:00.117) 0:03:55.468 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:45:29 -0400 (0:00:00.215) 0:03:55.683 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004101", "end": "2025-05-02 21:45:29.369700", "rc": 0, "start": "2025-05-02 21:45:29.365599" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:45:29 -0400 (0:00:00.444) 0:03:56.127 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:45:29 -0400 (0:00:00.139) 0:03:56.266 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:45:29 -0400 (0:00:00.125) 0:03:56.392 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 02 May 2025 21:45:29 -0400 (0:00:00.108) 0:03:56.501 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:45:30 -0400 (0:00:00.174) 0:03:56.675 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004868", "end": "2025-05-02 21:45:30.344740", "rc": 0, "start": "2025-05-02 21:45:30.339872" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:45:30 -0400 (0:00:00.487) 0:03:57.162 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:45:30 -0400 (0:00:00.114) 0:03:57.276 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:45:30 -0400 (0:00:00.121) 0:03:57.398 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 02 May 2025 21:45:30 -0400 (0:00:00.116) 0:03:57.514 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:45:31 -0400 (0:00:00.227) 0:03:57.742 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004081", "end": "2025-05-02 21:45:31.401496", "rc": 0, "start": "2025-05-02 21:45:31.397415" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:45:31 -0400 (0:00:00.371) 0:03:58.114 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:45:31 -0400 (0:00:00.080) 0:03:58.194 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:45:31 -0400 (0:00:00.094) 0:03:58.289 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 02 May 2025 21:45:31 -0400 (0:00:00.073) 0:03:58.363 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test with certs created by the certificate role] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:154 Friday 02 May 2025 21:45:31 -0400 (0:00:00.073) 0:03:58.437 ************ TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 02 May 2025 21:45:33 -0400 (0:00:01.606) 0:04:00.043 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 02 May 2025 21:45:33 -0400 (0:00:00.163) 0:04:00.206 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 02 May 2025 21:45:33 -0400 (0:00:00.103) 0:04:00.310 ************ ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 02 May 2025 21:45:33 -0400 (0:00:00.111) 0:04:00.422 ************ ok: [managed-node1] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 02 May 2025 21:45:33 -0400 (0:00:00.075) 0:04:00.497 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 02 May 2025 21:45:33 -0400 (0:00:00.076) 0:04:00.574 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 02 May 2025 21:45:34 -0400 (0:00:00.071) 0:04:00.645 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 02 May 2025 21:45:34 -0400 (0:00:00.076) 0:04:00.722 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 02 May 2025 21:45:34 -0400 (0:00:00.071) 0:04:00.794 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 02 May 2025 21:45:34 -0400 (0:00:00.209) 0:04:01.003 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 02 May 2025 21:45:34 -0400 (0:00:00.078) 0:04:01.082 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 02 May 2025 21:45:34 -0400 (0:00:00.074) 0:04:01.157 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 02 May 2025 21:45:34 -0400 (0:00:00.080) 0:04:01.238 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 02 May 2025 21:45:34 -0400 (0:00:00.083) 0:04:01.322 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 02 May 2025 21:45:34 -0400 (0:00:00.117) 0:04:01.439 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 02 May 2025 21:45:34 -0400 (0:00:00.107) 0:04:01.546 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 02 May 2025 21:45:35 -0400 (0:00:00.109) 0:04:01.656 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 02 May 2025 21:45:35 -0400 (0:00:00.084) 0:04:01.740 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 02 May 2025 21:45:35 -0400 (0:00:00.075) 0:04:01.816 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 02 May 2025 21:45:35 -0400 (0:00:00.114) 0:04:01.930 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 02 May 2025 21:45:35 -0400 (0:00:00.117) 0:04:02.048 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 02 May 2025 21:45:35 -0400 (0:00:00.120) 0:04:02.168 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 02 May 2025 21:45:35 -0400 (0:00:00.117) 0:04:02.285 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 02 May 2025 21:45:37 -0400 (0:00:01.727) 0:04:04.013 ************ skipping: [managed-node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 02 May 2025 21:45:37 -0400 (0:00:00.311) 0:04:04.324 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 02 May 2025 21:45:37 -0400 (0:00:00.119) 0:04:04.444 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 02 May 2025 21:45:37 -0400 (0:00:00.123) 0:04:04.567 ************ skipping: [managed-node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 02 May 2025 21:45:38 -0400 (0:00:00.212) 0:04:04.780 ************ ok: [managed-node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 02 May 2025 21:45:38 -0400 (0:00:00.623) 0:04:05.404 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 02 May 2025 21:45:38 -0400 (0:00:00.119) 0:04:05.523 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 02 May 2025 21:45:39 -0400 (0:00:00.117) 0:04:05.641 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 02 May 2025 21:45:39 -0400 (0:00:00.106) 0:04:05.748 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 02 May 2025 21:45:39 -0400 (0:00:00.103) 0:04:05.852 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 02 May 2025 21:45:39 -0400 (0:00:00.077) 0:04:05.929 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 02 May 2025 21:45:39 -0400 (0:00:00.080) 0:04:06.010 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 02 May 2025 21:45:39 -0400 (0:00:00.104) 0:04:06.114 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 02 May 2025 21:45:39 -0400 (0:00:00.075) 0:04:06.190 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 02 May 2025 21:45:40 -0400 (0:00:00.664) 0:04:06.854 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 02 May 2025 21:45:40 -0400 (0:00:00.683) 0:04:07.538 ************ ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005075", "end": "2025-05-02 21:45:41.192722", "rc": 0, "start": "2025-05-02 21:45:41.187647" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 02 May 2025 21:45:41 -0400 (0:00:00.406) 0:04:07.945 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 02 May 2025 21:45:42 -0400 (0:00:00.981) 0:04:08.926 ************ ok: [managed-node1] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 02 May 2025 21:45:42 -0400 (0:00:00.169) 0:04:09.095 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 02 May 2025 21:45:42 -0400 (0:00:00.115) 0:04:09.211 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 02 May 2025 21:45:42 -0400 (0:00:00.117) 0:04:09.328 ************ skipping: [managed-node1] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 02 May 2025 21:45:42 -0400 (0:00:00.144) 0:04:09.472 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 02 May 2025 21:45:42 -0400 (0:00:00.112) 0:04:09.585 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 02 May 2025 21:45:43 -0400 (0:00:00.116) 0:04:09.702 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 02 May 2025 21:45:43 -0400 (0:00:00.673) 0:04:10.375 ************ ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-05-02 21:17:08 EDT", "ActiveEnterTimestampMonotonic": "16528814", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service systemd-sysctl.service system.slice systemd-journald.socket basic.target network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-05-02 21:17:07 EDT", "AssertTimestampMonotonic": "15589513", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-05-02 21:17:07 EDT", "ConditionTimestampMonotonic": "15589512", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "872", "ExecMainStartTimestamp": "Fri 2025-05-02 21:17:07 EDT", "ExecMainStartTimestampMonotonic": "15590042", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-05-02 21:17:07 EDT", "InactiveExitTimestampMonotonic": "15590083", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "872", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-05-02 21:17:08 EDT", "WatchdogTimestampMonotonic": "16528672", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 02 May 2025 21:45:44 -0400 (0:00:00.554) 0:04:10.930 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.086138", "end": "2025-05-02 21:45:44.714769", "rc": 0, "start": "2025-05-02 21:45:44.628631" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 02 May 2025 21:45:44 -0400 (0:00:00.540) 0:04:11.471 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 02 May 2025 21:45:45 -0400 (0:00:00.294) 0:04:11.765 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 02 May 2025 21:45:45 -0400 (0:00:00.120) 0:04:11.886 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 02 May 2025 21:45:45 -0400 (0:00:00.133) 0:04:12.020 ************ ok: [managed-node1] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 02 May 2025 21:45:45 -0400 (0:00:00.467) 0:04:12.487 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 02 May 2025 21:45:45 -0400 (0:00:00.113) 0:04:12.601 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 02 May 2025 21:45:46 -0400 (0:00:00.681) 0:04:13.282 ************ TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Friday 02 May 2025 21:45:46 -0400 (0:00:00.254) 0:04:13.537 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Friday 02 May 2025 21:45:47 -0400 (0:00:00.226) 0:04:13.763 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Friday 02 May 2025 21:45:47 -0400 (0:00:00.167) 0:04:13.931 ************ ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Friday 02 May 2025 21:45:47 -0400 (0:00:00.478) 0:04:14.409 ************ ok: [managed-node1] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Friday 02 May 2025 21:45:47 -0400 (0:00:00.138) 0:04:14.547 ************ skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_7.yml) => { "ansible_facts": { "__certificate_default_directory": "/etc/pki/tls", "__certificate_packages": [ "python-pyasn1", "python-cryptography", "python-dbus" ] }, "ansible_included_var_files": [ "/tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Friday 02 May 2025 21:45:48 -0400 (0:00:00.328) 0:04:14.876 ************ changed: [managed-node1] => { "changed": true, "changes": { "installed": [ "python-pyasn1", "python-cryptography" ] }, "rc": 0, "results": [ "dbus-python-1.1.1-9.el7.x86_64 providing python-dbus is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package python2-cryptography.x86_64 0:1.7.2-2.el7 will be installed\n--> Processing Dependency: python-idna >= 2.0 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-cffi >= 1.4.1 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-enum34 for package: python2-cryptography-1.7.2-2.el7.x86_64\n---> Package python2-pyasn1.noarch 0:0.1.9-7.el7 will be installed\n--> Running transaction check\n---> Package python-cffi.x86_64 0:1.6.0-5.el7 will be installed\n--> Processing Dependency: python-pycparser for package: python-cffi-1.6.0-5.el7.x86_64\n---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed\n---> Package python-idna.noarch 0:2.4-1.el7 will be installed\n--> Running transaction check\n---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed\n--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch\n--> Running transaction check\n---> Package python-ply.noarch 0:3.4-11.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python2-cryptography x86_64 1.7.2-2.el7 base 502 k\n python2-pyasn1 noarch 0.1.9-7.el7 base 100 k\nInstalling for dependencies:\n python-cffi x86_64 1.6.0-5.el7 base 218 k\n python-enum34 noarch 1.0.4-1.el7 base 52 k\n python-idna noarch 2.4-1.el7 base 94 k\n python-ply noarch 3.4-11.el7 base 123 k\n python-pycparser noarch 2.14-1.el7 base 104 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+5 Dependent packages)\n\nTotal download size: 1.2 M\nInstalled size: 6.1 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 4.2 MB/s | 1.2 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-pyasn1-0.1.9-7.el7.noarch 1/7 \n Installing : python-enum34-1.0.4-1.el7.noarch 2/7 \n Installing : python-ply-3.4-11.el7.noarch 3/7 \n Installing : python-pycparser-2.14-1.el7.noarch 4/7 \n Installing : python-cffi-1.6.0-5.el7.x86_64 5/7 \n Installing : python-idna-2.4-1.el7.noarch 6/7 \n Installing : python2-cryptography-1.7.2-2.el7.x86_64 7/7 \n Verifying : python-idna-2.4-1.el7.noarch 1/7 \n Verifying : python-pycparser-2.14-1.el7.noarch 2/7 \n Verifying : python-ply-3.4-11.el7.noarch 3/7 \n Verifying : python-cffi-1.6.0-5.el7.x86_64 4/7 \n Verifying : python-enum34-1.0.4-1.el7.noarch 5/7 \n Verifying : python2-pyasn1-0.1.9-7.el7.noarch 6/7 \n Verifying : python2-cryptography-1.7.2-2.el7.x86_64 7/7 \n\nInstalled:\n python2-cryptography.x86_64 0:1.7.2-2.el7 python2-pyasn1.noarch 0:0.1.9-7.el7\n\nDependency Installed:\n python-cffi.x86_64 0:1.6.0-5.el7 python-enum34.noarch 0:1.0.4-1.el7 \n python-idna.noarch 0:2.4-1.el7 python-ply.noarch 0:3.4-11.el7 \n python-pycparser.noarch 0:2.14-1.el7 \n\nComplete!\n" ] } lsrpackages: python-cryptography python-dbus python-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Friday 02 May 2025 21:45:52 -0400 (0:00:04.314) 0:04:19.190 ************ changed: [managed-node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "changes": { "installed": [ "certmonger" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package certmonger.x86_64 0:0.78.4-17.el7_9 will be installed\n--> Processing Dependency: psmisc for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.9)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_util.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_client.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Running transaction check\n---> Package libtalloc.x86_64 0:2.1.16-1.el7 will be installed\n---> Package libtevent.x86_64 0:0.9.39-1.el7 will be installed\n---> Package psmisc.x86_64 0:22.20-17.el7 will be installed\n---> Package xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n---> Package xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n certmonger x86_64 0.78.4-17.el7_9 updates 608 k\nInstalling for dependencies:\n libtalloc x86_64 2.1.16-1.el7 base 33 k\n libtevent x86_64 0.9.39-1.el7 base 41 k\n psmisc x86_64 22.20-17.el7 base 141 k\n xmlrpc-c x86_64 1.32.5-1905.svn2451.el7 base 130 k\n xmlrpc-c-client x86_64 1.32.5-1905.svn2451.el7 base 32 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+5 Dependent packages)\n\nTotal download size: 984 k\nInstalled size: 3.7 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 3.2 MB/s | 984 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 1/6 \n Installing : libtalloc-2.1.16-1.el7.x86_64 2/6 \n Installing : libtevent-0.9.39-1.el7.x86_64 3/6 \n Installing : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 4/6 \n Installing : psmisc-22.20-17.el7.x86_64 5/6 \n Installing : certmonger-0.78.4-17.el7_9.x86_64 6/6 \n Verifying : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 1/6 \n Verifying : libtevent-0.9.39-1.el7.x86_64 2/6 \n Verifying : libtalloc-2.1.16-1.el7.x86_64 3/6 \n Verifying : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 4/6 \n Verifying : certmonger-0.78.4-17.el7_9.x86_64 5/6 \n Verifying : psmisc-22.20-17.el7.x86_64 6/6 \n\nInstalled:\n certmonger.x86_64 0:0.78.4-17.el7_9 \n\nDependency Installed:\n libtalloc.x86_64 0:2.1.16-1.el7 \n libtevent.x86_64 0:0.9.39-1.el7 \n psmisc.x86_64 0:22.20-17.el7 \n xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 \n xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 \n\nComplete!\n" ] } lsrpackages: certmonger TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Friday 02 May 2025 21:45:56 -0400 (0:00:04.067) 0:04:23.257 ************ changed: [managed-node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Friday 02 May 2025 21:45:57 -0400 (0:00:00.495) 0:04:23.752 ************ changed: [managed-node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Friday 02 May 2025 21:45:57 -0400 (0:00:00.604) 0:04:24.357 ************ changed: [managed-node1] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "syslog.target network.target systemd-journald.socket basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /var/run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/var/run/certmonger.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Friday 02 May 2025 21:45:58 -0400 (0:00:00.708) 0:04:25.065 ************ changed: [managed-node1] => (item={u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.10.19', u'ca': u'self-sign', u'mode': u'0600'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "common_name": "10.31.10.19", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } } MSG: Certificate requested (new). File attributes updated. TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Friday 02 May 2025 21:45:59 -0400 (0:00:01.304) 0:04:26.369 ************ skipping: [managed-node1] => (item=[u'cert', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.10.19', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "common_name": "10.31.10.19", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=[u'key', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.10.19', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "common_name": "10.31.10.19", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=[u'ca', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.10.19', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "common_name": "10.31.10.19", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Friday 02 May 2025 21:45:59 -0400 (0:00:00.200) 0:04:26.570 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Friday 02 May 2025 21:46:00 -0400 (0:00:00.122) 0:04:26.692 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Friday 02 May 2025 21:46:00 -0400 (0:00:00.113) 0:04:26.805 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 02 May 2025 21:46:00 -0400 (0:00:00.091) 0:04:26.897 ************ ok: [managed-node1] => { "ansible_facts": { "mssql_tls_cert": "mssql_2019_cert.crt", "mssql_tls_private_key": "mssql_2019_cert.key" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 02 May 2025 21:46:00 -0400 (0:00:00.136) 0:04:27.033 ************ skipping: [managed-node1] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 02 May 2025 21:46:00 -0400 (0:00:00.156) 0:04:27.189 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:46:00 -0400 (0:00:00.393) 0:04:27.583 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004649", "end": "2025-05-02 21:46:02.275728", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:46:01.271079" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:46:02 -0400 (0:00:01.454) 0:04:29.038 ************ NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node1 changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/mssql_2019_cert.crt" ], "delta": "0:00:00.116961", "end": "2025-05-02 21:46:02.859964", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:46:02.743003" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:46:03 -0400 (0:00:00.591) 0:04:29.630 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 02 May 2025 21:46:03 -0400 (0:00:00.125) 0:04:29.755 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:46:03 -0400 (0:00:00.235) 0:04:29.991 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004153", "end": "2025-05-02 21:46:04.680287", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:46:03.676134" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:46:04 -0400 (0:00:01.445) 0:04:31.437 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/mssql_2019_cert.key" ], "delta": "0:00:00.117471", "end": "2025-05-02 21:46:05.275412", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:46:05.157941" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:46:05 -0400 (0:00:00.561) 0:04:31.998 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 02 May 2025 21:46:05 -0400 (0:00:00.081) 0:04:32.080 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:46:05 -0400 (0:00:00.145) 0:04:32.226 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003003", "end": "2025-05-02 21:46:05.875027", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:46:05.872024" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:46:06 -0400 (0:00:00.395) 0:04:32.621 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.116852", "end": "2025-05-02 21:46:06.462697", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:46:06.345845" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:46:06 -0400 (0:00:00.788) 0:04:33.409 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 02 May 2025 21:46:06 -0400 (0:00:00.125) 0:04:33.535 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:46:07 -0400 (0:00:00.202) 0:04:33.737 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004080", "end": "2025-05-02 21:46:08.405552", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:46:07.401472" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:46:08 -0400 (0:00:01.381) 0:04:35.118 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.117217", "end": "2025-05-02 21:46:08.886408", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:46:08.769191" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:46:09 -0400 (0:00:00.511) 0:04:35.630 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 02 May 2025 21:46:09 -0400 (0:00:00.078) 0:04:35.709 ************ ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004495", "end": "2025-05-02 21:46:09.359340", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:46:09.354845" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 02 May 2025 21:46:09 -0400 (0:00:00.383) 0:04:36.093 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 02 May 2025 21:46:09 -0400 (0:00:00.097) 0:04:36.191 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 02 May 2025 21:46:09 -0400 (0:00:00.086) 0:04:36.277 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 02 May 2025 21:46:09 -0400 (0:00:00.106) 0:04:36.383 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 02 May 2025 21:46:09 -0400 (0:00:00.111) 0:04:36.495 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 02 May 2025 21:46:09 -0400 (0:00:00.100) 0:04:36.595 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 02 May 2025 21:46:10 -0400 (0:00:00.092) 0:04:36.688 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 02 May 2025 21:46:10 -0400 (0:00:00.082) 0:04:36.770 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 02 May 2025 21:46:10 -0400 (0:00:00.079) 0:04:36.849 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 02 May 2025 21:46:10 -0400 (0:00:00.210) 0:04:37.060 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 02 May 2025 21:46:10 -0400 (0:00:00.077) 0:04:37.138 ************ ok: [managed-node1] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.004998", "end": "2025-05-02 21:46:10.812869", "rc": 0, "start": "2025-05-02 21:46:10.807871" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 02 May 2025 21:46:10 -0400 (0:00:00.431) 0:04:37.570 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 02 May 2025 21:46:11 -0400 (0:00:00.134) 0:04:37.704 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 02 May 2025 21:46:12 -0400 (0:00:01.375) 0:04:39.080 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 02 May 2025 21:46:12 -0400 (0:00:00.084) 0:04:39.165 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 02 May 2025 21:46:12 -0400 (0:00:00.084) 0:04:39.250 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 02 May 2025 21:46:12 -0400 (0:00:00.114) 0:04:39.365 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 02 May 2025 21:46:12 -0400 (0:00:00.115) 0:04:39.480 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:46:13 -0400 (0:00:00.173) 0:04:39.653 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004562", "end": "2025-05-02 21:46:14.302508", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:46:13.297946" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:46:14 -0400 (0:00:01.362) 0:04:41.016 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.117949", "end": "2025-05-02 21:46:14.836572", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:46:14.718623" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:46:15 -0400 (0:00:00.765) 0:04:41.781 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 02 May 2025 21:46:15 -0400 (0:00:00.121) 0:04:41.902 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 02 May 2025 21:46:15 -0400 (0:00:00.103) 0:04:42.006 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 02 May 2025 21:46:15 -0400 (0:00:00.094) 0:04:42.101 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 02 May 2025 21:46:15 -0400 (0:00:00.081) 0:04:42.182 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 02 May 2025 21:46:15 -0400 (0:00:00.110) 0:04:42.293 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 02 May 2025 21:46:15 -0400 (0:00:00.122) 0:04:42.415 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 02 May 2025 21:46:15 -0400 (0:00:00.123) 0:04:42.539 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 02 May 2025 21:46:16 -0400 (0:00:00.095) 0:04:42.635 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 02 May 2025 21:46:16 -0400 (0:00:00.108) 0:04:42.743 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 02 May 2025 21:46:16 -0400 (0:00:00.075) 0:04:42.819 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 02 May 2025 21:46:16 -0400 (0:00:00.092) 0:04:42.911 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 02 May 2025 21:46:16 -0400 (0:00:00.119) 0:04:43.031 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 02 May 2025 21:46:16 -0400 (0:00:00.119) 0:04:43.150 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 02 May 2025 21:46:16 -0400 (0:00:00.125) 0:04:43.276 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 02 May 2025 21:46:16 -0400 (0:00:00.101) 0:04:43.377 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 02 May 2025 21:46:16 -0400 (0:00:00.100) 0:04:43.478 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 02 May 2025 21:46:16 -0400 (0:00:00.076) 0:04:43.554 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 02 May 2025 21:46:17 -0400 (0:00:00.108) 0:04:43.662 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 02 May 2025 21:46:17 -0400 (0:00:00.300) 0:04:43.963 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 02 May 2025 21:46:17 -0400 (0:00:00.101) 0:04:44.064 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 02 May 2025 21:46:17 -0400 (0:00:00.086) 0:04:44.151 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 02 May 2025 21:46:17 -0400 (0:00:00.077) 0:04:44.228 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 02 May 2025 21:46:17 -0400 (0:00:00.111) 0:04:44.340 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 02 May 2025 21:46:17 -0400 (0:00:00.116) 0:04:44.456 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 02 May 2025 21:46:17 -0400 (0:00:00.121) 0:04:44.578 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 02 May 2025 21:46:18 -0400 (0:00:00.110) 0:04:44.689 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 02 May 2025 21:46:18 -0400 (0:00:00.102) 0:04:44.791 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 02 May 2025 21:46:18 -0400 (0:00:00.091) 0:04:44.883 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 02 May 2025 21:46:18 -0400 (0:00:00.080) 0:04:44.963 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 02 May 2025 21:46:18 -0400 (0:00:00.113) 0:04:45.077 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 02 May 2025 21:46:18 -0400 (0:00:00.122) 0:04:45.199 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 02 May 2025 21:46:18 -0400 (0:00:00.108) 0:04:45.308 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 02 May 2025 21:46:18 -0400 (0:00:00.119) 0:04:45.428 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 02 May 2025 21:46:18 -0400 (0:00:00.119) 0:04:45.548 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 02 May 2025 21:46:19 -0400 (0:00:00.126) 0:04:45.674 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 02 May 2025 21:46:19 -0400 (0:00:00.073) 0:04:45.748 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 02 May 2025 21:46:19 -0400 (0:00:00.093) 0:04:45.841 ************ skipping: [managed-node1] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 02 May 2025 21:46:19 -0400 (0:00:00.319) 0:04:46.160 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 02 May 2025 21:46:19 -0400 (0:00:00.119) 0:04:46.280 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 02 May 2025 21:46:19 -0400 (0:00:00.126) 0:04:46.406 ************ skipping: [managed-node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 02 May 2025 21:46:19 -0400 (0:00:00.127) 0:04:46.534 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 02 May 2025 21:46:20 -0400 (0:00:00.101) 0:04:46.636 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 02 May 2025 21:46:20 -0400 (0:00:00.081) 0:04:46.717 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 02 May 2025 21:46:20 -0400 (0:00:00.100) 0:04:46.817 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 02 May 2025 21:46:20 -0400 (0:00:00.119) 0:04:46.937 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 02 May 2025 21:46:20 -0400 (0:00:00.117) 0:04:47.055 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 02 May 2025 21:46:20 -0400 (0:00:00.110) 0:04:47.165 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 02 May 2025 21:46:20 -0400 (0:00:00.099) 0:04:47.264 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 02 May 2025 21:46:20 -0400 (0:00:00.083) 0:04:47.348 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 02 May 2025 21:46:20 -0400 (0:00:00.081) 0:04:47.430 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 02 May 2025 21:46:20 -0400 (0:00:00.111) 0:04:47.541 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 02 May 2025 21:46:21 -0400 (0:00:00.110) 0:04:47.652 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 02 May 2025 21:46:21 -0400 (0:00:00.098) 0:04:47.751 ************ skipping: [managed-node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 02 May 2025 21:46:21 -0400 (0:00:00.109) 0:04:47.860 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 02 May 2025 21:46:21 -0400 (0:00:00.092) 0:04:47.952 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 02 May 2025 21:46:21 -0400 (0:00:00.116) 0:04:48.069 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 02 May 2025 21:46:21 -0400 (0:00:00.295) 0:04:48.365 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 02 May 2025 21:46:21 -0400 (0:00:00.123) 0:04:48.489 ************ skipping: [managed-node1] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 02 May 2025 21:46:22 -0400 (0:00:00.142) 0:04:48.632 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 02 May 2025 21:46:22 -0400 (0:00:00.120) 0:04:48.752 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 02 May 2025 21:46:22 -0400 (0:00:00.138) 0:04:48.890 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 02 May 2025 21:46:22 -0400 (0:00:00.122) 0:04:49.012 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 02 May 2025 21:46:22 -0400 (0:00:00.124) 0:04:49.137 ************ changed: [managed-node1] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 02 May 2025 21:46:23 -0400 (0:00:00.559) 0:04:49.697 ************ changed: [managed-node1] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-05-02 21:45:22 EDT", "ActiveEnterTimestampMonotonic": "1710297817", "ActiveExitTimestamp": "Fri 2025-05-02 21:45:21 EDT", "ActiveExitTimestampMonotonic": "1709989240", "ActiveState": "active", "After": "auditd.service -.mount system.slice basic.target systemd-journald.socket network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-05-02 21:45:22 EDT", "AssertTimestampMonotonic": "1710297174", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-05-02 21:45:22 EDT", "ConditionTimestampMonotonic": "1710297173", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "21345", "ExecMainStartTimestamp": "Fri 2025-05-02 21:45:22 EDT", "ExecMainStartTimestampMonotonic": "1710297753", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-05-02 21:45:22 EDT", "InactiveEnterTimestampMonotonic": "1710296512", "InactiveExitTimestamp": "Fri 2025-05-02 21:45:22 EDT", "InactiveExitTimestampMonotonic": "1710297817", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "21345", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount basic.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-05-02 21:45:22 EDT", "WatchdogTimestampMonotonic": "1710297797", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 02 May 2025 21:46:24 -0400 (0:00:01.159) 0:04:50.856 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 02 May 2025 21:46:24 -0400 (0:00:00.078) 0:04:50.935 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:168 Friday 02 May 2025 21:46:24 -0400 (0:00:00.111) 0:04:51.047 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node1 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 02 May 2025 21:46:25 -0400 (0:00:01.239) 0:04:52.286 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 02 May 2025 21:46:25 -0400 (0:00:00.090) 0:04:52.377 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 02 May 2025 21:46:25 -0400 (0:00:00.085) 0:04:52.462 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 02 May 2025 21:46:25 -0400 (0:00:00.124) 0:04:52.587 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 02 May 2025 21:46:26 -0400 (0:00:00.103) 0:04:52.690 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 02 May 2025 21:46:26 -0400 (0:00:00.100) 0:04:52.791 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 02 May 2025 21:46:26 -0400 (0:00:00.077) 0:04:52.868 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 02 May 2025 21:46:26 -0400 (0:00:00.089) 0:04:52.958 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 02 May 2025 21:46:26 -0400 (0:00:00.120) 0:04:53.079 ************ TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 02 May 2025 21:46:26 -0400 (0:00:00.217) 0:04:53.296 ************ ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-05-02 21:46:24 EDT", "ActiveEnterTimestampMonotonic": "1772418756", "ActiveExitTimestamp": "Fri 2025-05-02 21:46:23 EDT", "ActiveExitTimestampMonotonic": "1771853324", "ActiveState": "active", "After": "auditd.service -.mount system.slice basic.target systemd-journald.socket network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-05-02 21:46:24 EDT", "AssertTimestampMonotonic": "1772418104", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-05-02 21:46:24 EDT", "ConditionTimestampMonotonic": "1772418102", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "24078", "ExecMainStartTimestamp": "Fri 2025-05-02 21:46:24 EDT", "ExecMainStartTimestampMonotonic": "1772418697", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-05-02 21:46:24 EDT] ; stop_time=[n/a] ; pid=24078 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-05-02 21:46:24 EDT", "InactiveEnterTimestampMonotonic": "1772417270", "InactiveExitTimestamp": "Fri 2025-05-02 21:46:24 EDT", "InactiveExitTimestampMonotonic": "1772418756", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "24078", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount basic.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-05-02 21:46:24 EDT", "WatchdogTimestampMonotonic": "1772418737", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 02 May 2025 21:46:27 -0400 (0:00:00.760) 0:04:54.056 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004449", "end": "2025-05-02 21:46:28.764662", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:46:27.760213" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 02 May 2025 21:46:29 -0400 (0:00:01.558) 0:04:55.615 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002991", "end": "2025-05-02 21:46:29.317688", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:46:29.314697" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 02 May 2025 21:46:29 -0400 (0:00:00.470) 0:04:56.085 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 02 May 2025 21:46:29 -0400 (0:00:00.148) 0:04:56.233 ************ ok: [managed-node1] => { "changed": false, "elapsed": 1, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 7361, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 02 May 2025 21:46:31 -0400 (0:00:01.460) 0:04:57.694 ************ ok: [managed-node1] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.022142", "end": "2025-05-02 21:46:31.417122", "rc": 0, "start": "2025-05-02 21:46:31.394980" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 02 May 2025 21:46:31 -0400 (0:00:00.492) 0:04:58.187 ************ ok: [managed-node1] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 02 May 2025 21:46:31 -0400 (0:00:00.123) 0:04:58.311 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 02 May 2025 21:46:31 -0400 (0:00:00.124) 0:04:58.435 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 02 May 2025 21:46:31 -0400 (0:00:00.114) 0:04:58.550 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 02 May 2025 21:46:32 -0400 (0:00:00.124) 0:04:58.675 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 02 May 2025 21:46:32 -0400 (0:00:00.120) 0:04:58.795 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 02 May 2025 21:46:32 -0400 (0:00:00.115) 0:04:58.911 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 02 May 2025 21:46:32 -0400 (0:00:00.126) 0:04:59.037 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 02 May 2025 21:46:32 -0400 (0:00:00.115) 0:04:59.152 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:46:32 -0400 (0:00:00.386) 0:04:59.539 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004588", "end": "2025-05-02 21:46:33.232405", "rc": 0, "start": "2025-05-02 21:46:33.227817" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:46:33 -0400 (0:00:00.451) 0:04:59.990 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:46:33 -0400 (0:00:00.161) 0:05:00.152 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/mssql_2019_cert.crt] ************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:46:33 -0400 (0:00:00.132) 0:05:00.284 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 02 May 2025 21:46:33 -0400 (0:00:00.110) 0:05:00.395 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:46:33 -0400 (0:00:00.162) 0:05:00.557 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004070", "end": "2025-05-02 21:46:34.231772", "rc": 0, "start": "2025-05-02 21:46:34.227702" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:46:34 -0400 (0:00:00.403) 0:05:00.961 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:46:34 -0400 (0:00:00.097) 0:05:01.058 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/mssql_2019_cert.key] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:46:34 -0400 (0:00:00.089) 0:05:01.148 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 02 May 2025 21:46:34 -0400 (0:00:00.078) 0:05:01.226 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:46:34 -0400 (0:00:00.142) 0:05:01.369 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004572", "end": "2025-05-02 21:46:35.017227", "rc": 0, "start": "2025-05-02 21:46:35.012655" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:46:35 -0400 (0:00:00.404) 0:05:01.774 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:46:35 -0400 (0:00:00.143) 0:05:01.918 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:46:35 -0400 (0:00:00.305) 0:05:02.223 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 02 May 2025 21:46:35 -0400 (0:00:00.106) 0:05:02.329 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 02 May 2025 21:46:35 -0400 (0:00:00.166) 0:05:02.496 ************ ok: [managed-node1] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004117", "end": "2025-05-02 21:46:36.145051", "rc": 0, "start": "2025-05-02 21:46:36.140934" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 02 May 2025 21:46:36 -0400 (0:00:00.366) 0:05:02.862 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 02 May 2025 21:46:36 -0400 (0:00:00.082) 0:05:02.945 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 02 May 2025 21:46:36 -0400 (0:00:00.103) 0:05:03.048 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 02 May 2025 21:46:36 -0400 (0:00:00.081) 0:05:03.130 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:175 Friday 02 May 2025 21:46:36 -0400 (0:00:00.084) 0:05:03.215 ************ TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 02 May 2025 21:46:38 -0400 (0:00:02.192) 0:05:05.407 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 02 May 2025 21:46:38 -0400 (0:00:00.143) 0:05:05.551 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 02 May 2025 21:46:39 -0400 (0:00:00.142) 0:05:05.693 ************ ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node1] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 02 May 2025 21:46:39 -0400 (0:00:00.178) 0:05:05.872 ************ ok: [managed-node1] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 02 May 2025 21:46:39 -0400 (0:00:00.105) 0:05:05.977 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 02 May 2025 21:46:39 -0400 (0:00:00.096) 0:05:06.074 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 02 May 2025 21:46:39 -0400 (0:00:00.076) 0:05:06.151 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 02 May 2025 21:46:39 -0400 (0:00:00.104) 0:05:06.255 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 02 May 2025 21:46:39 -0400 (0:00:00.121) 0:05:06.377 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 02 May 2025 21:46:39 -0400 (0:00:00.123) 0:05:06.501 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 02 May 2025 21:46:39 -0400 (0:00:00.096) 0:05:06.597 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 02 May 2025 21:46:40 -0400 (0:00:00.279) 0:05:06.877 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 02 May 2025 21:46:40 -0400 (0:00:00.082) 0:05:06.959 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 02 May 2025 21:46:40 -0400 (0:00:00.105) 0:05:07.065 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 02 May 2025 21:46:40 -0400 (0:00:00.127) 0:05:07.193 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 02 May 2025 21:46:40 -0400 (0:00:00.126) 0:05:07.319 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 02 May 2025 21:46:40 -0400 (0:00:00.140) 0:05:07.460 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 02 May 2025 21:46:40 -0400 (0:00:00.120) 0:05:07.581 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 02 May 2025 21:46:41 -0400 (0:00:00.123) 0:05:07.704 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 02 May 2025 21:46:41 -0400 (0:00:00.124) 0:05:07.829 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 02 May 2025 21:46:41 -0400 (0:00:00.106) 0:05:07.935 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 02 May 2025 21:46:41 -0400 (0:00:00.115) 0:05:08.050 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 02 May 2025 21:46:41 -0400 (0:00:00.114) 0:05:08.165 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 02 May 2025 21:46:43 -0400 (0:00:01.660) 0:05:09.826 ************ skipping: [managed-node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 02 May 2025 21:46:43 -0400 (0:00:00.322) 0:05:10.148 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 02 May 2025 21:46:43 -0400 (0:00:00.117) 0:05:10.266 ************ ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 02 May 2025 21:46:43 -0400 (0:00:00.270) 0:05:10.537 ************ skipping: [managed-node1] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 02 May 2025 21:46:44 -0400 (0:00:00.197) 0:05:10.735 ************ ok: [managed-node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 02 May 2025 21:46:44 -0400 (0:00:00.634) 0:05:11.370 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 02 May 2025 21:46:44 -0400 (0:00:00.139) 0:05:11.509 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 02 May 2025 21:46:45 -0400 (0:00:00.129) 0:05:11.638 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 02 May 2025 21:46:45 -0400 (0:00:00.131) 0:05:11.770 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 02 May 2025 21:46:45 -0400 (0:00:00.123) 0:05:11.893 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 02 May 2025 21:46:45 -0400 (0:00:00.113) 0:05:12.007 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 02 May 2025 21:46:45 -0400 (0:00:00.109) 0:05:12.116 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 02 May 2025 21:46:45 -0400 (0:00:00.114) 0:05:12.230 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 02 May 2025 21:46:45 -0400 (0:00:00.119) 0:05:12.350 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 02 May 2025 21:46:46 -0400 (0:00:00.699) 0:05:13.049 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 02 May 2025 21:46:47 -0400 (0:00:00.646) 0:05:13.696 ************ ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.004964", "end": "2025-05-02 21:46:47.401062", "rc": 0, "start": "2025-05-02 21:46:47.396098" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 02 May 2025 21:46:47 -0400 (0:00:00.458) 0:05:14.154 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 02 May 2025 21:46:49 -0400 (0:00:01.487) 0:05:15.642 ************ ok: [managed-node1] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 02 May 2025 21:46:49 -0400 (0:00:00.116) 0:05:15.759 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 02 May 2025 21:46:49 -0400 (0:00:00.079) 0:05:15.838 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 02 May 2025 21:46:49 -0400 (0:00:00.076) 0:05:15.915 ************ skipping: [managed-node1] => (item={u'path': None, u'setting': u'defaultdatadir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'path': None, u'setting': u'defaultlogdir', u'mode': u'755'}) => { "ansible_loop_var": "item", "changed": false, "item": { "mode": "755", "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 02 May 2025 21:46:49 -0400 (0:00:00.097) 0:05:16.012 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 02 May 2025 21:46:49 -0400 (0:00:00.078) 0:05:16.091 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 02 May 2025 21:46:49 -0400 (0:00:00.119) 0:05:16.210 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 02 May 2025 21:46:50 -0400 (0:00:00.678) 0:05:16.888 ************ ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-05-02 21:17:08 EDT", "ActiveEnterTimestampMonotonic": "16528814", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target systemd-sysctl.service system.slice basic.target systemd-journald.socket dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-05-02 21:17:07 EDT", "AssertTimestampMonotonic": "15589513", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-05-02 21:17:07 EDT", "ConditionTimestampMonotonic": "15589512", "Conflicts": "cpupower.service shutdown.target", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "872", "ExecMainStartTimestamp": "Fri 2025-05-02 21:17:07 EDT", "ExecMainStartTimestampMonotonic": "15590042", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-05-02 21:17:07 EDT", "InactiveExitTimestampMonotonic": "15590083", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "872", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "polkit.service basic.target dbus.service system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-05-02 21:17:08 EDT", "WatchdogTimestampMonotonic": "16528672", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 02 May 2025 21:46:50 -0400 (0:00:00.558) 0:05:17.447 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.085977", "end": "2025-05-02 21:46:51.173336", "rc": 0, "start": "2025-05-02 21:46:51.087359" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 02 May 2025 21:46:51 -0400 (0:00:00.443) 0:05:17.890 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 02 May 2025 21:46:51 -0400 (0:00:00.079) 0:05:17.969 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 02 May 2025 21:46:51 -0400 (0:00:00.080) 0:05:18.050 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 02 May 2025 21:46:51 -0400 (0:00:00.079) 0:05:18.130 ************ ok: [managed-node1] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 02 May 2025 21:46:51 -0400 (0:00:00.374) 0:05:18.504 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 02 May 2025 21:46:51 -0400 (0:00:00.080) 0:05:18.584 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "mssql-tools18-18.4.1.1-1.x86_64 providing mssql-tools18 is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 02 May 2025 21:46:52 -0400 (0:00:00.614) 0:05:19.198 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 02 May 2025 21:46:52 -0400 (0:00:00.080) 0:05:19.279 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 02 May 2025 21:46:52 -0400 (0:00:00.084) 0:05:19.363 ************ skipping: [managed-node1] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 02 May 2025 21:46:52 -0400 (0:00:00.100) 0:05:19.464 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:46:52 -0400 (0:00:00.143) 0:05:19.607 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003011", "end": "2025-05-02 21:46:53.289049", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:46:53.286038" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:46:53 -0400 (0:00:00.447) 0:05:20.055 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:46:53 -0400 (0:00:00.134) 0:05:20.189 ************ NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node1 changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.118668", "end": "2025-05-02 21:46:54.018281", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:46:53.899613" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 02 May 2025 21:46:54 -0400 (0:00:00.594) 0:05:20.784 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:46:54 -0400 (0:00:00.185) 0:05:20.969 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003400", "end": "2025-05-02 21:46:54.627017", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:46:54.623617" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:46:54 -0400 (0:00:00.374) 0:05:21.344 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:46:54 -0400 (0:00:00.091) 0:05:21.436 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.115928", "end": "2025-05-02 21:46:55.216239", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:46:55.100311" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 02 May 2025 21:46:55 -0400 (0:00:00.501) 0:05:21.937 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:46:55 -0400 (0:00:00.146) 0:05:22.084 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002941", "end": "2025-05-02 21:46:55.767001", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:46:55.764060" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:46:55 -0400 (0:00:00.397) 0:05:22.482 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:46:55 -0400 (0:00:00.090) 0:05:22.572 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.117010", "end": "2025-05-02 21:46:56.339030", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:46:56.222020" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 02 May 2025 21:46:56 -0400 (0:00:00.487) 0:05:23.060 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:46:56 -0400 (0:00:00.155) 0:05:23.215 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003569", "end": "2025-05-02 21:46:56.871689", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:46:56.868120" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:46:56 -0400 (0:00:00.375) 0:05:23.591 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:46:57 -0400 (0:00:00.091) 0:05:23.682 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.117679", "end": "2025-05-02 21:46:57.492408", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:46:57.374729" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 02 May 2025 21:46:57 -0400 (0:00:00.567) 0:05:24.250 ************ ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.005186", "end": "2025-05-02 21:46:57.958202", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:46:57.953016" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 02 May 2025 21:46:58 -0400 (0:00:00.435) 0:05:24.685 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 02 May 2025 21:46:58 -0400 (0:00:00.081) 0:05:24.767 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 02 May 2025 21:46:58 -0400 (0:00:00.081) 0:05:24.848 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 02 May 2025 21:46:58 -0400 (0:00:00.081) 0:05:24.930 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 02 May 2025 21:46:58 -0400 (0:00:00.077) 0:05:25.007 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 02 May 2025 21:46:58 -0400 (0:00:00.079) 0:05:25.087 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 02 May 2025 21:46:58 -0400 (0:00:00.099) 0:05:25.187 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 02 May 2025 21:46:58 -0400 (0:00:00.312) 0:05:25.499 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 02 May 2025 21:46:58 -0400 (0:00:00.080) 0:05:25.580 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 02 May 2025 21:46:59 -0400 (0:00:00.084) 0:05:25.665 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 02 May 2025 21:46:59 -0400 (0:00:00.080) 0:05:25.745 ************ ok: [managed-node1] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.005129", "end": "2025-05-02 21:46:59.403470", "rc": 0, "start": "2025-05-02 21:46:59.398341" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 02 May 2025 21:46:59 -0400 (0:00:00.375) 0:05:26.120 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 02 May 2025 21:46:59 -0400 (0:00:00.083) 0:05:26.204 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 02 May 2025 21:47:00 -0400 (0:00:01.268) 0:05:27.472 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 02 May 2025 21:47:00 -0400 (0:00:00.126) 0:05:27.599 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 02 May 2025 21:47:01 -0400 (0:00:00.135) 0:05:27.734 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 02 May 2025 21:47:01 -0400 (0:00:00.099) 0:05:27.834 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 02 May 2025 21:47:01 -0400 (0:00:00.083) 0:05:27.917 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 02 May 2025 21:47:01 -0400 (0:00:00.131) 0:05:28.048 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002918", "end": "2025-05-02 21:47:01.696692", "failed_when_result": false, "rc": 1, "start": "2025-05-02 21:47:01.693774" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 02 May 2025 21:47:01 -0400 (0:00:00.359) 0:05:28.408 ************ ok: [managed-node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.117830", "end": "2025-05-02 21:47:02.229949", "failed_when_result": false, "rc": 0, "start": "2025-05-02 21:47:02.112119" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 02 May 2025 21:47:02 -0400 (0:00:00.547) 0:05:28.956 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 02 May 2025 21:47:02 -0400 (0:00:00.101) 0:05:29.058 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 02 May 2025 21:47:02 -0400 (0:00:00.077) 0:05:29.135 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 02 May 2025 21:47:02 -0400 (0:00:00.074) 0:05:29.210 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 02 May 2025 21:47:02 -0400 (0:00:00.076) 0:05:29.286 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 02 May 2025 21:47:02 -0400 (0:00:00.073) 0:05:29.360 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 02 May 2025 21:47:02 -0400 (0:00:00.075) 0:05:29.435 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 02 May 2025 21:47:02 -0400 (0:00:00.075) 0:05:29.510 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 02 May 2025 21:47:02 -0400 (0:00:00.071) 0:05:29.582 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 02 May 2025 21:47:03 -0400 (0:00:00.074) 0:05:29.656 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 02 May 2025 21:47:03 -0400 (0:00:00.071) 0:05:29.728 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 02 May 2025 21:47:03 -0400 (0:00:00.078) 0:05:29.806 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 02 May 2025 21:47:03 -0400 (0:00:00.075) 0:05:29.882 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 02 May 2025 21:47:03 -0400 (0:00:00.071) 0:05:29.954 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 02 May 2025 21:47:03 -0400 (0:00:00.078) 0:05:30.032 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 02 May 2025 21:47:03 -0400 (0:00:00.075) 0:05:30.107 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 02 May 2025 21:47:03 -0400 (0:00:00.073) 0:05:30.180 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 02 May 2025 21:47:03 -0400 (0:00:00.071) 0:05:30.252 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 02 May 2025 21:47:03 -0400 (0:00:00.217) 0:05:30.469 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 02 May 2025 21:47:03 -0400 (0:00:00.076) 0:05:30.546 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 02 May 2025 21:47:04 -0400 (0:00:00.073) 0:05:30.620 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 02 May 2025 21:47:04 -0400 (0:00:00.076) 0:05:30.697 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 02 May 2025 21:47:04 -0400 (0:00:00.078) 0:05:30.775 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 02 May 2025 21:47:04 -0400 (0:00:00.075) 0:05:30.851 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 02 May 2025 21:47:04 -0400 (0:00:00.075) 0:05:30.926 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 02 May 2025 21:47:04 -0400 (0:00:00.077) 0:05:31.003 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 02 May 2025 21:47:04 -0400 (0:00:00.078) 0:05:31.082 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 02 May 2025 21:47:04 -0400 (0:00:00.074) 0:05:31.157 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 02 May 2025 21:47:04 -0400 (0:00:00.077) 0:05:31.235 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 02 May 2025 21:47:04 -0400 (0:00:00.074) 0:05:31.309 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 02 May 2025 21:47:04 -0400 (0:00:00.076) 0:05:31.386 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 02 May 2025 21:47:04 -0400 (0:00:00.078) 0:05:31.464 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 02 May 2025 21:47:04 -0400 (0:00:00.073) 0:05:31.537 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 02 May 2025 21:47:05 -0400 (0:00:00.079) 0:05:31.617 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 02 May 2025 21:47:05 -0400 (0:00:00.073) 0:05:31.690 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 02 May 2025 21:47:05 -0400 (0:00:00.081) 0:05:31.771 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 02 May 2025 21:47:05 -0400 (0:00:00.072) 0:05:31.844 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 02 May 2025 21:47:05 -0400 (0:00:00.231) 0:05:32.075 ************ skipping: [managed-node1] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 02 May 2025 21:47:05 -0400 (0:00:00.094) 0:05:32.170 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 02 May 2025 21:47:05 -0400 (0:00:00.073) 0:05:32.244 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 02 May 2025 21:47:05 -0400 (0:00:00.077) 0:05:32.321 ************ skipping: [managed-node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 02 May 2025 21:47:05 -0400 (0:00:00.092) 0:05:32.413 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 02 May 2025 21:47:05 -0400 (0:00:00.077) 0:05:32.491 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 02 May 2025 21:47:05 -0400 (0:00:00.078) 0:05:32.569 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 02 May 2025 21:47:06 -0400 (0:00:00.072) 0:05:32.641 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 02 May 2025 21:47:06 -0400 (0:00:00.076) 0:05:32.718 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 02 May 2025 21:47:06 -0400 (0:00:00.078) 0:05:32.796 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 02 May 2025 21:47:06 -0400 (0:00:00.076) 0:05:32.873 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 02 May 2025 21:47:06 -0400 (0:00:00.076) 0:05:32.949 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 02 May 2025 21:47:06 -0400 (0:00:00.074) 0:05:33.024 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 02 May 2025 21:47:06 -0400 (0:00:00.075) 0:05:33.099 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 02 May 2025 21:47:06 -0400 (0:00:00.072) 0:05:33.172 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 02 May 2025 21:47:06 -0400 (0:00:00.076) 0:05:33.248 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 02 May 2025 21:47:06 -0400 (0:00:00.071) 0:05:33.320 ************ skipping: [managed-node1] => (item={u'key': u'cert', u'value': u'/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={u'key': u'key', u'value': u'/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 02 May 2025 21:47:06 -0400 (0:00:00.098) 0:05:33.418 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 02 May 2025 21:47:07 -0400 (0:00:00.230) 0:05:33.649 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 02 May 2025 21:47:07 -0400 (0:00:00.074) 0:05:33.724 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 02 May 2025 21:47:07 -0400 (0:00:00.083) 0:05:33.807 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 02 May 2025 21:47:07 -0400 (0:00:00.076) 0:05:33.884 ************ skipping: [managed-node1] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 02 May 2025 21:47:07 -0400 (0:00:00.088) 0:05:33.973 ************ skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 02 May 2025 21:47:07 -0400 (0:00:00.077) 0:05:34.050 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 02 May 2025 21:47:07 -0400 (0:00:00.074) 0:05:34.124 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 02 May 2025 21:47:07 -0400 (0:00:00.077) 0:05:34.202 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 02 May 2025 21:47:07 -0400 (0:00:00.073) 0:05:34.276 ************ changed: [managed-node1] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 02 May 2025 21:47:08 -0400 (0:00:00.448) 0:05:34.724 ************ changed: [managed-node1] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-05-02 21:46:24 EDT", "ActiveEnterTimestampMonotonic": "1772418756", "ActiveExitTimestamp": "Fri 2025-05-02 21:46:23 EDT", "ActiveExitTimestampMonotonic": "1771853324", "ActiveState": "active", "After": "auditd.service -.mount system.slice basic.target systemd-journald.socket network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-05-02 21:46:24 EDT", "AssertTimestampMonotonic": "1772418104", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-05-02 21:46:24 EDT", "ConditionTimestampMonotonic": "1772418102", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "24078", "ExecMainStartTimestamp": "Fri 2025-05-02 21:46:24 EDT", "ExecMainStartTimestampMonotonic": "1772418697", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-05-02 21:46:24 EDT] ; stop_time=[n/a] ; pid=24078 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-05-02 21:46:24 EDT", "InactiveEnterTimestampMonotonic": "1772417270", "InactiveExitTimestamp": "Fri 2025-05-02 21:46:24 EDT", "InactiveExitTimestampMonotonic": "1772418756", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "24078", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount basic.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-05-02 21:46:24 EDT", "WatchdogTimestampMonotonic": "1772418737", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 02 May 2025 21:47:09 -0400 (0:00:01.757) 0:05:36.482 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 02 May 2025 21:47:09 -0400 (0:00:00.075) 0:05:36.557 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml:27 Friday 02 May 2025 21:47:10 -0400 (0:00:00.073) 0:05:36.631 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml for managed-node1 TASK [Gather package facts] **************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:2 Friday 02 May 2025 21:47:10 -0400 (0:00:00.136) 0:05:36.767 ************ ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Purge cluster configuration] ********************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:6 Friday 02 May 2025 21:47:11 -0400 (0:00:01.508) 0:05:38.276 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:14 Friday 02 May 2025 21:47:12 -0400 (0:00:00.368) 0:05:38.645 ************ ok: [managed-node1] => { "ansible_python_version": "2.7.5" } TASK [Purge firewall configuration] ******************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:18 Friday 02 May 2025 21:47:12 -0400 (0:00:00.080) 0:05:38.726 ************ TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 02 May 2025 21:47:12 -0400 (0:00:00.197) 0:05:38.923 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Friday 02 May 2025 21:47:12 -0400 (0:00:00.138) 0:05:39.062 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Friday 02 May 2025 21:47:12 -0400 (0:00:00.103) 0:05:39.166 ************ ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Friday 02 May 2025 21:47:12 -0400 (0:00:00.427) 0:05:39.593 ************ ok: [managed-node1] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Friday 02 May 2025 21:47:13 -0400 (0:00:00.079) 0:05:39.673 ************ ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Friday 02 May 2025 21:47:13 -0400 (0:00:00.379) 0:05:40.052 ************ ok: [managed-node1] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 Friday 02 May 2025 21:47:13 -0400 (0:00:00.078) 0:05:40.131 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43 Friday 02 May 2025 21:47:14 -0400 (0:00:00.560) 0:05:40.691 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48 Friday 02 May 2025 21:47:14 -0400 (0:00:00.073) 0:05:40.765 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53 Friday 02 May 2025 21:47:14 -0400 (0:00:00.204) 0:05:40.970 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 02 May 2025 21:47:14 -0400 (0:00:00.077) 0:05:41.047 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Friday 02 May 2025 21:47:14 -0400 (0:00:00.073) 0:05:41.120 ************ skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Friday 02 May 2025 21:47:14 -0400 (0:00:00.096) 0:05:41.217 ************ ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2025-05-02 21:26:16 EDT", "ActiveEnterTimestampMonotonic": "564554891", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target dbus.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-05-02 21:26:16 EDT", "AssertTimestampMonotonic": "564311853", "Before": "network-pre.target shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-05-02 21:26:16 EDT", "ConditionTimestampMonotonic": "564311851", "Conflicts": "iptables.service ebtables.service shutdown.target ip6tables.service ipset.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14914", "ExecMainStartTimestamp": "Fri 2025-05-02 21:26:16 EDT", "ExecMainStartTimestampMonotonic": "564313124", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-05-02 21:26:16 EDT", "InactiveExitTimestampMonotonic": "564313157", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "14914", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "dbus-org.fedoraproject.FirewallD1.service firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2025-05-02 21:26:16 EDT", "WatchdogTimestampMonotonic": "564554832", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Friday 02 May 2025 21:47:15 -0400 (0:00:00.459) 0:05:41.676 ************ ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-05-02 21:26:16 EDT", "ActiveEnterTimestampMonotonic": "564554891", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target dbus.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-05-02 21:26:16 EDT", "AssertTimestampMonotonic": "564311853", "Before": "network-pre.target shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-05-02 21:26:16 EDT", "ConditionTimestampMonotonic": "564311851", "Conflicts": "iptables.service ebtables.service shutdown.target ip6tables.service ipset.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "14914", "ExecMainStartTimestamp": "Fri 2025-05-02 21:26:16 EDT", "ExecMainStartTimestampMonotonic": "564313124", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-05-02 21:26:16 EDT", "InactiveExitTimestampMonotonic": "564313157", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "14914", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "dbus-org.fedoraproject.FirewallD1.service firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2025-05-02 21:26:16 EDT", "WatchdogTimestampMonotonic": "564554832", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Friday 02 May 2025 21:47:15 -0400 (0:00:00.455) 0:05:42.132 ************ ok: [managed-node1] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Friday 02 May 2025 21:47:15 -0400 (0:00:00.079) 0:05:42.211 ************ ok: [managed-node1] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.10.19 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 02 May 2025 21:47:15 -0400 (0:00:00.352) 0:05:42.564 ************ ok: [managed-node1] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Friday 02 May 2025 21:47:16 -0400 (0:00:00.080) 0:05:42.644 ************ TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:121 Friday 02 May 2025 21:47:16 -0400 (0:00:00.077) 0:05:42.722 ************ TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:131 Friday 02 May 2025 21:47:16 -0400 (0:00:00.072) 0:05:42.795 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:140 Friday 02 May 2025 21:47:16 -0400 (0:00:00.089) 0:05:42.884 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:145 Friday 02 May 2025 21:47:16 -0400 (0:00:00.071) 0:05:42.955 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:154 Friday 02 May 2025 21:47:16 -0400 (0:00:00.076) 0:05:43.032 ************ ok: [managed-node1] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.10.19 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:164 Friday 02 May 2025 21:47:16 -0400 (0:00:00.353) 0:05:43.385 ************ ok: [managed-node1] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:170 Friday 02 May 2025 21:47:16 -0400 (0:00:00.226) 0:05:43.612 ************ skipping: [managed-node1] => {} TASK [Purge selinux configuration] ********************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:26 Friday 02 May 2025 21:47:17 -0400 (0:00:00.080) 0:05:43.693 ************ TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Friday 02 May 2025 21:47:17 -0400 (0:00:00.180) 0:05:43.874 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed-node1 TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Friday 02 May 2025 21:47:17 -0400 (0:00:00.139) 0:05:44.013 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Friday 02 May 2025 21:47:17 -0400 (0:00:00.104) 0:05:44.118 ************ included: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed-node1 TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Friday 02 May 2025 21:47:17 -0400 (0:00:00.141) 0:05:44.259 ************ ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Friday 02 May 2025 21:47:17 -0400 (0:00:00.350) 0:05:44.609 ************ ok: [managed-node1] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Friday 02 May 2025 21:47:18 -0400 (0:00:00.079) 0:05:44.689 ************ ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Friday 02 May 2025 21:47:18 -0400 (0:00:00.351) 0:05:45.041 ************ ok: [managed-node1] => { "ansible_facts": { "__selinux_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Friday 02 May 2025 21:47:18 -0400 (0:00:00.079) 0:05:45.121 ************ ok: [managed-node1] => { "changed": false, "rc": 0, "results": [ "libselinux-python-2.5-15.el7.x86_64 providing libselinux-python is already installed", "policycoreutils-python-2.5-34.el7.x86_64 providing policycoreutils-python is already installed" ] } lsrpackages: libselinux-python policycoreutils-python TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Friday 02 May 2025 21:47:19 -0400 (0:00:00.564) 0:05:45.685 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Friday 02 May 2025 21:47:19 -0400 (0:00:00.206) 0:05:45.892 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Friday 02 May 2025 21:47:19 -0400 (0:00:00.082) 0:05:45.975 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:72 Friday 02 May 2025 21:47:19 -0400 (0:00:00.076) 0:05:46.051 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:77 Friday 02 May 2025 21:47:19 -0400 (0:00:00.078) 0:05:46.130 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Fail if reboot is needed and not set] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:82 Friday 02 May 2025 21:47:19 -0400 (0:00:00.075) 0:05:46.205 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 Friday 02 May 2025 21:47:19 -0400 (0:00:00.078) 0:05:46.284 ************ ok: [managed-node1] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Friday 02 May 2025 21:47:20 -0400 (0:00:00.577) 0:05:46.861 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Friday 02 May 2025 21:47:20 -0400 (0:00:00.079) 0:05:46.941 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Friday 02 May 2025 21:47:20 -0400 (0:00:00.078) 0:05:47.020 ************ ok: [managed-node1] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Friday 02 May 2025 21:47:20 -0400 (0:00:00.078) 0:05:47.099 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Friday 02 May 2025 21:47:20 -0400 (0:00:00.072) 0:05:47.171 ************ skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Friday 02 May 2025 21:47:20 -0400 (0:00:00.076) 0:05:47.248 ************ NOTIFIED HANDLER fedora.linux_system_roles.selinux : Reload SELinux policy for managed-node1 changed: [managed-node1] => { "changed": true, "cmd": [ "/usr/sbin/semanage", "-i", "-" ], "delta": "0:00:00.343863", "end": "2025-05-02 21:47:21.238766", "rc": 0, "start": "2025-05-02 21:47:20.894903" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Friday 02 May 2025 21:47:21 -0400 (0:00:00.708) 0:05:47.956 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Friday 02 May 2025 21:47:21 -0400 (0:00:00.071) 0:05:48.028 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Friday 02 May 2025 21:47:21 -0400 (0:00:00.212) 0:05:48.240 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Friday 02 May 2025 21:47:21 -0400 (0:00:00.074) 0:05:48.315 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Friday 02 May 2025 21:47:21 -0400 (0:00:00.076) 0:05:48.392 ************ TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Friday 02 May 2025 21:47:21 -0400 (0:00:00.073) 0:05:48.466 ************ TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Friday 02 May 2025 21:47:21 -0400 (0:00:00.076) 0:05:48.542 ************ TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Friday 02 May 2025 21:47:22 -0400 (0:00:00.077) 0:05:48.620 ************ TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Friday 02 May 2025 21:47:22 -0400 (0:00:00.073) 0:05:48.693 ************ ok: [managed-node1] => { "ansible_facts": { "selinux_checksums": false, "selinux_installed_modules": { "abrt": { "100": { "checksum": "", "enabled": 1 } }, "accountsd": { "100": { "checksum": "", "enabled": 1 } }, "acct": { "100": { "checksum": "", "enabled": 1 } }, "afs": { "100": { "checksum": "", "enabled": 1 } }, "aiccu": { "100": { "checksum": "", "enabled": 1 } }, "aide": { "100": { "checksum": "", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "", "enabled": 1 } }, "alsa": { "100": { "checksum": "", "enabled": 1 } }, "amanda": { "100": { "checksum": "", "enabled": 1 } }, "amtu": { "100": { "checksum": "", "enabled": 1 } }, "anaconda": { "100": { "checksum": "", "enabled": 1 } }, "antivirus": { "100": { "checksum": "", "enabled": 1 } }, "apache": { "100": { "checksum": "", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "", "enabled": 1 } }, "apm": { "100": { "checksum": "", "enabled": 1 } }, "application": { "100": { "checksum": "", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "", "enabled": 1 } }, "asterisk": { "100": { "checksum": "", "enabled": 1 } }, "auditadm": { "100": { "checksum": "", "enabled": 1 } }, "authconfig": { "100": { "checksum": "", "enabled": 1 } }, "authlogin": { "100": { "checksum": "", "enabled": 1 } }, "automount": { "100": { "checksum": "", "enabled": 1 } }, "avahi": { "100": { "checksum": "", "enabled": 1 } }, "awstats": { "100": { "checksum": "", "enabled": 1 } }, "bacula": { "100": { "checksum": "", "enabled": 1 } }, "base": { "100": { "checksum": "", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "", "enabled": 1 } }, "bind": { "100": { "checksum": "", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "", "enabled": 1 } }, "blueman": { "100": { "checksum": "", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "", "enabled": 1 } }, "boinc": { "100": { "checksum": "", "enabled": 1 } }, "boltd": { "100": { "checksum": "", "enabled": 1 } }, "bootloader": { "100": { "checksum": "", "enabled": 1 } }, "brctl": { "100": { "checksum": "", "enabled": 1 } }, "brltty": { "100": { "checksum": "", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "", "enabled": 1 } }, "calamaris": { "100": { "checksum": "", "enabled": 1 } }, "callweaver": { "100": { "checksum": "", "enabled": 1 } }, "canna": { "100": { "checksum": "", "enabled": 1 } }, "ccs": { "100": { "checksum": "", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "", "enabled": 1 } }, "certmaster": { "100": { "checksum": "", "enabled": 1 } }, "certmonger": { "100": { "checksum": "", "enabled": 1 } }, "certwatch": { "100": { "checksum": "", "enabled": 1 } }, "cfengine": { "100": { "checksum": "", "enabled": 1 } }, "cgdcbxd": { "100": { "checksum": "", "enabled": 1 } }, "cgroup": { "100": { "checksum": "", "enabled": 1 } }, "chrome": { "100": { "checksum": "", "enabled": 1 } }, "chronyd": { "100": { "checksum": "", "enabled": 1 } }, "cinder": { "100": { "checksum": "", "enabled": 1 } }, "cipe": { "100": { "checksum": "", "enabled": 1 } }, "clock": { "100": { "checksum": "", "enabled": 1 } }, "clogd": { "100": { "checksum": "", "enabled": 1 } }, "cloudform": { "100": { "checksum": "", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "", "enabled": 1 } }, "cobbler": { "100": { "checksum": "", "enabled": 1 } }, "cockpit": { "100": { "checksum": "", "enabled": 1 } }, "collectd": { "100": { "checksum": "", "enabled": 1 } }, "colord": { "100": { "checksum": "", "enabled": 1 } }, "comsat": { "100": { "checksum": "", "enabled": 1 } }, "condor": { "100": { "checksum": "", "enabled": 1 } }, "conman": { "100": { "checksum": "", "enabled": 1 } }, "consolekit": { "100": { "checksum": "", "enabled": 1 } }, "container": { "100": { "checksum": "", "enabled": 1 } }, "couchdb": { "100": { "checksum": "", "enabled": 1 } }, "courier": { "100": { "checksum": "", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "", "enabled": 1 } }, "cron": { "100": { "checksum": "", "enabled": 1 } }, "ctdb": { "100": { "checksum": "", "enabled": 1 } }, "cups": { "100": { "checksum": "", "enabled": 1 } }, "cvs": { "100": { "checksum": "", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "", "enabled": 1 } }, "cyrus": { "100": { "checksum": "", "enabled": 1 } }, "daemontools": { "100": { "checksum": "", "enabled": 1 } }, "dbadm": { "100": { "checksum": "", "enabled": 1 } }, "dbskk": { "100": { "checksum": "", "enabled": 1 } }, "dbus": { "100": { "checksum": "", "enabled": 1 } }, "dcc": { "100": { "checksum": "", "enabled": 1 } }, "ddclient": { "100": { "checksum": "", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "", "enabled": 1 } }, "devicekit": { "100": { "checksum": "", "enabled": 1 } }, "dhcp": { "100": { "checksum": "", "enabled": 1 } }, "dictd": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "", "enabled": 1 } }, "dmesg": { "100": { "checksum": "", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "", "enabled": 1 } }, "dnssec": { "100": { "checksum": "", "enabled": 1 } }, "dovecot": { "100": { "checksum": "", "enabled": 1 } }, "drbd": { "100": { "checksum": "", "enabled": 1 } }, "dspam": { "100": { "checksum": "", "enabled": 1 } }, "entropyd": { "100": { "checksum": "", "enabled": 1 } }, "exim": { "100": { "checksum": "", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "", "enabled": 1 } }, "fcoe": { "100": { "checksum": "", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "", "enabled": 1 } }, "finger": { "100": { "checksum": "", "enabled": 1 } }, "firewalld": { "100": { "checksum": "", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "", "enabled": 1 } }, "firstboot": { "100": { "checksum": "", "enabled": 1 } }, "fprintd": { "100": { "checksum": "", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "", "enabled": 1 } }, "freqset": { "100": { "checksum": "", "enabled": 1 } }, "fstools": { "100": { "checksum": "", "enabled": 1 } }, "ftp": { "100": { "checksum": "", "enabled": 1 } }, "games": { "100": { "checksum": "", "enabled": 1 } }, "ganesha": { "100": { "checksum": "", "enabled": 1 } }, "gdomap": { "100": { "checksum": "", "enabled": 1 } }, "geoclue": { "100": { "checksum": "", "enabled": 1 } }, "getty": { "100": { "checksum": "", "enabled": 1 } }, "git": { "100": { "checksum": "", "enabled": 1 } }, "gitosis": { "100": { "checksum": "", "enabled": 1 } }, "glance": { "100": { "checksum": "", "enabled": 1 } }, "glusterd": { "100": { "checksum": "", "enabled": 1 } }, "gnome": { "100": { "checksum": "", "enabled": 1 } }, "gpg": { "100": { "checksum": "", "enabled": 1 } }, "gpm": { "100": { "checksum": "", "enabled": 1 } }, "gpsd": { "100": { "checksum": "", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "", "enabled": 1 } }, "guest": { "100": { "checksum": "", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "", "enabled": 1 } }, "hostname": { "100": { "checksum": "", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "", "enabled": 1 } }, "hwloc": { "100": { "checksum": "", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "", "enabled": 1 } }, "icecast": { "100": { "checksum": "", "enabled": 1 } }, "inetd": { "100": { "checksum": "", "enabled": 1 } }, "init": { "100": { "checksum": "", "enabled": 1 } }, "inn": { "100": { "checksum": "", "enabled": 1 } }, "iodine": { "100": { "checksum": "", "enabled": 1 } }, "iotop": { "100": { "checksum": "", "enabled": 1 } }, "ipa": { "100": { "checksum": "", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "", "enabled": 1 } }, "ipsec": { "100": { "checksum": "", "enabled": 1 } }, "iptables": { "100": { "checksum": "", "enabled": 1 } }, "irc": { "100": { "checksum": "", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "", "enabled": 1 } }, "iscsi": { "100": { "checksum": "", "enabled": 1 } }, "isns": { "100": { "checksum": "", "enabled": 1 } }, "jabber": { "100": { "checksum": "", "enabled": 1 } }, "jetty": { "100": { "checksum": "", "enabled": 1 } }, "jockey": { "100": { "checksum": "", "enabled": 1 } }, "journalctl": { "100": { "checksum": "", "enabled": 1 } }, "kdump": { "100": { "checksum": "", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "", "enabled": 1 } }, "keepalived": { "100": { "checksum": "", "enabled": 1 } }, "kerberos": { "100": { "checksum": "", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "", "enabled": 1 } }, "keystone": { "100": { "checksum": "", "enabled": 1 } }, "kismet": { "100": { "checksum": "", "enabled": 1 } }, "kmscon": { "100": { "checksum": "", "enabled": 1 } }, "kpatch": { "100": { "checksum": "", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "", "enabled": 1 } }, "ktalk": { "100": { "checksum": "", "enabled": 1 } }, "l2tp": { "100": { "checksum": "", "enabled": 1 } }, "ldap": { "100": { "checksum": "", "enabled": 1 } }, "libraries": { "100": { "checksum": "", "enabled": 1 } }, "likewise": { "100": { "checksum": "", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "", "enabled": 1 } }, "lircd": { "100": { "checksum": "", "enabled": 1 } }, "livecd": { "100": { "checksum": "", "enabled": 1 } }, "lldpad": { "100": { "checksum": "", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "", "enabled": 1 } }, "locallogin": { "100": { "checksum": "", "enabled": 1 } }, "lockdev": { "100": { "checksum": "", "enabled": 1 } }, "logadm": { "100": { "checksum": "", "enabled": 1 } }, "logging": { "100": { "checksum": "", "enabled": 1 } }, "logrotate": { "100": { "checksum": "", "enabled": 1 } }, "logwatch": { "100": { "checksum": "", "enabled": 1 } }, "lpd": { "100": { "checksum": "", "enabled": 1 } }, "lsm": { "100": { "checksum": "", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "", "enabled": 1 } }, "lvm": { "100": { "checksum": "", "enabled": 1 } }, "mailman": { "100": { "checksum": "", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "", "enabled": 1 } }, "man2html": { "100": { "checksum": "", "enabled": 1 } }, "mandb": { "100": { "checksum": "", "enabled": 1 } }, "mcelog": { "100": { "checksum": "", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "", "enabled": 1 } }, "memcached": { "100": { "checksum": "", "enabled": 1 } }, "milter": { "100": { "checksum": "", "enabled": 1 } }, "minidlna": { "100": { "checksum": "", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "", "enabled": 1 } }, "mip6d": { "100": { "checksum": "", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "", "enabled": 1 } }, "mock": { "100": { "checksum": "", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "", "enabled": 1 } }, "modutils": { "100": { "checksum": "", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "", "enabled": 1 } }, "mongodb": { "100": { "checksum": "", "enabled": 1 } }, "motion": { "100": { "checksum": "", "enabled": 1 } }, "mount": { "100": { "checksum": "", "enabled": 1 } }, "mozilla": { "100": { "checksum": "", "enabled": 1 } }, "mpd": { "100": { "checksum": "", "enabled": 1 } }, "mplayer": { "100": { "checksum": "", "enabled": 1 } }, "mrtg": { "100": { "checksum": "", "enabled": 1 } }, "mta": { "100": { "checksum": "", "enabled": 1 } }, "munin": { "100": { "checksum": "", "enabled": 1 } }, "mysql": { "100": { "checksum": "", "enabled": 1 } }, "mythtv": { "100": { "checksum": "", "enabled": 1 } }, "nagios": { "100": { "checksum": "", "enabled": 1 } }, "namespace": { "100": { "checksum": "", "enabled": 1 } }, "ncftool": { "100": { "checksum": "", "enabled": 1 } }, "netlabel": { "100": { "checksum": "", "enabled": 1 } }, "netutils": { "100": { "checksum": "", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "", "enabled": 1 } }, "ninfod": { "100": { "checksum": "", "enabled": 1 } }, "nis": { "100": { "checksum": "", "enabled": 1 } }, "nova": { "100": { "checksum": "", "enabled": 1 } }, "nscd": { "100": { "checksum": "", "enabled": 1 } }, "nsd": { "100": { "checksum": "", "enabled": 1 } }, "nslcd": { "100": { "checksum": "", "enabled": 1 } }, "ntop": { "100": { "checksum": "", "enabled": 1 } }, "ntp": { "100": { "checksum": "", "enabled": 1 } }, "numad": { "100": { "checksum": "", "enabled": 1 } }, "nut": { "100": { "checksum": "", "enabled": 1 } }, "nx": { "100": { "checksum": "", "enabled": 1 } }, "obex": { "100": { "checksum": "", "enabled": 1 } }, "oddjob": { "100": { "checksum": "", "enabled": 1 } }, "openct": { "100": { "checksum": "", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "", "enabled": 1 } }, "openhpid": { "100": { "checksum": "", "enabled": 1 } }, "openshift": { "100": { "checksum": "", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "", "enabled": 1 } }, "opensm": { "100": { "checksum": "", "enabled": 1 } }, "openvpn": { "100": { "checksum": "", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "", "enabled": 1 } }, "openwsman": { "100": { "checksum": "", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "", "enabled": 1 } }, "osad": { "100": { "checksum": "", "enabled": 1 } }, "pads": { "100": { "checksum": "", "enabled": 1 } }, "passenger": { "100": { "checksum": "", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "", "enabled": 1 } }, "pcp": { "100": { "checksum": "", "enabled": 1 } }, "pcscd": { "100": { "checksum": "", "enabled": 1 } }, "pegasus": { "100": { "checksum": "", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "", "enabled": 1 } }, "pesign": { "100": { "checksum": "", "enabled": 1 } }, "pingd": { "100": { "checksum": "", "enabled": 1 } }, "piranha": { "100": { "checksum": "", "enabled": 1 } }, "pkcs": { "100": { "checksum": "", "enabled": 1 } }, "pki": { "100": { "checksum": "", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "", "enabled": 1 } }, "policykit": { "100": { "checksum": "", "enabled": 1 } }, "polipo": { "100": { "checksum": "", "enabled": 1 } }, "portmap": { "100": { "checksum": "", "enabled": 1 } }, "portreserve": { "100": { "checksum": "", "enabled": 1 } }, "postfix": { "100": { "checksum": "", "enabled": 1 } }, "postgresql": { "100": { "checksum": "", "enabled": 1 } }, "postgrey": { "100": { "checksum": "", "enabled": 1 } }, "ppp": { "100": { "checksum": "", "enabled": 1 } }, "prelink": { "100": { "checksum": "", "enabled": 1 } }, "prelude": { "100": { "checksum": "", "enabled": 1 } }, "privoxy": { "100": { "checksum": "", "enabled": 1 } }, "procmail": { "100": { "checksum": "", "enabled": 1 } }, "prosody": { "100": { "checksum": "", "enabled": 1 } }, "psad": { "100": { "checksum": "", "enabled": 1 } }, "ptchown": { "100": { "checksum": "", "enabled": 1 } }, "publicfile": { "100": { "checksum": "", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "", "enabled": 1 } }, "puppet": { "100": { "checksum": "", "enabled": 1 } }, "pwauth": { "100": { "checksum": "", "enabled": 1 } }, "qmail": { "100": { "checksum": "", "enabled": 1 } }, "qpid": { "100": { "checksum": "", "enabled": 1 } }, "quantum": { "100": { "checksum": "", "enabled": 1 } }, "quota": { "100": { "checksum": "", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "", "enabled": 1 } }, "radius": { "100": { "checksum": "", "enabled": 1 } }, "radvd": { "100": { "checksum": "", "enabled": 1 } }, "raid": { "100": { "checksum": "", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "", "enabled": 1 } }, "rdisc": { "100": { "checksum": "", "enabled": 1 } }, "readahead": { "100": { "checksum": "", "enabled": 1 } }, "realmd": { "100": { "checksum": "", "enabled": 1 } }, "redis": { "100": { "checksum": "", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "", "enabled": 1 } }, "restraint": { "400": { "checksum": "", "enabled": 1 } }, "rhcs": { "100": { "checksum": "", "enabled": 1 } }, "rhev": { "100": { "checksum": "", "enabled": 1 } }, "rhgb": { "100": { "checksum": "", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "", "enabled": 1 } }, "rhts": { "400": { "checksum": "", "enabled": 1 } }, "ricci": { "100": { "checksum": "", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "", "enabled": 1 } }, "rlogin": { "100": { "checksum": "", "enabled": 1 } }, "rngd": { "100": { "checksum": "", "enabled": 1 } }, "roundup": { "100": { "checksum": "", "enabled": 1 } }, "rpc": { "100": { "checksum": "", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "", "enabled": 1 } }, "rpm": { "100": { "checksum": "", "enabled": 1 } }, "rshd": { "100": { "checksum": "", "enabled": 1 } }, "rssh": { "100": { "checksum": "", "enabled": 1 } }, "rsync": { "100": { "checksum": "", "enabled": 1 } }, "rtas": { "100": { "checksum": "", "enabled": 1 } }, "rtkit": { "100": { "checksum": "", "enabled": 1 } }, "rwho": { "100": { "checksum": "", "enabled": 1 } }, "samba": { "100": { "checksum": "", "enabled": 1 } }, "sambagui": { "100": { "checksum": "", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "", "enabled": 1 } }, "sanlock": { "100": { "checksum": "", "enabled": 1 } }, "sasl": { "100": { "checksum": "", "enabled": 1 } }, "sbd": { "100": { "checksum": "", "enabled": 1 } }, "sblim": { "100": { "checksum": "", "enabled": 1 } }, "screen": { "100": { "checksum": "", "enabled": 1 } }, "secadm": { "100": { "checksum": "", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "", "enabled": 1 } }, "sendmail": { "100": { "checksum": "", "enabled": 1 } }, "sensord": { "100": { "checksum": "", "enabled": 1 } }, "setrans": { "100": { "checksum": "", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "", "enabled": 1 } }, "seunshare": { "100": { "checksum": "", "enabled": 1 } }, "sge": { "100": { "checksum": "", "enabled": 1 } }, "shorewall": { "100": { "checksum": "", "enabled": 1 } }, "slocate": { "100": { "checksum": "", "enabled": 1 } }, "slpd": { "100": { "checksum": "", "enabled": 1 } }, "smartmon": { "100": { "checksum": "", "enabled": 1 } }, "smokeping": { "100": { "checksum": "", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "", "enabled": 1 } }, "smsd": { "100": { "checksum": "", "enabled": 1 } }, "snapper": { "100": { "checksum": "", "enabled": 1 } }, "snmp": { "100": { "checksum": "", "enabled": 1 } }, "snort": { "100": { "checksum": "", "enabled": 1 } }, "sosreport": { "100": { "checksum": "", "enabled": 1 } }, "soundserver": { "100": { "checksum": "", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "", "enabled": 1 } }, "squid": { "100": { "checksum": "", "enabled": 1 } }, "ssh": { "100": { "checksum": "", "enabled": 1 } }, "sssd": { "100": { "checksum": "", "enabled": 1 } }, "staff": { "100": { "checksum": "", "enabled": 1 } }, "stapserver": { "100": { "checksum": "", "enabled": 1 } }, "stunnel": { "100": { "checksum": "", "enabled": 1 } }, "su": { "100": { "checksum": "", "enabled": 1 } }, "sudo": { "100": { "checksum": "", "enabled": 1 } }, "svnserve": { "100": { "checksum": "", "enabled": 1 } }, "swift": { "100": { "checksum": "", "enabled": 1 } }, "sysadm": { "100": { "checksum": "", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "", "enabled": 1 } }, "sysstat": { "100": { "checksum": "", "enabled": 1 } }, "systemd": { "100": { "checksum": "", "enabled": 1 } }, "tangd": { "100": { "checksum": "", "enabled": 1 } }, "targetd": { "100": { "checksum": "", "enabled": 1 } }, "tcpd": { "100": { "checksum": "", "enabled": 1 } }, "tcsd": { "100": { "checksum": "", "enabled": 1 } }, "telepathy": { "100": { "checksum": "", "enabled": 1 } }, "telnet": { "100": { "checksum": "", "enabled": 1 } }, "tftp": { "100": { "checksum": "", "enabled": 1 } }, "tgtd": { "100": { "checksum": "", "enabled": 1 } }, "thin": { "100": { "checksum": "", "enabled": 1 } }, "thumb": { "100": { "checksum": "", "enabled": 1 } }, "tlp": { "100": { "checksum": "", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "", "enabled": 1 } }, "tomcat": { "100": { "checksum": "", "enabled": 1 } }, "tor": { "100": { "checksum": "", "enabled": 1 } }, "tuned": { "100": { "checksum": "", "enabled": 1 } }, "tvtime": { "100": { "checksum": "", "enabled": 1 } }, "udev": { "100": { "checksum": "", "enabled": 1 } }, "ulogd": { "100": { "checksum": "", "enabled": 1 } }, "uml": { "100": { "checksum": "", "enabled": 1 } }, "unconfined": { "100": { "checksum": "", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "", "enabled": 1 } }, "updfstab": { "100": { "checksum": "", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "", "enabled": 1 } }, "userdomain": { "100": { "checksum": "", "enabled": 1 } }, "userhelper": { "100": { "checksum": "", "enabled": 1 } }, "usermanage": { "100": { "checksum": "", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "", "enabled": 1 } }, "uucp": { "100": { "checksum": "", "enabled": 1 } }, "uuidd": { "100": { "checksum": "", "enabled": 1 } }, "varnishd": { "100": { "checksum": "", "enabled": 1 } }, "vdagent": { "100": { "checksum": "", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "", "enabled": 1 } }, "virt": { "100": { "checksum": "", "enabled": 1 } }, "vlock": { "100": { "checksum": "", "enabled": 1 } }, "vmtools": { "100": { "checksum": "", "enabled": 1 } }, "vmware": { "100": { "checksum": "", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "", "enabled": 1 } }, "vpn": { "100": { "checksum": "", "enabled": 1 } }, "w3c": { "100": { "checksum": "", "enabled": 1 } }, "watchdog": { "100": { "checksum": "", "enabled": 1 } }, "wdmd": { "100": { "checksum": "", "enabled": 1 } }, "webadm": { "100": { "checksum": "", "enabled": 1 } }, "webalizer": { "100": { "checksum": "", "enabled": 1 } }, "wine": { "100": { "checksum": "", "enabled": 1 } }, "wireshark": { "100": { "checksum": "", "enabled": 1 } }, "xen": { "100": { "checksum": "", "enabled": 1 } }, "xguest": { "100": { "checksum": "", "enabled": 1 } }, "xserver": { "100": { "checksum": "", "enabled": 1 } }, "zabbix": { "100": { "checksum": "", "enabled": 1 } }, "zarafa": { "100": { "checksum": "", "enabled": 1 } }, "zebra": { "100": { "checksum": "", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "", "enabled": 1 } }, "zosremote": { "100": { "checksum": "", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Friday 02 May 2025 21:47:25 -0400 (0:00:02.933) 0:05:51.627 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Friday 02 May 2025 21:47:25 -0400 (0:00:00.101) 0:05:51.729 ************ TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Friday 02 May 2025 21:47:25 -0400 (0:00:00.097) 0:05:51.826 ************ TASK [Leave realm] ************************************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:32 Friday 02 May 2025 21:47:25 -0400 (0:00:00.095) 0:05:51.922 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:40 Friday 02 May 2025 21:47:25 -0400 (0:00:00.277) 0:05:52.200 ************ skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove related packages] ************************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:44 Friday 02 May 2025 21:47:25 -0400 (0:00:00.128) 0:05:52.329 ************ changed: [managed-node1] => { "changed": true, "changes": { "removed": [ "mssql-server", "mssql-tools*", "unixODBC-devel" ] }, "rc": 0, "results": [ "adutil is not installed", "mssql-server-fts is not installed", "mssql-server-ha is not installed", "powershell is not installed", "Loaded plugins: fastestmirror\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:15.0.4375.4-1 will be erased\n---> Package mssql-tools18.x86_64 0:18.4.1.1-1 will be erased\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n--> Finding unneeded leftover dependencies\n---> Marking msodbcsql18 to be removed - no longer needed by mssql-tools18\n---> Marking unixODBC to be removed - no longer needed by unixODBC-devel\n---> Marking python3 to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl to be removed - no longer needed by mssql-server\n---> Marking gdb to be removed - no longer needed by mssql-server\n---> Marking libatomic to be removed - no longer needed by mssql-server\n---> Marking libsss_nss_idmap to be removed - no longer needed by mssql-server\n---> Marking lsof to be removed - no longer needed by mssql-server\n---> Marking bzip2 to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl-gssapi to be removed - no longer needed by mssql-server\n---> Marking libtool-ltdl to be removed - no longer needed by unixODBC\n---> Marking python3-libs to be removed - no longer needed by python3\n---> Marking python3-setuptools to be removed - no longer needed by python3\n---> Marking python3-pip to be removed - no longer needed by python3\nFound and removing 14 unneeded dependencies\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be erased\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be erased\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be erased\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be erased\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be erased\n---> Package lsof.x86_64 0:4.87-6.el7 will be erased\n---> Package msodbcsql18.x86_64 0:18.4.1.1-1 will be erased\n---> Package python3.x86_64 0:3.6.8-21.el7_9 will be erased\n---> Package python3-libs.x86_64 0:3.6.8-21.el7_9 will be erased\n---> Package python3-pip.noarch 0:9.0.3-8.el7 will be erased\n---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be erased\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n mssql-server x86_64 15.0.4375.4-1 @packages-microsoft-com-mssql-server-2019\n 1.1 G\n mssql-tools18 x86_64 18.4.1.1-1 @packages-microsoft-com-prod 718 k\n unixODBC-devel x86_64 2.3.11-1.rh @packages-microsoft-com-prod 223 k\nRemoving for dependencies:\n bzip2 x86_64 1.0.6-13.el7 @base 82 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 @updates 141 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 @updates 36 k\n gdb x86_64 7.6.1-120.el7 @base 7.0 M\n libatomic x86_64 4.8.5-44.el7 @base 26 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 @updates 82 k\n libtool-ltdl x86_64 2.4.2-22.el7_3 @base 66 k\n lsof x86_64 4.87-6.el7 @base 927 k\n msodbcsql18 x86_64 18.4.1.1-1 @packages-microsoft-com-prod 2.3 M\n python3 x86_64 3.6.8-21.el7_9 @updates 39 k\n python3-libs x86_64 3.6.8-21.el7_9 @updates 35 M\n python3-pip noarch 9.0.3-8.el7 @base 9.1 M\n python3-setuptools\n noarch 39.2.0-10.el7 @base 3.6 M\n unixODBC x86_64 2.3.11-1.rh @packages-microsoft-com-prod 648 k\n\nTransaction Summary\n================================================================================\nRemove 3 Packages (+14 Dependent packages)\n\nInstalled size: 1.2 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : mssql-server-15.0.4375.4-1.x86_64 1/17 \n Erasing : mssql-tools18-18.4.1.1-1.x86_64 2/17 \n Erasing : msodbcsql18-18.4.1.1-1.x86_64 3/17 \nODBC Driver 18 for SQL Server has been deleted (if it existed at all) because its usage count became zero\n Erasing : unixODBC-devel-2.3.11-1.rh.x86_64 4/17 \n Erasing : python3-libs-3.6.8-21.el7_9.x86_64 5/17 \n Erasing : python3-pip-9.0.3-8.el7.noarch 6/17 \n Erasing : python3-setuptools-39.2.0-10.el7.noarch 7/17 \n Erasing : python3-3.6.8-21.el7_9.x86_64 8/17 \n Erasing : unixODBC-2.3.11-1.rh.x86_64 9/17 \nwarning: /etc/odbcinst.ini saved as /etc/odbcinst.ini.rpmsave\n Erasing : libtool-ltdl-2.4.2-22.el7_3.x86_64 10/17 \n Erasing : libatomic-4.8.5-44.el7.x86_64 11/17 \n Erasing : bzip2-1.0.6-13.el7.x86_64 12/17 \n Erasing : gdb-7.6.1-120.el7.x86_64 13/17 \n Erasing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 14/17 \n Erasing : cyrus-sasl-2.1.26-24.el7_9.x86_64 15/17 \n Erasing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 16/17 \n Erasing : lsof-4.87-6.el7.x86_64 17/17 \n Verifying : msodbcsql18-18.4.1.1-1.x86_64 1/17 \n Verifying : python3-3.6.8-21.el7_9.x86_64 2/17 \n Verifying : mssql-server-15.0.4375.4-1.x86_64 3/17 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 4/17 \n Verifying : bzip2-1.0.6-13.el7.x86_64 5/17 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 6/17 \n Verifying : lsof-4.87-6.el7.x86_64 7/17 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 8/17 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 9/17 \n Verifying : gdb-7.6.1-120.el7.x86_64 10/17 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 11/17 \n Verifying : python3-libs-3.6.8-21.el7_9.x86_64 12/17 \n Verifying : python3-setuptools-39.2.0-10.el7.noarch 13/17 \n Verifying : python3-pip-9.0.3-8.el7.noarch 14/17 \n Verifying : mssql-tools18-18.4.1.1-1.x86_64 15/17 \n Verifying : libatomic-4.8.5-44.el7.x86_64 16/17 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 17/17 \n\nRemoved:\n mssql-server.x86_64 0:15.0.4375.4-1 mssql-tools18.x86_64 0:18.4.1.1-1 \n unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Removed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 \n lsof.x86_64 0:4.87-6.el7 \n msodbcsql18.x86_64 0:18.4.1.1-1 \n python3.x86_64 0:3.6.8-21.el7_9 \n python3-libs.x86_64 0:3.6.8-21.el7_9 \n python3-pip.noarch 0:9.0.3-8.el7 \n python3-setuptools.noarch 0:39.2.0-10.el7 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } TASK [Remove related files] **************************************************** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:57 Friday 02 May 2025 21:47:29 -0400 (0:00:03.943) 0:05:56.273 ************ [WARNING]: Consider using the file module with state=absent rather than running 'rm'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [managed-node1] => { "changed": true, "cmd": "rm -rfv /var/opt/mssql* /opt/mssql* /var/log/pacemaker/pacemaker.log /etc/yum.repos.d/packages-microsoft-com-* /tmp/*.j2 /tmp/mssql_data /tmp/mssql_log /etc/systemd/system/multi-user.target.wants/mssql-server.service", "delta": "0:00:00.009876", "end": "2025-05-02 21:47:29.919679", "rc": 0, "start": "2025-05-02 21:47:29.909803" } STDOUT: removed ‘/var/opt/mssql/mssql.conf’ removed ‘/var/opt/mssql/data/model.mdf’ removed ‘/var/opt/mssql/data/templog.ldf’ removed ‘/var/opt/mssql/data/tempdb.mdf’ removed ‘/var/opt/mssql/data/msdbdata.mdf’ removed ‘/var/opt/mssql/data/Entropy.bin’ removed ‘/var/opt/mssql/data/model_replicatedmaster.ldf’ removed ‘/var/opt/mssql/data/model_replicatedmaster.mdf’ removed ‘/var/opt/mssql/data/tempdb4.ndf’ removed ‘/var/opt/mssql/data/modellog.ldf’ removed ‘/var/opt/mssql/data/tempdb2.ndf’ removed ‘/var/opt/mssql/data/msdblog.ldf’ removed ‘/var/opt/mssql/data/mastlog.ldf’ removed ‘/var/opt/mssql/data/master.mdf’ removed ‘/var/opt/mssql/data/model_msdbdata.mdf’ removed ‘/var/opt/mssql/data/tempdb3.ndf’ removed ‘/var/opt/mssql/data/model_msdblog.ldf’ removed directory: ‘/var/opt/mssql/data’ removed ‘/var/opt/mssql/secrets/machine-key’ removed directory: ‘/var/opt/mssql/secrets’ removed ‘/var/opt/mssql/.system/system/lsa.hiv’ removed directory: ‘/var/opt/mssql/.system/system/Temp’ removed ‘/var/opt/mssql/.system/system/licensing.hiv’ removed ‘/var/opt/mssql/.system/system/lsasetup.log’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/c24bd41d-07e1-44f8-8793-7a1dede7bc17’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/Preferred’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles/Scm’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles’ removed directory: ‘/var/opt/mssql/.system/system/system32’ removed ‘/var/opt/mssql/.system/system/security.hiv’ removed ‘/var/opt/mssql/.system/system/debug/PASSWD.LOG’ removed directory: ‘/var/opt/mssql/.system/system/debug’ removed directory: ‘/var/opt/mssql/.system/system’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Temp’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/LocalLow’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/Temporary Internet Files’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CRLs’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/AppContainerUserCertRead’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/Certificates’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CTLs’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Desktop’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Documents’ removed directory: ‘/var/opt/mssql/.system/profiles/Client’ removed directory: ‘/var/opt/mssql/.system/profiles’ removed ‘/var/opt/mssql/.system/instance_id’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.26.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft’ removed directory: ‘/var/opt/mssql/.system/programdata’ removed directory: ‘/var/opt/mssql/.system’ removed ‘/var/opt/mssql/log/system_health_0_133907102811300000.xel’ removed ‘/var/opt/mssql/log/errorlog.8’ removed ‘/var/opt/mssql/log/system_health_0_133907103247330000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133907102354060000.xel’ removed ‘/var/opt/mssql/log/errorlog.6’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133907103864550000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133907103868390000.xel’ removed ‘/var/opt/mssql/log/log_4.trc’ removed ‘/var/opt/mssql/log/log_3.trc’ removed ‘/var/opt/mssql/log/log_6.trc’ removed ‘/var/opt/mssql/log/errorlog’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133907102807470000.xel’ removed ‘/var/opt/mssql/log/errorlog.5’ removed ‘/var/opt/mssql/log/errorlog.3’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133907103243310000.xel’ removed ‘/var/opt/mssql/log/sqlagentstartup.log’ removed ‘/var/opt/mssql/log/log_5.trc’ removed ‘/var/opt/mssql/log/errorlog.4’ removed ‘/var/opt/mssql/log/errorlog.2’ removed ‘/var/opt/mssql/log/system_health_0_133907101913080000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133907101625670000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133907102350230000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133907101677950000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133907101583940000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133907101908290000.xel’ removed ‘/var/opt/mssql/log/errorlog.7’ removed ‘/var/opt/mssql/log/system_health_0_133907101589220000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133907104324780000.xel’ removed ‘/var/opt/mssql/log/errorlog.1’ removed ‘/var/opt/mssql/log/mssql-conf/mssql-conf.log’ removed directory: ‘/var/opt/mssql/log/mssql-conf’ removed ‘/var/opt/mssql/log/log_7.trc’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133907104321300000.xel’ removed directory: ‘/var/opt/mssql/log’ removed directory: ‘/var/opt/mssql’ removed directory: ‘/opt/mssql’ removed directory: ‘/opt/mssql-tools18’ removed ‘/etc/yum.repos.d/packages-microsoft-com-mssql-server-2019.repo’ removed ‘/etc/yum.repos.d/packages-microsoft-com-prod.repo’ removed ‘/etc/systemd/system/multi-user.target.wants/mssql-server.service’ TASK [Stop the mssql-server service] ******************************************* task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:71 Friday 02 May 2025 21:47:30 -0400 (0:00:00.391) 0:05:56.664 ************ ok: [managed-node1] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:00.684026", "end": "2025-05-02 21:47:30.983069", "rc": 0, "start": "2025-05-02 21:47:30.299043" } RUNNING HANDLER [fedora.linux_system_roles.selinux : Reload SELinux policy] **** task path: /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml:2 Friday 02 May 2025 21:47:31 -0400 (0:00:00.979) 0:05:57.643 ************ changed: [managed-node1] => { "changed": true, "cmd": [ "semodule", "-R" ], "delta": "0:00:01.813206", "end": "2025-05-02 21:47:33.175004", "rc": 0, "start": "2025-05-02 21:47:31.361798" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=396 changed=62 unreachable=0 failed=0 skipped=902 rescued=0 ignored=0 Friday 02 May 2025 21:47:33 -0400 (0:00:02.201) 0:05:59.845 ************ =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 48.19s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 fedora.linux_system_roles.mssql : Set up MSSQL -------------------------- 5.55s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 4.68s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 4.31s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 4.07s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Remove related packages ------------------------------------------------- 3.94s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:44 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 2.93s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 fedora.linux_system_roles.selinux : Reload SELinux policy --------------- 2.20s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml:2 Disable TLS encryption -------------------------------------------------- 2.19s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:175 fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository --- 1.87s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 fedora.linux_system_roles.mssql : Restart the mssql-server service ------ 1.76s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.73s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.71s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.66s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Test with certs created by the certificate role ------------------------- 1.61s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:154 fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist --- 1.56s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Wait for mssql-server to prepare for client connections ----------------- 1.56s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Gather package facts ---------------------------------------------------- 1.51s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:2 fedora.linux_system_roles.mssql : Gather system services facts ---------- 1.49s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.48s /tmp/collections-ZSX/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716