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_2017.yml *************************************************** 2 plays in /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:5 Friday 24 January 2025 20:29:53 -0500 (0:00:00.040) 0:00:00.040 ******** ok: [managed-node2] => { "ansible_facts": { "mssql_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n66336361663164656232326461653662643537386337346563613939356466313835383235313234\n3634333565616161316639666662613564353237653663610a616639306439653033386664303839\n30663030636161326137656235636230356162373234386461363632353863393161353035316162\n3664353366373231360a343334326337353861366233656330363634353164316434616561333161\n3234\n" } }, "ansible_included_var_files": [ "/tmp/mssql-wxa/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-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:9 Friday 24 January 2025 20:29:53 -0500 (0:00:00.064) 0:00:00.104 ******** ok: [managed-node2] META: ran handlers TASK [Run tests_tls with SQL Server 2017] ************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:24 Friday 24 January 2025 20:29:54 -0500 (0:00:01.130) 0:00:01.235 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml for managed-node2 TASK [Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:2 Friday 24 January 2025 20:29:55 -0500 (0:00:00.130) 0:00:01.366 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml for managed-node2 TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Friday 24 January 2025 20:29:55 -0500 (0:00:00.058) 0:00:01.425 ******** ok: [managed-node2] TASK [Run the role] ************************************************************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:17 Friday 24 January 2025 20:29:55 -0500 (0:00:00.393) 0:00:01.818 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:24 Friday 24 January 2025 20:29:55 -0500 (0:00:00.025) 0:00:01.843 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the openssl package] ********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:5 Friday 24 January 2025 20:29:55 -0500 (0:00:00.025) 0:00:01.869 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:11 Friday 24 January 2025 20:29:56 -0500 (0:00:00.838) 0:00:02.708 ******** changed: [managed-node2] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.dxIpFe", "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-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:17 Friday 24 January 2025 20:29:56 -0500 (0:00:00.387) 0:00:03.096 ******** changed: [managed-node2] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.mgI8XW", "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-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:23 Friday 24 January 2025 20:29:57 -0500 (0:00:00.303) 0:00:03.400 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "openssl", "req", "-x509", "-nodes", "-newkey", "rsa:2048", "-subj", "/CN=10.31.10.36", "-out", "/tmp/ansible.dxIpFe", "-keyout", "/tmp/ansible.mgI8XW", "-days", "365" ], "delta": "0:00:00.039776", "end": "2025-01-24 20:29:57.460264", "rc": 0, "start": "2025-01-24 20:29:57.420488" } STDERR: Generating a 2048 bit RSA private key ..........+++ ...............+++ writing new private key to '/tmp/ansible.mgI8XW' ----- TASK [Copy certificate files to local tmp] ************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:32 Friday 24 January 2025 20:29:57 -0500 (0:00:00.410) 0:00:03.810 ******** changed: [managed-node2] => (item=/tmp/ansible.dxIpFe) => { "ansible_loop_var": "item", "changed": true, "checksum": "46f1b23f624aa994ccee9739e18487fe50c280fa", "dest": "/tmp/ansible.dxIpFe", "item": "/tmp/ansible.dxIpFe", "md5sum": "48fc9f4d169d12615eae58b79e3fa062", "remote_checksum": "46f1b23f624aa994ccee9739e18487fe50c280fa", "remote_md5sum": null } changed: [managed-node2] => (item=/tmp/ansible.mgI8XW) => { "ansible_loop_var": "item", "changed": true, "checksum": "de93b3822acad4cac8e5a73f2579d1da182949b2", "dest": "/tmp/ansible.mgI8XW", "item": "/tmp/ansible.mgI8XW", "md5sum": "9975a24fc13c57661b4b86fc24897e51", "remote_checksum": "de93b3822acad4cac8e5a73f2579d1da182949b2", "remote_md5sum": null } TASK [Copy a private key to the playbook directory to test a relative path] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:44 Friday 24 January 2025 20:29:58 -0500 (0:00:00.805) 0:00:04.616 ******** changed: [managed-node2 -> localhost] => { "changed": true, "checksum": "de93b3822acad4cac8e5a73f2579d1da182949b2", "dest": "./ansible.mgI8XW", "gid": 0, "group": "root", "md5sum": "9975a24fc13c57661b4b86fc24897e51", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1737768598.34-23303-35753317549182/source", "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:52 Friday 24 January 2025 20:29:58 -0500 (0:00:00.377) 0:00:04.994 ******** ok: [managed-node2] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.dxIpFe", "mssql_tls_private_key": "ansible.mgI8XW" }, "changed": false } TASK [Run role] **************************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:59 Friday 24 January 2025 20:29:58 -0500 (0:00:00.025) 0:00:05.019 ******** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 24 January 2025 20:29:59 -0500 (0:00:00.531) 0:00:05.551 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 24 January 2025 20:29:59 -0500 (0:00:00.047) 0:00:05.598 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 24 January 2025 20:29:59 -0500 (0:00:00.038) 0:00:05.636 ******** ok: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 24 January 2025 20:29:59 -0500 (0:00:00.082) 0:00:05.718 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 24 January 2025 20:29:59 -0500 (0:00:00.032) 0:00:05.751 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 24 January 2025 20:29:59 -0500 (0:00:00.035) 0:00:05.787 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 24 January 2025 20:29:59 -0500 (0:00:00.031) 0:00:05.818 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 24 January 2025 20:29:59 -0500 (0:00:00.039) 0:00:05.858 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 24 January 2025 20:29:59 -0500 (0:00:00.031) 0:00:05.889 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 24 January 2025 20:29:59 -0500 (0:00:00.031) 0:00:05.920 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 24 January 2025 20:29:59 -0500 (0:00:00.031) 0:00:05.952 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 24 January 2025 20:29:59 -0500 (0:00:00.032) 0:00:05.985 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 24 January 2025 20:29:59 -0500 (0:00:00.029) 0:00:06.014 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 24 January 2025 20:29:59 -0500 (0:00:00.035) 0:00:06.049 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 24 January 2025 20:29:59 -0500 (0:00:00.028) 0:00:06.078 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 24 January 2025 20:29:59 -0500 (0:00:00.030) 0:00:06.109 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 24 January 2025 20:29:59 -0500 (0:00:00.036) 0:00:06.146 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 24 January 2025 20:29:59 -0500 (0:00:00.023) 0:00:06.169 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 24 January 2025 20:29:59 -0500 (0:00:00.023) 0:00:06.193 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 24 January 2025 20:29:59 -0500 (0:00:00.023) 0:00:06.217 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 24 January 2025 20:29:59 -0500 (0:00:00.022) 0:00:06.239 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 24 January 2025 20:29:59 -0500 (0:00:00.029) 0:00:06.269 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 24 January 2025 20:29:59 -0500 (0:00:00.031) 0:00:06.300 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 24 January 2025 20:30:01 -0500 (0:00:01.731) 0:00:08.031 ******** skipping: [managed-node2] => (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-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 24 January 2025 20:30:01 -0500 (0:00:00.133) 0:00:08.165 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 24 January 2025 20:30:01 -0500 (0:00:00.064) 0:00:08.229 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 24 January 2025 20:30:02 -0500 (0:00:00.094) 0:00:08.324 ******** skipping: [managed-node2] => (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-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 24 January 2025 20:30:02 -0500 (0:00:00.147) 0:00:08.471 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 24 January 2025 20:30:02 -0500 (0:00:00.749) 0:00:09.221 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 24 January 2025 20:30:03 -0500 (0:00:00.098) 0:00:09.319 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 24 January 2025 20:30:03 -0500 (0:00:00.094) 0:00:09.414 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 24 January 2025 20:30:03 -0500 (0:00:00.093) 0:00:09.507 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 24 January 2025 20:30:03 -0500 (0:00:00.094) 0:00:09.601 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 24 January 2025 20:30:03 -0500 (0:00:00.094) 0:00:09.695 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 24 January 2025 20:30:03 -0500 (0:00:00.122) 0:00:09.818 ******** changed: [managed-node2] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2017", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 24 January 2025 20:30:04 -0500 (0:00:00.576) 0:00:10.395 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 24 January 2025 20:30:04 -0500 (0:00:00.163) 0:00:10.558 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 24 January 2025 20:30:04 -0500 (0:00:00.617) 0:00:11.175 ******** changed: [managed-node2] => { "changed": true, "changes": { "installed": [ "mssql-server" ] }, "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-server.x86_64 0:14.0.3465.1-1 will be installed\n--> Processing Dependency: libatomic for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: bzip2 for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: gdb for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: libsss_nss_idmap for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: cyrus-sasl for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: cyrus-sasl-gssapi for package: mssql-server-14.0.3465.1-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--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-server x86_64 14.0.3465.1-1 packages-microsoft-com-mssql-server-2017\n 200 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\nTransaction Summary\n================================================================================\nInstall 1 Package (+6 Dependent packages)\n\nTotal download size: 203 M\nInstalled size: 1.0 G\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 53 MB/s | 203 MB 00:03 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libatomic-4.8.5-44.el7.x86_64 1/7 \n Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 2/7 \n Installing : gdb-7.6.1-120.el7.x86_64 3/7 \n Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 4/7 \n Installing : bzip2-1.0.6-13.el7.x86_64 5/7 \n Installing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 6/7 \n Installing : mssql-server-14.0.3465.1-1.x86_64 7/7 \n\n+--------------------------------------------------------------+\nPlease run 'sudo /opt/mssql/bin/mssql-conf setup'\nto complete the setup of Microsoft SQL Server\n+--------------------------------------------------------------+\n\nSQL Server needs to be restarted in order to apply this setting. Please run\n'systemctl restart mssql-server.service'.\n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 1/7 \n Verifying : bzip2-1.0.6-13.el7.x86_64 2/7 \n Verifying : mssql-server-14.0.3465.1-1.x86_64 3/7 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 4/7 \n Verifying : gdb-7.6.1-120.el7.x86_64 5/7 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 6/7 \n Verifying : libatomic-4.8.5-44.el7.x86_64 7/7 \n\nInstalled:\n mssql-server.x86_64 0:14.0.3465.1-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\nComplete!\n" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 24 January 2025 20:30:41 -0500 (0:00:36.880) 0:00:48.056 ******** ok: [managed-node2] => { "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.005973", "end": "2025-01-24 20:30:42.041669", "rc": 0, "start": "2025-01-24 20:30:42.035696" } TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 24 January 2025 20:30:42 -0500 (0:00:00.405) 0:00:48.461 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 24 January 2025 20:30:43 -0500 (0:00:01.143) 0:00:49.605 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 24 January 2025 20:30:43 -0500 (0:00:00.147) 0:00:49.753 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 24 January 2025 20:30:43 -0500 (0:00:00.119) 0:00:49.873 ******** changed: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 24 January 2025 20:30:49 -0500 (0:00:05.608) 0:00:55.481 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 24 January 2025 20:30:49 -0500 (0:00:00.086) 0:00:55.567 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 24 January 2025 20:30:49 -0500 (0:00:00.107) 0:00:55.675 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 24 January 2025 20:30:49 -0500 (0:00:00.104) 0:00:55.779 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 24 January 2025 20:30:50 -0500 (0:00:00.749) 0:00:56.529 ******** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-01-24 20:10:29 EST", "ActiveEnterTimestampMonotonic": "11903683", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket network.target basic.target system.slice dbus.service systemd-sysctl.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-01-24 20:10:28 EST", "AssertTimestampMonotonic": "11002462", "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-01-24 20:10:28 EST", "ConditionTimestampMonotonic": "11002460", "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": "849", "ExecMainStartTimestamp": "Fri 2025-01-24 20:10:28 EST", "ExecMainStartTimestampMonotonic": "11003119", "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-01-24 20:10:28 EST", "InactiveExitTimestampMonotonic": "11003158", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "849", "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": "basic.target dbus.service polkit.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-01-24 20:10:29 EST", "WatchdogTimestampMonotonic": "11903632", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 24 January 2025 20:30:51 -0500 (0:00:01.216) 0:00:57.745 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.237158", "end": "2025-01-24 20:30:52.304995", "rc": 0, "start": "2025-01-24 20:30:52.067837" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 24 January 2025 20:30:52 -0500 (0:00:01.025) 0:00:58.771 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 24 January 2025 20:30:52 -0500 (0:00:00.150) 0:00:58.922 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 24 January 2025 20:30:52 -0500 (0:00:00.093) 0:00:59.016 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 24 January 2025 20:30:52 -0500 (0:00:00.087) 0:00:59.104 ******** changed: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 24 January 2025 20:30:53 -0500 (0:00:00.399) 0:00:59.504 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 24 January 2025 20:30:53 -0500 (0:00:00.086) 0:00:59.590 ******** changed: [managed-node2] => { "changed": true, "changes": { "installed": [ "mssql-tools18", "unixODBC-devel" ] }, "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-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.0 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 24 January 2025 20:30:57 -0500 (0:00:04.606) 0:01:04.197 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 24 January 2025 20:30:57 -0500 (0:00:00.097) 0:01:04.294 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 24 January 2025 20:30:58 -0500 (0:00:00.179) 0:01:04.474 ******** changed: [managed-node2] => (item=/tmp/ansible.dxIpFe) => { "ansible_loop_var": "item", "changed": true, "checksum": "46f1b23f624aa994ccee9739e18487fe50c280fa", "dest": "/etc/pki/tls/certs/ansible.dxIpFe", "gid": 994, "group": "mssql", "item": "/tmp/ansible.dxIpFe", "md5sum": "48fc9f4d169d12615eae58b79e3fa062", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1099, "src": "/root/.ansible/tmp/ansible-tmp-1737768658.25-25060-222520551301304/source", "state": "file", "uid": 996 } changed: [managed-node2] => (item=ansible.mgI8XW) => { "ansible_loop_var": "item", "changed": true, "checksum": "de93b3822acad4cac8e5a73f2579d1da182949b2", "dest": "/etc/pki/tls/private/ansible.mgI8XW", "gid": 994, "group": "mssql", "item": "ansible.mgI8XW", "md5sum": "9975a24fc13c57661b4b86fc24897e51", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1737768658.85-25060-55478469101512/source", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 24 January 2025 20:30:59 -0500 (0:00:01.305) 0:01:05.779 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:30:59 -0500 (0:00:00.158) 0:01:05.938 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004061", "end": "2025-01-24 20:30:59.880850", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:30:59.876789" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:31:00 -0500 (0:00:00.366) 0:01:06.304 ******** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.dxIpFe" ], "delta": "0:00:00.046408", "end": "2025-01-24 20:31:00.310629", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:31:00.264221" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:31:00 -0500 (0:00:00.428) 0:01:06.733 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 24 January 2025 20:31:00 -0500 (0:00:00.086) 0:01:06.820 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:31:00 -0500 (0:00:00.142) 0:01:06.962 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002969", "end": "2025-01-24 20:31:00.941887", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:31:00.938918" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:31:01 -0500 (0:00:00.413) 0:01:07.375 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.mgI8XW" ], "delta": "0:00:00.046038", "end": "2025-01-24 20:31:01.396652", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:31:01.350614" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:31:01 -0500 (0:00:00.423) 0:01:07.799 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 24 January 2025 20:31:01 -0500 (0:00:00.072) 0:01:07.872 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:31:01 -0500 (0:00:00.179) 0:01:08.051 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003580", "end": "2025-01-24 20:31:01.997955", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:31:01.994375" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:31:02 -0500 (0:00:00.339) 0:01:08.391 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.046504", "end": "2025-01-24 20:31:02.391885", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:31:02.345381" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:31:02 -0500 (0:00:00.422) 0:01:08.814 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 24 January 2025 20:31:02 -0500 (0:00:00.069) 0:01:08.883 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:31:02 -0500 (0:00:00.169) 0:01:09.053 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003218", "end": "2025-01-24 20:31:03.022009", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:31:03.018791" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:31:03 -0500 (0:00:00.363) 0:01:09.416 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.046096", "end": "2025-01-24 20:31:03.410431", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:31:03.364335" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:31:03 -0500 (0:00:00.396) 0:01:09.812 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 24 January 2025 20:31:03 -0500 (0:00:00.070) 0:01:09.883 ******** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004791", "end": "2025-01-24 20:31:03.823219", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:31:03.818428" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 24 January 2025 20:31:03 -0500 (0:00:00.328) 0:01:10.212 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 24 January 2025 20:31:03 -0500 (0:00:00.069) 0:01:10.281 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 24 January 2025 20:31:04 -0500 (0:00:00.083) 0:01:10.365 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 24 January 2025 20:31:04 -0500 (0:00:00.065) 0:01:10.430 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 24 January 2025 20:31:04 -0500 (0:00:00.114) 0:01:10.545 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 24 January 2025 20:31:04 -0500 (0:00:00.102) 0:01:10.647 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 24 January 2025 20:31:04 -0500 (0:00:00.105) 0:01:10.753 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 24 January 2025 20:31:04 -0500 (0:00:00.087) 0:01:10.840 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 24 January 2025 20:31:04 -0500 (0:00:00.086) 0:01:10.927 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 24 January 2025 20:31:04 -0500 (0:00:00.067) 0:01:10.995 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 24 January 2025 20:31:04 -0500 (0:00:00.065) 0:01:11.061 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 24 January 2025 20:31:04 -0500 (0:00:00.069) 0:01:11.130 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 24 January 2025 20:31:04 -0500 (0:00:00.067) 0:01:11.198 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 24 January 2025 20:31:04 -0500 (0:00:00.070) 0:01:11.269 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 24 January 2025 20:31:05 -0500 (0:00:00.067) 0:01:11.336 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 24 January 2025 20:31:05 -0500 (0:00:00.070) 0:01:11.406 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 24 January 2025 20:31:05 -0500 (0:00:00.071) 0:01:11.478 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 24 January 2025 20:31:05 -0500 (0:00:00.068) 0:01:11.546 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:31:05 -0500 (0:00:00.121) 0:01:11.667 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003437", "end": "2025-01-24 20:31:05.648858", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:31:05.645421" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:31:05 -0500 (0:00:00.410) 0:01:12.077 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.046796", "end": "2025-01-24 20:31:06.106834", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:31:06.060038" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:31:06 -0500 (0:00:00.435) 0:01:12.513 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 24 January 2025 20:31:06 -0500 (0:00:00.121) 0:01:12.634 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 24 January 2025 20:31:06 -0500 (0:00:00.071) 0:01:12.706 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 24 January 2025 20:31:06 -0500 (0:00:00.078) 0:01:12.784 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 24 January 2025 20:31:06 -0500 (0:00:00.071) 0:01:12.855 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 24 January 2025 20:31:06 -0500 (0:00:00.067) 0:01:12.923 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 24 January 2025 20:31:06 -0500 (0:00:00.069) 0:01:12.992 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 24 January 2025 20:31:06 -0500 (0:00:00.067) 0:01:13.059 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 24 January 2025 20:31:06 -0500 (0:00:00.069) 0:01:13.129 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 24 January 2025 20:31:06 -0500 (0:00:00.067) 0:01:13.196 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 24 January 2025 20:31:06 -0500 (0:00:00.069) 0:01:13.266 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 24 January 2025 20:31:07 -0500 (0:00:00.071) 0:01:13.337 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 24 January 2025 20:31:07 -0500 (0:00:00.067) 0:01:13.404 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 24 January 2025 20:31:07 -0500 (0:00:00.071) 0:01:13.476 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 24 January 2025 20:31:07 -0500 (0:00:00.073) 0:01:13.549 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 24 January 2025 20:31:07 -0500 (0:00:00.075) 0:01:13.625 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 24 January 2025 20:31:07 -0500 (0:00:00.070) 0:01:13.695 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 24 January 2025 20:31:07 -0500 (0:00:00.086) 0:01:13.782 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 24 January 2025 20:31:07 -0500 (0:00:00.072) 0:01:13.855 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 24 January 2025 20:31:07 -0500 (0:00:00.069) 0:01:13.924 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 24 January 2025 20:31:07 -0500 (0:00:00.123) 0:01:14.048 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 24 January 2025 20:31:07 -0500 (0:00:00.067) 0:01:14.116 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 24 January 2025 20:31:07 -0500 (0:00:00.068) 0:01:14.184 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 24 January 2025 20:31:07 -0500 (0:00:00.065) 0:01:14.250 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 24 January 2025 20:31:08 -0500 (0:00:00.067) 0:01:14.318 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 24 January 2025 20:31:08 -0500 (0:00:00.070) 0:01:14.388 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 24 January 2025 20:31:08 -0500 (0:00:00.067) 0:01:14.455 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 24 January 2025 20:31:08 -0500 (0:00:00.069) 0:01:14.525 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 24 January 2025 20:31:08 -0500 (0:00:00.067) 0:01:14.593 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 24 January 2025 20:31:08 -0500 (0:00:00.070) 0:01:14.663 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 24 January 2025 20:31:08 -0500 (0:00:00.068) 0:01:14.732 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 24 January 2025 20:31:08 -0500 (0:00:00.085) 0:01:14.817 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 24 January 2025 20:31:08 -0500 (0:00:00.070) 0:01:14.888 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 24 January 2025 20:31:08 -0500 (0:00:00.069) 0:01:14.958 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 24 January 2025 20:31:08 -0500 (0:00:00.070) 0:01:15.028 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 24 January 2025 20:31:08 -0500 (0:00:00.068) 0:01:15.097 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 24 January 2025 20:31:08 -0500 (0:00:00.069) 0:01:15.166 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 24 January 2025 20:31:08 -0500 (0:00:00.066) 0:01:15.233 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 24 January 2025 20:31:09 -0500 (0:00:00.087) 0:01:15.320 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 24 January 2025 20:31:09 -0500 (0:00:00.121) 0:01:15.442 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 24 January 2025 20:31:09 -0500 (0:00:00.067) 0:01:15.510 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 24 January 2025 20:31:09 -0500 (0:00:00.084) 0:01:15.594 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 24 January 2025 20:31:09 -0500 (0:00:00.064) 0:01:15.658 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 24 January 2025 20:31:09 -0500 (0:00:00.067) 0:01:15.726 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 24 January 2025 20:31:09 -0500 (0:00:00.068) 0:01:15.794 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 24 January 2025 20:31:09 -0500 (0:00:00.081) 0:01:15.876 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 24 January 2025 20:31:09 -0500 (0:00:00.068) 0:01:15.945 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 24 January 2025 20:31:09 -0500 (0:00:00.066) 0:01:16.011 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 24 January 2025 20:31:09 -0500 (0:00:00.095) 0:01:16.107 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 24 January 2025 20:31:09 -0500 (0:00:00.102) 0:01:16.209 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 24 January 2025 20:31:10 -0500 (0:00:00.106) 0:01:16.316 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 24 January 2025 20:31:10 -0500 (0:00:00.103) 0:01:16.419 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 24 January 2025 20:31:10 -0500 (0:00:00.108) 0:01:16.527 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 24 January 2025 20:31:10 -0500 (0:00:00.103) 0:01:16.631 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 24 January 2025 20:31:10 -0500 (0:00:00.131) 0:01:16.762 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 24 January 2025 20:31:10 -0500 (0:00:00.116) 0:01:16.879 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 24 January 2025 20:31:10 -0500 (0:00:00.125) 0:01:17.005 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 24 January 2025 20:31:10 -0500 (0:00:00.106) 0:01:17.112 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 24 January 2025 20:31:10 -0500 (0:00:00.110) 0:01:17.222 ******** skipping: [managed-node2] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 24 January 2025 20:31:11 -0500 (0:00:00.123) 0:01:17.346 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 24 January 2025 20:31:11 -0500 (0:00:00.167) 0:01:17.513 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 24 January 2025 20:31:11 -0500 (0:00:00.082) 0:01:17.596 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 24 January 2025 20:31:11 -0500 (0:00:00.086) 0:01:17.683 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 24 January 2025 20:31:11 -0500 (0:00:00.072) 0:01:17.755 ******** changed: [managed-node2] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 24 January 2025 20:31:12 -0500 (0:00:00.631) 0:01:18.386 ******** changed: [managed-node2] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-01-24 20:30:48 EST", "ActiveEnterTimestampMonotonic": "1231283637", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket network.target basic.target -.mount auditd.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-01-24 20:30:48 EST", "AssertTimestampMonotonic": "1231282864", "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-01-24 20:30:48 EST", "ConditionTimestampMonotonic": "1231282863", "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": "22144", "ExecMainStartTimestamp": "Fri 2025-01-24 20:30:48 EST", "ExecMainStartTimestampMonotonic": "1231283575", "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-01-24 20:30:48 EST", "InactiveExitTimestampMonotonic": "1231283637", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "22144", "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": "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-01-24 20:30:48 EST", "WatchdogTimestampMonotonic": "1231283616", "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 24 January 2025 20:31:12 -0500 (0:00:00.881) 0:01:19.268 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 24 January 2025 20:31:13 -0500 (0:00:00.115) 0:01:19.384 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove a private key from the playbook directory] ************************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:68 Friday 24 January 2025 20:31:13 -0500 (0:00:00.111) 0:01:19.495 ******** changed: [managed-node2 -> localhost] => { "changed": true, "path": "ansible.mgI8XW", "state": "absent" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:75 Friday 24 January 2025 20:31:13 -0500 (0:00:00.553) 0:01:20.048 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml for managed-node2 TASK [Modify the mssql-server service start limit interval] ******************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:3 Friday 24 January 2025 20:31:13 -0500 (0:00:00.195) 0:01:20.244 ******** changed: [managed-node2] => { "changed": true } MSG: 1 replacements made TASK [Modify the mssql-server service start limit burst] *********************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:10 Friday 24 January 2025 20:31:14 -0500 (0:00:00.959) 0:01:21.203 ******** changed: [managed-node2] => { "changed": true } MSG: 1 replacements made TASK [Reload service daemon] *************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:17 Friday 24 January 2025 20:31:15 -0500 (0:00:00.548) 0:01:21.752 ******** ok: [managed-node2] => { "changed": false, "name": null, "status": {} } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:78 Friday 24 January 2025 20:31:16 -0500 (0:00:01.085) 0:01:22.837 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node2 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 24 January 2025 20:31:16 -0500 (0:00:00.242) 0:01:23.080 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 24 January 2025 20:31:16 -0500 (0:00:00.114) 0:01:23.194 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 24 January 2025 20:31:17 -0500 (0:00:00.128) 0:01:23.323 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 24 January 2025 20:31:17 -0500 (0:00:00.113) 0:01:23.436 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 24 January 2025 20:31:17 -0500 (0:00:00.117) 0:01:23.554 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 24 January 2025 20:31:17 -0500 (0:00:00.112) 0:01:23.666 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 24 January 2025 20:31:17 -0500 (0:00:00.109) 0:01:23.775 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 24 January 2025 20:31:17 -0500 (0:00:00.103) 0:01:23.879 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 24 January 2025 20:31:17 -0500 (0:00:00.104) 0:01:23.984 ******** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 24 January 2025 20:31:17 -0500 (0:00:00.206) 0:01:24.191 ******** ok: [managed-node2] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-01-24 20:31:12 EST", "ActiveEnterTimestampMonotonic": "1255164287", "ActiveExitTimestamp": "Fri 2025-01-24 20:31:12 EST", "ActiveExitTimestampMonotonic": "1254914273", "ActiveState": "active", "After": "auditd.service basic.target systemd-journald.socket system.slice network.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-01-24 20:31:12 EST", "AssertTimestampMonotonic": "1255163410", "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-01-24 20:31:12 EST", "ConditionTimestampMonotonic": "1255163408", "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": "23469", "ExecMainStartTimestamp": "Fri 2025-01-24 20:31:12 EST", "ExecMainStartTimestampMonotonic": "1255164213", "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-01-24 20:31:12 EST", "InactiveEnterTimestampMonotonic": "1255162847", "InactiveExitTimestamp": "Fri 2025-01-24 20:31:12 EST", "InactiveExitTimestampMonotonic": "1255164287", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "23469", "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 -.mount basic.target", "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-01-24 20:31:12 EST", "WatchdogTimestampMonotonic": "1255164264", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 24 January 2025 20:31:18 -0500 (0:00:00.534) 0:01:24.725 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003681", "end": "2025-01-24 20:31:18.713371", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:31:18.709690" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 24 January 2025 20:31:18 -0500 (0:00:00.427) 0:01:25.152 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004724", "end": "2025-01-24 20:31:20.240299", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:31:19.235575" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 24 January 2025 20:31:20 -0500 (0:00:01.526) 0:01:26.678 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 24 January 2025 20:31:20 -0500 (0:00:00.150) 0:01:26.829 ******** ok: [managed-node2] => { "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": 6353, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 24 January 2025 20:31:22 -0500 (0:00:01.679) 0:01:28.508 ******** ok: [managed-node2] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.023463", "end": "2025-01-24 20:31:22.482242", "rc": 0, "start": "2025-01-24 20:31:22.458779" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 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-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 24 January 2025 20:31:22 -0500 (0:00:00.382) 0:01:28.891 ******** ok: [managed-node2] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 24 January 2025 20:31:22 -0500 (0:00:00.077) 0:01:28.969 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 24 January 2025 20:31:22 -0500 (0:00:00.070) 0:01:29.040 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 24 January 2025 20:31:22 -0500 (0:00:00.066) 0:01:29.106 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 24 January 2025 20:31:22 -0500 (0:00:00.067) 0:01:29.173 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 24 January 2025 20:31:22 -0500 (0:00:00.092) 0:01:29.266 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 24 January 2025 20:31:23 -0500 (0:00:00.099) 0:01:29.365 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 24 January 2025 20:31:23 -0500 (0:00:00.079) 0:01:29.445 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 24 January 2025 20:31:23 -0500 (0:00:00.086) 0:01:29.531 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:31:23 -0500 (0:00:00.188) 0:01:29.720 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004276", "end": "2025-01-24 20:31:23.689733", "rc": 0, "start": "2025-01-24 20:31:23.685457" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.dxIpFe TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:31:23 -0500 (0:00:00.380) 0:01:30.100 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:31:23 -0500 (0:00:00.088) 0:01:30.188 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.dxIpFe] ***************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:31:23 -0500 (0:00:00.074) 0:01:30.263 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 24 January 2025 20:31:24 -0500 (0:00:00.070) 0:01:30.333 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:31:24 -0500 (0:00:00.124) 0:01:30.458 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004340", "end": "2025-01-24 20:31:24.401823", "rc": 0, "start": "2025-01-24 20:31:24.397483" } STDOUT: tlskey = /etc/pki/tls/private/ansible.mgI8XW TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:31:24 -0500 (0:00:00.335) 0:01:30.793 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:31:24 -0500 (0:00:00.088) 0:01:30.881 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.mgI8XW] *************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:31:24 -0500 (0:00:00.075) 0:01:30.957 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 24 January 2025 20:31:24 -0500 (0:00:00.071) 0:01:31.028 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:31:24 -0500 (0:00:00.132) 0:01:31.161 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004237", "end": "2025-01-24 20:31:25.130812", "rc": 0, "start": "2025-01-24 20:31:25.126575" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:31:25 -0500 (0:00:00.361) 0:01:31.522 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:31:25 -0500 (0:00:00.105) 0:01:31.628 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:31:25 -0500 (0:00:00.121) 0:01:31.750 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 24 January 2025 20:31:25 -0500 (0:00:00.177) 0:01:31.928 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:31:25 -0500 (0:00:00.211) 0:01:32.140 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004231", "end": "2025-01-24 20:31:26.131946", "rc": 0, "start": "2025-01-24 20:31:26.127715" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:31:26 -0500 (0:00:00.425) 0:01:32.565 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:31:26 -0500 (0:00:00.125) 0:01:32.691 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:31:26 -0500 (0:00:00.138) 0:01:32.829 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 24 January 2025 20:31:26 -0500 (0:00:00.161) 0:01:32.991 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:85 Friday 24 January 2025 20:31:26 -0500 (0:00:00.216) 0:01:33.207 ******** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 24 January 2025 20:31:27 -0500 (0:00:00.771) 0:01:33.978 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 24 January 2025 20:31:27 -0500 (0:00:00.189) 0:01:34.168 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 24 January 2025 20:31:27 -0500 (0:00:00.118) 0:01:34.287 ******** ok: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 24 January 2025 20:31:28 -0500 (0:00:00.129) 0:01:34.417 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 24 January 2025 20:31:28 -0500 (0:00:00.162) 0:01:34.580 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 24 January 2025 20:31:28 -0500 (0:00:00.109) 0:01:34.690 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 24 January 2025 20:31:28 -0500 (0:00:00.075) 0:01:34.765 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 24 January 2025 20:31:28 -0500 (0:00:00.106) 0:01:34.871 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 24 January 2025 20:31:28 -0500 (0:00:00.114) 0:01:34.986 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 24 January 2025 20:31:28 -0500 (0:00:00.116) 0:01:35.103 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 24 January 2025 20:31:28 -0500 (0:00:00.108) 0:01:35.211 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 24 January 2025 20:31:29 -0500 (0:00:00.110) 0:01:35.322 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 24 January 2025 20:31:29 -0500 (0:00:00.133) 0:01:35.455 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 24 January 2025 20:31:29 -0500 (0:00:00.119) 0:01:35.574 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 24 January 2025 20:31:29 -0500 (0:00:00.122) 0:01:35.697 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 24 January 2025 20:31:29 -0500 (0:00:00.116) 0:01:35.814 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 24 January 2025 20:31:29 -0500 (0:00:00.143) 0:01:35.958 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 24 January 2025 20:31:29 -0500 (0:00:00.168) 0:01:36.126 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 24 January 2025 20:31:30 -0500 (0:00:00.180) 0:01:36.307 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 24 January 2025 20:31:30 -0500 (0:00:00.125) 0:01:36.432 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 24 January 2025 20:31:30 -0500 (0:00:00.121) 0:01:36.554 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 24 January 2025 20:31:30 -0500 (0:00:00.111) 0:01:36.666 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 24 January 2025 20:31:30 -0500 (0:00:00.128) 0:01:36.794 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 24 January 2025 20:31:32 -0500 (0:00:01.596) 0:01:38.390 ******** ok: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 24 January 2025 20:31:32 -0500 (0:00:00.345) 0:01:38.736 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 24 January 2025 20:31:32 -0500 (0:00:00.132) 0:01:38.868 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 24 January 2025 20:31:32 -0500 (0:00:00.144) 0:01:39.012 ******** skipping: [managed-node2] => (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-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 24 January 2025 20:31:32 -0500 (0:00:00.219) 0:01:39.232 ******** ok: [managed-node2] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 24 January 2025 20:31:33 -0500 (0:00:00.585) 0:01:39.817 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 24 January 2025 20:31:33 -0500 (0:00:00.109) 0:01:39.927 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 24 January 2025 20:31:33 -0500 (0:00:00.119) 0:01:40.047 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 24 January 2025 20:31:33 -0500 (0:00:00.118) 0:01:40.166 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 24 January 2025 20:31:33 -0500 (0:00:00.112) 0:01:40.278 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 24 January 2025 20:31:34 -0500 (0:00:00.135) 0:01:40.413 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 24 January 2025 20:31:34 -0500 (0:00:00.115) 0:01:40.528 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 24 January 2025 20:31:34 -0500 (0:00:00.132) 0:01:40.661 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 24 January 2025 20:31:34 -0500 (0:00:00.094) 0:01:40.756 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 24 January 2025 20:31:35 -0500 (0:00:00.618) 0:01:41.374 ******** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 24 January 2025 20:31:35 -0500 (0:00:00.590) 0:01:41.965 ******** ok: [managed-node2] => { "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.005557", "end": "2025-01-24 20:31:35.950057", "rc": 0, "start": "2025-01-24 20:31:35.944500" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 24 January 2025 20:31:36 -0500 (0:00:00.420) 0:01:42.385 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 24 January 2025 20:31:37 -0500 (0:00:01.010) 0:01:43.396 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 24 January 2025 20:31:37 -0500 (0:00:00.183) 0:01:43.580 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 24 January 2025 20:31:37 -0500 (0:00:00.113) 0:01:43.693 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 24 January 2025 20:31:37 -0500 (0:00:00.121) 0:01:43.814 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 24 January 2025 20:31:37 -0500 (0:00:00.145) 0:01:43.960 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 24 January 2025 20:31:37 -0500 (0:00:00.152) 0:01:44.113 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 24 January 2025 20:31:37 -0500 (0:00:00.164) 0:01:44.277 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 24 January 2025 20:31:38 -0500 (0:00:00.857) 0:01:45.134 ******** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-01-24 20:10:29 EST", "ActiveEnterTimestampMonotonic": "11903683", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service basic.target systemd-journald.socket systemd-sysctl.service system.slice network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-01-24 20:10:28 EST", "AssertTimestampMonotonic": "11002462", "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-01-24 20:10:28 EST", "ConditionTimestampMonotonic": "11002460", "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": "849", "ExecMainStartTimestamp": "Fri 2025-01-24 20:10:28 EST", "ExecMainStartTimestampMonotonic": "11003119", "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-01-24 20:10:28 EST", "InactiveExitTimestampMonotonic": "11003158", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "849", "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 system.slice dbus.service", "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-01-24 20:10:29 EST", "WatchdogTimestampMonotonic": "11903632", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 24 January 2025 20:31:39 -0500 (0:00:00.679) 0:01:45.814 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.085266", "end": "2025-01-24 20:31:39.964224", "rc": 0, "start": "2025-01-24 20:31:39.878958" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 24 January 2025 20:31:40 -0500 (0:00:00.611) 0:01:46.425 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 24 January 2025 20:31:40 -0500 (0:00:00.133) 0:01:46.559 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 24 January 2025 20:31:40 -0500 (0:00:00.206) 0:01:46.765 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 24 January 2025 20:31:40 -0500 (0:00:00.117) 0:01:46.882 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 24 January 2025 20:31:41 -0500 (0:00:00.426) 0:01:47.308 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 24 January 2025 20:31:41 -0500 (0:00:00.090) 0:01:47.399 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 24 January 2025 20:31:41 -0500 (0:00:00.606) 0:01:48.006 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 24 January 2025 20:31:41 -0500 (0:00:00.117) 0:01:48.124 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 24 January 2025 20:31:41 -0500 (0:00:00.175) 0:01:48.299 ******** skipping: [managed-node2] => (item=/tmp/ansible.dxIpFe) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.dxIpFe", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=ansible.mgI8XW) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.mgI8XW", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 24 January 2025 20:31:42 -0500 (0:00:00.262) 0:01:48.562 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:31:42 -0500 (0:00:00.331) 0:01:48.893 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003000", "end": "2025-01-24 20:31:42.927782", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:31:42.924782" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.dxIpFe TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:31:43 -0500 (0:00:00.477) 0:01:49.371 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:31:43 -0500 (0:00:00.133) 0:01:49.505 ******** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.046258", "end": "2025-01-24 20:31:43.772847", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:31:43.726589" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 24 January 2025 20:31:44 -0500 (0:00:00.830) 0:01:50.335 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:31:44 -0500 (0:00:00.266) 0:01:50.602 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003053", "end": "2025-01-24 20:31:44.632001", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:31:44.628948" } STDOUT: tlskey = /etc/pki/tls/private/ansible.mgI8XW TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:31:44 -0500 (0:00:00.488) 0:01:51.091 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:31:44 -0500 (0:00:00.148) 0:01:51.240 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.046163", "end": "2025-01-24 20:31:45.431706", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:31:45.385543" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 24 January 2025 20:31:45 -0500 (0:00:00.651) 0:01:51.891 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:31:45 -0500 (0:00:00.264) 0:01:52.156 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003251", "end": "2025-01-24 20:31:46.292513", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:31:46.289262" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:31:46 -0500 (0:00:00.594) 0:01:52.750 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:31:46 -0500 (0:00:00.164) 0:01:52.915 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.045795", "end": "2025-01-24 20:31:46.969451", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:31:46.923656" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 24 January 2025 20:31:47 -0500 (0:00:00.539) 0:01:53.454 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:31:47 -0500 (0:00:00.283) 0:01:53.738 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003135", "end": "2025-01-24 20:31:47.991494", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:31:47.988359" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:31:48 -0500 (0:00:00.839) 0:01:54.577 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:31:48 -0500 (0:00:00.216) 0:01:54.794 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.045341", "end": "2025-01-24 20:31:48.880677", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:31:48.835336" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 24 January 2025 20:31:49 -0500 (0:00:00.689) 0:01:55.484 ******** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004856", "end": "2025-01-24 20:31:49.661714", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:31:49.656858" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 24 January 2025 20:31:49 -0500 (0:00:00.705) 0:01:56.189 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 24 January 2025 20:31:50 -0500 (0:00:00.235) 0:01:56.425 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 24 January 2025 20:31:50 -0500 (0:00:00.219) 0:01:56.645 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 24 January 2025 20:31:50 -0500 (0:00:00.228) 0:01:56.873 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 24 January 2025 20:31:50 -0500 (0:00:00.238) 0:01:57.112 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 24 January 2025 20:31:51 -0500 (0:00:00.202) 0:01:57.314 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 24 January 2025 20:31:51 -0500 (0:00:00.130) 0:01:57.445 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 24 January 2025 20:31:51 -0500 (0:00:00.117) 0:01:57.563 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 24 January 2025 20:31:51 -0500 (0:00:00.143) 0:01:57.706 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 24 January 2025 20:31:51 -0500 (0:00:00.121) 0:01:57.827 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 24 January 2025 20:31:51 -0500 (0:00:00.098) 0:01:57.926 ******** ok: [managed-node2] => { "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.004978", "end": "2025-01-24 20:31:52.003406", "rc": 0, "start": "2025-01-24 20:31:51.998428" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 24 January 2025 20:31:52 -0500 (0:00:00.570) 0:01:58.496 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 24 January 2025 20:31:52 -0500 (0:00:00.119) 0:01:58.616 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 24 January 2025 20:31:53 -0500 (0:00:01.611) 0:02:00.228 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 24 January 2025 20:31:54 -0500 (0:00:00.179) 0:02:00.407 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 24 January 2025 20:31:54 -0500 (0:00:00.230) 0:02:00.638 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 24 January 2025 20:31:54 -0500 (0:00:00.190) 0:02:00.829 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 24 January 2025 20:31:54 -0500 (0:00:00.191) 0:02:01.021 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:31:55 -0500 (0:00:00.341) 0:02:01.362 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003231", "end": "2025-01-24 20:31:55.577820", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:31:55.574589" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:31:55 -0500 (0:00:00.794) 0:02:02.157 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.048167", "end": "2025-01-24 20:31:56.313902", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:31:56.265735" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:31:56 -0500 (0:00:00.627) 0:02:02.785 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 24 January 2025 20:31:56 -0500 (0:00:00.119) 0:02:02.905 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 24 January 2025 20:31:56 -0500 (0:00:00.112) 0:02:03.017 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 24 January 2025 20:31:56 -0500 (0:00:00.110) 0:02:03.127 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 24 January 2025 20:31:56 -0500 (0:00:00.113) 0:02:03.241 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 24 January 2025 20:31:57 -0500 (0:00:00.109) 0:02:03.351 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 24 January 2025 20:31:57 -0500 (0:00:00.112) 0:02:03.463 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 24 January 2025 20:31:57 -0500 (0:00:00.165) 0:02:03.629 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 24 January 2025 20:31:57 -0500 (0:00:00.219) 0:02:03.849 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 24 January 2025 20:31:57 -0500 (0:00:00.191) 0:02:04.040 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 24 January 2025 20:31:58 -0500 (0:00:00.371) 0:02:04.412 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 24 January 2025 20:31:58 -0500 (0:00:00.210) 0:02:04.622 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 24 January 2025 20:31:58 -0500 (0:00:00.189) 0:02:04.812 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 24 January 2025 20:31:58 -0500 (0:00:00.233) 0:02:05.045 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 24 January 2025 20:31:58 -0500 (0:00:00.233) 0:02:05.279 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 24 January 2025 20:31:59 -0500 (0:00:00.137) 0:02:05.417 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 24 January 2025 20:31:59 -0500 (0:00:00.125) 0:02:05.542 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 24 January 2025 20:31:59 -0500 (0:00:00.124) 0:02:05.667 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 24 January 2025 20:31:59 -0500 (0:00:00.111) 0:02:05.778 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 24 January 2025 20:31:59 -0500 (0:00:00.108) 0:02:05.887 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 24 January 2025 20:31:59 -0500 (0:00:00.114) 0:02:06.001 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 24 January 2025 20:31:59 -0500 (0:00:00.117) 0:02:06.118 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 24 January 2025 20:31:59 -0500 (0:00:00.110) 0:02:06.228 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 24 January 2025 20:32:00 -0500 (0:00:00.110) 0:02:06.339 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 24 January 2025 20:32:00 -0500 (0:00:00.108) 0:02:06.448 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 24 January 2025 20:32:00 -0500 (0:00:00.168) 0:02:06.616 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 24 January 2025 20:32:00 -0500 (0:00:00.217) 0:02:06.835 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 24 January 2025 20:32:00 -0500 (0:00:00.207) 0:02:07.042 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 24 January 2025 20:32:00 -0500 (0:00:00.178) 0:02:07.220 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 24 January 2025 20:32:01 -0500 (0:00:00.219) 0:02:07.440 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 24 January 2025 20:32:01 -0500 (0:00:00.109) 0:02:07.550 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 24 January 2025 20:32:01 -0500 (0:00:00.157) 0:02:07.707 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 24 January 2025 20:32:01 -0500 (0:00:00.117) 0:02:07.825 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 24 January 2025 20:32:01 -0500 (0:00:00.114) 0:02:07.940 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 24 January 2025 20:32:01 -0500 (0:00:00.130) 0:02:08.071 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 24 January 2025 20:32:01 -0500 (0:00:00.201) 0:02:08.273 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 24 January 2025 20:32:02 -0500 (0:00:00.229) 0:02:08.502 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 24 January 2025 20:32:02 -0500 (0:00:00.212) 0:02:08.714 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 24 January 2025 20:32:02 -0500 (0:00:00.191) 0:02:08.905 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 24 January 2025 20:32:02 -0500 (0:00:00.172) 0:02:09.077 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 24 January 2025 20:32:02 -0500 (0:00:00.173) 0:02:09.251 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 24 January 2025 20:32:03 -0500 (0:00:00.141) 0:02:09.392 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 24 January 2025 20:32:03 -0500 (0:00:00.132) 0:02:09.525 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 24 January 2025 20:32:03 -0500 (0:00:00.130) 0:02:09.655 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 24 January 2025 20:32:03 -0500 (0:00:00.112) 0:02:09.768 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 24 January 2025 20:32:03 -0500 (0:00:00.151) 0:02:09.920 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 24 January 2025 20:32:03 -0500 (0:00:00.115) 0:02:10.036 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 24 January 2025 20:32:03 -0500 (0:00:00.122) 0:02:10.158 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 24 January 2025 20:32:04 -0500 (0:00:00.217) 0:02:10.376 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 24 January 2025 20:32:04 -0500 (0:00:00.123) 0:02:10.499 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 24 January 2025 20:32:04 -0500 (0:00:00.212) 0:02:10.711 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 24 January 2025 20:32:04 -0500 (0:00:00.126) 0:02:10.837 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 24 January 2025 20:32:04 -0500 (0:00:00.120) 0:02:10.958 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 24 January 2025 20:32:04 -0500 (0:00:00.086) 0:02:11.045 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 24 January 2025 20:32:04 -0500 (0:00:00.128) 0:02:11.173 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 24 January 2025 20:32:04 -0500 (0:00:00.123) 0:02:11.297 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 24 January 2025 20:32:05 -0500 (0:00:00.161) 0:02:11.459 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 24 January 2025 20:32:05 -0500 (0:00:00.116) 0:02:11.575 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 24 January 2025 20:32:05 -0500 (0:00:00.130) 0:02:11.705 ******** skipping: [managed-node2] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 24 January 2025 20:32:05 -0500 (0:00:00.081) 0:02:11.786 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 24 January 2025 20:32:05 -0500 (0:00:00.070) 0:02:11.857 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 24 January 2025 20:32:05 -0500 (0:00:00.070) 0:02:11.927 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 24 January 2025 20:32:05 -0500 (0:00:00.079) 0:02:12.006 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 24 January 2025 20:32:05 -0500 (0:00:00.102) 0:02:12.109 ******** changed: [managed-node2] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 24 January 2025 20:32:06 -0500 (0:00:00.999) 0:02:13.109 ******** changed: [managed-node2] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-01-24 20:31:12 EST", "ActiveEnterTimestampMonotonic": "1255164287", "ActiveExitTimestamp": "Fri 2025-01-24 20:31:12 EST", "ActiveExitTimestampMonotonic": "1254914273", "ActiveState": "active", "After": "auditd.service basic.target systemd-journald.socket system.slice network.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-01-24 20:31:12 EST", "AssertTimestampMonotonic": "1255163410", "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-01-24 20:31:12 EST", "ConditionTimestampMonotonic": "1255163408", "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": "23469", "ExecMainStartTimestamp": "Fri 2025-01-24 20:31:12 EST", "ExecMainStartTimestampMonotonic": "1255164213", "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-01-24 20:31:12 EST", "InactiveEnterTimestampMonotonic": "1255162847", "InactiveExitTimestamp": "Fri 2025-01-24 20:31:12 EST", "InactiveExitTimestampMonotonic": "1255164287", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "23469", "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 -.mount basic.target", "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-01-24 20:31:12 EST", "WatchdogTimestampMonotonic": "1255164264", "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 24 January 2025 20:32:07 -0500 (0:00:00.951) 0:02:14.060 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 24 January 2025 20:32:07 -0500 (0:00:00.218) 0:02:14.278 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:92 Friday 24 January 2025 20:32:08 -0500 (0:00:00.184) 0:02:14.463 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node2 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 24 January 2025 20:32:08 -0500 (0:00:00.476) 0:02:14.940 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 24 January 2025 20:32:08 -0500 (0:00:00.116) 0:02:15.056 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 24 January 2025 20:32:08 -0500 (0:00:00.190) 0:02:15.247 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 24 January 2025 20:32:09 -0500 (0:00:00.221) 0:02:15.468 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 24 January 2025 20:32:09 -0500 (0:00:00.192) 0:02:15.661 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 24 January 2025 20:32:09 -0500 (0:00:00.191) 0:02:15.852 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 24 January 2025 20:32:09 -0500 (0:00:00.126) 0:02:15.979 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 24 January 2025 20:32:09 -0500 (0:00:00.129) 0:02:16.109 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 24 January 2025 20:32:09 -0500 (0:00:00.120) 0:02:16.230 ******** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 24 January 2025 20:32:10 -0500 (0:00:00.316) 0:02:16.546 ******** ok: [managed-node2] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-01-24 20:32:07 EST", "ActiveEnterTimestampMonotonic": "1309935768", "ActiveExitTimestamp": "Fri 2025-01-24 20:32:07 EST", "ActiveExitTimestampMonotonic": "1309700471", "ActiveState": "active", "After": "auditd.service basic.target systemd-journald.socket system.slice network.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-01-24 20:32:07 EST", "AssertTimestampMonotonic": "1309935084", "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-01-24 20:32:07 EST", "ConditionTimestampMonotonic": "1309935083", "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": "25707", "ExecMainStartTimestamp": "Fri 2025-01-24 20:32:07 EST", "ExecMainStartTimestampMonotonic": "1309935710", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-01-24 20:32:07 EST] ; stop_time=[n/a] ; pid=25707 ; 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-01-24 20:32:07 EST", "InactiveEnterTimestampMonotonic": "1309933399", "InactiveExitTimestamp": "Fri 2025-01-24 20:32:07 EST", "InactiveExitTimestampMonotonic": "1309935768", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "25707", "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 -.mount basic.target", "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-01-24 20:32:07 EST", "WatchdogTimestampMonotonic": "1309935748", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 24 January 2025 20:32:11 -0500 (0:00:01.195) 0:02:17.742 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003412", "end": "2025-01-24 20:32:11.999211", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:32:11.995799" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 24 January 2025 20:32:12 -0500 (0:00:00.727) 0:02:18.470 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003621", "end": "2025-01-24 20:32:12.445488", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:32:12.441867" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 24 January 2025 20:32:12 -0500 (0:00:00.426) 0:02:18.896 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 24 January 2025 20:32:12 -0500 (0:00:00.138) 0:02:19.035 ******** ok: [managed-node2] => { "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": 6263, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 24 January 2025 20:32:14 -0500 (0:00:01.442) 0:02:20.478 ******** ok: [managed-node2] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.023211", "end": "2025-01-24 20:32:14.496058", "rc": 0, "start": "2025-01-24 20:32:14.472847" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 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-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 24 January 2025 20:32:14 -0500 (0:00:00.475) 0:02:20.953 ******** ok: [managed-node2] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 24 January 2025 20:32:14 -0500 (0:00:00.123) 0:02:21.077 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 24 January 2025 20:32:14 -0500 (0:00:00.134) 0:02:21.212 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 24 January 2025 20:32:15 -0500 (0:00:00.146) 0:02:21.359 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 24 January 2025 20:32:15 -0500 (0:00:00.109) 0:02:21.469 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 24 January 2025 20:32:15 -0500 (0:00:00.111) 0:02:21.580 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 24 January 2025 20:32:15 -0500 (0:00:00.109) 0:02:21.689 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 24 January 2025 20:32:15 -0500 (0:00:00.115) 0:02:21.805 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 24 January 2025 20:32:15 -0500 (0:00:00.104) 0:02:21.910 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:32:15 -0500 (0:00:00.304) 0:02:22.214 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004089", "end": "2025-01-24 20:32:16.445814", "rc": 0, "start": "2025-01-24 20:32:16.441725" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:32:16 -0500 (0:00:00.643) 0:02:22.858 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:32:16 -0500 (0:00:00.152) 0:02:23.010 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:32:16 -0500 (0:00:00.084) 0:02:23.094 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 24 January 2025 20:32:16 -0500 (0:00:00.087) 0:02:23.182 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:32:17 -0500 (0:00:00.238) 0:02:23.421 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004276", "end": "2025-01-24 20:32:17.420060", "rc": 0, "start": "2025-01-24 20:32:17.415784" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:32:17 -0500 (0:00:00.437) 0:02:23.858 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:32:17 -0500 (0:00:00.175) 0:02:24.034 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:32:17 -0500 (0:00:00.185) 0:02:24.219 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 24 January 2025 20:32:18 -0500 (0:00:00.138) 0:02:24.358 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:32:18 -0500 (0:00:00.236) 0:02:24.595 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004261", "end": "2025-01-24 20:32:18.661150", "rc": 0, "start": "2025-01-24 20:32:18.656889" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:32:18 -0500 (0:00:00.461) 0:02:25.056 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:32:18 -0500 (0:00:00.090) 0:02:25.147 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:32:18 -0500 (0:00:00.078) 0:02:25.226 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 24 January 2025 20:32:18 -0500 (0:00:00.073) 0:02:25.299 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:32:19 -0500 (0:00:00.138) 0:02:25.437 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004799", "end": "2025-01-24 20:32:19.397515", "rc": 0, "start": "2025-01-24 20:32:19.392716" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:32:19 -0500 (0:00:00.452) 0:02:25.889 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:32:19 -0500 (0:00:00.118) 0:02:26.007 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:32:19 -0500 (0:00:00.143) 0:02:26.151 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 24 January 2025 20:32:19 -0500 (0:00:00.118) 0:02:26.270 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove certificates from hosts] ****************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:99 Friday 24 January 2025 20:32:20 -0500 (0:00:00.118) 0:02:26.388 ******** changed: [managed-node2] => (item=/etc/pki/tls/certs/ansible.dxIpFe) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/ansible.dxIpFe", "path": "/etc/pki/tls/certs/ansible.dxIpFe", "state": "absent" } changed: [managed-node2] => (item=/etc/pki/tls/private/ansible.mgI8XW) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/ansible.mgI8XW", "path": "/etc/pki/tls/private/ansible.mgI8XW", "state": "absent" } TASK [Copy certificates to hosts] ********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:107 Friday 24 January 2025 20:32:20 -0500 (0:00:00.737) 0:02:27.125 ******** ok: [managed-node2] => (item=/tmp/ansible.dxIpFe) => { "ansible_loop_var": "item", "changed": false, "checksum": "46f1b23f624aa994ccee9739e18487fe50c280fa", "dest": "/tmp/ansible.dxIpFe", "gid": 0, "group": "root", "item": "/tmp/ansible.dxIpFe", "mode": "0600", "owner": "root", "path": "/tmp/ansible.dxIpFe", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1099, "state": "file", "uid": 0 } ok: [managed-node2] => (item=/tmp/ansible.mgI8XW) => { "ansible_loop_var": "item", "changed": false, "checksum": "de93b3822acad4cac8e5a73f2579d1da182949b2", "dest": "/tmp/ansible.mgI8XW", "gid": 0, "group": "root", "item": "/tmp/ansible.mgI8XW", "mode": "0600", "owner": "root", "path": "/tmp/ansible.mgI8XW", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1704, "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:116 Friday 24 January 2025 20:32:22 -0500 (0:00:01.454) 0:02:28.580 ******** ok: [managed-node2] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.dxIpFe", "mssql_tls_private_key": "ansible.mgI8XW" }, "changed": false } TASK [Test with certs on managed nodes] **************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:121 Friday 24 January 2025 20:32:22 -0500 (0:00:00.116) 0:02:28.697 ******** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 24 January 2025 20:32:23 -0500 (0:00:01.069) 0:02:29.766 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 24 January 2025 20:32:23 -0500 (0:00:00.120) 0:02:29.887 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 24 January 2025 20:32:23 -0500 (0:00:00.108) 0:02:29.995 ******** ok: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 24 January 2025 20:32:23 -0500 (0:00:00.170) 0:02:30.165 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 24 January 2025 20:32:23 -0500 (0:00:00.111) 0:02:30.277 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 24 January 2025 20:32:24 -0500 (0:00:00.106) 0:02:30.384 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 24 January 2025 20:32:24 -0500 (0:00:00.110) 0:02:30.494 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 24 January 2025 20:32:24 -0500 (0:00:00.109) 0:02:30.603 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 24 January 2025 20:32:24 -0500 (0:00:00.112) 0:02:30.716 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 24 January 2025 20:32:24 -0500 (0:00:00.121) 0:02:30.837 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 24 January 2025 20:32:24 -0500 (0:00:00.107) 0:02:30.945 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 24 January 2025 20:32:24 -0500 (0:00:00.114) 0:02:31.060 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 24 January 2025 20:32:24 -0500 (0:00:00.091) 0:02:31.151 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 24 January 2025 20:32:24 -0500 (0:00:00.090) 0:02:31.242 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 24 January 2025 20:32:25 -0500 (0:00:00.073) 0:02:31.315 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 24 January 2025 20:32:25 -0500 (0:00:00.080) 0:02:31.396 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 24 January 2025 20:32:25 -0500 (0:00:00.119) 0:02:31.516 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 24 January 2025 20:32:25 -0500 (0:00:00.214) 0:02:31.730 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 24 January 2025 20:32:25 -0500 (0:00:00.114) 0:02:31.845 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 24 January 2025 20:32:25 -0500 (0:00:00.118) 0:02:31.963 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 24 January 2025 20:32:25 -0500 (0:00:00.106) 0:02:32.069 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 24 January 2025 20:32:25 -0500 (0:00:00.092) 0:02:32.162 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 24 January 2025 20:32:25 -0500 (0:00:00.086) 0:02:32.248 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 24 January 2025 20:32:27 -0500 (0:00:01.328) 0:02:33.577 ******** ok: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 24 January 2025 20:32:27 -0500 (0:00:00.227) 0:02:33.805 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 24 January 2025 20:32:27 -0500 (0:00:00.084) 0:02:33.889 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 24 January 2025 20:32:27 -0500 (0:00:00.140) 0:02:34.030 ******** skipping: [managed-node2] => (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-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 24 January 2025 20:32:27 -0500 (0:00:00.202) 0:02:34.233 ******** ok: [managed-node2] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 24 January 2025 20:32:28 -0500 (0:00:00.587) 0:02:34.820 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 24 January 2025 20:32:28 -0500 (0:00:00.114) 0:02:34.934 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 24 January 2025 20:32:28 -0500 (0:00:00.101) 0:02:35.036 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 24 January 2025 20:32:28 -0500 (0:00:00.118) 0:02:35.154 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 24 January 2025 20:32:28 -0500 (0:00:00.073) 0:02:35.227 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 24 January 2025 20:32:29 -0500 (0:00:00.082) 0:02:35.309 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 24 January 2025 20:32:29 -0500 (0:00:00.117) 0:02:35.426 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 24 January 2025 20:32:29 -0500 (0:00:00.148) 0:02:35.575 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 24 January 2025 20:32:29 -0500 (0:00:00.123) 0:02:35.699 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 24 January 2025 20:32:29 -0500 (0:00:00.595) 0:02:36.295 ******** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 24 January 2025 20:32:30 -0500 (0:00:00.585) 0:02:36.880 ******** ok: [managed-node2] => { "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.005457", "end": "2025-01-24 20:32:30.829222", "rc": 0, "start": "2025-01-24 20:32:30.823765" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 24 January 2025 20:32:31 -0500 (0:00:00.462) 0:02:37.343 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 24 January 2025 20:32:32 -0500 (0:00:01.120) 0:02:38.463 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 24 January 2025 20:32:32 -0500 (0:00:00.153) 0:02:38.616 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 24 January 2025 20:32:32 -0500 (0:00:00.114) 0:02:38.731 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 24 January 2025 20:32:32 -0500 (0:00:00.128) 0:02:38.860 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 24 January 2025 20:32:32 -0500 (0:00:00.167) 0:02:39.027 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 24 January 2025 20:32:32 -0500 (0:00:00.120) 0:02:39.147 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 24 January 2025 20:32:32 -0500 (0:00:00.094) 0:02:39.242 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 24 January 2025 20:32:33 -0500 (0:00:00.605) 0:02:39.847 ******** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-01-24 20:10:29 EST", "ActiveEnterTimestampMonotonic": "11903683", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service basic.target systemd-journald.socket systemd-sysctl.service system.slice network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-01-24 20:10:28 EST", "AssertTimestampMonotonic": "11002462", "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-01-24 20:10:28 EST", "ConditionTimestampMonotonic": "11002460", "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": "849", "ExecMainStartTimestamp": "Fri 2025-01-24 20:10:28 EST", "ExecMainStartTimestampMonotonic": "11003119", "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-01-24 20:10:28 EST", "InactiveExitTimestampMonotonic": "11003158", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "849", "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 system.slice dbus.service", "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-01-24 20:10:29 EST", "WatchdogTimestampMonotonic": "11903632", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 24 January 2025 20:32:34 -0500 (0:00:00.530) 0:02:40.378 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.084886", "end": "2025-01-24 20:32:34.450034", "rc": 0, "start": "2025-01-24 20:32:34.365148" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 24 January 2025 20:32:34 -0500 (0:00:00.518) 0:02:40.896 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 24 January 2025 20:32:34 -0500 (0:00:00.120) 0:02:41.016 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 24 January 2025 20:32:34 -0500 (0:00:00.109) 0:02:41.126 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 24 January 2025 20:32:34 -0500 (0:00:00.093) 0:02:41.219 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 24 January 2025 20:32:35 -0500 (0:00:00.343) 0:02:41.563 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 24 January 2025 20:32:35 -0500 (0:00:00.144) 0:02:41.708 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 24 January 2025 20:32:36 -0500 (0:00:00.618) 0:02:42.326 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 24 January 2025 20:32:36 -0500 (0:00:00.124) 0:02:42.451 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 24 January 2025 20:32:36 -0500 (0:00:00.117) 0:02:42.568 ******** changed: [managed-node2] => (item=/tmp/ansible.dxIpFe) => { "ansible_loop_var": "item", "changed": true, "checksum": "46f1b23f624aa994ccee9739e18487fe50c280fa", "dest": "/etc/pki/tls/certs/ansible.dxIpFe", "gid": 994, "group": "mssql", "item": "/tmp/ansible.dxIpFe", "md5sum": "48fc9f4d169d12615eae58b79e3fa062", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1099, "src": "/tmp/ansible.dxIpFe", "state": "file", "uid": 996 } changed: [managed-node2] => (item=/tmp/ansible.mgI8XW) => { "ansible_loop_var": "item", "changed": true, "checksum": "de93b3822acad4cac8e5a73f2579d1da182949b2", "dest": "/etc/pki/tls/private/ansible.mgI8XW", "gid": 994, "group": "mssql", "item": "/tmp/ansible.mgI8XW", "md5sum": "9975a24fc13c57661b4b86fc24897e51", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/tmp/ansible.mgI8XW", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 24 January 2025 20:32:37 -0500 (0:00:00.935) 0:02:43.504 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:32:37 -0500 (0:00:00.226) 0:02:43.730 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003722", "end": "2025-01-24 20:32:37.883248", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:32:37.879526" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:32:38 -0500 (0:00:00.659) 0:02:44.390 ******** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.dxIpFe" ], "delta": "0:00:00.045303", "end": "2025-01-24 20:32:38.531555", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:32:38.486252" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:32:38 -0500 (0:00:00.594) 0:02:44.984 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 24 January 2025 20:32:38 -0500 (0:00:00.127) 0:02:45.111 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:32:39 -0500 (0:00:00.262) 0:02:45.374 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003062", "end": "2025-01-24 20:32:39.558100", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:32:39.555038" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:32:39 -0500 (0:00:00.626) 0:02:46.000 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.mgI8XW" ], "delta": "0:00:00.046212", "end": "2025-01-24 20:32:40.123131", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:32:40.076919" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:32:40 -0500 (0:00:00.588) 0:02:46.589 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 24 January 2025 20:32:40 -0500 (0:00:00.242) 0:02:46.832 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:32:40 -0500 (0:00:00.225) 0:02:47.058 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003126", "end": "2025-01-24 20:32:41.045480", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:32:41.042354" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:32:41 -0500 (0:00:00.431) 0:02:47.489 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.046634", "end": "2025-01-24 20:32:41.547989", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:32:41.501355" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:32:41 -0500 (0:00:00.515) 0:02:48.005 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 24 January 2025 20:32:41 -0500 (0:00:00.126) 0:02:48.131 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:32:42 -0500 (0:00:00.234) 0:02:48.365 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003110", "end": "2025-01-24 20:32:42.349326", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:32:42.346216" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:32:42 -0500 (0:00:00.437) 0:02:48.802 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.045245", "end": "2025-01-24 20:32:42.848305", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:32:42.803060" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:32:42 -0500 (0:00:00.497) 0:02:49.300 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 24 January 2025 20:32:43 -0500 (0:00:00.118) 0:02:49.419 ******** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004533", "end": "2025-01-24 20:32:43.414612", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:32:43.410079" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 24 January 2025 20:32:43 -0500 (0:00:00.439) 0:02:49.858 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 24 January 2025 20:32:43 -0500 (0:00:00.121) 0:02:49.980 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 24 January 2025 20:32:43 -0500 (0:00:00.128) 0:02:50.108 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 24 January 2025 20:32:43 -0500 (0:00:00.116) 0:02:50.225 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 24 January 2025 20:32:44 -0500 (0:00:00.223) 0:02:50.448 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 24 January 2025 20:32:44 -0500 (0:00:00.112) 0:02:50.561 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 24 January 2025 20:32:44 -0500 (0:00:00.120) 0:02:50.682 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 24 January 2025 20:32:44 -0500 (0:00:00.126) 0:02:50.809 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 24 January 2025 20:32:44 -0500 (0:00:00.120) 0:02:50.929 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 24 January 2025 20:32:44 -0500 (0:00:00.114) 0:02:51.043 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 24 January 2025 20:32:44 -0500 (0:00:00.118) 0:02:51.162 ******** ok: [managed-node2] => { "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.005073", "end": "2025-01-24 20:32:45.161897", "rc": 0, "start": "2025-01-24 20:32:45.156824" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 24 January 2025 20:32:45 -0500 (0:00:00.451) 0:02:51.614 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 24 January 2025 20:32:45 -0500 (0:00:00.122) 0:02:51.737 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 24 January 2025 20:32:46 -0500 (0:00:01.349) 0:02:53.086 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 24 January 2025 20:32:46 -0500 (0:00:00.095) 0:02:53.181 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 24 January 2025 20:32:46 -0500 (0:00:00.088) 0:02:53.270 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 24 January 2025 20:32:47 -0500 (0:00:00.151) 0:02:53.421 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 24 January 2025 20:32:47 -0500 (0:00:00.088) 0:02:53.509 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:32:47 -0500 (0:00:00.205) 0:02:53.715 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002926", "end": "2025-01-24 20:32:47.714889", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:32:47.711963" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:32:47 -0500 (0:00:00.443) 0:02:54.158 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.046612", "end": "2025-01-24 20:32:48.187795", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:32:48.141183" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:32:48 -0500 (0:00:00.485) 0:02:54.643 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 24 January 2025 20:32:48 -0500 (0:00:00.112) 0:02:54.756 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 24 January 2025 20:32:48 -0500 (0:00:00.113) 0:02:54.870 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 24 January 2025 20:32:48 -0500 (0:00:00.121) 0:02:54.991 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 24 January 2025 20:32:48 -0500 (0:00:00.127) 0:02:55.119 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 24 January 2025 20:32:48 -0500 (0:00:00.109) 0:02:55.228 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 24 January 2025 20:32:49 -0500 (0:00:00.116) 0:02:55.345 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 24 January 2025 20:32:49 -0500 (0:00:00.113) 0:02:55.458 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 24 January 2025 20:32:49 -0500 (0:00:00.115) 0:02:55.573 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 24 January 2025 20:32:49 -0500 (0:00:00.114) 0:02:55.687 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 24 January 2025 20:32:49 -0500 (0:00:00.112) 0:02:55.800 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 24 January 2025 20:32:49 -0500 (0:00:00.117) 0:02:55.918 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 24 January 2025 20:32:49 -0500 (0:00:00.109) 0:02:56.028 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 24 January 2025 20:32:49 -0500 (0:00:00.171) 0:02:56.199 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 24 January 2025 20:32:49 -0500 (0:00:00.083) 0:02:56.283 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 24 January 2025 20:32:50 -0500 (0:00:00.082) 0:02:56.365 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 24 January 2025 20:32:50 -0500 (0:00:00.071) 0:02:56.436 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 24 January 2025 20:32:50 -0500 (0:00:00.084) 0:02:56.521 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 24 January 2025 20:32:50 -0500 (0:00:00.074) 0:02:56.596 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 24 January 2025 20:32:50 -0500 (0:00:00.071) 0:02:56.667 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 24 January 2025 20:32:50 -0500 (0:00:00.080) 0:02:56.748 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 24 January 2025 20:32:50 -0500 (0:00:00.071) 0:02:56.819 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 24 January 2025 20:32:50 -0500 (0:00:00.097) 0:02:56.917 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 24 January 2025 20:32:50 -0500 (0:00:00.111) 0:02:57.028 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 24 January 2025 20:32:50 -0500 (0:00:00.103) 0:02:57.131 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 24 January 2025 20:32:50 -0500 (0:00:00.112) 0:02:57.244 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 24 January 2025 20:32:51 -0500 (0:00:00.088) 0:02:57.333 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 24 January 2025 20:32:51 -0500 (0:00:00.087) 0:02:57.420 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 24 January 2025 20:32:51 -0500 (0:00:00.073) 0:02:57.494 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 24 January 2025 20:32:51 -0500 (0:00:00.090) 0:02:57.585 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 24 January 2025 20:32:51 -0500 (0:00:00.112) 0:02:57.698 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 24 January 2025 20:32:51 -0500 (0:00:00.092) 0:02:57.790 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 24 January 2025 20:32:51 -0500 (0:00:00.167) 0:02:57.958 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 24 January 2025 20:32:51 -0500 (0:00:00.105) 0:02:58.063 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 24 January 2025 20:32:51 -0500 (0:00:00.120) 0:02:58.183 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 24 January 2025 20:32:52 -0500 (0:00:00.129) 0:02:58.312 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 24 January 2025 20:32:52 -0500 (0:00:00.093) 0:02:58.406 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 24 January 2025 20:32:52 -0500 (0:00:00.085) 0:02:58.491 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 24 January 2025 20:32:52 -0500 (0:00:00.086) 0:02:58.577 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 24 January 2025 20:32:52 -0500 (0:00:00.074) 0:02:58.652 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 24 January 2025 20:32:52 -0500 (0:00:00.071) 0:02:58.724 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 24 January 2025 20:32:52 -0500 (0:00:00.090) 0:02:58.815 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 24 January 2025 20:32:52 -0500 (0:00:00.069) 0:02:58.884 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 24 January 2025 20:32:52 -0500 (0:00:00.071) 0:02:58.956 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 24 January 2025 20:32:52 -0500 (0:00:00.074) 0:02:59.031 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 24 January 2025 20:32:52 -0500 (0:00:00.073) 0:02:59.104 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 24 January 2025 20:32:52 -0500 (0:00:00.075) 0:02:59.180 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 24 January 2025 20:32:52 -0500 (0:00:00.083) 0:02:59.263 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 24 January 2025 20:32:53 -0500 (0:00:00.074) 0:02:59.338 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 24 January 2025 20:32:53 -0500 (0:00:00.075) 0:02:59.413 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 24 January 2025 20:32:53 -0500 (0:00:00.071) 0:02:59.485 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 24 January 2025 20:32:53 -0500 (0:00:00.172) 0:02:59.658 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 24 January 2025 20:32:53 -0500 (0:00:00.105) 0:02:59.763 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 24 January 2025 20:32:53 -0500 (0:00:00.091) 0:02:59.854 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 24 January 2025 20:32:53 -0500 (0:00:00.106) 0:02:59.961 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 24 January 2025 20:32:53 -0500 (0:00:00.076) 0:03:00.038 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 24 January 2025 20:32:53 -0500 (0:00:00.098) 0:03:00.136 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 24 January 2025 20:32:53 -0500 (0:00:00.121) 0:03:00.257 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 24 January 2025 20:32:54 -0500 (0:00:00.128) 0:03:00.386 ******** skipping: [managed-node2] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 24 January 2025 20:32:54 -0500 (0:00:00.126) 0:03:00.513 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 24 January 2025 20:32:54 -0500 (0:00:00.112) 0:03:00.626 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 24 January 2025 20:32:54 -0500 (0:00:00.108) 0:03:00.735 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 24 January 2025 20:32:54 -0500 (0:00:00.114) 0:03:00.850 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 24 January 2025 20:32:54 -0500 (0:00:00.114) 0:03:00.964 ******** changed: [managed-node2] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 24 January 2025 20:32:55 -0500 (0:00:00.605) 0:03:01.570 ******** changed: [managed-node2] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-01-24 20:32:07 EST", "ActiveEnterTimestampMonotonic": "1309935768", "ActiveExitTimestamp": "Fri 2025-01-24 20:32:07 EST", "ActiveExitTimestampMonotonic": "1309700471", "ActiveState": "active", "After": "auditd.service basic.target systemd-journald.socket system.slice network.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-01-24 20:32:07 EST", "AssertTimestampMonotonic": "1309935084", "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-01-24 20:32:07 EST", "ConditionTimestampMonotonic": "1309935083", "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": "25707", "ExecMainStartTimestamp": "Fri 2025-01-24 20:32:07 EST", "ExecMainStartTimestampMonotonic": "1309935710", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-01-24 20:32:07 EST] ; stop_time=[n/a] ; pid=25707 ; 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-01-24 20:32:07 EST", "InactiveEnterTimestampMonotonic": "1309933399", "InactiveExitTimestamp": "Fri 2025-01-24 20:32:07 EST", "InactiveExitTimestampMonotonic": "1309935768", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "25707", "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 -.mount basic.target", "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-01-24 20:32:07 EST", "WatchdogTimestampMonotonic": "1309935748", "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 24 January 2025 20:32:56 -0500 (0:00:00.908) 0:03:02.478 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 24 January 2025 20:32:56 -0500 (0:00:00.113) 0:03:02.592 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:131 Friday 24 January 2025 20:32:56 -0500 (0:00:00.089) 0:03:02.681 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node2 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 24 January 2025 20:32:56 -0500 (0:00:00.512) 0:03:03.193 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 24 January 2025 20:32:56 -0500 (0:00:00.071) 0:03:03.265 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 24 January 2025 20:32:57 -0500 (0:00:00.072) 0:03:03.338 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 24 January 2025 20:32:57 -0500 (0:00:00.072) 0:03:03.410 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 24 January 2025 20:32:57 -0500 (0:00:00.073) 0:03:03.483 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 24 January 2025 20:32:57 -0500 (0:00:00.087) 0:03:03.570 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 24 January 2025 20:32:57 -0500 (0:00:00.097) 0:03:03.668 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 24 January 2025 20:32:57 -0500 (0:00:00.114) 0:03:03.782 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 24 January 2025 20:32:57 -0500 (0:00:00.113) 0:03:03.896 ******** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 24 January 2025 20:32:57 -0500 (0:00:00.206) 0:03:04.102 ******** ok: [managed-node2] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-01-24 20:32:56 EST", "ActiveEnterTimestampMonotonic": "1358366822", "ActiveExitTimestamp": "Fri 2025-01-24 20:32:55 EST", "ActiveExitTimestampMonotonic": "1358127177", "ActiveState": "active", "After": "auditd.service basic.target systemd-journald.socket system.slice network.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-01-24 20:32:56 EST", "AssertTimestampMonotonic": "1358366120", "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-01-24 20:32:56 EST", "ConditionTimestampMonotonic": "1358366118", "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": "28118", "ExecMainStartTimestamp": "Fri 2025-01-24 20:32:56 EST", "ExecMainStartTimestampMonotonic": "1358366751", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-01-24 20:32:56 EST] ; stop_time=[n/a] ; pid=28118 ; 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-01-24 20:32:56 EST", "InactiveEnterTimestampMonotonic": "1358364122", "InactiveExitTimestamp": "Fri 2025-01-24 20:32:56 EST", "InactiveExitTimestampMonotonic": "1358366822", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "28118", "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 -.mount basic.target", "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-01-24 20:32:56 EST", "WatchdogTimestampMonotonic": "1358366794", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 24 January 2025 20:32:58 -0500 (0:00:00.762) 0:03:04.864 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004202", "end": "2025-01-24 20:32:59.213589", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:32:59.209387" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 24 January 2025 20:32:59 -0500 (0:00:00.828) 0:03:05.692 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003996", "end": "2025-01-24 20:32:59.780505", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:32:59.776509" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 24 January 2025 20:32:59 -0500 (0:00:00.530) 0:03:06.223 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 24 January 2025 20:33:00 -0500 (0:00:00.137) 0:03:06.360 ******** ok: [managed-node2] => { "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": 6353, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 24 January 2025 20:33:01 -0500 (0:00:01.424) 0:03:07.784 ******** ok: [managed-node2] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.024238", "end": "2025-01-24 20:33:01.795510", "rc": 0, "start": "2025-01-24 20:33:01.771272" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 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-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 24 January 2025 20:33:01 -0500 (0:00:00.464) 0:03:08.249 ******** ok: [managed-node2] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 24 January 2025 20:33:02 -0500 (0:00:00.122) 0:03:08.371 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 24 January 2025 20:33:02 -0500 (0:00:00.113) 0:03:08.485 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 24 January 2025 20:33:02 -0500 (0:00:00.113) 0:03:08.599 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 24 January 2025 20:33:02 -0500 (0:00:00.115) 0:03:08.715 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 24 January 2025 20:33:02 -0500 (0:00:00.091) 0:03:08.807 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 24 January 2025 20:33:02 -0500 (0:00:00.088) 0:03:08.896 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 24 January 2025 20:33:02 -0500 (0:00:00.070) 0:03:08.967 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 24 January 2025 20:33:02 -0500 (0:00:00.156) 0:03:09.123 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:33:02 -0500 (0:00:00.134) 0:03:09.257 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004842", "end": "2025-01-24 20:33:03.211303", "rc": 0, "start": "2025-01-24 20:33:03.206461" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.dxIpFe TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:33:03 -0500 (0:00:00.358) 0:03:09.615 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:33:03 -0500 (0:00:00.113) 0:03:09.729 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.dxIpFe] ***************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:33:03 -0500 (0:00:00.119) 0:03:09.849 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 24 January 2025 20:33:03 -0500 (0:00:00.115) 0:03:09.964 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:33:03 -0500 (0:00:00.213) 0:03:10.178 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004312", "end": "2025-01-24 20:33:04.163746", "rc": 0, "start": "2025-01-24 20:33:04.159434" } STDOUT: tlskey = /etc/pki/tls/private/ansible.mgI8XW TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:33:04 -0500 (0:00:00.427) 0:03:10.606 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:33:04 -0500 (0:00:00.138) 0:03:10.744 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.mgI8XW] *************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:33:04 -0500 (0:00:00.143) 0:03:10.888 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 24 January 2025 20:33:04 -0500 (0:00:00.112) 0:03:11.000 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:33:04 -0500 (0:00:00.171) 0:03:11.172 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004765", "end": "2025-01-24 20:33:05.123814", "rc": 0, "start": "2025-01-24 20:33:05.119049" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:33:05 -0500 (0:00:00.387) 0:03:11.559 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:33:05 -0500 (0:00:00.260) 0:03:11.819 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:33:05 -0500 (0:00:00.139) 0:03:11.959 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 24 January 2025 20:33:05 -0500 (0:00:00.125) 0:03:12.084 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:33:06 -0500 (0:00:00.230) 0:03:12.315 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004356", "end": "2025-01-24 20:33:06.311535", "rc": 0, "start": "2025-01-24 20:33:06.307179" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:33:06 -0500 (0:00:00.410) 0:03:12.726 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:33:06 -0500 (0:00:00.091) 0:03:12.817 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:33:06 -0500 (0:00:00.094) 0:03:12.912 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 24 January 2025 20:33:06 -0500 (0:00:00.090) 0:03:13.002 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the ansible_managed header in the configuration file] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:137 Friday 24 January 2025 20:33:06 -0500 (0:00:00.073) 0:03:13.075 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml for managed-node2 TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml:4 Friday 24 January 2025 20:33:07 -0500 (0:00:00.550) 0:03:13.625 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003231", "end": "2025-01-24 20:33:07.918680", "rc": 0, "start": "2025-01-24 20:33:07.915449" } 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.dxIpFe tlskey = /etc/pki/tls/private/ansible.mgI8XW tlsprotocols = 1.2 forceencryption = 1 TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:141 Friday 24 January 2025 20:33:08 -0500 (0:00:00.708) 0:03:14.334 ******** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 24 January 2025 20:33:09 -0500 (0:00:01.007) 0:03:15.341 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 24 January 2025 20:33:09 -0500 (0:00:00.195) 0:03:15.537 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 24 January 2025 20:33:09 -0500 (0:00:00.150) 0:03:15.687 ******** ok: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 24 January 2025 20:33:09 -0500 (0:00:00.164) 0:03:15.851 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 24 January 2025 20:33:09 -0500 (0:00:00.115) 0:03:15.967 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 24 January 2025 20:33:09 -0500 (0:00:00.105) 0:03:16.072 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 24 January 2025 20:33:09 -0500 (0:00:00.136) 0:03:16.208 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 24 January 2025 20:33:10 -0500 (0:00:00.112) 0:03:16.321 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 24 January 2025 20:33:10 -0500 (0:00:00.108) 0:03:16.430 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 24 January 2025 20:33:10 -0500 (0:00:00.235) 0:03:16.665 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 24 January 2025 20:33:10 -0500 (0:00:00.088) 0:03:16.753 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 24 January 2025 20:33:10 -0500 (0:00:00.074) 0:03:16.828 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 24 January 2025 20:33:10 -0500 (0:00:00.070) 0:03:16.898 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 24 January 2025 20:33:10 -0500 (0:00:00.072) 0:03:16.971 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 24 January 2025 20:33:10 -0500 (0:00:00.077) 0:03:17.048 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 24 January 2025 20:33:10 -0500 (0:00:00.112) 0:03:17.161 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 24 January 2025 20:33:10 -0500 (0:00:00.134) 0:03:17.295 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 24 January 2025 20:33:11 -0500 (0:00:00.098) 0:03:17.394 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 24 January 2025 20:33:11 -0500 (0:00:00.079) 0:03:17.473 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 24 January 2025 20:33:11 -0500 (0:00:00.070) 0:03:17.543 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 24 January 2025 20:33:11 -0500 (0:00:00.082) 0:03:17.626 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 24 January 2025 20:33:11 -0500 (0:00:00.115) 0:03:17.742 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 24 January 2025 20:33:11 -0500 (0:00:00.096) 0:03:17.838 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 24 January 2025 20:33:13 -0500 (0:00:01.553) 0:03:19.392 ******** ok: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 24 January 2025 20:33:13 -0500 (0:00:00.220) 0:03:19.612 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 24 January 2025 20:33:13 -0500 (0:00:00.109) 0:03:19.722 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 24 January 2025 20:33:13 -0500 (0:00:00.122) 0:03:19.845 ******** skipping: [managed-node2] => (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-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 24 January 2025 20:33:13 -0500 (0:00:00.203) 0:03:20.048 ******** ok: [managed-node2] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 24 January 2025 20:33:14 -0500 (0:00:00.584) 0:03:20.632 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 24 January 2025 20:33:14 -0500 (0:00:00.093) 0:03:20.726 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 24 January 2025 20:33:14 -0500 (0:00:00.095) 0:03:20.822 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 24 January 2025 20:33:14 -0500 (0:00:00.079) 0:03:20.902 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 24 January 2025 20:33:14 -0500 (0:00:00.110) 0:03:21.012 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 24 January 2025 20:33:14 -0500 (0:00:00.124) 0:03:21.137 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 24 January 2025 20:33:14 -0500 (0:00:00.128) 0:03:21.265 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 24 January 2025 20:33:15 -0500 (0:00:00.174) 0:03:21.440 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 24 January 2025 20:33:15 -0500 (0:00:00.114) 0:03:21.554 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 24 January 2025 20:33:15 -0500 (0:00:00.698) 0:03:22.252 ******** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 24 January 2025 20:33:16 -0500 (0:00:00.932) 0:03:23.185 ******** ok: [managed-node2] => { "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.005378", "end": "2025-01-24 20:33:17.158779", "rc": 0, "start": "2025-01-24 20:33:17.153401" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 24 January 2025 20:33:17 -0500 (0:00:00.436) 0:03:23.622 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 24 January 2025 20:33:18 -0500 (0:00:01.150) 0:03:24.772 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 24 January 2025 20:33:18 -0500 (0:00:00.214) 0:03:24.987 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 24 January 2025 20:33:18 -0500 (0:00:00.116) 0:03:25.103 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 24 January 2025 20:33:18 -0500 (0:00:00.119) 0:03:25.222 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 24 January 2025 20:33:19 -0500 (0:00:00.132) 0:03:25.355 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 24 January 2025 20:33:19 -0500 (0:00:00.133) 0:03:25.488 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 24 January 2025 20:33:19 -0500 (0:00:00.208) 0:03:25.697 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 24 January 2025 20:33:20 -0500 (0:00:00.785) 0:03:26.482 ******** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-01-24 20:10:29 EST", "ActiveEnterTimestampMonotonic": "11903683", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service basic.target systemd-journald.socket systemd-sysctl.service system.slice network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-01-24 20:10:28 EST", "AssertTimestampMonotonic": "11002462", "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-01-24 20:10:28 EST", "ConditionTimestampMonotonic": "11002460", "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": "849", "ExecMainStartTimestamp": "Fri 2025-01-24 20:10:28 EST", "ExecMainStartTimestampMonotonic": "11003119", "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-01-24 20:10:28 EST", "InactiveExitTimestampMonotonic": "11003158", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "849", "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 system.slice dbus.service", "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-01-24 20:10:29 EST", "WatchdogTimestampMonotonic": "11903632", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 24 January 2025 20:33:20 -0500 (0:00:00.773) 0:03:27.255 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.084562", "end": "2025-01-24 20:33:21.329964", "rc": 0, "start": "2025-01-24 20:33:21.245402" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 24 January 2025 20:33:21 -0500 (0:00:00.662) 0:03:27.918 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 24 January 2025 20:33:21 -0500 (0:00:00.126) 0:03:28.045 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 24 January 2025 20:33:21 -0500 (0:00:00.120) 0:03:28.165 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 24 January 2025 20:33:21 -0500 (0:00:00.120) 0:03:28.286 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 24 January 2025 20:33:22 -0500 (0:00:00.453) 0:03:28.739 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 24 January 2025 20:33:22 -0500 (0:00:00.110) 0:03:28.850 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 24 January 2025 20:33:23 -0500 (0:00:00.663) 0:03:29.514 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 24 January 2025 20:33:23 -0500 (0:00:00.122) 0:03:29.636 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 24 January 2025 20:33:23 -0500 (0:00:00.111) 0:03:29.748 ******** skipping: [managed-node2] => (item=/tmp/ansible.dxIpFe) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.dxIpFe", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=ansible.mgI8XW) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.mgI8XW", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 24 January 2025 20:33:23 -0500 (0:00:00.147) 0:03:29.895 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:33:23 -0500 (0:00:00.227) 0:03:30.123 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003504", "end": "2025-01-24 20:33:24.115066", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:33:24.111562" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.dxIpFe TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:33:24 -0500 (0:00:00.427) 0:03:30.550 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:33:24 -0500 (0:00:00.127) 0:03:30.678 ******** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.045700", "end": "2025-01-24 20:33:24.728928", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:33:24.683228" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 24 January 2025 20:33:24 -0500 (0:00:00.510) 0:03:31.189 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:33:25 -0500 (0:00:00.343) 0:03:31.533 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003183", "end": "2025-01-24 20:33:25.550964", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:33:25.547781" } STDOUT: tlskey = /etc/pki/tls/private/ansible.mgI8XW TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:33:25 -0500 (0:00:00.515) 0:03:32.048 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:33:25 -0500 (0:00:00.144) 0:03:32.192 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.046144", "end": "2025-01-24 20:33:26.269150", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:33:26.223006" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 24 January 2025 20:33:26 -0500 (0:00:00.500) 0:03:32.693 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:33:26 -0500 (0:00:00.146) 0:03:32.839 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003065", "end": "2025-01-24 20:33:26.791441", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:33:26.788376" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:33:26 -0500 (0:00:00.380) 0:03:33.220 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:33:27 -0500 (0:00:00.287) 0:03:33.507 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.046081", "end": "2025-01-24 20:33:27.621642", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:33:27.575561" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 24 January 2025 20:33:27 -0500 (0:00:00.565) 0:03:34.073 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:33:28 -0500 (0:00:00.367) 0:03:34.440 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003173", "end": "2025-01-24 20:33:28.439585", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:33:28.436412" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:33:28 -0500 (0:00:00.442) 0:03:34.883 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:33:28 -0500 (0:00:00.128) 0:03:35.012 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.045636", "end": "2025-01-24 20:33:29.036977", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:33:28.991341" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 24 January 2025 20:33:29 -0500 (0:00:00.608) 0:03:35.621 ******** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004599", "end": "2025-01-24 20:33:29.711425", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:33:29.706826" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 24 January 2025 20:33:30 -0500 (0:00:00.817) 0:03:36.438 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 24 January 2025 20:33:30 -0500 (0:00:00.183) 0:03:36.622 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 24 January 2025 20:33:30 -0500 (0:00:00.134) 0:03:36.756 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 24 January 2025 20:33:30 -0500 (0:00:00.131) 0:03:36.888 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 24 January 2025 20:33:30 -0500 (0:00:00.118) 0:03:37.007 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 24 January 2025 20:33:30 -0500 (0:00:00.125) 0:03:37.132 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 24 January 2025 20:33:30 -0500 (0:00:00.116) 0:03:37.249 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 24 January 2025 20:33:31 -0500 (0:00:00.117) 0:03:37.366 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 24 January 2025 20:33:31 -0500 (0:00:00.115) 0:03:37.481 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 24 January 2025 20:33:31 -0500 (0:00:00.115) 0:03:37.597 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 24 January 2025 20:33:31 -0500 (0:00:00.128) 0:03:37.725 ******** ok: [managed-node2] => { "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.005261", "end": "2025-01-24 20:33:31.718606", "rc": 0, "start": "2025-01-24 20:33:31.713345" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 24 January 2025 20:33:31 -0500 (0:00:00.439) 0:03:38.164 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 24 January 2025 20:33:31 -0500 (0:00:00.133) 0:03:38.298 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 24 January 2025 20:33:33 -0500 (0:00:01.525) 0:03:39.823 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 24 January 2025 20:33:33 -0500 (0:00:00.081) 0:03:39.905 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 24 January 2025 20:33:33 -0500 (0:00:00.075) 0:03:39.980 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 24 January 2025 20:33:33 -0500 (0:00:00.073) 0:03:40.054 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 24 January 2025 20:33:33 -0500 (0:00:00.074) 0:03:40.128 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:33:33 -0500 (0:00:00.127) 0:03:40.256 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003062", "end": "2025-01-24 20:33:34.204679", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:33:34.201617" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:33:34 -0500 (0:00:00.386) 0:03:40.642 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.047462", "end": "2025-01-24 20:33:34.703698", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:33:34.656236" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:33:34 -0500 (0:00:00.528) 0:03:41.171 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 24 January 2025 20:33:34 -0500 (0:00:00.116) 0:03:41.288 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 24 January 2025 20:33:35 -0500 (0:00:00.142) 0:03:41.430 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 24 January 2025 20:33:35 -0500 (0:00:00.129) 0:03:41.560 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 24 January 2025 20:33:35 -0500 (0:00:00.122) 0:03:41.682 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 24 January 2025 20:33:35 -0500 (0:00:00.120) 0:03:41.803 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 24 January 2025 20:33:35 -0500 (0:00:00.137) 0:03:41.940 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 24 January 2025 20:33:35 -0500 (0:00:00.112) 0:03:42.052 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 24 January 2025 20:33:36 -0500 (0:00:00.304) 0:03:42.357 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 24 January 2025 20:33:36 -0500 (0:00:00.137) 0:03:42.494 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 24 January 2025 20:33:36 -0500 (0:00:00.144) 0:03:42.639 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 24 January 2025 20:33:36 -0500 (0:00:00.137) 0:03:42.777 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 24 January 2025 20:33:36 -0500 (0:00:00.120) 0:03:42.898 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 24 January 2025 20:33:36 -0500 (0:00:00.209) 0:03:43.108 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 24 January 2025 20:33:36 -0500 (0:00:00.173) 0:03:43.282 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 24 January 2025 20:33:37 -0500 (0:00:00.165) 0:03:43.448 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 24 January 2025 20:33:37 -0500 (0:00:00.127) 0:03:43.575 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 24 January 2025 20:33:37 -0500 (0:00:00.118) 0:03:43.693 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 24 January 2025 20:33:37 -0500 (0:00:00.188) 0:03:43.881 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 24 January 2025 20:33:37 -0500 (0:00:00.217) 0:03:44.098 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 24 January 2025 20:33:37 -0500 (0:00:00.147) 0:03:44.246 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 24 January 2025 20:33:38 -0500 (0:00:00.144) 0:03:44.391 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 24 January 2025 20:33:38 -0500 (0:00:00.142) 0:03:44.533 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 24 January 2025 20:33:38 -0500 (0:00:00.123) 0:03:44.657 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 24 January 2025 20:33:38 -0500 (0:00:00.116) 0:03:44.774 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 24 January 2025 20:33:38 -0500 (0:00:00.117) 0:03:44.892 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 24 January 2025 20:33:38 -0500 (0:00:00.123) 0:03:45.015 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 24 January 2025 20:33:39 -0500 (0:00:00.412) 0:03:45.427 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 24 January 2025 20:33:39 -0500 (0:00:00.118) 0:03:45.546 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 24 January 2025 20:33:39 -0500 (0:00:00.089) 0:03:45.636 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 24 January 2025 20:33:39 -0500 (0:00:00.083) 0:03:45.719 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 24 January 2025 20:33:39 -0500 (0:00:00.113) 0:03:45.833 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 24 January 2025 20:33:39 -0500 (0:00:00.157) 0:03:45.990 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 24 January 2025 20:33:39 -0500 (0:00:00.173) 0:03:46.163 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 24 January 2025 20:33:39 -0500 (0:00:00.124) 0:03:46.288 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 24 January 2025 20:33:40 -0500 (0:00:00.132) 0:03:46.420 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 24 January 2025 20:33:40 -0500 (0:00:00.125) 0:03:46.546 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 24 January 2025 20:33:40 -0500 (0:00:00.120) 0:03:46.666 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 24 January 2025 20:33:40 -0500 (0:00:00.175) 0:03:46.842 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 24 January 2025 20:33:40 -0500 (0:00:00.141) 0:03:46.984 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 24 January 2025 20:33:40 -0500 (0:00:00.105) 0:03:47.089 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 24 January 2025 20:33:40 -0500 (0:00:00.094) 0:03:47.184 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 24 January 2025 20:33:40 -0500 (0:00:00.092) 0:03:47.276 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 24 January 2025 20:33:41 -0500 (0:00:00.140) 0:03:47.416 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 24 January 2025 20:33:41 -0500 (0:00:00.099) 0:03:47.515 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 24 January 2025 20:33:41 -0500 (0:00:00.091) 0:03:47.607 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 24 January 2025 20:33:41 -0500 (0:00:00.077) 0:03:47.685 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 24 January 2025 20:33:41 -0500 (0:00:00.282) 0:03:47.968 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 24 January 2025 20:33:41 -0500 (0:00:00.207) 0:03:48.175 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 24 January 2025 20:33:42 -0500 (0:00:00.133) 0:03:48.309 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 24 January 2025 20:33:42 -0500 (0:00:00.158) 0:03:48.467 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 24 January 2025 20:33:42 -0500 (0:00:00.115) 0:03:48.583 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 24 January 2025 20:33:42 -0500 (0:00:00.141) 0:03:48.724 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 24 January 2025 20:33:42 -0500 (0:00:00.113) 0:03:48.837 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 24 January 2025 20:33:42 -0500 (0:00:00.160) 0:03:48.998 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 24 January 2025 20:33:42 -0500 (0:00:00.128) 0:03:49.126 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 24 January 2025 20:33:42 -0500 (0:00:00.145) 0:03:49.272 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 24 January 2025 20:33:43 -0500 (0:00:00.159) 0:03:49.432 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 24 January 2025 20:33:43 -0500 (0:00:00.135) 0:03:49.567 ******** skipping: [managed-node2] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 24 January 2025 20:33:43 -0500 (0:00:00.135) 0:03:49.702 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 24 January 2025 20:33:43 -0500 (0:00:00.171) 0:03:49.873 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 24 January 2025 20:33:43 -0500 (0:00:00.129) 0:03:50.003 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 24 January 2025 20:33:43 -0500 (0:00:00.112) 0:03:50.116 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 24 January 2025 20:33:43 -0500 (0:00:00.085) 0:03:50.201 ******** changed: [managed-node2] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 24 January 2025 20:33:44 -0500 (0:00:00.781) 0:03:50.982 ******** changed: [managed-node2] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-01-24 20:32:56 EST", "ActiveEnterTimestampMonotonic": "1358366822", "ActiveExitTimestamp": "Fri 2025-01-24 20:32:55 EST", "ActiveExitTimestampMonotonic": "1358127177", "ActiveState": "active", "After": "auditd.service basic.target systemd-journald.socket system.slice network.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-01-24 20:32:56 EST", "AssertTimestampMonotonic": "1358366120", "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-01-24 20:32:56 EST", "ConditionTimestampMonotonic": "1358366118", "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": "28118", "ExecMainStartTimestamp": "Fri 2025-01-24 20:32:56 EST", "ExecMainStartTimestampMonotonic": "1358366751", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-01-24 20:32:56 EST] ; stop_time=[n/a] ; pid=28118 ; 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-01-24 20:32:56 EST", "InactiveEnterTimestampMonotonic": "1358364122", "InactiveExitTimestamp": "Fri 2025-01-24 20:32:56 EST", "InactiveExitTimestampMonotonic": "1358366822", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "28118", "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 -.mount basic.target", "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-01-24 20:32:56 EST", "WatchdogTimestampMonotonic": "1358366794", "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 24 January 2025 20:33:45 -0500 (0:00:01.315) 0:03:52.298 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 24 January 2025 20:33:46 -0500 (0:00:00.085) 0:03:52.384 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:147 Friday 24 January 2025 20:33:46 -0500 (0:00:00.145) 0:03:52.529 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node2 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 24 January 2025 20:33:47 -0500 (0:00:01.026) 0:03:53.556 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 24 January 2025 20:33:47 -0500 (0:00:00.113) 0:03:53.669 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 24 January 2025 20:33:47 -0500 (0:00:00.209) 0:03:53.878 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 24 January 2025 20:33:47 -0500 (0:00:00.203) 0:03:54.081 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 24 January 2025 20:33:47 -0500 (0:00:00.139) 0:03:54.221 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 24 January 2025 20:33:48 -0500 (0:00:00.120) 0:03:54.341 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 24 January 2025 20:33:48 -0500 (0:00:00.118) 0:03:54.460 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 24 January 2025 20:33:48 -0500 (0:00:00.109) 0:03:54.569 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 24 January 2025 20:33:48 -0500 (0:00:00.251) 0:03:54.820 ******** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 24 January 2025 20:33:48 -0500 (0:00:00.237) 0:03:55.057 ******** ok: [managed-node2] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-01-24 20:33:45 EST", "ActiveEnterTimestampMonotonic": "1408241929", "ActiveExitTimestamp": "Fri 2025-01-24 20:33:45 EST", "ActiveExitTimestampMonotonic": "1407999634", "ActiveState": "active", "After": "auditd.service basic.target systemd-journald.socket system.slice network.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-01-24 20:33:45 EST", "AssertTimestampMonotonic": "1408240345", "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-01-24 20:33:45 EST", "ConditionTimestampMonotonic": "1408240343", "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": "30236", "ExecMainStartTimestamp": "Fri 2025-01-24 20:33:45 EST", "ExecMainStartTimestampMonotonic": "1408241854", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-01-24 20:33:45 EST] ; stop_time=[n/a] ; pid=30236 ; 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-01-24 20:33:45 EST", "InactiveEnterTimestampMonotonic": "1408239927", "InactiveExitTimestamp": "Fri 2025-01-24 20:33:45 EST", "InactiveExitTimestampMonotonic": "1408241929", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "30236", "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 -.mount basic.target", "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-01-24 20:33:45 EST", "WatchdogTimestampMonotonic": "1408241899", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 24 January 2025 20:33:49 -0500 (0:00:00.991) 0:03:56.049 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004011", "end": "2025-01-24 20:33:50.110471", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:33:50.106460" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 24 January 2025 20:33:50 -0500 (0:00:00.502) 0:03:56.551 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003132", "end": "2025-01-24 20:33:50.683413", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:33:50.680281" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 24 January 2025 20:33:50 -0500 (0:00:00.591) 0:03:57.143 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 24 January 2025 20:33:51 -0500 (0:00:00.250) 0:03:57.394 ******** ok: [managed-node2] => { "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": 6263, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 24 January 2025 20:33:52 -0500 (0:00:01.475) 0:03:58.869 ******** ok: [managed-node2] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.024758", "end": "2025-01-24 20:33:52.875613", "rc": 0, "start": "2025-01-24 20:33:52.850855" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 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-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 24 January 2025 20:33:53 -0500 (0:00:00.468) 0:03:59.338 ******** ok: [managed-node2] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 24 January 2025 20:33:53 -0500 (0:00:00.128) 0:03:59.467 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 24 January 2025 20:33:53 -0500 (0:00:00.113) 0:03:59.580 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 24 January 2025 20:33:53 -0500 (0:00:00.134) 0:03:59.715 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 24 January 2025 20:33:53 -0500 (0:00:00.111) 0:03:59.826 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 24 January 2025 20:33:53 -0500 (0:00:00.160) 0:03:59.987 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 24 January 2025 20:33:53 -0500 (0:00:00.116) 0:04:00.103 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 24 January 2025 20:33:54 -0500 (0:00:00.268) 0:04:00.372 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 24 January 2025 20:33:54 -0500 (0:00:00.155) 0:04:00.528 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:33:54 -0500 (0:00:00.319) 0:04:00.847 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004467", "end": "2025-01-24 20:33:54.886145", "rc": 0, "start": "2025-01-24 20:33:54.881678" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:33:55 -0500 (0:00:00.483) 0:04:01.331 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:33:55 -0500 (0:00:00.160) 0:04:01.492 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:33:55 -0500 (0:00:00.132) 0:04:01.624 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 24 January 2025 20:33:55 -0500 (0:00:00.111) 0:04:01.736 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:33:55 -0500 (0:00:00.211) 0:04:01.948 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004878", "end": "2025-01-24 20:33:55.929770", "rc": 0, "start": "2025-01-24 20:33:55.924892" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:33:56 -0500 (0:00:00.477) 0:04:02.425 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:33:56 -0500 (0:00:00.180) 0:04:02.606 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:33:56 -0500 (0:00:00.156) 0:04:02.762 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 24 January 2025 20:33:56 -0500 (0:00:00.121) 0:04:02.884 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:33:56 -0500 (0:00:00.177) 0:04:03.061 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004322", "end": "2025-01-24 20:33:57.036962", "rc": 0, "start": "2025-01-24 20:33:57.032640" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:33:57 -0500 (0:00:00.414) 0:04:03.476 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:33:57 -0500 (0:00:00.303) 0:04:03.779 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:33:57 -0500 (0:00:00.130) 0:04:03.909 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 24 January 2025 20:33:57 -0500 (0:00:00.136) 0:04:04.046 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:33:57 -0500 (0:00:00.232) 0:04:04.279 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004276", "end": "2025-01-24 20:33:58.268963", "rc": 0, "start": "2025-01-24 20:33:58.264687" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:33:58 -0500 (0:00:00.389) 0:04:04.669 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:33:58 -0500 (0:00:00.110) 0:04:04.779 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:33:58 -0500 (0:00:00.141) 0:04:04.920 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 24 January 2025 20:33:58 -0500 (0:00:00.110) 0:04:05.031 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test with certs created by the certificate role] ************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:154 Friday 24 January 2025 20:33:58 -0500 (0:00:00.113) 0:04:05.144 ******** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 24 January 2025 20:34:00 -0500 (0:00:02.128) 0:04:07.273 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 24 January 2025 20:34:01 -0500 (0:00:00.196) 0:04:07.470 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 24 January 2025 20:34:01 -0500 (0:00:00.152) 0:04:07.622 ******** ok: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 24 January 2025 20:34:01 -0500 (0:00:00.170) 0:04:07.793 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 24 January 2025 20:34:01 -0500 (0:00:00.122) 0:04:07.915 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 24 January 2025 20:34:01 -0500 (0:00:00.117) 0:04:08.033 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 24 January 2025 20:34:01 -0500 (0:00:00.131) 0:04:08.164 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 24 January 2025 20:34:01 -0500 (0:00:00.122) 0:04:08.286 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 24 January 2025 20:34:02 -0500 (0:00:00.138) 0:04:08.424 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 24 January 2025 20:34:02 -0500 (0:00:00.113) 0:04:08.538 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 24 January 2025 20:34:02 -0500 (0:00:00.113) 0:04:08.652 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 24 January 2025 20:34:02 -0500 (0:00:00.293) 0:04:08.946 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 24 January 2025 20:34:02 -0500 (0:00:00.148) 0:04:09.094 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 24 January 2025 20:34:02 -0500 (0:00:00.188) 0:04:09.283 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 24 January 2025 20:34:03 -0500 (0:00:00.138) 0:04:09.421 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 24 January 2025 20:34:03 -0500 (0:00:00.133) 0:04:09.555 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 24 January 2025 20:34:03 -0500 (0:00:00.144) 0:04:09.700 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 24 January 2025 20:34:03 -0500 (0:00:00.127) 0:04:09.827 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 24 January 2025 20:34:03 -0500 (0:00:00.123) 0:04:09.951 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 24 January 2025 20:34:03 -0500 (0:00:00.116) 0:04:10.067 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 24 January 2025 20:34:03 -0500 (0:00:00.175) 0:04:10.243 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 24 January 2025 20:34:04 -0500 (0:00:00.125) 0:04:10.369 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 24 January 2025 20:34:04 -0500 (0:00:00.119) 0:04:10.488 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 24 January 2025 20:34:05 -0500 (0:00:01.555) 0:04:12.044 ******** ok: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 24 January 2025 20:34:06 -0500 (0:00:00.551) 0:04:12.595 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 24 January 2025 20:34:06 -0500 (0:00:00.303) 0:04:12.899 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 24 January 2025 20:34:06 -0500 (0:00:00.140) 0:04:13.039 ******** skipping: [managed-node2] => (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-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 24 January 2025 20:34:06 -0500 (0:00:00.216) 0:04:13.256 ******** ok: [managed-node2] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 24 January 2025 20:34:07 -0500 (0:00:00.910) 0:04:14.167 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 24 January 2025 20:34:07 -0500 (0:00:00.120) 0:04:14.287 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 24 January 2025 20:34:08 -0500 (0:00:00.176) 0:04:14.464 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 24 January 2025 20:34:08 -0500 (0:00:00.142) 0:04:14.607 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 24 January 2025 20:34:08 -0500 (0:00:00.125) 0:04:14.733 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 24 January 2025 20:34:08 -0500 (0:00:00.149) 0:04:14.882 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 24 January 2025 20:34:08 -0500 (0:00:00.170) 0:04:15.055 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 24 January 2025 20:34:08 -0500 (0:00:00.228) 0:04:15.283 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 24 January 2025 20:34:09 -0500 (0:00:00.122) 0:04:15.406 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 24 January 2025 20:34:09 -0500 (0:00:00.755) 0:04:16.162 ******** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 24 January 2025 20:34:10 -0500 (0:00:00.823) 0:04:16.986 ******** ok: [managed-node2] => { "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.005799", "end": "2025-01-24 20:34:11.228308", "rc": 0, "start": "2025-01-24 20:34:11.222509" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 24 January 2025 20:34:11 -0500 (0:00:00.771) 0:04:17.757 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 24 January 2025 20:34:12 -0500 (0:00:01.489) 0:04:19.247 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 24 January 2025 20:34:13 -0500 (0:00:00.297) 0:04:19.544 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 24 January 2025 20:34:13 -0500 (0:00:00.141) 0:04:19.685 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 24 January 2025 20:34:13 -0500 (0:00:00.179) 0:04:19.865 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 24 January 2025 20:34:13 -0500 (0:00:00.153) 0:04:20.018 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 24 January 2025 20:34:13 -0500 (0:00:00.120) 0:04:20.138 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 24 January 2025 20:34:13 -0500 (0:00:00.143) 0:04:20.282 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 24 January 2025 20:34:14 -0500 (0:00:00.712) 0:04:20.995 ******** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-01-24 20:10:29 EST", "ActiveEnterTimestampMonotonic": "11903683", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service basic.target systemd-journald.socket systemd-sysctl.service system.slice network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-01-24 20:10:28 EST", "AssertTimestampMonotonic": "11002462", "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-01-24 20:10:28 EST", "ConditionTimestampMonotonic": "11002460", "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": "849", "ExecMainStartTimestamp": "Fri 2025-01-24 20:10:28 EST", "ExecMainStartTimestampMonotonic": "11003119", "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-01-24 20:10:28 EST", "InactiveExitTimestampMonotonic": "11003158", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "849", "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 system.slice dbus.service", "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-01-24 20:10:29 EST", "WatchdogTimestampMonotonic": "11903632", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 24 January 2025 20:34:15 -0500 (0:00:00.562) 0:04:21.557 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.087100", "end": "2025-01-24 20:34:15.625794", "rc": 0, "start": "2025-01-24 20:34:15.538694" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 24 January 2025 20:34:15 -0500 (0:00:00.523) 0:04:22.080 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 24 January 2025 20:34:15 -0500 (0:00:00.110) 0:04:22.191 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 24 January 2025 20:34:15 -0500 (0:00:00.079) 0:04:22.270 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 24 January 2025 20:34:16 -0500 (0:00:00.083) 0:04:22.354 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 24 January 2025 20:34:16 -0500 (0:00:00.426) 0:04:22.781 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 24 January 2025 20:34:16 -0500 (0:00:00.152) 0:04:22.933 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 24 January 2025 20:34:17 -0500 (0:00:01.215) 0:04:24.149 ******** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Friday 24 January 2025 20:34:18 -0500 (0:00:00.290) 0:04:24.439 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Friday 24 January 2025 20:34:18 -0500 (0:00:00.243) 0:04:24.682 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Friday 24 January 2025 20:34:18 -0500 (0:00:00.157) 0:04:24.840 ******** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Friday 24 January 2025 20:34:19 -0500 (0:00:00.577) 0:04:25.418 ******** ok: [managed-node2] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Friday 24 January 2025 20:34:19 -0500 (0:00:00.156) 0:04:25.574 ******** skipping: [managed-node2] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Friday 24 January 2025 20:34:19 -0500 (0:00:00.384) 0:04:25.959 ******** changed: [managed-node2] => { "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: dl.fedoraproject.org\n * epel-debuginfo: dl.fedoraproject.org\n * epel-source: dl.fedoraproject.org\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 3.9 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-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Friday 24 January 2025 20:34:24 -0500 (0:00:04.484) 0:04:30.443 ******** changed: [managed-node2] => (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 2.5 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-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Friday 24 January 2025 20:34:28 -0500 (0:00:04.720) 0:04:35.164 ******** changed: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Friday 24 January 2025 20:34:29 -0500 (0:00:00.677) 0:04:35.842 ******** changed: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Friday 24 January 2025 20:34:30 -0500 (0:00:00.519) 0:04:36.361 ******** changed: [managed-node2] => (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": "network.target syslog.target system.slice basic.target dbus.service systemd-journald.socket", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "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": "system.slice basic.target", "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-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Friday 24 January 2025 20:34:30 -0500 (0:00:00.804) 0:04:37.165 ******** changed: [managed-node2] => (item={u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.10.36', u'ca': u'self-sign', u'mode': u'0600'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "common_name": "10.31.10.36", "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-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Friday 24 January 2025 20:34:32 -0500 (0:00:01.987) 0:04:39.153 ******** skipping: [managed-node2] => (item=[u'cert', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.10.36', 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.36", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=[u'key', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.10.36', 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.36", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=[u'ca', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.10.36', 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.36", "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-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Friday 24 January 2025 20:34:33 -0500 (0:00:00.206) 0:04:39.360 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Friday 24 January 2025 20:34:33 -0500 (0:00:00.137) 0:04:39.498 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Friday 24 January 2025 20:34:33 -0500 (0:00:00.249) 0:04:39.747 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 24 January 2025 20:34:33 -0500 (0:00:00.250) 0:04:39.997 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 24 January 2025 20:34:33 -0500 (0:00:00.191) 0:04:40.189 ******** skipping: [managed-node2] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 24 January 2025 20:34:34 -0500 (0:00:00.130) 0:04:40.320 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:34:34 -0500 (0:00:00.208) 0:04:40.529 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003487", "end": "2025-01-24 20:34:34.617492", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:34:34.614005" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:34:34 -0500 (0:00:00.509) 0:04:41.038 ******** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/mssql_2019_cert.crt" ], "delta": "0:00:00.045689", "end": "2025-01-24 20:34:35.201604", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:34:35.155915" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:34:35 -0500 (0:00:00.777) 0:04:41.816 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 24 January 2025 20:34:35 -0500 (0:00:00.107) 0:04:41.923 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:34:35 -0500 (0:00:00.234) 0:04:42.158 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003767", "end": "2025-01-24 20:34:36.435332", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:34:36.431565" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:34:36 -0500 (0:00:00.808) 0:04:42.967 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/mssql_2019_cert.key" ], "delta": "0:00:00.045528", "end": "2025-01-24 20:34:37.195763", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:34:37.150235" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:34:37 -0500 (0:00:00.691) 0:04:43.658 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 24 January 2025 20:34:37 -0500 (0:00:00.172) 0:04:43.830 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:34:37 -0500 (0:00:00.213) 0:04:44.043 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003642", "end": "2025-01-24 20:34:38.063047", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:34:38.059405" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:34:38 -0500 (0:00:00.465) 0:04:44.509 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.046438", "end": "2025-01-24 20:34:38.619413", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:34:38.572975" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:34:38 -0500 (0:00:00.663) 0:04:45.173 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 24 January 2025 20:34:39 -0500 (0:00:00.184) 0:04:45.357 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:34:39 -0500 (0:00:00.318) 0:04:45.676 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003226", "end": "2025-01-24 20:34:39.875761", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:34:39.872535" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:34:40 -0500 (0:00:00.673) 0:04:46.349 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.046767", "end": "2025-01-24 20:34:40.552800", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:34:40.506033" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:34:40 -0500 (0:00:00.743) 0:04:47.093 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 24 January 2025 20:34:41 -0500 (0:00:00.409) 0:04:47.502 ******** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004794", "end": "2025-01-24 20:34:41.704596", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:34:41.699802" } STDOUT: 1 TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 24 January 2025 20:34:41 -0500 (0:00:00.786) 0:04:48.289 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 24 January 2025 20:34:42 -0500 (0:00:00.188) 0:04:48.477 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 24 January 2025 20:34:42 -0500 (0:00:00.145) 0:04:48.622 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 24 January 2025 20:34:42 -0500 (0:00:00.138) 0:04:48.761 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 24 January 2025 20:34:42 -0500 (0:00:00.148) 0:04:48.910 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 24 January 2025 20:34:42 -0500 (0:00:00.169) 0:04:49.079 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 24 January 2025 20:34:42 -0500 (0:00:00.194) 0:04:49.274 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 24 January 2025 20:34:43 -0500 (0:00:00.131) 0:04:49.405 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 24 January 2025 20:34:43 -0500 (0:00:00.152) 0:04:49.558 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 24 January 2025 20:34:43 -0500 (0:00:00.117) 0:04:49.676 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 24 January 2025 20:34:43 -0500 (0:00:00.113) 0:04:49.789 ******** ok: [managed-node2] => { "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.005335", "end": "2025-01-24 20:34:43.988238", "rc": 0, "start": "2025-01-24 20:34:43.982903" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 24 January 2025 20:34:44 -0500 (0:00:00.684) 0:04:50.473 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 24 January 2025 20:34:44 -0500 (0:00:00.128) 0:04:50.601 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 24 January 2025 20:34:46 -0500 (0:00:02.128) 0:04:52.730 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 24 January 2025 20:34:46 -0500 (0:00:00.187) 0:04:52.917 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 24 January 2025 20:34:46 -0500 (0:00:00.116) 0:04:53.033 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 24 January 2025 20:34:46 -0500 (0:00:00.217) 0:04:53.250 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 24 January 2025 20:34:47 -0500 (0:00:00.156) 0:04:53.407 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:34:47 -0500 (0:00:00.322) 0:04:53.729 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003384", "end": "2025-01-24 20:34:47.762994", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:34:47.759610" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:34:47 -0500 (0:00:00.508) 0:04:54.238 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.048354", "end": "2025-01-24 20:34:48.290558", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:34:48.242204" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:34:48 -0500 (0:00:00.504) 0:04:54.743 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 24 January 2025 20:34:48 -0500 (0:00:00.115) 0:04:54.858 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 24 January 2025 20:34:48 -0500 (0:00:00.161) 0:04:55.020 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 24 January 2025 20:34:48 -0500 (0:00:00.115) 0:04:55.135 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 24 January 2025 20:34:48 -0500 (0:00:00.117) 0:04:55.253 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 24 January 2025 20:34:49 -0500 (0:00:00.122) 0:04:55.375 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 24 January 2025 20:34:49 -0500 (0:00:00.117) 0:04:55.493 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 24 January 2025 20:34:49 -0500 (0:00:00.153) 0:04:55.647 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 24 January 2025 20:34:49 -0500 (0:00:00.171) 0:04:55.819 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 24 January 2025 20:34:49 -0500 (0:00:00.393) 0:04:56.212 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 24 January 2025 20:34:50 -0500 (0:00:00.129) 0:04:56.341 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 24 January 2025 20:34:50 -0500 (0:00:00.143) 0:04:56.484 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 24 January 2025 20:34:50 -0500 (0:00:00.119) 0:04:56.604 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 24 January 2025 20:34:50 -0500 (0:00:00.180) 0:04:56.784 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 24 January 2025 20:34:50 -0500 (0:00:00.211) 0:04:56.996 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 24 January 2025 20:34:50 -0500 (0:00:00.120) 0:04:57.117 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 24 January 2025 20:34:50 -0500 (0:00:00.129) 0:04:57.246 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 24 January 2025 20:34:51 -0500 (0:00:00.117) 0:04:57.363 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 24 January 2025 20:34:51 -0500 (0:00:00.119) 0:04:57.484 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 24 January 2025 20:34:51 -0500 (0:00:00.120) 0:04:57.604 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 24 January 2025 20:34:51 -0500 (0:00:00.115) 0:04:57.720 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 24 January 2025 20:34:51 -0500 (0:00:00.114) 0:04:57.835 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 24 January 2025 20:34:51 -0500 (0:00:00.118) 0:04:57.953 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 24 January 2025 20:34:51 -0500 (0:00:00.122) 0:04:58.076 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 24 January 2025 20:34:51 -0500 (0:00:00.115) 0:04:58.192 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 24 January 2025 20:34:52 -0500 (0:00:00.147) 0:04:58.339 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 24 January 2025 20:34:52 -0500 (0:00:00.117) 0:04:58.457 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 24 January 2025 20:34:52 -0500 (0:00:00.109) 0:04:58.566 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 24 January 2025 20:34:52 -0500 (0:00:00.277) 0:04:58.844 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 24 January 2025 20:34:52 -0500 (0:00:00.123) 0:04:58.968 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 24 January 2025 20:34:52 -0500 (0:00:00.120) 0:04:59.089 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 24 January 2025 20:34:52 -0500 (0:00:00.115) 0:04:59.204 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 24 January 2025 20:34:53 -0500 (0:00:00.117) 0:04:59.321 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 24 January 2025 20:34:53 -0500 (0:00:00.138) 0:04:59.460 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 24 January 2025 20:34:53 -0500 (0:00:00.116) 0:04:59.577 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 24 January 2025 20:34:53 -0500 (0:00:00.200) 0:04:59.777 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 24 January 2025 20:34:53 -0500 (0:00:00.252) 0:05:00.030 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 24 January 2025 20:34:53 -0500 (0:00:00.167) 0:05:00.197 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 24 January 2025 20:34:54 -0500 (0:00:00.157) 0:05:00.355 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 24 January 2025 20:34:54 -0500 (0:00:00.184) 0:05:00.539 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 24 January 2025 20:34:54 -0500 (0:00:00.126) 0:05:00.665 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 24 January 2025 20:34:54 -0500 (0:00:00.138) 0:05:00.804 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 24 January 2025 20:34:54 -0500 (0:00:00.127) 0:05:00.932 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 24 January 2025 20:34:54 -0500 (0:00:00.128) 0:05:01.061 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 24 January 2025 20:34:54 -0500 (0:00:00.144) 0:05:01.206 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 24 January 2025 20:34:55 -0500 (0:00:00.152) 0:05:01.358 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 24 January 2025 20:34:55 -0500 (0:00:00.135) 0:05:01.494 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 24 January 2025 20:34:55 -0500 (0:00:00.364) 0:05:01.858 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 24 January 2025 20:34:55 -0500 (0:00:00.188) 0:05:02.058 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 24 January 2025 20:34:55 -0500 (0:00:00.167) 0:05:02.225 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 24 January 2025 20:34:56 -0500 (0:00:00.135) 0:05:02.361 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 24 January 2025 20:34:56 -0500 (0:00:00.120) 0:05:02.481 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 24 January 2025 20:34:56 -0500 (0:00:00.121) 0:05:02.603 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 24 January 2025 20:34:56 -0500 (0:00:00.113) 0:05:02.717 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 24 January 2025 20:34:56 -0500 (0:00:00.158) 0:05:02.875 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 24 January 2025 20:34:56 -0500 (0:00:00.117) 0:05:02.993 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 24 January 2025 20:34:56 -0500 (0:00:00.117) 0:05:03.111 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 24 January 2025 20:34:56 -0500 (0:00:00.122) 0:05:03.233 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 24 January 2025 20:34:57 -0500 (0:00:00.116) 0:05:03.349 ******** skipping: [managed-node2] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 24 January 2025 20:34:57 -0500 (0:00:00.127) 0:05:03.477 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 24 January 2025 20:34:57 -0500 (0:00:00.098) 0:05:03.576 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 24 January 2025 20:34:57 -0500 (0:00:00.079) 0:05:03.655 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 24 January 2025 20:34:57 -0500 (0:00:00.075) 0:05:03.731 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 24 January 2025 20:34:57 -0500 (0:00:00.088) 0:05:03.819 ******** changed: [managed-node2] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 24 January 2025 20:34:58 -0500 (0:00:00.620) 0:05:04.439 ******** changed: [managed-node2] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-01-24 20:33:45 EST", "ActiveEnterTimestampMonotonic": "1408241929", "ActiveExitTimestamp": "Fri 2025-01-24 20:33:45 EST", "ActiveExitTimestampMonotonic": "1407999634", "ActiveState": "active", "After": "-.mount systemd-journald.socket auditd.service basic.target system.slice network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-01-24 20:33:45 EST", "AssertTimestampMonotonic": "1408240345", "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-01-24 20:33:45 EST", "ConditionTimestampMonotonic": "1408240343", "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": "30236", "ExecMainStartTimestamp": "Fri 2025-01-24 20:33:45 EST", "ExecMainStartTimestampMonotonic": "1408241854", "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-01-24 20:33:45 EST", "InactiveEnterTimestampMonotonic": "1408239927", "InactiveExitTimestamp": "Fri 2025-01-24 20:33:45 EST", "InactiveExitTimestampMonotonic": "1408241929", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "30236", "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-01-24 20:33:45 EST", "WatchdogTimestampMonotonic": "1408241899", "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 24 January 2025 20:35:00 -0500 (0:00:02.039) 0:05:06.479 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 24 January 2025 20:35:00 -0500 (0:00:00.125) 0:05:06.604 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:168 Friday 24 January 2025 20:35:00 -0500 (0:00:00.120) 0:05:06.725 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node2 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 24 January 2025 20:35:01 -0500 (0:00:00.884) 0:05:07.609 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 24 January 2025 20:35:01 -0500 (0:00:00.089) 0:05:07.699 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 24 January 2025 20:35:01 -0500 (0:00:00.070) 0:05:07.770 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 24 January 2025 20:35:01 -0500 (0:00:00.288) 0:05:08.058 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 24 January 2025 20:35:01 -0500 (0:00:00.198) 0:05:08.257 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 24 January 2025 20:35:02 -0500 (0:00:00.137) 0:05:08.394 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 24 January 2025 20:35:02 -0500 (0:00:00.101) 0:05:08.496 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 24 January 2025 20:35:02 -0500 (0:00:00.083) 0:05:08.580 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 24 January 2025 20:35:02 -0500 (0:00:00.085) 0:05:08.665 ******** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 24 January 2025 20:35:02 -0500 (0:00:00.194) 0:05:08.860 ******** ok: [managed-node2] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-01-24 20:34:59 EST", "ActiveEnterTimestampMonotonic": "1482359520", "ActiveExitTimestamp": "Fri 2025-01-24 20:34:58 EST", "ActiveExitTimestampMonotonic": "1481173817", "ActiveState": "active", "After": "-.mount systemd-journald.socket auditd.service basic.target system.slice network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-01-24 20:34:59 EST", "AssertTimestampMonotonic": "1482358289", "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-01-24 20:34:59 EST", "ConditionTimestampMonotonic": "1482358287", "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": "448", "ExecMainStartTimestamp": "Fri 2025-01-24 20:34:59 EST", "ExecMainStartTimestampMonotonic": "1482358983", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-01-24 20:34:59 EST] ; stop_time=[n/a] ; pid=448 ; 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-01-24 20:34:59 EST", "InactiveEnterTimestampMonotonic": "1482356703", "InactiveExitTimestamp": "Fri 2025-01-24 20:34:59 EST", "InactiveExitTimestampMonotonic": "1482359520", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "448", "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-01-24 20:34:59 EST", "WatchdogTimestampMonotonic": "1482359492", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 24 January 2025 20:35:03 -0500 (0:00:01.085) 0:05:09.945 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003032", "end": "2025-01-24 20:35:03.957053", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:35:03.954021" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 24 January 2025 20:35:04 -0500 (0:00:00.455) 0:05:10.401 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003106", "end": "2025-01-24 20:35:04.395892", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:35:04.392786" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 24 January 2025 20:35:04 -0500 (0:00:00.437) 0:05:10.838 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 24 January 2025 20:35:04 -0500 (0:00:00.127) 0:05:10.966 ******** ok: [managed-node2] => { "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": 6363, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 24 January 2025 20:35:06 -0500 (0:00:01.531) 0:05:12.497 ******** ok: [managed-node2] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-C", "-No", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.024709", "end": "2025-01-24 20:35:06.513945", "rc": 0, "start": "2025-01-24 20:35:06.489236" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2017 (RTM-CU31-GDR) (KB5029376) - 14.0.3465.1 (X64) Jul 30 2023 15:31:58 Copyright (C) 2017 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-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 24 January 2025 20:35:06 -0500 (0:00:00.474) 0:05:12.972 ******** ok: [managed-node2] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 24 January 2025 20:35:07 -0500 (0:00:00.432) 0:05:13.404 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 24 January 2025 20:35:07 -0500 (0:00:00.129) 0:05:13.534 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 24 January 2025 20:35:07 -0500 (0:00:00.125) 0:05:13.659 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 24 January 2025 20:35:07 -0500 (0:00:00.136) 0:05:13.796 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 24 January 2025 20:35:07 -0500 (0:00:00.194) 0:05:13.991 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 24 January 2025 20:35:07 -0500 (0:00:00.179) 0:05:14.170 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 24 January 2025 20:35:08 -0500 (0:00:00.131) 0:05:14.302 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 24 January 2025 20:35:08 -0500 (0:00:00.231) 0:05:14.534 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:35:08 -0500 (0:00:00.257) 0:05:14.792 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004285", "end": "2025-01-24 20:35:08.959935", "rc": 0, "start": "2025-01-24 20:35:08.955650" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:35:09 -0500 (0:00:00.652) 0:05:15.444 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:35:09 -0500 (0:00:00.152) 0:05:15.596 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/mssql_2019_cert.crt] ************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:35:09 -0500 (0:00:00.140) 0:05:15.737 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 24 January 2025 20:35:09 -0500 (0:00:00.135) 0:05:15.873 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:35:09 -0500 (0:00:00.223) 0:05:16.097 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004328", "end": "2025-01-24 20:35:10.319128", "rc": 0, "start": "2025-01-24 20:35:10.314800" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:35:10 -0500 (0:00:00.678) 0:05:16.775 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:35:10 -0500 (0:00:00.105) 0:05:16.881 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/mssql_2019_cert.key] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:35:10 -0500 (0:00:00.251) 0:05:17.132 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 24 January 2025 20:35:10 -0500 (0:00:00.100) 0:05:17.232 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:35:11 -0500 (0:00:00.169) 0:05:17.402 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004851", "end": "2025-01-24 20:35:11.418810", "rc": 0, "start": "2025-01-24 20:35:11.413959" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:35:11 -0500 (0:00:00.470) 0:05:17.873 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:35:11 -0500 (0:00:00.238) 0:05:18.112 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:35:12 -0500 (0:00:00.232) 0:05:18.344 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 24 January 2025 20:35:12 -0500 (0:00:00.128) 0:05:18.473 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node2 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 24 January 2025 20:35:12 -0500 (0:00:00.300) 0:05:18.774 ******** ok: [managed-node2] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004325", "end": "2025-01-24 20:35:12.769834", "rc": 0, "start": "2025-01-24 20:35:12.765509" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 24 January 2025 20:35:12 -0500 (0:00:00.431) 0:05:19.205 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 24 January 2025 20:35:13 -0500 (0:00:00.115) 0:05:19.321 ******** ok: [managed-node2] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 24 January 2025 20:35:13 -0500 (0:00:00.107) 0:05:19.428 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 24 January 2025 20:35:13 -0500 (0:00:00.089) 0:05:19.518 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:175 Friday 24 January 2025 20:35:13 -0500 (0:00:00.115) 0:05:19.634 ******** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 24 January 2025 20:35:15 -0500 (0:00:02.405) 0:05:22.039 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 24 January 2025 20:35:16 -0500 (0:00:00.315) 0:05:22.355 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 24 January 2025 20:35:16 -0500 (0:00:00.239) 0:05:22.594 ******** ok: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node2] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 24 January 2025 20:35:16 -0500 (0:00:00.315) 0:05:22.909 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 24 January 2025 20:35:17 -0500 (0:00:00.404) 0:05:23.313 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 24 January 2025 20:35:17 -0500 (0:00:00.123) 0:05:23.437 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 24 January 2025 20:35:17 -0500 (0:00:00.095) 0:05:23.532 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 24 January 2025 20:35:17 -0500 (0:00:00.084) 0:05:23.617 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 24 January 2025 20:35:17 -0500 (0:00:00.140) 0:05:23.758 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 24 January 2025 20:35:17 -0500 (0:00:00.142) 0:05:23.900 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 24 January 2025 20:35:17 -0500 (0:00:00.153) 0:05:24.053 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 24 January 2025 20:35:17 -0500 (0:00:00.134) 0:05:24.187 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:74 Friday 24 January 2025 20:35:17 -0500 (0:00:00.084) 0:05:24.272 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:83 Friday 24 January 2025 20:35:18 -0500 (0:00:00.074) 0:05:24.347 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:87 Friday 24 January 2025 20:35:18 -0500 (0:00:00.087) 0:05:24.435 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:94 Friday 24 January 2025 20:35:18 -0500 (0:00:00.119) 0:05:24.555 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:106 Friday 24 January 2025 20:35:18 -0500 (0:00:00.130) 0:05:24.686 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 24 January 2025 20:35:18 -0500 (0:00:00.116) 0:05:24.802 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:123 Friday 24 January 2025 20:35:18 -0500 (0:00:00.095) 0:05:24.897 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:132 Friday 24 January 2025 20:35:18 -0500 (0:00:00.081) 0:05:24.979 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:142 Friday 24 January 2025 20:35:18 -0500 (0:00:00.121) 0:05:25.100 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:151 Friday 24 January 2025 20:35:18 -0500 (0:00:00.170) 0:05:25.271 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Friday 24 January 2025 20:35:19 -0500 (0:00:00.218) 0:05:25.490 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:166 Friday 24 January 2025 20:35:21 -0500 (0:00:02.271) 0:05:27.762 ******** ok: [managed-node2] => (item={u'value': 14, u'key': 2017}) => { "ansible_facts": { "__mssql_current_version": "2017" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 } } skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 24 January 2025 20:35:21 -0500 (0:00:00.344) 0:05:28.106 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:181 Friday 24 January 2025 20:35:21 -0500 (0:00:00.145) 0:05:28.251 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:188 Friday 24 January 2025 20:35:22 -0500 (0:00:00.147) 0:05:28.399 ******** skipping: [managed-node2] => (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-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:202 Friday 24 January 2025 20:35:22 -0500 (0:00:00.238) 0:05:28.637 ******** ok: [managed-node2] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:216 Friday 24 January 2025 20:35:23 -0500 (0:00:00.713) 0:05:29.351 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:226 Friday 24 January 2025 20:35:23 -0500 (0:00:00.140) 0:05:29.492 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 24 January 2025 20:35:23 -0500 (0:00:00.112) 0:05:29.604 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:251 Friday 24 January 2025 20:35:23 -0500 (0:00:00.111) 0:05:29.716 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:260 Friday 24 January 2025 20:35:23 -0500 (0:00:00.142) 0:05:29.858 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:272 Friday 24 January 2025 20:35:23 -0500 (0:00:00.226) 0:05:30.085 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:279 Friday 24 January 2025 20:35:23 -0500 (0:00:00.122) 0:05:30.207 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 24 January 2025 20:35:24 -0500 (0:00:00.132) 0:05:30.340 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:304 Friday 24 January 2025 20:35:24 -0500 (0:00:00.287) 0:05:30.627 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 Friday 24 January 2025 20:35:25 -0500 (0:00:00.969) 0:05:31.597 ******** ok: [managed-node2] => { "changed": false, "rc": 0, "results": [ "mssql-server-14.0.3465.1-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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:314 Friday 24 January 2025 20:35:26 -0500 (0:00:00.845) 0:05:32.442 ******** ok: [managed-node2] => { "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.005111", "end": "2025-01-24 20:35:26.646953", "rc": 0, "start": "2025-01-24 20:35:26.641842" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:330 Friday 24 January 2025 20:35:26 -0500 (0:00:00.664) 0:05:33.107 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:334 Friday 24 January 2025 20:35:28 -0500 (0:00:01.278) 0:05:34.386 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:343 Friday 24 January 2025 20:35:28 -0500 (0:00:00.335) 0:05:34.721 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 Friday 24 January 2025 20:35:28 -0500 (0:00:00.236) 0:05:34.958 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:384 Friday 24 January 2025 20:35:28 -0500 (0:00:00.228) 0:05:35.186 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:399 Friday 24 January 2025 20:35:29 -0500 (0:00:00.207) 0:05:35.393 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:413 Friday 24 January 2025 20:35:29 -0500 (0:00:00.147) 0:05:35.541 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:424 Friday 24 January 2025 20:35:29 -0500 (0:00:00.118) 0:05:35.660 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 24 January 2025 20:35:30 -0500 (0:00:00.693) 0:05:36.353 ******** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-01-24 20:10:29 EST", "ActiveEnterTimestampMonotonic": "11903683", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service systemd-journald.socket basic.target dbus.service system.slice network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-01-24 20:10:28 EST", "AssertTimestampMonotonic": "11002462", "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-01-24 20:10:28 EST", "ConditionTimestampMonotonic": "11002460", "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": "849", "ExecMainStartTimestamp": "Fri 2025-01-24 20:10:28 EST", "ExecMainStartTimestampMonotonic": "11003119", "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-01-24 20:10:28 EST", "InactiveExitTimestampMonotonic": "11003158", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "849", "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": "system.slice basic.target dbus.service polkit.service", "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-01-24 20:10:29 EST", "WatchdogTimestampMonotonic": "11903632", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:437 Friday 24 January 2025 20:35:30 -0500 (0:00:00.550) 0:05:36.904 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.086957", "end": "2025-01-24 20:35:30.943855", "rc": 0, "start": "2025-01-24 20:35:30.856898" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:450 Friday 24 January 2025 20:35:31 -0500 (0:00:00.452) 0:05:37.356 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:463 Friday 24 January 2025 20:35:31 -0500 (0:00:00.078) 0:05:37.435 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:472 Friday 24 January 2025 20:35:31 -0500 (0:00:00.078) 0:05:37.513 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:482 Friday 24 January 2025 20:35:31 -0500 (0:00:00.296) 0:05:37.810 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:490 Friday 24 January 2025 20:35:31 -0500 (0:00:00.433) 0:05:38.243 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 Friday 24 January 2025 20:35:32 -0500 (0:00:00.075) 0:05:38.319 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:516 Friday 24 January 2025 20:35:32 -0500 (0:00:00.874) 0:05:39.194 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:530 Friday 24 January 2025 20:35:33 -0500 (0:00:00.251) 0:05:39.445 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:535 Friday 24 January 2025 20:35:33 -0500 (0:00:00.200) 0:05:39.646 ******** skipping: [managed-node2] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:553 Friday 24 January 2025 20:35:33 -0500 (0:00:00.189) 0:05:39.836 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:35:33 -0500 (0:00:00.275) 0:05:40.111 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003176", "end": "2025-01-24 20:35:34.319074", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:35:34.315898" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:35:34 -0500 (0:00:00.679) 0:05:40.790 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:35:34 -0500 (0:00:00.135) 0:05:40.926 ******** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.045207", "end": "2025-01-24 20:35:34.964349", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:35:34.919142" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:562 Friday 24 January 2025 20:35:35 -0500 (0:00:00.509) 0:05:41.435 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:35:35 -0500 (0:00:00.335) 0:05:41.770 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003165", "end": "2025-01-24 20:35:35.792226", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:35:35.789061" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:35:36 -0500 (0:00:00.608) 0:05:42.379 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:35:36 -0500 (0:00:00.172) 0:05:42.552 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.046941", "end": "2025-01-24 20:35:36.822604", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:35:36.775663" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:571 Friday 24 January 2025 20:35:37 -0500 (0:00:01.059) 0:05:43.611 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:35:37 -0500 (0:00:00.229) 0:05:43.841 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003058", "end": "2025-01-24 20:35:37.834558", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:35:37.831500" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:35:37 -0500 (0:00:00.445) 0:05:44.286 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:35:38 -0500 (0:00:00.138) 0:05:44.425 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.045442", "end": "2025-01-24 20:35:38.485331", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:35:38.439889" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:578 Friday 24 January 2025 20:35:38 -0500 (0:00:00.510) 0:05:44.936 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:35:38 -0500 (0:00:00.234) 0:05:45.170 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003748", "end": "2025-01-24 20:35:39.174322", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:35:39.170574" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:35:39 -0500 (0:00:00.466) 0:05:45.637 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:35:39 -0500 (0:00:00.138) 0:05:45.776 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.045662", "end": "2025-01-24 20:35:39.902097", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:35:39.856435" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:587 Friday 24 January 2025 20:35:40 -0500 (0:00:00.578) 0:05:46.355 ******** ok: [managed-node2] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.005196", "end": "2025-01-24 20:35:40.345560", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:35:40.340364" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:596 Friday 24 January 2025 20:35:40 -0500 (0:00:00.471) 0:05:46.826 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 24 January 2025 20:35:40 -0500 (0:00:00.152) 0:05:46.979 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:616 Friday 24 January 2025 20:35:40 -0500 (0:00:00.129) 0:05:47.108 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:620 Friday 24 January 2025 20:35:40 -0500 (0:00:00.161) 0:05:47.270 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 24 January 2025 20:35:41 -0500 (0:00:00.177) 0:05:47.448 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:641 Friday 24 January 2025 20:35:41 -0500 (0:00:00.377) 0:05:47.825 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:648 Friday 24 January 2025 20:35:41 -0500 (0:00:00.168) 0:05:47.994 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:656 Friday 24 January 2025 20:35:41 -0500 (0:00:00.134) 0:05:48.128 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:677 Friday 24 January 2025 20:35:41 -0500 (0:00:00.129) 0:05:48.258 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:684 Friday 24 January 2025 20:35:42 -0500 (0:00:00.147) 0:05:48.405 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 24 January 2025 20:35:42 -0500 (0:00:00.131) 0:05:48.537 ******** ok: [managed-node2] => { "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.004834", "end": "2025-01-24 20:35:42.531120", "rc": 0, "start": "2025-01-24 20:35:42.526286" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:709 Friday 24 January 2025 20:35:42 -0500 (0:00:00.393) 0:05:48.931 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Friday 24 January 2025 20:35:42 -0500 (0:00:00.100) 0:05:49.032 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 24 January 2025 20:35:44 -0500 (0:00:01.514) 0:05:50.546 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:741 Friday 24 January 2025 20:35:44 -0500 (0:00:00.129) 0:05:50.676 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:748 Friday 24 January 2025 20:35:44 -0500 (0:00:00.134) 0:05:50.810 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 24 January 2025 20:35:44 -0500 (0:00:00.152) 0:05:50.963 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:767 Friday 24 January 2025 20:35:44 -0500 (0:00:00.113) 0:05:51.077 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node2 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 24 January 2025 20:35:44 -0500 (0:00:00.141) 0:05:51.219 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003011", "end": "2025-01-24 20:35:45.169621", "failed_when_result": false, "rc": 1, "start": "2025-01-24 20:35:45.166610" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 24 January 2025 20:35:45 -0500 (0:00:00.590) 0:05:51.809 ******** ok: [managed-node2] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.047173", "end": "2025-01-24 20:35:45.973688", "failed_when_result": false, "rc": 0, "start": "2025-01-24 20:35:45.926515" } 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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 24 January 2025 20:35:46 -0500 (0:00:00.734) 0:05:52.544 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:773 Friday 24 January 2025 20:35:46 -0500 (0:00:00.119) 0:05:52.664 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:793 Friday 24 January 2025 20:35:46 -0500 (0:00:00.150) 0:05:52.814 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:800 Friday 24 January 2025 20:35:46 -0500 (0:00:00.183) 0:05:52.998 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:807 Friday 24 January 2025 20:35:46 -0500 (0:00:00.214) 0:05:53.212 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:816 Friday 24 January 2025 20:35:47 -0500 (0:00:00.191) 0:05:53.404 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:822 Friday 24 January 2025 20:35:47 -0500 (0:00:00.216) 0:05:53.620 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:829 Friday 24 January 2025 20:35:47 -0500 (0:00:00.240) 0:05:53.861 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:837 Friday 24 January 2025 20:35:47 -0500 (0:00:00.142) 0:05:54.003 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 24 January 2025 20:35:47 -0500 (0:00:00.126) 0:05:54.129 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:853 Friday 24 January 2025 20:35:47 -0500 (0:00:00.149) 0:05:54.279 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:861 Friday 24 January 2025 20:35:48 -0500 (0:00:00.116) 0:05:54.396 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 24 January 2025 20:35:48 -0500 (0:00:00.118) 0:05:54.514 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 24 January 2025 20:35:48 -0500 (0:00:00.115) 0:05:54.630 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 24 January 2025 20:35:48 -0500 (0:00:00.123) 0:05:54.753 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 24 January 2025 20:35:48 -0500 (0:00:00.128) 0:05:54.881 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 24 January 2025 20:35:48 -0500 (0:00:00.117) 0:05:54.999 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:914 Friday 24 January 2025 20:35:49 -0500 (0:00:00.496) 0:05:55.495 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:928 Friday 24 January 2025 20:35:49 -0500 (0:00:00.234) 0:05:55.730 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:938 Friday 24 January 2025 20:35:49 -0500 (0:00:00.204) 0:05:55.934 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:943 Friday 24 January 2025 20:35:49 -0500 (0:00:00.122) 0:05:56.057 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:960 Friday 24 January 2025 20:35:49 -0500 (0:00:00.132) 0:05:56.190 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:965 Friday 24 January 2025 20:35:50 -0500 (0:00:00.125) 0:05:56.315 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:970 Friday 24 January 2025 20:35:50 -0500 (0:00:00.140) 0:05:56.455 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:976 Friday 24 January 2025 20:35:50 -0500 (0:00:00.135) 0:05:56.591 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 24 January 2025 20:35:50 -0500 (0:00:00.104) 0:05:56.695 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1023 Friday 24 January 2025 20:35:50 -0500 (0:00:00.123) 0:05:56.819 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 24 January 2025 20:35:50 -0500 (0:00:00.111) 0:05:56.930 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 24 January 2025 20:35:50 -0500 (0:00:00.083) 0:05:57.013 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1047 Friday 24 January 2025 20:35:50 -0500 (0:00:00.084) 0:05:57.098 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1065 Friday 24 January 2025 20:35:50 -0500 (0:00:00.182) 0:05:57.281 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1076 Friday 24 January 2025 20:35:51 -0500 (0:00:00.172) 0:05:57.453 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1096 Friday 24 January 2025 20:35:51 -0500 (0:00:00.149) 0:05:57.603 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1149 Friday 24 January 2025 20:35:51 -0500 (0:00:00.138) 0:05:57.742 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1156 Friday 24 January 2025 20:35:51 -0500 (0:00:00.125) 0:05:57.867 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1163 Friday 24 January 2025 20:35:51 -0500 (0:00:00.188) 0:05:58.056 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 24 January 2025 20:35:52 -0500 (0:00:00.414) 0:05:58.471 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 24 January 2025 20:35:52 -0500 (0:00:00.229) 0:05:58.701 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1187 Friday 24 January 2025 20:35:52 -0500 (0:00:00.290) 0:05:58.992 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1196 Friday 24 January 2025 20:35:52 -0500 (0:00:00.162) 0:05:59.154 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1204 Friday 24 January 2025 20:35:52 -0500 (0:00:00.133) 0:05:59.288 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 24 January 2025 20:35:53 -0500 (0:00:00.153) 0:05:59.442 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1224 Friday 24 January 2025 20:35:53 -0500 (0:00:00.107) 0:05:59.550 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1246 Friday 24 January 2025 20:35:53 -0500 (0:00:00.148) 0:05:59.698 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1256 Friday 24 January 2025 20:35:53 -0500 (0:00:00.122) 0:05:59.820 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1265 Friday 24 January 2025 20:35:53 -0500 (0:00:00.127) 0:05:59.948 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1274 Friday 24 January 2025 20:35:53 -0500 (0:00:00.133) 0:06:00.081 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1285 Friday 24 January 2025 20:35:53 -0500 (0:00:00.139) 0:06:00.221 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1298 Friday 24 January 2025 20:35:54 -0500 (0:00:00.137) 0:06:00.359 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1307 Friday 24 January 2025 20:35:54 -0500 (0:00:00.119) 0:06:00.478 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1314 Friday 24 January 2025 20:35:54 -0500 (0:00:00.133) 0:06:00.611 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 24 January 2025 20:35:54 -0500 (0:00:00.118) 0:06:00.730 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1329 Friday 24 January 2025 20:35:54 -0500 (0:00:00.230) 0:06:00.960 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1336 Friday 24 January 2025 20:35:54 -0500 (0:00:00.125) 0:06:01.085 ******** skipping: [managed-node2] => (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-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1348 Friday 24 January 2025 20:35:54 -0500 (0:00:00.145) 0:06:01.231 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1357 Friday 24 January 2025 20:35:55 -0500 (0:00:00.335) 0:06:01.566 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1364 Friday 24 January 2025 20:35:55 -0500 (0:00:00.097) 0:06:01.663 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1370 Friday 24 January 2025 20:35:55 -0500 (0:00:00.112) 0:06:01.776 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1378 Friday 24 January 2025 20:35:55 -0500 (0:00:00.170) 0:06:01.946 ******** skipping: [managed-node2] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1391 Friday 24 January 2025 20:35:55 -0500 (0:00:00.145) 0:06:02.091 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1403 Friday 24 January 2025 20:35:55 -0500 (0:00:00.105) 0:06:02.197 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1408 Friday 24 January 2025 20:35:55 -0500 (0:00:00.094) 0:06:02.291 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1416 Friday 24 January 2025 20:35:56 -0500 (0:00:00.085) 0:06:02.377 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1425 Friday 24 January 2025 20:35:56 -0500 (0:00:00.125) 0:06:02.502 ******** changed: [managed-node2] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 24 January 2025 20:35:56 -0500 (0:00:00.641) 0:06:03.144 ******** changed: [managed-node2] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-01-24 20:34:59 EST", "ActiveEnterTimestampMonotonic": "1482359520", "ActiveExitTimestamp": "Fri 2025-01-24 20:34:58 EST", "ActiveExitTimestampMonotonic": "1481173817", "ActiveState": "active", "After": "-.mount systemd-journald.socket auditd.service basic.target system.slice network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-01-24 20:34:59 EST", "AssertTimestampMonotonic": "1482358289", "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-01-24 20:34:59 EST", "ConditionTimestampMonotonic": "1482358287", "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": "448", "ExecMainStartTimestamp": "Fri 2025-01-24 20:34:59 EST", "ExecMainStartTimestampMonotonic": "1482358983", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-01-24 20:34:59 EST] ; stop_time=[n/a] ; pid=448 ; 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-01-24 20:34:59 EST", "InactiveEnterTimestampMonotonic": "1482356703", "InactiveExitTimestamp": "Fri 2025-01-24 20:34:59 EST", "InactiveExitTimestampMonotonic": "1482359520", "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": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "448", "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-01-24 20:34:59 EST", "WatchdogTimestampMonotonic": "1482359492", "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1438 Friday 24 January 2025 20:35:58 -0500 (0:00:01.209) 0:06:04.354 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1445 Friday 24 January 2025 20:35:58 -0500 (0:00:00.141) 0:06:04.496 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2017.yml:27 Friday 24 January 2025 20:35:58 -0500 (0:00:00.113) 0:06:04.609 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml for managed-node2 TASK [Gather package facts] **************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:2 Friday 24 January 2025 20:35:58 -0500 (0:00:00.252) 0:06:04.861 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:6 Friday 24 January 2025 20:36:00 -0500 (0:00:02.263) 0:06:07.125 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:14 Friday 24 January 2025 20:36:01 -0500 (0:00:00.591) 0:06:07.717 ******** ok: [managed-node2] => { "ansible_python_version": "2.7.5" } TASK [Purge firewall configuration] ******************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:18 Friday 24 January 2025 20:36:01 -0500 (0:00:00.141) 0:06:07.858 ******** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 24 January 2025 20:36:01 -0500 (0:00:00.267) 0:06:08.126 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node2 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Friday 24 January 2025 20:36:02 -0500 (0:00:00.189) 0:06:08.316 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Friday 24 January 2025 20:36:02 -0500 (0:00:00.186) 0:06:08.502 ******** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Friday 24 January 2025 20:36:02 -0500 (0:00:00.714) 0:06:09.216 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Friday 24 January 2025 20:36:03 -0500 (0:00:00.144) 0:06:09.361 ******** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Friday 24 January 2025 20:36:03 -0500 (0:00:00.423) 0:06:09.785 ******** ok: [managed-node2] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 Friday 24 January 2025 20:36:03 -0500 (0:00:00.091) 0:06:09.877 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43 Friday 24 January 2025 20:36:04 -0500 (0:00:00.775) 0:06:10.652 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48 Friday 24 January 2025 20:36:04 -0500 (0:00:00.128) 0:06:10.781 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53 Friday 24 January 2025 20:36:04 -0500 (0:00:00.134) 0:06:10.916 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 24 January 2025 20:36:04 -0500 (0:00:00.119) 0:06:11.035 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Friday 24 January 2025 20:36:04 -0500 (0:00:00.120) 0:06:11.155 ******** skipping: [managed-node2] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node2] => (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-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Friday 24 January 2025 20:36:05 -0500 (0:00:00.305) 0:06:11.461 ******** ok: [managed-node2] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2025-01-24 20:24:13 EST", "ActiveEnterTimestampMonotonic": "835772176", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target dbus.service polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-01-24 20:24:13 EST", "AssertTimestampMonotonic": "835480215", "Before": "shutdown.target multi-user.target network-pre.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-01-24 20:24:13 EST", "ConditionTimestampMonotonic": "835480214", "Conflicts": "iptables.service shutdown.target ebtables.service 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": "9610", "ExecMainStartTimestamp": "Fri 2025-01-24 20:24:13 EST", "ExecMainStartTimestampMonotonic": "835481405", "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-01-24 20:24:13 EST", "InactiveExitTimestampMonotonic": "835481442", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9610", "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-01-24 20:24:13 EST", "WatchdogTimestampMonotonic": "835772116", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Friday 24 January 2025 20:36:05 -0500 (0:00:00.584) 0:06:12.045 ******** ok: [managed-node2] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-01-24 20:24:13 EST", "ActiveEnterTimestampMonotonic": "835772176", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice basic.target dbus.service polkit.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-01-24 20:24:13 EST", "AssertTimestampMonotonic": "835480215", "Before": "shutdown.target multi-user.target network-pre.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-01-24 20:24:13 EST", "ConditionTimestampMonotonic": "835480214", "Conflicts": "iptables.service shutdown.target ebtables.service 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": "9610", "ExecMainStartTimestamp": "Fri 2025-01-24 20:24:13 EST", "ExecMainStartTimestampMonotonic": "835481405", "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-01-24 20:24:13 EST", "InactiveExitTimestampMonotonic": "835481442", "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": "14311", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "14311", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9610", "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-01-24 20:24:13 EST", "WatchdogTimestampMonotonic": "835772116", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Friday 24 January 2025 20:36:06 -0500 (0:00:00.544) 0:06:12.590 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Friday 24 January 2025 20:36:06 -0500 (0:00:00.087) 0:06:12.678 ******** ok: [managed-node2] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.10.36 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 24 January 2025 20:36:06 -0500 (0:00:00.349) 0:06:13.028 ******** ok: [managed-node2] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Friday 24 January 2025 20:36:06 -0500 (0:00:00.081) 0:06:13.109 ******** TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Friday 24 January 2025 20:36:06 -0500 (0:00:00.076) 0:06:13.186 ******** TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Friday 24 January 2025 20:36:06 -0500 (0:00:00.074) 0:06:13.261 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Friday 24 January 2025 20:36:07 -0500 (0:00:00.083) 0:06:13.345 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Friday 24 January 2025 20:36:07 -0500 (0:00:00.074) 0:06:13.419 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Friday 24 January 2025 20:36:07 -0500 (0:00:00.084) 0:06:13.504 ******** ok: [managed-node2] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.10.36 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Friday 24 January 2025 20:36:07 -0500 (0:00:00.356) 0:06:13.861 ******** ok: [managed-node2] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Friday 24 January 2025 20:36:07 -0500 (0:00:00.130) 0:06:13.991 ******** skipping: [managed-node2] => {} TASK [Purge selinux configuration] ********************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:26 Friday 24 January 2025 20:36:07 -0500 (0:00:00.134) 0:06:14.126 ******** TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Friday 24 January 2025 20:36:08 -0500 (0:00:00.481) 0:06:14.607 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Friday 24 January 2025 20:36:08 -0500 (0:00:00.227) 0:06:14.835 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Friday 24 January 2025 20:36:08 -0500 (0:00:00.297) 0:06:15.133 ******** included: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed-node2 TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Friday 24 January 2025 20:36:09 -0500 (0:00:00.253) 0:06:15.386 ******** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Friday 24 January 2025 20:36:09 -0500 (0:00:00.441) 0:06:15.828 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Friday 24 January 2025 20:36:09 -0500 (0:00:00.128) 0:06:15.957 ******** ok: [managed-node2] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Friday 24 January 2025 20:36:10 -0500 (0:00:00.496) 0:06:16.454 ******** ok: [managed-node2] => { "ansible_facts": { "__selinux_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Friday 24 January 2025 20:36:10 -0500 (0:00:00.129) 0:06:16.583 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Friday 24 January 2025 20:36:10 -0500 (0:00:00.632) 0:06:17.215 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Friday 24 January 2025 20:36:11 -0500 (0:00:00.118) 0:06:17.334 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Friday 24 January 2025 20:36:11 -0500 (0:00:00.111) 0:06:17.445 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:72 Friday 24 January 2025 20:36:11 -0500 (0:00:00.092) 0:06:17.538 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:77 Friday 24 January 2025 20:36:11 -0500 (0:00:00.086) 0:06:17.625 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:82 Friday 24 January 2025 20:36:11 -0500 (0:00:00.218) 0:06:17.843 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 Friday 24 January 2025 20:36:11 -0500 (0:00:00.078) 0:06:17.922 ******** ok: [managed-node2] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Friday 24 January 2025 20:36:12 -0500 (0:00:00.577) 0:06:18.500 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Friday 24 January 2025 20:36:12 -0500 (0:00:00.078) 0:06:18.578 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Friday 24 January 2025 20:36:12 -0500 (0:00:00.074) 0:06:18.653 ******** ok: [managed-node2] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Friday 24 January 2025 20:36:12 -0500 (0:00:00.094) 0:06:18.748 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Friday 24 January 2025 20:36:12 -0500 (0:00:00.067) 0:06:18.816 ******** skipping: [managed-node2] => {} TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Friday 24 January 2025 20:36:12 -0500 (0:00:00.076) 0:06:18.892 ******** NOTIFIED HANDLER fedora.linux_system_roles.selinux : Reload SELinux policy for managed-node2 changed: [managed-node2] => { "changed": true, "cmd": [ "/usr/sbin/semanage", "-i", "-" ], "delta": "0:00:00.344585", "end": "2025-01-24 20:36:13.184545", "rc": 0, "start": "2025-01-24 20:36:12.839960" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Friday 24 January 2025 20:36:13 -0500 (0:00:00.786) 0:06:19.678 ******** skipping: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Friday 24 January 2025 20:36:13 -0500 (0:00:00.159) 0:06:19.838 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Friday 24 January 2025 20:36:13 -0500 (0:00:00.120) 0:06:19.958 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Friday 24 January 2025 20:36:13 -0500 (0:00:00.080) 0:06:20.039 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Friday 24 January 2025 20:36:13 -0500 (0:00:00.086) 0:06:20.125 ******** TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Friday 24 January 2025 20:36:13 -0500 (0:00:00.117) 0:06:20.243 ******** TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Friday 24 January 2025 20:36:14 -0500 (0:00:00.109) 0:06:20.352 ******** TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Friday 24 January 2025 20:36:14 -0500 (0:00:00.230) 0:06:20.583 ******** TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Friday 24 January 2025 20:36:14 -0500 (0:00:00.092) 0:06:20.675 ******** ok: [managed-node2] => { "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-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Friday 24 January 2025 20:36:17 -0500 (0:00:03.099) 0:06:23.775 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Friday 24 January 2025 20:36:17 -0500 (0:00:00.127) 0:06:23.903 ******** TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Friday 24 January 2025 20:36:17 -0500 (0:00:00.179) 0:06:24.083 ******** TASK [Leave realm] ************************************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:32 Friday 24 January 2025 20:36:17 -0500 (0:00:00.188) 0:06:24.271 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:40 Friday 24 January 2025 20:36:18 -0500 (0:00:00.417) 0:06:24.688 ******** skipping: [managed-node2] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove related packages] ************************************************* task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:44 Friday 24 January 2025 20:36:18 -0500 (0:00:00.375) 0:06:25.064 ******** changed: [managed-node2] => { "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:14.0.3465.1-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 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 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\nFound and removing 9 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 msodbcsql18.x86_64 0:18.4.1.1-1 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 14.0.3465.1-1 @packages-microsoft-com-mssql-server-2017\n 1.0 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 msodbcsql18 x86_64 18.4.1.1-1 @packages-microsoft-com-prod 2.3 M\n unixODBC x86_64 2.3.11-1.rh @packages-microsoft-com-prod 648 k\n\nTransaction Summary\n================================================================================\nRemove 3 Packages (+9 Dependent packages)\n\nInstalled size: 1.0 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : mssql-server-14.0.3465.1-1.x86_64 1/12 \n Erasing : mssql-tools18-18.4.1.1-1.x86_64 2/12 \n Erasing : msodbcsql18-18.4.1.1-1.x86_64 3/12 \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/12 \n Erasing : unixODBC-2.3.11-1.rh.x86_64 5/12 \nwarning: /etc/odbcinst.ini saved as /etc/odbcinst.ini.rpmsave\n Erasing : libtool-ltdl-2.4.2-22.el7_3.x86_64 6/12 \n Erasing : libatomic-4.8.5-44.el7.x86_64 7/12 \n Erasing : bzip2-1.0.6-13.el7.x86_64 8/12 \n Erasing : gdb-7.6.1-120.el7.x86_64 9/12 \n Erasing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 10/12 \n Erasing : cyrus-sasl-2.1.26-24.el7_9.x86_64 11/12 \n Erasing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 12/12 \n Verifying : msodbcsql18-18.4.1.1-1.x86_64 1/12 \n Verifying : libatomic-4.8.5-44.el7.x86_64 2/12 \n Verifying : bzip2-1.0.6-13.el7.x86_64 3/12 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 4/12 \n Verifying : mssql-server-14.0.3465.1-1.x86_64 5/12 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 6/12 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 7/12 \n Verifying : gdb-7.6.1-120.el7.x86_64 8/12 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 9/12 \n Verifying : mssql-tools18-18.4.1.1-1.x86_64 10/12 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 11/12 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 12/12 \n\nRemoved:\n mssql-server.x86_64 0:14.0.3465.1-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 msodbcsql18.x86_64 0:18.4.1.1-1 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } TASK [Remove related files] **************************************************** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:57 Friday 24 January 2025 20:36:22 -0500 (0:00:03.474) 0:06:28.538 ******** [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-node2] => { "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.008022", "end": "2025-01-24 20:36:22.489738", "rc": 0, "start": "2025-01-24 20:36:22.481716" } 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/modellog.ldf’ removed ‘/var/opt/mssql/data/msdblog.ldf’ removed ‘/var/opt/mssql/data/mastlog.ldf’ removed ‘/var/opt/mssql/data/master.mdf’ 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/47399178-1030-4a31-bc24-7f0f977b0254’ 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 ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA/S-1-5-21-474611443-3053945050-644486419-500/42e7704ae40b0d75de00736cc66b813a_ae7f6689-2f5e-4e1e-bb86-25ee4b33eebb’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA/S-1-5-21-474611443-3053945050-644486419-500’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto/RSA’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Crypto’ 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 ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-474611443-3053945050-644486419-500/Preferred’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-474611443-3053945050-644486419-500/3172dccd-4576-4ea7-a89e-3147d1aeaecf’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/S-1-5-21-474611443-3053945050-644486419-500’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect/CREDHIST’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/Protect’ 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_133822422479350000.xel’ removed ‘/var/opt/mssql/log/errorlog.8’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133822422515510000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133822425605810000.xel’ removed ‘/var/opt/mssql/log/errorlog.6’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133822423783310000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133822422752250000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133822422519630000.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/system_health_0_133822423301660000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133822424281800000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133822425022680000.xel’ removed ‘/var/opt/mssql/log/errorlog’ removed ‘/var/opt/mssql/log/system_health_0_133822425026570000.xel’ removed ‘/var/opt/mssql/log/errorlog.5’ removed ‘/var/opt/mssql/log/errorlog.3’ removed ‘/var/opt/mssql/log/system_health_0_133822422755720000.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_133822425609490000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133822423787030000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133822423298100000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133822422472420000.xel’ removed ‘/var/opt/mssql/log/errorlog.7’ removed ‘/var/opt/mssql/log/errorlog.1’ removed ‘/var/opt/mssql/log/system_health_0_133822424285230000.xel’ removed ‘/var/opt/mssql/log/log_7.trc’ 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-2017.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-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:71 Friday 24 January 2025 20:36:22 -0500 (0:00:00.386) 0:06:28.925 ******** ok: [managed-node2] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:00.421245", "end": "2025-01-24 20:36:23.294366", "rc": 0, "start": "2025-01-24 20:36:22.873121" } RUNNING HANDLER [fedora.linux_system_roles.selinux : Reload SELinux policy] **** task path: /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml:2 Friday 24 January 2025 20:36:23 -0500 (0:00:00.730) 0:06:29.656 ******** changed: [managed-node2] => { "changed": true, "cmd": [ "semodule", "-R" ], "delta": "0:00:01.833222", "end": "2025-01-24 20:36:25.635448", "rc": 0, "start": "2025-01-24 20:36:23.802226" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node2 : ok=396 changed=62 unreachable=0 failed=0 skipped=902 rescued=0 ignored=0 Friday 24 January 2025 20:36:25 -0500 (0:00:02.335) 0:06:31.991 ******** =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 36.88s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:309 fedora.linux_system_roles.mssql : Set up MSSQL -------------------------- 5.61s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:359 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 4.72s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 4.61s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:499 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 4.48s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Remove related packages ------------------------------------------------- 3.47s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:44 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 3.10s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Disable TLS encryption -------------------------------------------------- 2.41s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:175 fedora.linux_system_roles.selinux : Reload SELinux policy --------------- 2.34s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml:2 fedora.linux_system_roles.mssql : Gather package facts ------------------ 2.27s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Gather package facts ---------------------------------------------------- 2.26s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:2 fedora.linux_system_roles.mssql : Gather package facts ------------------ 2.13s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716 Test with certs created by the certificate role ------------------------- 2.13s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:154 fedora.linux_system_roles.mssql : Restart the mssql-server service ------ 2.04s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 fedora.linux_system_roles.certificate : Ensure certificate requests ----- 1.99s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.73s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Wait for mssql-server to prepare for client connections ----------------- 1.68s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.56s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:162 Wait for mssql-server to prepare for client connections ----------------- 1.53s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.51s /tmp/collections-gEi/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:716