ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_tls_2019.yml *************************************************** 2 plays in /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml:5 Friday 11 October 2024 21:55:28 -0400 (0:00:00.069) 0:00:00.069 ******** ok: [managed-node3] => { "ansible_facts": { "mssql_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n66336361663164656232326461653662643537386337346563613939356466313835383235313234\n3634333565616161316639666662613564353237653663610a616639306439653033386664303839\n30663030636161326137656235636230356162373234386461363632353863393161353035316162\n3664353366373231360a343334326337353861366233656330363634353164316434616561333161\n3234\n" } }, "ansible_included_var_files": [ "/tmp/mssql-ciW/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-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml:9 Friday 11 October 2024 21:55:28 -0400 (0:00:00.084) 0:00:00.153 ******** ok: [managed-node3] META: ran handlers TASK [Run tests_tls with SQL Server 2019] ************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml:23 Friday 11 October 2024 21:55:29 -0400 (0:00:01.340) 0:00:01.494 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml for managed-node3 TASK [Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:2 Friday 11 October 2024 21:55:29 -0400 (0:00:00.209) 0:00:01.704 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml for managed-node3 TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Friday 11 October 2024 21:55:29 -0400 (0:00:00.056) 0:00:01.760 ******** ok: [managed-node3] TASK [Run the role] ************************************************************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:15 Friday 11 October 2024 21:55:30 -0400 (0:00:00.414) 0:00:02.175 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:22 Friday 11 October 2024 21:55:30 -0400 (0:00:00.039) 0:00:02.214 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the openssl package] ********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:5 Friday 11 October 2024 21:55:30 -0400 (0:00:00.040) 0:00:02.255 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:11 Friday 11 October 2024 21:55:31 -0400 (0:00:01.036) 0:00:03.291 ******** changed: [managed-node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.BrLwid", "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-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:17 Friday 11 October 2024 21:55:32 -0400 (0:00:00.720) 0:00:04.012 ******** changed: [managed-node3] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.HxgQOx", "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-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:23 Friday 11 October 2024 21:55:32 -0400 (0:00:00.397) 0:00:04.409 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "openssl", "req", "-x509", "-nodes", "-newkey", "rsa:2048", "-subj", "/CN=10.31.47.95", "-out", "/tmp/ansible.BrLwid", "-keyout", "/tmp/ansible.HxgQOx", "-days", "365" ], "delta": "0:00:00.107389", "end": "2024-10-11 21:55:33.374864", "rc": 0, "start": "2024-10-11 21:55:33.267475" } STDERR: Generating a 2048 bit RSA private key ..+++ ...........................................................................................+++ writing new private key to '/tmp/ansible.HxgQOx' ----- TASK [Copy certificate files to local tmp] ************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:32 Friday 11 October 2024 21:55:33 -0400 (0:00:00.874) 0:00:05.284 ******** changed: [managed-node3] => (item=/tmp/ansible.BrLwid) => { "ansible_loop_var": "item", "changed": true, "checksum": "590f23935ecc827886a6c443e98cc1ee5812dc74", "dest": "/tmp/ansible.BrLwid", "item": "/tmp/ansible.BrLwid", "md5sum": "6d7d442dd6b4d99466a8f068c837c843", "remote_checksum": "590f23935ecc827886a6c443e98cc1ee5812dc74", "remote_md5sum": null } changed: [managed-node3] => (item=/tmp/ansible.HxgQOx) => { "ansible_loop_var": "item", "changed": true, "checksum": "4304639138369921e895fc1b62842d28621e85e6", "dest": "/tmp/ansible.HxgQOx", "item": "/tmp/ansible.HxgQOx", "md5sum": "fc6f7ad71587dc46e804d84573f66ca5", "remote_checksum": "4304639138369921e895fc1b62842d28621e85e6", "remote_md5sum": null } TASK [Copy a private key to the playbook directory to test a relative path] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:44 Friday 11 October 2024 21:55:35 -0400 (0:00:01.553) 0:00:06.838 ******** changed: [managed-node3 -> localhost] => { "changed": true, "checksum": "4304639138369921e895fc1b62842d28621e85e6", "dest": "./ansible.HxgQOx", "gid": 0, "group": "root", "md5sum": "fc6f7ad71587dc46e804d84573f66ca5", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:admin_home_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1728698135.11-11111-205209747507071/source", "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:52 Friday 11 October 2024 21:55:35 -0400 (0:00:00.662) 0:00:07.500 ******** ok: [managed-node3] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.BrLwid", "mssql_tls_private_key": "ansible.HxgQOx" }, "changed": false } TASK [Run role] **************************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:59 Friday 11 October 2024 21:55:35 -0400 (0:00:00.035) 0:00:07.536 ******** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 11 October 2024 21:55:36 -0400 (0:00:00.490) 0:00:08.027 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 11 October 2024 21:55:36 -0400 (0:00:00.028) 0:00:08.055 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 11 October 2024 21:55:36 -0400 (0:00:00.023) 0:00:08.079 ******** ok: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 11 October 2024 21:55:36 -0400 (0:00:00.053) 0:00:08.133 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 11 October 2024 21:55:36 -0400 (0:00:00.020) 0:00:08.153 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 11 October 2024 21:55:36 -0400 (0:00:00.020) 0:00:08.173 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 11 October 2024 21:55:36 -0400 (0:00:00.021) 0:00:08.194 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 11 October 2024 21:55:36 -0400 (0:00:00.026) 0:00:08.220 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 11 October 2024 21:55:36 -0400 (0:00:00.025) 0:00:08.246 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 11 October 2024 21:55:36 -0400 (0:00:00.030) 0:00:08.276 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 11 October 2024 21:55:36 -0400 (0:00:00.029) 0:00:08.305 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 11 October 2024 21:55:36 -0400 (0:00:00.029) 0:00:08.335 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Friday 11 October 2024 21:55:36 -0400 (0:00:00.028) 0:00:08.363 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Friday 11 October 2024 21:55:36 -0400 (0:00:00.033) 0:00:08.397 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Friday 11 October 2024 21:55:36 -0400 (0:00:00.040) 0:00:08.438 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:96 Friday 11 October 2024 21:55:36 -0400 (0:00:00.029) 0:00:08.467 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:105 Friday 11 October 2024 21:55:36 -0400 (0:00:00.029) 0:00:08.496 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 11 October 2024 21:55:36 -0400 (0:00:00.032) 0:00:08.528 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Friday 11 October 2024 21:55:36 -0400 (0:00:00.029) 0:00:08.558 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Friday 11 October 2024 21:55:36 -0400 (0:00:00.031) 0:00:08.589 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Friday 11 October 2024 21:55:36 -0400 (0:00:00.030) 0:00:08.620 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:148 Friday 11 October 2024 21:55:38 -0400 (0:00:01.970) 0:00:10.591 ******** skipping: [managed-node3] => (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-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Friday 11 October 2024 21:55:38 -0400 (0:00:00.169) 0:00:10.760 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Friday 11 October 2024 21:55:39 -0400 (0:00:00.089) 0:00:10.849 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:170 Friday 11 October 2024 21:55:39 -0400 (0:00:00.111) 0:00:10.960 ******** skipping: [managed-node3] => (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-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 Friday 11 October 2024 21:55:39 -0400 (0:00:00.205) 0:00:11.166 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:198 Friday 11 October 2024 21:55:40 -0400 (0:00:01.138) 0:00:12.305 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Friday 11 October 2024 21:55:40 -0400 (0:00:00.110) 0:00:12.415 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Friday 11 October 2024 21:55:40 -0400 (0:00:00.106) 0:00:12.521 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Friday 11 October 2024 21:55:40 -0400 (0:00:00.093) 0:00:12.615 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Friday 11 October 2024 21:55:40 -0400 (0:00:00.090) 0:00:12.706 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Friday 11 October 2024 21:55:40 -0400 (0:00:00.090) 0:00:12.797 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:261 Friday 11 October 2024 21:55:41 -0400 (0:00:00.118) 0:00:12.915 ******** changed: [managed-node3] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2019", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Friday 11 October 2024 21:55:41 -0400 (0:00:00.616) 0:00:13.532 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Friday 11 October 2024 21:55:41 -0400 (0:00:00.092) 0:00:13.625 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 11 October 2024 21:55:42 -0400 (0:00:00.832) 0:00:14.458 ******** changed: [managed-node3] => { "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:15.0.4375.4-1 will be installed\n--> Processing Dependency: libatomic for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: bzip2 for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: gdb for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: python3 for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: libsss_nss_idmap for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: cyrus-sasl for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: cyrus-sasl-gssapi for package: mssql-server-15.0.4375.4-1.x86_64\n--> Processing Dependency: lsof for package: mssql-server-15.0.4375.4-1.x86_64\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be installed\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be installed\n---> Package lsof.x86_64 0:4.87-6.el7 will be installed\n---> Package python3.x86_64 0:3.6.8-21.el7_9 will be installed\n--> Processing Dependency: python3-libs(x86-64) = 3.6.8-21.el7_9 for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: python3-setuptools for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: python3-pip for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-21.el7_9.x86_64\n--> Running transaction check\n---> Package python3-libs.x86_64 0:3.6.8-21.el7_9 will be installed\n---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed\n---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-server x86_64 15.0.4375.4-1 packages-microsoft-com-mssql-server-2019\n 229 M\nInstalling for dependencies:\n bzip2 x86_64 1.0.6-13.el7 base 52 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 updates 88 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 updates 41 k\n gdb x86_64 7.6.1-120.el7 base 2.4 M\n libatomic x86_64 4.8.5-44.el7 base 51 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 updates 170 k\n lsof x86_64 4.87-6.el7 base 331 k\n python3 x86_64 3.6.8-21.el7_9 updates 71 k\n python3-libs x86_64 3.6.8-21.el7_9 updates 7.0 M\n python3-pip noarch 9.0.3-8.el7 base 1.6 M\n python3-setuptools noarch 39.2.0-10.el7 base 629 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+11 Dependent packages)\n\nTotal size: 241 M\nTotal download size: 238 M\nInstalled size: 1.2 G\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 901 kB/s | 238 MB 04:30 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python3-libs-3.6.8-21.el7_9.x86_64 1/12 \n Installing : python3-setuptools-39.2.0-10.el7.noarch 2/12 \n Installing : python3-pip-9.0.3-8.el7.noarch 3/12 \n Installing : python3-3.6.8-21.el7_9.x86_64 4/12 \n Installing : libatomic-4.8.5-44.el7.x86_64 5/12 \n Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 6/12 \n Installing : gdb-7.6.1-120.el7.x86_64 7/12 \n Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 8/12 \n Installing : lsof-4.87-6.el7.x86_64 9/12 \n Installing : bzip2-1.0.6-13.el7.x86_64 10/12 \n Installing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 11/12 \n Installing : mssql-server-15.0.4375.4-1.x86_64 12/12 \n\n+--------------------------------------------------------------+\nPlease run 'sudo /opt/mssql/bin/mssql-conf setup'\nto complete the setup of Microsoft SQL Server\n+--------------------------------------------------------------+\n\n Verifying : python3-3.6.8-21.el7_9.x86_64 1/12 \n Verifying : mssql-server-15.0.4375.4-1.x86_64 2/12 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 3/12 \n Verifying : bzip2-1.0.6-13.el7.x86_64 4/12 \n Verifying : lsof-4.87-6.el7.x86_64 5/12 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 6/12 \n Verifying : gdb-7.6.1-120.el7.x86_64 7/12 \n Verifying : python3-libs-3.6.8-21.el7_9.x86_64 8/12 \n Verifying : python3-setuptools-39.2.0-10.el7.noarch 9/12 \n Verifying : python3-pip-9.0.3-8.el7.noarch 10/12 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 11/12 \n Verifying : libatomic-4.8.5-44.el7.x86_64 12/12 \n\nInstalled:\n mssql-server.x86_64 0:15.0.4375.4-1 \n\nDependency Installed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n lsof.x86_64 0:4.87-6.el7 \n python3.x86_64 0:3.6.8-21.el7_9 \n python3-libs.x86_64 0:3.6.8-21.el7_9 \n python3-pip.noarch 0:9.0.3-8.el7 \n python3-setuptools.noarch 0:39.2.0-10.el7 \n\nComplete!\n" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:299 Friday 11 October 2024 22:00:53 -0400 (0:05:11.247) 0:05:25.705 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:307 Friday 11 October 2024 22:00:54 -0400 (0:00:00.133) 0:05:25.839 ******** ok: [managed-node3] => { "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.005963", "end": "2024-10-11 22:00:54.293936", "rc": 0, "start": "2024-10-11 22:00:54.287973" } TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:323 Friday 11 October 2024 22:00:54 -0400 (0:00:00.376) 0:05:26.215 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Friday 11 October 2024 22:00:55 -0400 (0:00:01.068) 0:05:27.284 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:336 Friday 11 October 2024 22:00:55 -0400 (0:00:00.133) 0:05:27.417 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Friday 11 October 2024 22:00:55 -0400 (0:00:00.109) 0:05:27.527 ******** changed: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:377 Friday 11 October 2024 22:01:01 -0400 (0:00:05.317) 0:05:32.844 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:392 Friday 11 October 2024 22:01:01 -0400 (0:00:00.137) 0:05:32.981 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:406 Friday 11 October 2024 22:01:01 -0400 (0:00:00.091) 0:05:33.073 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:417 Friday 11 October 2024 22:01:01 -0400 (0:00:00.095) 0:05:33.168 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:423 Friday 11 October 2024 22:01:02 -0400 (0:00:00.713) 0:05:33.881 ******** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 21:35:46 EDT", "ActiveEnterTimestampMonotonic": "7834215", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target dbus.service systemd-journald.socket system.slice systemd-sysctl.service network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 21:35:45 EDT", "AssertTimestampMonotonic": "7118429", "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 2024-10-11 21:35:45 EDT", "ConditionTimestampMonotonic": "7118427", "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 2024-10-11 21:35:45 EDT", "ExecMainStartTimestampMonotonic": "7119041", "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 2024-10-11 21:35:45 EDT", "InactiveExitTimestampMonotonic": "7119078", "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 2024-10-11 21:35:46 EDT", "WatchdogTimestampMonotonic": "7834163", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 11 October 2024 22:01:03 -0400 (0:00:01.092) 0:05:34.974 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.143503", "end": "2024-10-11 22:01:03.606816", "rc": 0, "start": "2024-10-11 22:01:03.463313" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:443 Friday 11 October 2024 22:01:03 -0400 (0:00:00.588) 0:05:35.563 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:456 Friday 11 October 2024 22:01:03 -0400 (0:00:00.100) 0:05:35.664 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:465 Friday 11 October 2024 22:01:03 -0400 (0:00:00.084) 0:05:35.748 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Friday 11 October 2024 22:01:04 -0400 (0:00:00.106) 0:05:35.855 ******** changed: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Friday 11 October 2024 22:01:05 -0400 (0:00:00.966) 0:05:36.822 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:492 Friday 11 October 2024 22:01:05 -0400 (0:00:00.082) 0:05:36.904 ******** changed: [managed-node3] => { "changed": true, "changes": { "installed": [ "mssql-tools", "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-tools.x86_64 0:17.10.1.1-1 will be installed\n--> Processing Dependency: msodbcsql17 >= 17.3.0.0 for package: mssql-tools-17.10.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 msodbcsql17.x86_64 0:17.10.6.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-tools x86_64 17.10.1.1-1 packages-microsoft-com-prod 291 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 msodbcsql17 x86_64 17.10.6.1-1 packages-microsoft-com-prod 911 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 size: 1.5 M\nInstalled size: 3.8 M\nDownloading packages:\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 : msodbcsql17-17.10.6.1-1.x86_64 3/5 \nodbcinst: Driver installed. Usage count increased to 1. \n Target directory is /etc\n Installing : mssql-tools-17.10.1.1-1.x86_64 4/5 \n Installing : unixODBC-devel-2.3.11-1.rh.x86_64 5/5 \n Verifying : mssql-tools-17.10.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 : msodbcsql17-17.10.6.1-1.x86_64 5/5 \n\nInstalled:\n mssql-tools.x86_64 0:17.10.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 msodbcsql17.x86_64 0:17.10.6.1-1 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } lsrpackages: mssql-tools unixODBC-devel TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:504 Friday 11 October 2024 22:01:10 -0400 (0:00:05.344) 0:05:42.248 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Friday 11 October 2024 22:01:10 -0400 (0:00:00.098) 0:05:42.347 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Friday 11 October 2024 22:01:10 -0400 (0:00:00.098) 0:05:42.445 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Friday 11 October 2024 22:01:10 -0400 (0:00:00.095) 0:05:42.541 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:536 Friday 11 October 2024 22:01:10 -0400 (0:00:00.098) 0:05:42.639 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Friday 11 October 2024 22:01:10 -0400 (0:00:00.082) 0:05:42.722 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Friday 11 October 2024 22:01:11 -0400 (0:00:00.125) 0:05:42.847 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:572 Friday 11 October 2024 22:01:11 -0400 (0:00:00.064) 0:05:42.912 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:583 Friday 11 October 2024 22:01:11 -0400 (0:00:00.084) 0:05:42.997 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Friday 11 October 2024 22:01:11 -0400 (0:00:00.099) 0:05:43.096 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:604 Friday 11 October 2024 22:01:11 -0400 (0:00:00.078) 0:05:43.174 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:610 Friday 11 October 2024 22:01:11 -0400 (0:00:00.095) 0:05:43.270 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Friday 11 October 2024 22:01:11 -0400 (0:00:00.064) 0:05:43.334 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:636 Friday 11 October 2024 22:01:11 -0400 (0:00:00.064) 0:05:43.399 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:643 Friday 11 October 2024 22:01:11 -0400 (0:00:00.089) 0:05:43.488 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:655 Friday 11 October 2024 22:01:11 -0400 (0:00:00.098) 0:05:43.586 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:01:11 -0400 (0:00:00.181) 0:05:43.768 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003041", "end": "2024-10-11 22:01:12.242134", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:01:12.239093" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:01:12 -0400 (0:00:00.417) 0:05:44.186 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.117976", "end": "2024-10-11 22:01:12.769982", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:01:12.652006" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:01:12 -0400 (0:00:00.539) 0:05:44.726 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Friday 11 October 2024 22:01:13 -0400 (0:00:00.100) 0:05:44.827 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:681 Friday 11 October 2024 22:01:13 -0400 (0:00:00.099) 0:05:44.926 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Friday 11 October 2024 22:01:13 -0400 (0:00:00.100) 0:05:45.027 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 11 October 2024 22:01:13 -0400 (0:00:00.175) 0:05:45.202 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Friday 11 October 2024 22:01:13 -0400 (0:00:00.100) 0:05:45.302 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:710 Friday 11 October 2024 22:01:13 -0400 (0:00:00.128) 0:05:45.431 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Friday 11 October 2024 22:01:13 -0400 (0:00:00.101) 0:05:45.532 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Friday 11 October 2024 22:01:13 -0400 (0:00:00.104) 0:05:45.637 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:731 Friday 11 October 2024 22:01:13 -0400 (0:00:00.103) 0:05:45.740 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:749 Friday 11 October 2024 22:01:14 -0400 (0:00:00.098) 0:05:45.839 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:763 Friday 11 October 2024 22:01:14 -0400 (0:00:00.107) 0:05:45.946 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Friday 11 October 2024 22:01:14 -0400 (0:00:00.106) 0:05:46.053 ******** changed: [managed-node3] => (item=/tmp/ansible.BrLwid) => { "ansible_loop_var": "item", "changed": true, "checksum": "590f23935ecc827886a6c443e98cc1ee5812dc74", "dest": "/etc/pki/tls/certs/ansible.BrLwid", "gid": 994, "group": "mssql", "item": "/tmp/ansible.BrLwid", "md5sum": "6d7d442dd6b4d99466a8f068c837c843", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1099, "src": "/root/.ansible/tmp/ansible-tmp-1728698474.31-21382-128207252685495/source", "state": "file", "uid": 996 } changed: [managed-node3] => (item=ansible.HxgQOx) => { "ansible_loop_var": "item", "changed": true, "checksum": "4304639138369921e895fc1b62842d28621e85e6", "dest": "/etc/pki/tls/private/ansible.HxgQOx", "gid": 994, "group": "mssql", "item": "ansible.HxgQOx", "md5sum": "fc6f7ad71587dc46e804d84573f66ca5", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1728698474.88-21382-173732718631007/source", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Friday 11 October 2024 22:01:15 -0400 (0:00:01.242) 0:05:47.295 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:01:15 -0400 (0:00:00.226) 0:05:47.522 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002961", "end": "2024-10-11 22:01:15.989324", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:01:15.986363" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:01:16 -0400 (0:00:00.408) 0:05:47.930 ******** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.BrLwid" ], "delta": "0:00:00.112128", "end": "2024-10-11 22:01:16.517716", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:01:16.405588" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:01:16 -0400 (0:00:00.533) 0:05:48.464 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:795 Friday 11 October 2024 22:01:16 -0400 (0:00:00.122) 0:05:48.586 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:01:17 -0400 (0:00:00.260) 0:05:48.847 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003296", "end": "2024-10-11 22:01:17.307487", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:01:17.304191" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:01:17 -0400 (0:00:00.399) 0:05:49.247 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.HxgQOx" ], "delta": "0:00:00.111377", "end": "2024-10-11 22:01:17.832891", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:01:17.721514" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:01:17 -0400 (0:00:00.537) 0:05:49.784 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Friday 11 October 2024 22:01:18 -0400 (0:00:00.118) 0:05:49.903 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:01:18 -0400 (0:00:00.281) 0:05:50.184 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002904", "end": "2024-10-11 22:01:18.739129", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:01:18.736225" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:01:18 -0400 (0:00:00.493) 0:05:50.678 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.121595", "end": "2024-10-11 22:01:19.261457", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:01:19.139862" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:01:19 -0400 (0:00:00.533) 0:05:51.211 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Friday 11 October 2024 22:01:19 -0400 (0:00:00.102) 0:05:51.314 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:01:19 -0400 (0:00:00.201) 0:05:51.515 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003155", "end": "2024-10-11 22:01:19.977914", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:01:19.974759" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:01:20 -0400 (0:00:00.358) 0:05:51.874 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.112241", "end": "2024-10-11 22:01:20.430315", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:01:20.318074" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:01:20 -0400 (0:00:00.508) 0:05:52.383 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:820 Friday 11 October 2024 22:01:20 -0400 (0:00:00.067) 0:05:52.450 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:828 Friday 11 October 2024 22:01:20 -0400 (0:00:00.066) 0:05:52.517 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:836 Friday 11 October 2024 22:01:20 -0400 (0:00:00.061) 0:05:52.579 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 11 October 2024 22:01:20 -0400 (0:00:00.076) 0:05:52.655 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:850 Friday 11 October 2024 22:01:20 -0400 (0:00:00.067) 0:05:52.722 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:859 Friday 11 October 2024 22:01:20 -0400 (0:00:00.065) 0:05:52.788 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:872 Friday 11 October 2024 22:01:21 -0400 (0:00:00.063) 0:05:52.852 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:881 Friday 11 October 2024 22:01:21 -0400 (0:00:00.062) 0:05:52.914 ******** skipping: [managed-node3] => { "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 : Get SPNs for the principal] ************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:893 Friday 11 October 2024 22:01:21 -0400 (0:00:00.064) 0:05:52.978 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Friday 11 October 2024 22:01:21 -0400 (0:00:00.061) 0:05:53.040 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:915 Friday 11 October 2024 22:01:21 -0400 (0:00:00.061) 0:05:53.101 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Friday 11 October 2024 22:01:21 -0400 (0:00:00.062) 0:05:53.163 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:925 Friday 11 October 2024 22:01:21 -0400 (0:00:00.061) 0:05:53.225 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:931 Friday 11 October 2024 22:01:21 -0400 (0:00:00.075) 0:05:53.301 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:957 Friday 11 October 2024 22:01:21 -0400 (0:00:00.101) 0:05:53.402 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:978 Friday 11 October 2024 22:01:21 -0400 (0:00:00.103) 0:05:53.505 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:986 Friday 11 October 2024 22:01:21 -0400 (0:00:00.109) 0:05:53.615 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:996 Friday 11 October 2024 22:01:21 -0400 (0:00:00.101) 0:05:53.716 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 11 October 2024 22:01:22 -0400 (0:00:00.156) 0:05:53.873 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1020 Friday 11 October 2024 22:01:22 -0400 (0:00:00.079) 0:05:53.953 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 11 October 2024 22:01:22 -0400 (0:00:00.088) 0:05:54.042 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1051 Friday 11 October 2024 22:01:22 -0400 (0:00:00.117) 0:05:54.159 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1104 Friday 11 October 2024 22:01:22 -0400 (0:00:00.103) 0:05:54.263 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Friday 11 October 2024 22:01:22 -0400 (0:00:00.083) 0:05:54.346 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1118 Friday 11 October 2024 22:01:22 -0400 (0:00:00.084) 0:05:54.431 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1128 Friday 11 October 2024 22:01:22 -0400 (0:00:00.067) 0:05:54.498 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1134 Friday 11 October 2024 22:01:22 -0400 (0:00:00.078) 0:05:54.576 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1142 Friday 11 October 2024 22:01:22 -0400 (0:00:00.097) 0:05:54.674 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1151 Friday 11 October 2024 22:01:22 -0400 (0:00:00.082) 0:05:54.757 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Friday 11 October 2024 22:01:23 -0400 (0:00:00.072) 0:05:54.829 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 11 October 2024 22:01:23 -0400 (0:00:00.117) 0:05:54.946 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 11 October 2024 22:01:23 -0400 (0:00:00.105) 0:05:55.052 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1201 Friday 11 October 2024 22:01:23 -0400 (0:00:00.085) 0:05:55.137 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1211 Friday 11 October 2024 22:01:23 -0400 (0:00:00.084) 0:05:55.222 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1220 Friday 11 October 2024 22:01:23 -0400 (0:00:00.068) 0:05:55.291 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1229 Friday 11 October 2024 22:01:23 -0400 (0:00:00.071) 0:05:55.363 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Friday 11 October 2024 22:01:23 -0400 (0:00:00.100) 0:05:55.463 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1253 Friday 11 October 2024 22:01:23 -0400 (0:00:00.103) 0:05:55.566 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1262 Friday 11 October 2024 22:01:23 -0400 (0:00:00.167) 0:05:55.734 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1269 Friday 11 October 2024 22:01:24 -0400 (0:00:00.118) 0:05:55.852 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Friday 11 October 2024 22:01:24 -0400 (0:00:00.100) 0:05:55.952 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Friday 11 October 2024 22:01:24 -0400 (0:00:00.101) 0:05:56.053 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1291 Friday 11 October 2024 22:01:24 -0400 (0:00:00.101) 0:05:56.155 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1303 Friday 11 October 2024 22:01:24 -0400 (0:00:00.127) 0:05:56.283 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1312 Friday 11 October 2024 22:01:24 -0400 (0:00:00.088) 0:05:56.372 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1319 Friday 11 October 2024 22:01:24 -0400 (0:00:00.090) 0:05:56.462 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1325 Friday 11 October 2024 22:01:24 -0400 (0:00:00.069) 0:05:56.532 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1333 Friday 11 October 2024 22:01:24 -0400 (0:00:00.065) 0:05:56.597 ******** skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Friday 11 October 2024 22:01:24 -0400 (0:00:00.072) 0:05:56.670 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Friday 11 October 2024 22:01:24 -0400 (0:00:00.061) 0:05:56.731 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1363 Friday 11 October 2024 22:01:24 -0400 (0:00:00.063) 0:05:56.794 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1371 Friday 11 October 2024 22:01:25 -0400 (0:00:00.077) 0:05:56.872 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1380 Friday 11 October 2024 22:01:25 -0400 (0:00:00.063) 0:05:56.935 ******** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 11 October 2024 22:01:25 -0400 (0:00:00.611) 0:05:57.547 ******** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 22:01:00 EDT", "ActiveEnterTimestampMonotonic": "1522079791", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket system.slice auditd.service network.target -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 22:01:00 EDT", "AssertTimestampMonotonic": "1522078909", "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 2024-10-11 22:01:00 EDT", "ConditionTimestampMonotonic": "1522078907", "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": "381", "ExecMainStartTimestamp": "Fri 2024-10-11 22:01:00 EDT", "ExecMainStartTimestampMonotonic": "1522079720", "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 2024-10-11 22:01:00 EDT", "InactiveExitTimestampMonotonic": "1522079791", "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": "381", "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 2024-10-11 22:01:00 EDT", "WatchdogTimestampMonotonic": "1522079764", "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1393 Friday 11 October 2024 22:01:26 -0400 (0:00:01.037) 0:05:58.585 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1400 Friday 11 October 2024 22:01:26 -0400 (0:00:00.062) 0:05:58.648 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove a private key from the playbook directory] ************************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:68 Friday 11 October 2024 22:01:26 -0400 (0:00:00.086) 0:05:58.735 ******** changed: [managed-node3 -> localhost] => { "changed": true, "path": "ansible.HxgQOx", "state": "absent" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:75 Friday 11 October 2024 22:01:27 -0400 (0:00:00.411) 0:05:59.147 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml for managed-node3 TASK [Modify the mssql-server service start limit interval] ******************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:3 Friday 11 October 2024 22:01:27 -0400 (0:00:00.142) 0:05:59.289 ******** changed: [managed-node3] => { "changed": true } MSG: 1 replacements made TASK [Modify the mssql-server service start limit burst] *********************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:10 Friday 11 October 2024 22:01:28 -0400 (0:00:00.585) 0:05:59.875 ******** changed: [managed-node3] => { "changed": true } MSG: 1 replacements made TASK [Reload service daemon] *************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:17 Friday 11 October 2024 22:01:28 -0400 (0:00:00.729) 0:06:00.604 ******** ok: [managed-node3] => { "changed": false, "name": null, "status": {} } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:78 Friday 11 October 2024 22:01:29 -0400 (0:00:00.634) 0:06:01.238 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node3 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 11 October 2024 22:01:29 -0400 (0:00:00.143) 0:06:01.382 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 11 October 2024 22:01:29 -0400 (0:00:00.063) 0:06:01.445 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 11 October 2024 22:01:29 -0400 (0:00:00.117) 0:06:01.563 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 11 October 2024 22:01:29 -0400 (0:00:00.101) 0:06:01.665 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 11 October 2024 22:01:29 -0400 (0:00:00.102) 0:06:01.767 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 11 October 2024 22:01:30 -0400 (0:00:00.092) 0:06:01.859 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 11 October 2024 22:01:30 -0400 (0:00:00.080) 0:06:01.939 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 11 October 2024 22:01:30 -0400 (0:00:00.076) 0:06:02.016 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 11 October 2024 22:01:30 -0400 (0:00:00.076) 0:06:02.092 ******** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 11 October 2024 22:01:30 -0400 (0:00:00.206) 0:06:02.298 ******** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 22:01:26 EDT", "ActiveEnterTimestampMonotonic": "1547988992", "ActiveExitTimestamp": "Fri 2024-10-11 22:01:26 EDT", "ActiveExitTimestampMonotonic": "1547556063", "ActiveState": "active", "After": "network.target -.mount auditd.service basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 22:01:26 EDT", "AssertTimestampMonotonic": "1547988262", "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 2024-10-11 22:01:26 EDT", "ConditionTimestampMonotonic": "1547988260", "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": "1733", "ExecMainStartTimestamp": "Fri 2024-10-11 22:01:26 EDT", "ExecMainStartTimestampMonotonic": "1547988935", "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 2024-10-11 22:01:26 EDT", "InactiveEnterTimestampMonotonic": "1547985167", "InactiveExitTimestamp": "Fri 2024-10-11 22:01:26 EDT", "InactiveExitTimestampMonotonic": "1547988992", "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": "1733", "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 system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "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 2024-10-11 22:01:26 EDT", "WatchdogTimestampMonotonic": "1547988970", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 11 October 2024 22:01:31 -0400 (0:00:00.637) 0:06:02.936 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003496", "end": "2024-10-11 22:01:31.398799", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:01:31.395303" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 11 October 2024 22:01:31 -0400 (0:00:00.397) 0:06:03.333 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002862", "end": "2024-10-11 22:01:31.786235", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:01:31.783373" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 11 October 2024 22:01:31 -0400 (0:00:00.393) 0:06:03.726 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 11 October 2024 22:01:32 -0400 (0:00:00.125) 0:06:03.852 ******** ok: [managed-node3] => { "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": 7350, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 11 October 2024 22:01:33 -0400 (0:00:01.651) 0:06:05.504 ******** ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.024742", "end": "2024-10-11 22:01:34.104362", "rc": 0, "start": "2024-10-11 22:01:34.079620" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 11 October 2024 22:01:34 -0400 (0:00:00.554) 0:06:06.058 ******** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 11 October 2024 22:01:34 -0400 (0:00:00.131) 0:06:06.190 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 11 October 2024 22:01:34 -0400 (0:00:00.193) 0:06:06.383 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 11 October 2024 22:01:34 -0400 (0:00:00.179) 0:06:06.562 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 11 October 2024 22:01:34 -0400 (0:00:00.131) 0:06:06.694 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 11 October 2024 22:01:35 -0400 (0:00:00.116) 0:06:06.811 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 11 October 2024 22:01:35 -0400 (0:00:00.092) 0:06:06.903 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 11 October 2024 22:01:35 -0400 (0:00:00.086) 0:06:06.990 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 11 October 2024 22:01:35 -0400 (0:00:00.105) 0:06:07.095 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:01:35 -0400 (0:00:00.152) 0:06:07.248 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004038", "end": "2024-10-11 22:01:35.778254", "rc": 0, "start": "2024-10-11 22:01:35.774216" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.BrLwid TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:01:36 -0400 (0:00:00.618) 0:06:07.867 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:01:36 -0400 (0:00:00.187) 0:06:08.055 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.BrLwid] ***************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:01:36 -0400 (0:00:00.143) 0:06:08.198 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 11 October 2024 22:01:36 -0400 (0:00:00.114) 0:06:08.312 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:01:36 -0400 (0:00:00.200) 0:06:08.513 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004168", "end": "2024-10-11 22:01:36.964500", "rc": 0, "start": "2024-10-11 22:01:36.960332" } STDOUT: tlskey = /etc/pki/tls/private/ansible.HxgQOx TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:01:37 -0400 (0:00:00.397) 0:06:08.911 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:01:37 -0400 (0:00:00.130) 0:06:09.041 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.HxgQOx] *************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:01:37 -0400 (0:00:00.113) 0:06:09.155 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 11 October 2024 22:01:37 -0400 (0:00:00.107) 0:06:09.262 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:01:37 -0400 (0:00:00.364) 0:06:09.627 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004459", "end": "2024-10-11 22:01:38.199304", "rc": 0, "start": "2024-10-11 22:01:38.194845" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:01:38 -0400 (0:00:00.561) 0:06:10.188 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:01:38 -0400 (0:00:00.220) 0:06:10.409 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:01:38 -0400 (0:00:00.220) 0:06:10.629 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 11 October 2024 22:01:38 -0400 (0:00:00.122) 0:06:10.752 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:01:39 -0400 (0:00:00.213) 0:06:10.965 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004332", "end": "2024-10-11 22:01:39.430970", "rc": 0, "start": "2024-10-11 22:01:39.426638" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:01:39 -0400 (0:00:00.404) 0:06:11.370 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:01:39 -0400 (0:00:00.106) 0:06:11.476 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:01:39 -0400 (0:00:00.129) 0:06:11.606 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 11 October 2024 22:01:39 -0400 (0:00:00.114) 0:06:11.720 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:85 Friday 11 October 2024 22:01:40 -0400 (0:00:00.107) 0:06:11.828 ******** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 11 October 2024 22:01:40 -0400 (0:00:00.605) 0:06:12.434 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 11 October 2024 22:01:40 -0400 (0:00:00.184) 0:06:12.619 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 11 October 2024 22:01:40 -0400 (0:00:00.127) 0:06:12.746 ******** ok: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 11 October 2024 22:01:41 -0400 (0:00:00.186) 0:06:12.933 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 11 October 2024 22:01:41 -0400 (0:00:00.104) 0:06:13.038 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 11 October 2024 22:01:41 -0400 (0:00:00.102) 0:06:13.140 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 11 October 2024 22:01:41 -0400 (0:00:00.100) 0:06:13.240 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 11 October 2024 22:01:41 -0400 (0:00:00.101) 0:06:13.342 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 11 October 2024 22:01:41 -0400 (0:00:00.176) 0:06:13.518 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 11 October 2024 22:01:41 -0400 (0:00:00.192) 0:06:13.711 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 11 October 2024 22:01:42 -0400 (0:00:00.191) 0:06:13.902 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 11 October 2024 22:01:42 -0400 (0:00:00.230) 0:06:14.133 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Friday 11 October 2024 22:01:42 -0400 (0:00:00.112) 0:06:14.246 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Friday 11 October 2024 22:01:42 -0400 (0:00:00.277) 0:06:14.523 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Friday 11 October 2024 22:01:42 -0400 (0:00:00.112) 0:06:14.636 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:96 Friday 11 October 2024 22:01:42 -0400 (0:00:00.172) 0:06:14.809 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:105 Friday 11 October 2024 22:01:43 -0400 (0:00:00.161) 0:06:14.970 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 11 October 2024 22:01:43 -0400 (0:00:00.139) 0:06:15.109 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Friday 11 October 2024 22:01:43 -0400 (0:00:00.111) 0:06:15.221 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Friday 11 October 2024 22:01:43 -0400 (0:00:00.117) 0:06:15.338 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Friday 11 October 2024 22:01:43 -0400 (0:00:00.132) 0:06:15.470 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:148 Friday 11 October 2024 22:01:44 -0400 (0:00:01.191) 0:06:16.661 ******** skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Friday 11 October 2024 22:01:45 -0400 (0:00:00.180) 0:06:16.842 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Friday 11 October 2024 22:01:45 -0400 (0:00:00.067) 0:06:16.909 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:170 Friday 11 October 2024 22:01:45 -0400 (0:00:00.070) 0:06:16.980 ******** skipping: [managed-node3] => (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-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 Friday 11 October 2024 22:01:45 -0400 (0:00:00.194) 0:06:17.174 ******** ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:198 Friday 11 October 2024 22:01:45 -0400 (0:00:00.569) 0:06:17.743 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Friday 11 October 2024 22:01:46 -0400 (0:00:00.111) 0:06:17.855 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Friday 11 October 2024 22:01:46 -0400 (0:00:00.094) 0:06:17.950 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Friday 11 October 2024 22:01:46 -0400 (0:00:00.075) 0:06:18.025 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Friday 11 October 2024 22:01:46 -0400 (0:00:00.069) 0:06:18.094 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Friday 11 October 2024 22:01:46 -0400 (0:00:00.079) 0:06:18.174 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:261 Friday 11 October 2024 22:01:46 -0400 (0:00:00.070) 0:06:18.245 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Friday 11 October 2024 22:01:46 -0400 (0:00:00.129) 0:06:18.374 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Friday 11 October 2024 22:01:46 -0400 (0:00:00.083) 0:06:18.457 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 11 October 2024 22:01:47 -0400 (0:00:00.622) 0:06:19.080 ******** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:299 Friday 11 October 2024 22:01:47 -0400 (0:00:00.552) 0:06:19.632 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:307 Friday 11 October 2024 22:01:47 -0400 (0:00:00.090) 0:06:19.723 ******** ok: [managed-node3] => { "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.005310", "end": "2024-10-11 22:01:48.152686", "rc": 0, "start": "2024-10-11 22:01:48.147376" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:323 Friday 11 October 2024 22:01:48 -0400 (0:00:00.389) 0:06:20.113 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Friday 11 October 2024 22:01:49 -0400 (0:00:00.959) 0:06:21.072 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:336 Friday 11 October 2024 22:01:49 -0400 (0:00:00.141) 0:06:21.213 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Friday 11 October 2024 22:01:49 -0400 (0:00:00.205) 0:06:21.419 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:377 Friday 11 October 2024 22:01:49 -0400 (0:00:00.107) 0:06:21.527 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:392 Friday 11 October 2024 22:01:49 -0400 (0:00:00.147) 0:06:21.675 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:406 Friday 11 October 2024 22:01:49 -0400 (0:00:00.118) 0:06:21.793 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:417 Friday 11 October 2024 22:01:50 -0400 (0:00:00.098) 0:06:21.892 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:423 Friday 11 October 2024 22:01:50 -0400 (0:00:00.607) 0:06:22.500 ******** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 21:35:46 EDT", "ActiveEnterTimestampMonotonic": "7834215", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target dbus.service systemd-sysctl.service basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 21:35:45 EDT", "AssertTimestampMonotonic": "7118429", "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 2024-10-11 21:35:45 EDT", "ConditionTimestampMonotonic": "7118427", "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 2024-10-11 21:35:45 EDT", "ExecMainStartTimestampMonotonic": "7119041", "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 2024-10-11 21:35:45 EDT", "InactiveExitTimestampMonotonic": "7119078", "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 2024-10-11 21:35:46 EDT", "WatchdogTimestampMonotonic": "7834163", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 11 October 2024 22:01:51 -0400 (0:00:00.475) 0:06:22.976 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.082531", "end": "2024-10-11 22:01:51.470871", "rc": 0, "start": "2024-10-11 22:01:51.388340" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:443 Friday 11 October 2024 22:01:51 -0400 (0:00:00.399) 0:06:23.375 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:456 Friday 11 October 2024 22:01:51 -0400 (0:00:00.066) 0:06:23.442 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:465 Friday 11 October 2024 22:01:51 -0400 (0:00:00.122) 0:06:23.565 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Friday 11 October 2024 22:01:51 -0400 (0:00:00.090) 0:06:23.656 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Friday 11 October 2024 22:01:52 -0400 (0:00:00.393) 0:06:24.049 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:492 Friday 11 October 2024 22:01:52 -0400 (0:00:00.104) 0:06:24.154 ******** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools unixODBC-devel TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:504 Friday 11 October 2024 22:01:53 -0400 (0:00:00.723) 0:06:24.878 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Friday 11 October 2024 22:01:53 -0400 (0:00:00.216) 0:06:25.095 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Friday 11 October 2024 22:01:53 -0400 (0:00:00.162) 0:06:25.257 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Friday 11 October 2024 22:01:53 -0400 (0:00:00.119) 0:06:25.376 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:536 Friday 11 October 2024 22:01:53 -0400 (0:00:00.120) 0:06:25.497 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Friday 11 October 2024 22:01:53 -0400 (0:00:00.125) 0:06:25.622 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Friday 11 October 2024 22:01:53 -0400 (0:00:00.127) 0:06:25.750 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:572 Friday 11 October 2024 22:01:54 -0400 (0:00:00.120) 0:06:25.870 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:583 Friday 11 October 2024 22:01:54 -0400 (0:00:00.118) 0:06:25.989 ******** ok: [managed-node3] => { "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.005387", "end": "2024-10-11 22:01:54.495887", "rc": 0, "start": "2024-10-11 22:01:54.490500" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Friday 11 October 2024 22:01:54 -0400 (0:00:00.461) 0:06:26.451 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:604 Friday 11 October 2024 22:01:54 -0400 (0:00:00.117) 0:06:26.569 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:610 Friday 11 October 2024 22:01:56 -0400 (0:00:01.699) 0:06:28.268 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Friday 11 October 2024 22:01:56 -0400 (0:00:00.154) 0:06:28.422 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:636 Friday 11 October 2024 22:01:56 -0400 (0:00:00.152) 0:06:28.575 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:643 Friday 11 October 2024 22:01:56 -0400 (0:00:00.104) 0:06:28.679 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:655 Friday 11 October 2024 22:01:56 -0400 (0:00:00.106) 0:06:28.785 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:01:57 -0400 (0:00:00.262) 0:06:29.048 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003081", "end": "2024-10-11 22:01:57.536155", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:01:57.533074" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:01:57 -0400 (0:00:00.401) 0:06:29.450 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.115781", "end": "2024-10-11 22:01:58.011072", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:01:57.895291" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:01:58 -0400 (0:00:00.500) 0:06:29.951 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Friday 11 October 2024 22:01:58 -0400 (0:00:00.169) 0:06:30.121 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:681 Friday 11 October 2024 22:01:58 -0400 (0:00:00.206) 0:06:30.328 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Friday 11 October 2024 22:01:58 -0400 (0:00:00.210) 0:06:30.538 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 11 October 2024 22:01:59 -0400 (0:00:00.355) 0:06:30.894 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Friday 11 October 2024 22:01:59 -0400 (0:00:00.140) 0:06:31.035 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:710 Friday 11 October 2024 22:01:59 -0400 (0:00:00.107) 0:06:31.142 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Friday 11 October 2024 22:01:59 -0400 (0:00:00.106) 0:06:31.248 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Friday 11 October 2024 22:01:59 -0400 (0:00:00.123) 0:06:31.371 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:731 Friday 11 October 2024 22:01:59 -0400 (0:00:00.166) 0:06:31.538 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:749 Friday 11 October 2024 22:01:59 -0400 (0:00:00.160) 0:06:31.699 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:763 Friday 11 October 2024 22:02:00 -0400 (0:00:00.134) 0:06:31.833 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Friday 11 October 2024 22:02:00 -0400 (0:00:00.109) 0:06:31.943 ******** skipping: [managed-node3] => (item=/tmp/ansible.BrLwid) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.BrLwid", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=ansible.HxgQOx) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.HxgQOx", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Friday 11 October 2024 22:02:00 -0400 (0:00:00.097) 0:06:32.040 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:02:00 -0400 (0:00:00.153) 0:06:32.194 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002974", "end": "2024-10-11 22:02:00.647295", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:02:00.644321" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.BrLwid TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:02:00 -0400 (0:00:00.371) 0:06:32.565 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:02:00 -0400 (0:00:00.106) 0:06:32.671 ******** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.110960", "end": "2024-10-11 22:02:01.413252", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:02:01.302292" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:795 Friday 11 October 2024 22:02:01 -0400 (0:00:00.711) 0:06:33.382 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:02:01 -0400 (0:00:00.241) 0:06:33.624 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003047", "end": "2024-10-11 22:02:02.152883", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:02:02.149836" } STDOUT: tlskey = /etc/pki/tls/private/ansible.HxgQOx TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:02:02 -0400 (0:00:00.590) 0:06:34.214 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:02:02 -0400 (0:00:00.217) 0:06:34.431 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.111778", "end": "2024-10-11 22:02:03.027838", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:02:02.916060" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Friday 11 October 2024 22:02:03 -0400 (0:00:00.527) 0:06:34.959 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:02:03 -0400 (0:00:00.275) 0:06:35.234 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003202", "end": "2024-10-11 22:02:03.694198", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:02:03.690996" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:02:03 -0400 (0:00:00.421) 0:06:35.655 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:02:03 -0400 (0:00:00.086) 0:06:35.741 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.111634", "end": "2024-10-11 22:02:04.293944", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:02:04.182310" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Friday 11 October 2024 22:02:04 -0400 (0:00:00.497) 0:06:36.239 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:02:04 -0400 (0:00:00.289) 0:06:36.529 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002943", "end": "2024-10-11 22:02:05.229240", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:02:05.226297" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:02:05 -0400 (0:00:00.634) 0:06:37.164 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:02:05 -0400 (0:00:00.095) 0:06:37.260 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.111009", "end": "2024-10-11 22:02:05.923298", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:02:05.812289" } 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 : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:820 Friday 11 October 2024 22:02:06 -0400 (0:00:00.588) 0:06:37.849 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:828 Friday 11 October 2024 22:02:06 -0400 (0:00:00.117) 0:06:37.966 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:836 Friday 11 October 2024 22:02:06 -0400 (0:00:00.156) 0:06:38.123 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 11 October 2024 22:02:06 -0400 (0:00:00.212) 0:06:38.336 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:850 Friday 11 October 2024 22:02:06 -0400 (0:00:00.109) 0:06:38.445 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:859 Friday 11 October 2024 22:02:06 -0400 (0:00:00.104) 0:06:38.550 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:872 Friday 11 October 2024 22:02:06 -0400 (0:00:00.119) 0:06:38.669 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:881 Friday 11 October 2024 22:02:06 -0400 (0:00:00.117) 0:06:38.786 ******** skipping: [managed-node3] => { "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 : Get SPNs for the principal] ************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:893 Friday 11 October 2024 22:02:07 -0400 (0:00:00.138) 0:06:38.924 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Friday 11 October 2024 22:02:07 -0400 (0:00:00.105) 0:06:39.030 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:915 Friday 11 October 2024 22:02:07 -0400 (0:00:00.115) 0:06:39.145 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Friday 11 October 2024 22:02:07 -0400 (0:00:00.120) 0:06:39.265 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:925 Friday 11 October 2024 22:02:07 -0400 (0:00:00.115) 0:06:39.381 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:931 Friday 11 October 2024 22:02:07 -0400 (0:00:00.097) 0:06:39.479 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:957 Friday 11 October 2024 22:02:07 -0400 (0:00:00.102) 0:06:39.581 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:978 Friday 11 October 2024 22:02:07 -0400 (0:00:00.109) 0:06:39.691 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:986 Friday 11 October 2024 22:02:07 -0400 (0:00:00.092) 0:06:39.784 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:996 Friday 11 October 2024 22:02:08 -0400 (0:00:00.104) 0:06:39.888 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 11 October 2024 22:02:08 -0400 (0:00:00.106) 0:06:39.995 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1020 Friday 11 October 2024 22:02:08 -0400 (0:00:00.196) 0:06:40.191 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 11 October 2024 22:02:08 -0400 (0:00:00.163) 0:06:40.355 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1051 Friday 11 October 2024 22:02:08 -0400 (0:00:00.208) 0:06:40.564 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1104 Friday 11 October 2024 22:02:08 -0400 (0:00:00.241) 0:06:40.805 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Friday 11 October 2024 22:02:09 -0400 (0:00:00.113) 0:06:40.919 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1118 Friday 11 October 2024 22:02:09 -0400 (0:00:00.107) 0:06:41.026 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1128 Friday 11 October 2024 22:02:09 -0400 (0:00:00.110) 0:06:41.137 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1134 Friday 11 October 2024 22:02:09 -0400 (0:00:00.095) 0:06:41.233 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1142 Friday 11 October 2024 22:02:09 -0400 (0:00:00.098) 0:06:41.331 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1151 Friday 11 October 2024 22:02:09 -0400 (0:00:00.068) 0:06:41.400 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Friday 11 October 2024 22:02:09 -0400 (0:00:00.074) 0:06:41.475 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 11 October 2024 22:02:09 -0400 (0:00:00.120) 0:06:41.595 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 11 October 2024 22:02:09 -0400 (0:00:00.102) 0:06:41.698 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1201 Friday 11 October 2024 22:02:09 -0400 (0:00:00.091) 0:06:41.789 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1211 Friday 11 October 2024 22:02:10 -0400 (0:00:00.082) 0:06:41.871 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1220 Friday 11 October 2024 22:02:10 -0400 (0:00:00.085) 0:06:41.957 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1229 Friday 11 October 2024 22:02:10 -0400 (0:00:00.144) 0:06:42.102 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Friday 11 October 2024 22:02:10 -0400 (0:00:00.114) 0:06:42.217 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1253 Friday 11 October 2024 22:02:10 -0400 (0:00:00.115) 0:06:42.332 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1262 Friday 11 October 2024 22:02:10 -0400 (0:00:00.092) 0:06:42.424 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1269 Friday 11 October 2024 22:02:10 -0400 (0:00:00.085) 0:06:42.510 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Friday 11 October 2024 22:02:10 -0400 (0:00:00.104) 0:06:42.615 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Friday 11 October 2024 22:02:11 -0400 (0:00:00.197) 0:06:42.813 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1291 Friday 11 October 2024 22:02:11 -0400 (0:00:00.130) 0:06:42.943 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1303 Friday 11 October 2024 22:02:11 -0400 (0:00:00.167) 0:06:43.111 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1312 Friday 11 October 2024 22:02:11 -0400 (0:00:00.106) 0:06:43.218 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1319 Friday 11 October 2024 22:02:11 -0400 (0:00:00.103) 0:06:43.321 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1325 Friday 11 October 2024 22:02:11 -0400 (0:00:00.100) 0:06:43.421 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1333 Friday 11 October 2024 22:02:11 -0400 (0:00:00.101) 0:06:43.523 ******** skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Friday 11 October 2024 22:02:11 -0400 (0:00:00.095) 0:06:43.618 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Friday 11 October 2024 22:02:11 -0400 (0:00:00.081) 0:06:43.699 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1363 Friday 11 October 2024 22:02:11 -0400 (0:00:00.064) 0:06:43.764 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1371 Friday 11 October 2024 22:02:12 -0400 (0:00:00.069) 0:06:43.833 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1380 Friday 11 October 2024 22:02:12 -0400 (0:00:00.140) 0:06:43.974 ******** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 11 October 2024 22:02:13 -0400 (0:00:00.850) 0:06:44.825 ******** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 22:01:26 EDT", "ActiveEnterTimestampMonotonic": "1547988992", "ActiveExitTimestamp": "Fri 2024-10-11 22:01:26 EDT", "ActiveExitTimestampMonotonic": "1547556063", "ActiveState": "active", "After": "network.target -.mount auditd.service basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 22:01:26 EDT", "AssertTimestampMonotonic": "1547988262", "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 2024-10-11 22:01:26 EDT", "ConditionTimestampMonotonic": "1547988260", "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": "1733", "ExecMainStartTimestamp": "Fri 2024-10-11 22:01:26 EDT", "ExecMainStartTimestampMonotonic": "1547988935", "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 2024-10-11 22:01:26 EDT", "InactiveEnterTimestampMonotonic": "1547985167", "InactiveExitTimestamp": "Fri 2024-10-11 22:01:26 EDT", "InactiveExitTimestampMonotonic": "1547988992", "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": "1733", "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 system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "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 2024-10-11 22:01:26 EDT", "WatchdogTimestampMonotonic": "1547988970", "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1393 Friday 11 October 2024 22:02:13 -0400 (0:00:00.818) 0:06:45.643 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1400 Friday 11 October 2024 22:02:13 -0400 (0:00:00.104) 0:06:45.748 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:92 Friday 11 October 2024 22:02:14 -0400 (0:00:00.104) 0:06:45.853 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node3 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 11 October 2024 22:02:14 -0400 (0:00:00.534) 0:06:46.387 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 11 October 2024 22:02:14 -0400 (0:00:00.117) 0:06:46.505 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 11 October 2024 22:02:14 -0400 (0:00:00.135) 0:06:46.641 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 11 October 2024 22:02:14 -0400 (0:00:00.109) 0:06:46.750 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 11 October 2024 22:02:15 -0400 (0:00:00.136) 0:06:46.886 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 11 October 2024 22:02:15 -0400 (0:00:00.192) 0:06:47.079 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 11 October 2024 22:02:15 -0400 (0:00:00.133) 0:06:47.212 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 11 October 2024 22:02:15 -0400 (0:00:00.085) 0:06:47.298 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 11 October 2024 22:02:15 -0400 (0:00:00.088) 0:06:47.386 ******** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 11 October 2024 22:02:15 -0400 (0:00:00.132) 0:06:47.519 ******** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 22:02:13 EDT", "ActiveEnterTimestampMonotonic": "1595050487", "ActiveExitTimestamp": "Fri 2024-10-11 22:02:13 EDT", "ActiveExitTimestampMonotonic": "1594830038", "ActiveState": "active", "After": "network.target -.mount auditd.service basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 22:02:13 EDT", "AssertTimestampMonotonic": "1595049750", "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 2024-10-11 22:02:13 EDT", "ConditionTimestampMonotonic": "1595049749", "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": "3945", "ExecMainStartTimestamp": "Fri 2024-10-11 22:02:13 EDT", "ExecMainStartTimestampMonotonic": "1595050416", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2024-10-11 22:02:13 EDT] ; stop_time=[n/a] ; pid=3945 ; 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 2024-10-11 22:02:13 EDT", "InactiveEnterTimestampMonotonic": "1595048629", "InactiveExitTimestamp": "Fri 2024-10-11 22:02:13 EDT", "InactiveExitTimestampMonotonic": "1595050487", "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": "3945", "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 system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "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 2024-10-11 22:02:13 EDT", "WatchdogTimestampMonotonic": "1595050462", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 11 October 2024 22:02:16 -0400 (0:00:00.654) 0:06:48.173 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004004", "end": "2024-10-11 22:02:17.146998", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:02:17.142994" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 11 October 2024 22:02:17 -0400 (0:00:01.045) 0:06:49.218 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002806", "end": "2024-10-11 22:02:17.911337", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:02:17.908531" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 11 October 2024 22:02:18 -0400 (0:00:00.667) 0:06:49.886 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 11 October 2024 22:02:18 -0400 (0:00:00.140) 0:06:50.027 ******** ok: [managed-node3] => { "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": 7260, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 11 October 2024 22:02:19 -0400 (0:00:01.418) 0:06:51.446 ******** ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.021804", "end": "2024-10-11 22:02:19.931499", "rc": 0, "start": "2024-10-11 22:02:19.909695" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 11 October 2024 22:02:20 -0400 (0:00:00.493) 0:06:51.940 ******** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 11 October 2024 22:02:20 -0400 (0:00:00.107) 0:06:52.047 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 11 October 2024 22:02:20 -0400 (0:00:00.093) 0:06:52.141 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 11 October 2024 22:02:20 -0400 (0:00:00.109) 0:06:52.250 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 11 October 2024 22:02:20 -0400 (0:00:00.122) 0:06:52.373 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 11 October 2024 22:02:20 -0400 (0:00:00.118) 0:06:52.492 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 11 October 2024 22:02:20 -0400 (0:00:00.155) 0:06:52.647 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 11 October 2024 22:02:20 -0400 (0:00:00.116) 0:06:52.764 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 11 October 2024 22:02:21 -0400 (0:00:00.136) 0:06:52.901 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:02:21 -0400 (0:00:00.267) 0:06:53.168 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004009", "end": "2024-10-11 22:02:21.709034", "rc": 0, "start": "2024-10-11 22:02:21.705025" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:02:21 -0400 (0:00:00.489) 0:06:53.658 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:02:21 -0400 (0:00:00.136) 0:06:53.794 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:02:22 -0400 (0:00:00.120) 0:06:53.915 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 11 October 2024 22:02:22 -0400 (0:00:00.112) 0:06:54.027 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:02:22 -0400 (0:00:00.201) 0:06:54.229 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003741", "end": "2024-10-11 22:02:22.685217", "rc": 0, "start": "2024-10-11 22:02:22.681476" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:02:22 -0400 (0:00:00.402) 0:06:54.632 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:02:22 -0400 (0:00:00.135) 0:06:54.767 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:02:23 -0400 (0:00:00.122) 0:06:54.890 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 11 October 2024 22:02:23 -0400 (0:00:00.116) 0:06:55.006 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:02:23 -0400 (0:00:00.207) 0:06:55.214 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003809", "end": "2024-10-11 22:02:23.674744", "rc": 0, "start": "2024-10-11 22:02:23.670935" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:02:23 -0400 (0:00:00.438) 0:06:55.652 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:02:23 -0400 (0:00:00.147) 0:06:55.799 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:02:24 -0400 (0:00:00.116) 0:06:55.916 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 11 October 2024 22:02:24 -0400 (0:00:00.109) 0:06:56.026 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:02:24 -0400 (0:00:00.287) 0:06:56.313 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003757", "end": "2024-10-11 22:02:24.762534", "rc": 0, "start": "2024-10-11 22:02:24.758777" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:02:24 -0400 (0:00:00.390) 0:06:56.704 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:02:25 -0400 (0:00:00.113) 0:06:56.817 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:02:25 -0400 (0:00:00.133) 0:06:56.950 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 11 October 2024 22:02:25 -0400 (0:00:00.133) 0:06:57.084 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove certificates from hosts] ****************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:99 Friday 11 October 2024 22:02:25 -0400 (0:00:00.104) 0:06:57.189 ******** changed: [managed-node3] => (item=/etc/pki/tls/certs/ansible.BrLwid) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/ansible.BrLwid", "path": "/etc/pki/tls/certs/ansible.BrLwid", "state": "absent" } changed: [managed-node3] => (item=/etc/pki/tls/private/ansible.HxgQOx) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/ansible.HxgQOx", "path": "/etc/pki/tls/private/ansible.HxgQOx", "state": "absent" } TASK [Copy certificates to hosts] ********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:107 Friday 11 October 2024 22:02:26 -0400 (0:00:00.696) 0:06:57.886 ******** ok: [managed-node3] => (item=/tmp/ansible.BrLwid) => { "ansible_loop_var": "item", "changed": false, "checksum": "590f23935ecc827886a6c443e98cc1ee5812dc74", "dest": "/tmp/ansible.BrLwid", "gid": 0, "group": "root", "item": "/tmp/ansible.BrLwid", "mode": "0600", "owner": "root", "path": "/tmp/ansible.BrLwid", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1099, "state": "file", "uid": 0 } ok: [managed-node3] => (item=/tmp/ansible.HxgQOx) => { "ansible_loop_var": "item", "changed": false, "checksum": "4304639138369921e895fc1b62842d28621e85e6", "dest": "/tmp/ansible.HxgQOx", "gid": 0, "group": "root", "item": "/tmp/ansible.HxgQOx", "mode": "0600", "owner": "root", "path": "/tmp/ansible.HxgQOx", "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-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:116 Friday 11 October 2024 22:02:27 -0400 (0:00:01.097) 0:06:58.984 ******** ok: [managed-node3] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.BrLwid", "mssql_tls_private_key": "ansible.HxgQOx" }, "changed": false } TASK [Test with certs on managed nodes] **************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:121 Friday 11 October 2024 22:02:27 -0400 (0:00:00.113) 0:06:59.098 ******** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 11 October 2024 22:02:28 -0400 (0:00:00.998) 0:07:00.096 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 11 October 2024 22:02:28 -0400 (0:00:00.187) 0:07:00.284 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 11 October 2024 22:02:28 -0400 (0:00:00.137) 0:07:00.422 ******** ok: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 11 October 2024 22:02:28 -0400 (0:00:00.132) 0:07:00.555 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 11 October 2024 22:02:28 -0400 (0:00:00.082) 0:07:00.637 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 11 October 2024 22:02:28 -0400 (0:00:00.065) 0:07:00.703 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 11 October 2024 22:02:28 -0400 (0:00:00.079) 0:07:00.783 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 11 October 2024 22:02:29 -0400 (0:00:00.097) 0:07:00.881 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 11 October 2024 22:02:29 -0400 (0:00:00.100) 0:07:00.981 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 11 October 2024 22:02:29 -0400 (0:00:00.087) 0:07:01.069 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 11 October 2024 22:02:29 -0400 (0:00:00.071) 0:07:01.140 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 11 October 2024 22:02:29 -0400 (0:00:00.070) 0:07:01.210 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Friday 11 October 2024 22:02:29 -0400 (0:00:00.104) 0:07:01.315 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Friday 11 October 2024 22:02:29 -0400 (0:00:00.113) 0:07:01.429 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Friday 11 October 2024 22:02:29 -0400 (0:00:00.214) 0:07:01.643 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:96 Friday 11 October 2024 22:02:29 -0400 (0:00:00.100) 0:07:01.744 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:105 Friday 11 October 2024 22:02:30 -0400 (0:00:00.085) 0:07:01.829 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 11 October 2024 22:02:30 -0400 (0:00:00.071) 0:07:01.901 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Friday 11 October 2024 22:02:30 -0400 (0:00:00.075) 0:07:01.976 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Friday 11 October 2024 22:02:30 -0400 (0:00:00.110) 0:07:02.087 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Friday 11 October 2024 22:02:30 -0400 (0:00:00.107) 0:07:02.194 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:148 Friday 11 October 2024 22:02:31 -0400 (0:00:01.298) 0:07:03.493 ******** skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Friday 11 October 2024 22:02:31 -0400 (0:00:00.246) 0:07:03.740 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Friday 11 October 2024 22:02:32 -0400 (0:00:00.079) 0:07:03.820 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:170 Friday 11 October 2024 22:02:32 -0400 (0:00:00.072) 0:07:03.892 ******** skipping: [managed-node3] => (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-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 Friday 11 October 2024 22:02:32 -0400 (0:00:00.270) 0:07:04.163 ******** ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:198 Friday 11 October 2024 22:02:32 -0400 (0:00:00.590) 0:07:04.753 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Friday 11 October 2024 22:02:33 -0400 (0:00:00.107) 0:07:04.861 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Friday 11 October 2024 22:02:33 -0400 (0:00:00.111) 0:07:04.972 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Friday 11 October 2024 22:02:33 -0400 (0:00:00.114) 0:07:05.086 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Friday 11 October 2024 22:02:33 -0400 (0:00:00.109) 0:07:05.195 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Friday 11 October 2024 22:02:33 -0400 (0:00:00.113) 0:07:05.309 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:261 Friday 11 October 2024 22:02:33 -0400 (0:00:00.115) 0:07:05.425 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Friday 11 October 2024 22:02:33 -0400 (0:00:00.142) 0:07:05.568 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Friday 11 October 2024 22:02:33 -0400 (0:00:00.089) 0:07:05.658 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 11 October 2024 22:02:34 -0400 (0:00:00.563) 0:07:06.221 ******** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:299 Friday 11 October 2024 22:02:34 -0400 (0:00:00.570) 0:07:06.792 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:307 Friday 11 October 2024 22:02:35 -0400 (0:00:00.085) 0:07:06.877 ******** ok: [managed-node3] => { "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.004686", "end": "2024-10-11 22:02:35.292344", "rc": 0, "start": "2024-10-11 22:02:35.287658" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:323 Friday 11 October 2024 22:02:35 -0400 (0:00:00.309) 0:07:07.187 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Friday 11 October 2024 22:02:36 -0400 (0:00:00.961) 0:07:08.148 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:336 Friday 11 October 2024 22:02:36 -0400 (0:00:00.118) 0:07:08.267 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Friday 11 October 2024 22:02:36 -0400 (0:00:00.064) 0:07:08.332 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:377 Friday 11 October 2024 22:02:36 -0400 (0:00:00.079) 0:07:08.412 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:392 Friday 11 October 2024 22:02:36 -0400 (0:00:00.123) 0:07:08.535 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:406 Friday 11 October 2024 22:02:36 -0400 (0:00:00.118) 0:07:08.654 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:417 Friday 11 October 2024 22:02:36 -0400 (0:00:00.106) 0:07:08.760 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:423 Friday 11 October 2024 22:02:37 -0400 (0:00:00.538) 0:07:09.299 ******** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 21:35:46 EDT", "ActiveEnterTimestampMonotonic": "7834215", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target dbus.service systemd-sysctl.service basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 21:35:45 EDT", "AssertTimestampMonotonic": "7118429", "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 2024-10-11 21:35:45 EDT", "ConditionTimestampMonotonic": "7118427", "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 2024-10-11 21:35:45 EDT", "ExecMainStartTimestampMonotonic": "7119041", "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 2024-10-11 21:35:45 EDT", "InactiveExitTimestampMonotonic": "7119078", "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 2024-10-11 21:35:46 EDT", "WatchdogTimestampMonotonic": "7834163", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 11 October 2024 22:02:37 -0400 (0:00:00.424) 0:07:09.723 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.079559", "end": "2024-10-11 22:02:38.248359", "rc": 0, "start": "2024-10-11 22:02:38.168800" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:443 Friday 11 October 2024 22:02:38 -0400 (0:00:00.467) 0:07:10.191 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:456 Friday 11 October 2024 22:02:38 -0400 (0:00:00.110) 0:07:10.301 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:465 Friday 11 October 2024 22:02:38 -0400 (0:00:00.198) 0:07:10.499 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Friday 11 October 2024 22:02:38 -0400 (0:00:00.099) 0:07:10.599 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Friday 11 October 2024 22:02:39 -0400 (0:00:00.326) 0:07:10.925 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:492 Friday 11 October 2024 22:02:39 -0400 (0:00:00.064) 0:07:10.990 ******** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools unixODBC-devel TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:504 Friday 11 October 2024 22:02:39 -0400 (0:00:00.543) 0:07:11.534 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Friday 11 October 2024 22:02:39 -0400 (0:00:00.111) 0:07:11.645 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Friday 11 October 2024 22:02:39 -0400 (0:00:00.111) 0:07:11.757 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Friday 11 October 2024 22:02:40 -0400 (0:00:00.106) 0:07:11.863 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:536 Friday 11 October 2024 22:02:40 -0400 (0:00:00.109) 0:07:11.973 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Friday 11 October 2024 22:02:40 -0400 (0:00:00.106) 0:07:12.080 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Friday 11 October 2024 22:02:40 -0400 (0:00:00.090) 0:07:12.171 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:572 Friday 11 October 2024 22:02:40 -0400 (0:00:00.075) 0:07:12.246 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:583 Friday 11 October 2024 22:02:40 -0400 (0:00:00.073) 0:07:12.319 ******** ok: [managed-node3] => { "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.004972", "end": "2024-10-11 22:02:40.763966", "rc": 0, "start": "2024-10-11 22:02:40.758994" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Friday 11 October 2024 22:02:40 -0400 (0:00:00.393) 0:07:12.713 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:604 Friday 11 October 2024 22:02:41 -0400 (0:00:00.112) 0:07:12.825 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:610 Friday 11 October 2024 22:02:42 -0400 (0:00:01.418) 0:07:14.244 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Friday 11 October 2024 22:02:42 -0400 (0:00:00.125) 0:07:14.369 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:636 Friday 11 October 2024 22:02:42 -0400 (0:00:00.110) 0:07:14.479 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:643 Friday 11 October 2024 22:02:42 -0400 (0:00:00.109) 0:07:14.589 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:655 Friday 11 October 2024 22:02:42 -0400 (0:00:00.115) 0:07:14.704 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:02:43 -0400 (0:00:00.206) 0:07:14.911 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002905", "end": "2024-10-11 22:02:43.370609", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:02:43.367704" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:02:43 -0400 (0:00:00.402) 0:07:15.314 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.112996", "end": "2024-10-11 22:02:43.878492", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:02:43.765496" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:02:44 -0400 (0:00:00.531) 0:07:15.846 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Friday 11 October 2024 22:02:44 -0400 (0:00:00.106) 0:07:15.953 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:681 Friday 11 October 2024 22:02:44 -0400 (0:00:00.106) 0:07:16.059 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Friday 11 October 2024 22:02:44 -0400 (0:00:00.207) 0:07:16.266 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 11 October 2024 22:02:44 -0400 (0:00:00.109) 0:07:16.376 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Friday 11 October 2024 22:02:44 -0400 (0:00:00.107) 0:07:16.484 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:710 Friday 11 October 2024 22:02:44 -0400 (0:00:00.104) 0:07:16.588 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Friday 11 October 2024 22:02:44 -0400 (0:00:00.107) 0:07:16.696 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Friday 11 October 2024 22:02:44 -0400 (0:00:00.108) 0:07:16.805 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:731 Friday 11 October 2024 22:02:45 -0400 (0:00:00.101) 0:07:16.906 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:749 Friday 11 October 2024 22:02:45 -0400 (0:00:00.107) 0:07:17.013 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:763 Friday 11 October 2024 22:02:45 -0400 (0:00:00.110) 0:07:17.124 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Friday 11 October 2024 22:02:45 -0400 (0:00:00.112) 0:07:17.237 ******** changed: [managed-node3] => (item=/tmp/ansible.BrLwid) => { "ansible_loop_var": "item", "changed": true, "checksum": "590f23935ecc827886a6c443e98cc1ee5812dc74", "dest": "/etc/pki/tls/certs/ansible.BrLwid", "gid": 994, "group": "mssql", "item": "/tmp/ansible.BrLwid", "md5sum": "6d7d442dd6b4d99466a8f068c837c843", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1099, "src": "/tmp/ansible.BrLwid", "state": "file", "uid": 996 } changed: [managed-node3] => (item=/tmp/ansible.HxgQOx) => { "ansible_loop_var": "item", "changed": true, "checksum": "4304639138369921e895fc1b62842d28621e85e6", "dest": "/etc/pki/tls/private/ansible.HxgQOx", "gid": 994, "group": "mssql", "item": "/tmp/ansible.HxgQOx", "md5sum": "fc6f7ad71587dc46e804d84573f66ca5", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/tmp/ansible.HxgQOx", "state": "file", "uid": 996 } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Friday 11 October 2024 22:02:46 -0400 (0:00:00.703) 0:07:17.940 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:02:46 -0400 (0:00:00.145) 0:07:18.085 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002831", "end": "2024-10-11 22:02:46.502965", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:02:46.500134" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:02:46 -0400 (0:00:00.314) 0:07:18.400 ******** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.BrLwid" ], "delta": "0:00:00.110923", "end": "2024-10-11 22:02:46.935341", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:02:46.824418" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:02:47 -0400 (0:00:00.473) 0:07:18.873 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:795 Friday 11 October 2024 22:02:47 -0400 (0:00:00.205) 0:07:19.078 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:02:47 -0400 (0:00:00.216) 0:07:19.295 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002742", "end": "2024-10-11 22:02:47.753705", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:02:47.750963" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:02:47 -0400 (0:00:00.401) 0:07:19.697 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.HxgQOx" ], "delta": "0:00:00.116092", "end": "2024-10-11 22:02:48.284728", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:02:48.168636" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:02:48 -0400 (0:00:00.498) 0:07:20.195 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Friday 11 October 2024 22:02:48 -0400 (0:00:00.087) 0:07:20.283 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:02:48 -0400 (0:00:00.213) 0:07:20.496 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002780", "end": "2024-10-11 22:02:48.950412", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:02:48.947632" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:02:49 -0400 (0:00:00.409) 0:07:20.905 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.110899", "end": "2024-10-11 22:02:49.483200", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:02:49.372301" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:02:49 -0400 (0:00:00.483) 0:07:21.389 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Friday 11 October 2024 22:02:49 -0400 (0:00:00.069) 0:07:21.459 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:02:49 -0400 (0:00:00.144) 0:07:21.604 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002990", "end": "2024-10-11 22:02:50.060987", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:02:50.057997" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:02:50 -0400 (0:00:00.357) 0:07:21.961 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.111899", "end": "2024-10-11 22:02:50.499319", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:02:50.387420" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:02:50 -0400 (0:00:00.465) 0:07:22.426 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:820 Friday 11 October 2024 22:02:50 -0400 (0:00:00.076) 0:07:22.503 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:828 Friday 11 October 2024 22:02:50 -0400 (0:00:00.106) 0:07:22.610 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:836 Friday 11 October 2024 22:02:50 -0400 (0:00:00.112) 0:07:22.722 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 11 October 2024 22:02:51 -0400 (0:00:00.101) 0:07:22.823 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:850 Friday 11 October 2024 22:02:51 -0400 (0:00:00.087) 0:07:22.911 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:859 Friday 11 October 2024 22:02:51 -0400 (0:00:00.073) 0:07:22.985 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:872 Friday 11 October 2024 22:02:51 -0400 (0:00:00.066) 0:07:23.052 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:881 Friday 11 October 2024 22:02:51 -0400 (0:00:00.067) 0:07:23.119 ******** skipping: [managed-node3] => { "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 : Get SPNs for the principal] ************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:893 Friday 11 October 2024 22:02:51 -0400 (0:00:00.067) 0:07:23.186 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Friday 11 October 2024 22:02:51 -0400 (0:00:00.064) 0:07:23.251 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:915 Friday 11 October 2024 22:02:51 -0400 (0:00:00.065) 0:07:23.317 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Friday 11 October 2024 22:02:51 -0400 (0:00:00.063) 0:07:23.380 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:925 Friday 11 October 2024 22:02:51 -0400 (0:00:00.065) 0:07:23.446 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:931 Friday 11 October 2024 22:02:51 -0400 (0:00:00.069) 0:07:23.515 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:957 Friday 11 October 2024 22:02:51 -0400 (0:00:00.096) 0:07:23.612 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:978 Friday 11 October 2024 22:02:51 -0400 (0:00:00.109) 0:07:23.721 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:986 Friday 11 October 2024 22:02:52 -0400 (0:00:00.104) 0:07:23.826 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:996 Friday 11 October 2024 22:02:52 -0400 (0:00:00.209) 0:07:24.036 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 11 October 2024 22:02:52 -0400 (0:00:00.112) 0:07:24.149 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1020 Friday 11 October 2024 22:02:52 -0400 (0:00:00.106) 0:07:24.255 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 11 October 2024 22:02:52 -0400 (0:00:00.085) 0:07:24.340 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1051 Friday 11 October 2024 22:02:52 -0400 (0:00:00.080) 0:07:24.421 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1104 Friday 11 October 2024 22:02:52 -0400 (0:00:00.069) 0:07:24.491 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Friday 11 October 2024 22:02:52 -0400 (0:00:00.088) 0:07:24.579 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1118 Friday 11 October 2024 22:02:52 -0400 (0:00:00.111) 0:07:24.690 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1128 Friday 11 October 2024 22:02:52 -0400 (0:00:00.107) 0:07:24.798 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1134 Friday 11 October 2024 22:02:53 -0400 (0:00:00.117) 0:07:24.916 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1142 Friday 11 October 2024 22:02:53 -0400 (0:00:00.105) 0:07:25.021 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1151 Friday 11 October 2024 22:02:53 -0400 (0:00:00.079) 0:07:25.101 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Friday 11 October 2024 22:02:53 -0400 (0:00:00.066) 0:07:25.168 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 11 October 2024 22:02:53 -0400 (0:00:00.115) 0:07:25.283 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 11 October 2024 22:02:53 -0400 (0:00:00.096) 0:07:25.380 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1201 Friday 11 October 2024 22:02:53 -0400 (0:00:00.088) 0:07:25.469 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1211 Friday 11 October 2024 22:02:53 -0400 (0:00:00.069) 0:07:25.539 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1220 Friday 11 October 2024 22:02:53 -0400 (0:00:00.065) 0:07:25.605 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1229 Friday 11 October 2024 22:02:53 -0400 (0:00:00.079) 0:07:25.684 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Friday 11 October 2024 22:02:54 -0400 (0:00:00.204) 0:07:25.888 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1253 Friday 11 October 2024 22:02:54 -0400 (0:00:00.091) 0:07:25.980 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1262 Friday 11 October 2024 22:02:54 -0400 (0:00:00.082) 0:07:26.063 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1269 Friday 11 October 2024 22:02:54 -0400 (0:00:00.069) 0:07:26.132 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Friday 11 October 2024 22:02:54 -0400 (0:00:00.093) 0:07:26.226 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Friday 11 October 2024 22:02:54 -0400 (0:00:00.113) 0:07:26.339 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1291 Friday 11 October 2024 22:02:54 -0400 (0:00:00.109) 0:07:26.449 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1303 Friday 11 October 2024 22:02:54 -0400 (0:00:00.131) 0:07:26.581 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1312 Friday 11 October 2024 22:02:54 -0400 (0:00:00.105) 0:07:26.686 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1319 Friday 11 October 2024 22:02:54 -0400 (0:00:00.086) 0:07:26.773 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1325 Friday 11 October 2024 22:02:55 -0400 (0:00:00.077) 0:07:26.851 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1333 Friday 11 October 2024 22:02:55 -0400 (0:00:00.069) 0:07:26.920 ******** skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Friday 11 October 2024 22:02:55 -0400 (0:00:00.117) 0:07:27.038 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Friday 11 October 2024 22:02:55 -0400 (0:00:00.095) 0:07:27.134 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1363 Friday 11 October 2024 22:02:55 -0400 (0:00:00.089) 0:07:27.224 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1371 Friday 11 October 2024 22:02:55 -0400 (0:00:00.071) 0:07:27.295 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1380 Friday 11 October 2024 22:02:55 -0400 (0:00:00.064) 0:07:27.359 ******** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 11 October 2024 22:02:56 -0400 (0:00:00.614) 0:07:27.974 ******** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 22:02:13 EDT", "ActiveEnterTimestampMonotonic": "1595050487", "ActiveExitTimestamp": "Fri 2024-10-11 22:02:13 EDT", "ActiveExitTimestampMonotonic": "1594830038", "ActiveState": "active", "After": "network.target -.mount auditd.service basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 22:02:13 EDT", "AssertTimestampMonotonic": "1595049750", "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 2024-10-11 22:02:13 EDT", "ConditionTimestampMonotonic": "1595049749", "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": "3945", "ExecMainStartTimestamp": "Fri 2024-10-11 22:02:13 EDT", "ExecMainStartTimestampMonotonic": "1595050416", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2024-10-11 22:02:13 EDT] ; stop_time=[n/a] ; pid=3945 ; 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 2024-10-11 22:02:13 EDT", "InactiveEnterTimestampMonotonic": "1595048629", "InactiveExitTimestamp": "Fri 2024-10-11 22:02:13 EDT", "InactiveExitTimestampMonotonic": "1595050487", "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": "3945", "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 system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "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 2024-10-11 22:02:13 EDT", "WatchdogTimestampMonotonic": "1595050462", "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1393 Friday 11 October 2024 22:02:57 -0400 (0:00:01.537) 0:07:29.511 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1400 Friday 11 October 2024 22:02:57 -0400 (0:00:00.065) 0:07:29.577 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:131 Friday 11 October 2024 22:02:57 -0400 (0:00:00.087) 0:07:29.665 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node3 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 11 October 2024 22:02:58 -0400 (0:00:00.492) 0:07:30.157 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 11 October 2024 22:02:58 -0400 (0:00:00.065) 0:07:30.223 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 11 October 2024 22:02:58 -0400 (0:00:00.064) 0:07:30.287 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 11 October 2024 22:02:58 -0400 (0:00:00.096) 0:07:30.383 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 11 October 2024 22:02:58 -0400 (0:00:00.107) 0:07:30.491 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 11 October 2024 22:02:58 -0400 (0:00:00.102) 0:07:30.593 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 11 October 2024 22:02:58 -0400 (0:00:00.186) 0:07:30.780 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 11 October 2024 22:02:59 -0400 (0:00:00.072) 0:07:30.852 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 11 October 2024 22:02:59 -0400 (0:00:00.067) 0:07:30.919 ******** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 11 October 2024 22:02:59 -0400 (0:00:00.179) 0:07:31.099 ******** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 22:02:57 EDT", "ActiveEnterTimestampMonotonic": "1638921643", "ActiveExitTimestamp": "Fri 2024-10-11 22:02:56 EDT", "ActiveExitTimestampMonotonic": "1637884933", "ActiveState": "active", "After": "network.target -.mount auditd.service basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 22:02:57 EDT", "AssertTimestampMonotonic": "1638921058", "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 2024-10-11 22:02:57 EDT", "ConditionTimestampMonotonic": "1638921057", "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": "6329", "ExecMainStartTimestamp": "Fri 2024-10-11 22:02:57 EDT", "ExecMainStartTimestampMonotonic": "1638921588", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2024-10-11 22:02:57 EDT] ; stop_time=[n/a] ; pid=6329 ; 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 2024-10-11 22:02:57 EDT", "InactiveEnterTimestampMonotonic": "1638919479", "InactiveExitTimestamp": "Fri 2024-10-11 22:02:57 EDT", "InactiveExitTimestampMonotonic": "1638921643", "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": "6329", "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 system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "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 2024-10-11 22:02:57 EDT", "WatchdogTimestampMonotonic": "1638921623", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 11 October 2024 22:02:59 -0400 (0:00:00.553) 0:07:31.653 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.007854", "end": "2024-10-11 22:03:00.408653", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:03:00.400799" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 11 October 2024 22:03:00 -0400 (0:00:00.759) 0:07:32.412 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003900", "end": "2024-10-11 22:03:01.231066", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:03:01.227166" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 11 October 2024 22:03:01 -0400 (0:00:00.797) 0:07:33.209 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 11 October 2024 22:03:01 -0400 (0:00:00.130) 0:07:33.339 ******** ok: [managed-node3] => { "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": 7350, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 11 October 2024 22:03:02 -0400 (0:00:01.393) 0:07:34.733 ******** ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.021710", "end": "2024-10-11 22:03:03.193434", "rc": 0, "start": "2024-10-11 22:03:03.171724" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 11 October 2024 22:03:03 -0400 (0:00:00.451) 0:07:35.184 ******** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 11 October 2024 22:03:03 -0400 (0:00:00.072) 0:07:35.256 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 11 October 2024 22:03:03 -0400 (0:00:00.069) 0:07:35.326 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 11 October 2024 22:03:03 -0400 (0:00:00.065) 0:07:35.392 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 11 October 2024 22:03:03 -0400 (0:00:00.088) 0:07:35.480 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 11 October 2024 22:03:03 -0400 (0:00:00.099) 0:07:35.580 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 11 October 2024 22:03:03 -0400 (0:00:00.106) 0:07:35.686 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 11 October 2024 22:03:03 -0400 (0:00:00.105) 0:07:35.792 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 11 October 2024 22:03:04 -0400 (0:00:00.088) 0:07:35.881 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:03:04 -0400 (0:00:00.147) 0:07:36.028 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003768", "end": "2024-10-11 22:03:04.444894", "rc": 0, "start": "2024-10-11 22:03:04.441126" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.BrLwid TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:03:04 -0400 (0:00:00.315) 0:07:36.343 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:03:04 -0400 (0:00:00.082) 0:07:36.426 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.BrLwid] ***************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:03:04 -0400 (0:00:00.071) 0:07:36.497 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 11 October 2024 22:03:04 -0400 (0:00:00.066) 0:07:36.563 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:03:04 -0400 (0:00:00.188) 0:07:36.752 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003834", "end": "2024-10-11 22:03:05.169736", "rc": 0, "start": "2024-10-11 22:03:05.165902" } STDOUT: tlskey = /etc/pki/tls/private/ansible.HxgQOx TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:03:05 -0400 (0:00:00.319) 0:07:37.072 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:03:05 -0400 (0:00:00.085) 0:07:37.158 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.HxgQOx] *************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:03:05 -0400 (0:00:00.071) 0:07:37.230 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 11 October 2024 22:03:05 -0400 (0:00:00.069) 0:07:37.299 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:03:05 -0400 (0:00:00.122) 0:07:37.422 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003874", "end": "2024-10-11 22:03:05.837500", "rc": 0, "start": "2024-10-11 22:03:05.833626" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:03:05 -0400 (0:00:00.311) 0:07:37.734 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:03:06 -0400 (0:00:00.081) 0:07:37.815 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:03:06 -0400 (0:00:00.068) 0:07:37.884 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 11 October 2024 22:03:06 -0400 (0:00:00.067) 0:07:37.952 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:03:06 -0400 (0:00:00.130) 0:07:38.082 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003844", "end": "2024-10-11 22:03:06.498204", "rc": 0, "start": "2024-10-11 22:03:06.494360" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:03:06 -0400 (0:00:00.315) 0:07:38.397 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:03:06 -0400 (0:00:00.070) 0:07:38.467 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:03:06 -0400 (0:00:00.156) 0:07:38.624 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 11 October 2024 22:03:06 -0400 (0:00:00.070) 0:07:38.694 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the ansible_managed header in the configuration file] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:137 Friday 11 October 2024 22:03:06 -0400 (0:00:00.066) 0:07:38.761 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml for managed-node3 TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml:4 Friday 11 October 2024 22:03:07 -0400 (0:00:00.381) 0:07:39.142 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002878", "end": "2024-10-11 22:03:07.686710", "rc": 0, "start": "2024-10-11 22:03:07.683832" } 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.BrLwid tlskey = /etc/pki/tls/private/ansible.HxgQOx tlsprotocols = 1.2 forceencryption = 1 TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:141 Friday 11 October 2024 22:03:07 -0400 (0:00:00.439) 0:07:39.582 ******** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 11 October 2024 22:03:08 -0400 (0:00:00.794) 0:07:40.376 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 11 October 2024 22:03:08 -0400 (0:00:00.114) 0:07:40.490 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 11 October 2024 22:03:08 -0400 (0:00:00.092) 0:07:40.583 ******** ok: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 11 October 2024 22:03:08 -0400 (0:00:00.102) 0:07:40.685 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 11 October 2024 22:03:08 -0400 (0:00:00.065) 0:07:40.750 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 11 October 2024 22:03:09 -0400 (0:00:00.065) 0:07:40.816 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 11 October 2024 22:03:09 -0400 (0:00:00.065) 0:07:40.882 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 11 October 2024 22:03:09 -0400 (0:00:00.063) 0:07:40.946 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 11 October 2024 22:03:09 -0400 (0:00:00.065) 0:07:41.011 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 11 October 2024 22:03:09 -0400 (0:00:00.067) 0:07:41.079 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 11 October 2024 22:03:09 -0400 (0:00:00.064) 0:07:41.144 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 11 October 2024 22:03:09 -0400 (0:00:00.065) 0:07:41.209 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Friday 11 October 2024 22:03:09 -0400 (0:00:00.065) 0:07:41.275 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Friday 11 October 2024 22:03:09 -0400 (0:00:00.071) 0:07:41.346 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Friday 11 October 2024 22:03:09 -0400 (0:00:00.074) 0:07:41.421 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:96 Friday 11 October 2024 22:03:09 -0400 (0:00:00.066) 0:07:41.488 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:105 Friday 11 October 2024 22:03:09 -0400 (0:00:00.065) 0:07:41.554 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 11 October 2024 22:03:09 -0400 (0:00:00.168) 0:07:41.722 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Friday 11 October 2024 22:03:09 -0400 (0:00:00.069) 0:07:41.792 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Friday 11 October 2024 22:03:10 -0400 (0:00:00.068) 0:07:41.861 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Friday 11 October 2024 22:03:10 -0400 (0:00:00.100) 0:07:41.962 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:148 Friday 11 October 2024 22:03:11 -0400 (0:00:01.217) 0:07:43.180 ******** skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Friday 11 October 2024 22:03:11 -0400 (0:00:00.178) 0:07:43.358 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Friday 11 October 2024 22:03:11 -0400 (0:00:00.068) 0:07:43.427 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:170 Friday 11 October 2024 22:03:11 -0400 (0:00:00.071) 0:07:43.499 ******** skipping: [managed-node3] => (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-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 Friday 11 October 2024 22:03:11 -0400 (0:00:00.120) 0:07:43.619 ******** ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:198 Friday 11 October 2024 22:03:12 -0400 (0:00:00.600) 0:07:44.220 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Friday 11 October 2024 22:03:12 -0400 (0:00:00.071) 0:07:44.291 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Friday 11 October 2024 22:03:12 -0400 (0:00:00.071) 0:07:44.363 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Friday 11 October 2024 22:03:12 -0400 (0:00:00.069) 0:07:44.432 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Friday 11 October 2024 22:03:12 -0400 (0:00:00.069) 0:07:44.501 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Friday 11 October 2024 22:03:12 -0400 (0:00:00.071) 0:07:44.573 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:261 Friday 11 October 2024 22:03:12 -0400 (0:00:00.067) 0:07:44.641 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Friday 11 October 2024 22:03:12 -0400 (0:00:00.093) 0:07:44.734 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Friday 11 October 2024 22:03:12 -0400 (0:00:00.065) 0:07:44.800 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 11 October 2024 22:03:13 -0400 (0:00:00.561) 0:07:45.361 ******** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:299 Friday 11 October 2024 22:03:14 -0400 (0:00:00.508) 0:07:45.870 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:307 Friday 11 October 2024 22:03:14 -0400 (0:00:00.064) 0:07:45.935 ******** ok: [managed-node3] => { "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.004926", "end": "2024-10-11 22:03:14.355770", "rc": 0, "start": "2024-10-11 22:03:14.350844" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:323 Friday 11 October 2024 22:03:14 -0400 (0:00:00.318) 0:07:46.253 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Friday 11 October 2024 22:03:15 -0400 (0:00:00.848) 0:07:47.101 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:336 Friday 11 October 2024 22:03:15 -0400 (0:00:00.099) 0:07:47.201 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Friday 11 October 2024 22:03:15 -0400 (0:00:00.065) 0:07:47.267 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:377 Friday 11 October 2024 22:03:15 -0400 (0:00:00.067) 0:07:47.334 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:392 Friday 11 October 2024 22:03:15 -0400 (0:00:00.079) 0:07:47.414 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:406 Friday 11 October 2024 22:03:15 -0400 (0:00:00.065) 0:07:47.480 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:417 Friday 11 October 2024 22:03:15 -0400 (0:00:00.066) 0:07:47.546 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:423 Friday 11 October 2024 22:03:16 -0400 (0:00:00.519) 0:07:48.065 ******** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 21:35:46 EDT", "ActiveEnterTimestampMonotonic": "7834215", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target dbus.service systemd-sysctl.service basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 21:35:45 EDT", "AssertTimestampMonotonic": "7118429", "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 2024-10-11 21:35:45 EDT", "ConditionTimestampMonotonic": "7118427", "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 2024-10-11 21:35:45 EDT", "ExecMainStartTimestampMonotonic": "7119041", "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 2024-10-11 21:35:45 EDT", "InactiveExitTimestampMonotonic": "7119078", "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 2024-10-11 21:35:46 EDT", "WatchdogTimestampMonotonic": "7834163", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 11 October 2024 22:03:16 -0400 (0:00:00.421) 0:07:48.487 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.078698", "end": "2024-10-11 22:03:17.000005", "rc": 0, "start": "2024-10-11 22:03:16.921307" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:443 Friday 11 October 2024 22:03:17 -0400 (0:00:00.412) 0:07:48.900 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:456 Friday 11 October 2024 22:03:17 -0400 (0:00:00.069) 0:07:48.969 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:465 Friday 11 October 2024 22:03:17 -0400 (0:00:00.067) 0:07:49.037 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Friday 11 October 2024 22:03:17 -0400 (0:00:00.159) 0:07:49.196 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Friday 11 October 2024 22:03:17 -0400 (0:00:00.328) 0:07:49.525 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:492 Friday 11 October 2024 22:03:17 -0400 (0:00:00.065) 0:07:49.590 ******** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools unixODBC-devel TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:504 Friday 11 October 2024 22:03:18 -0400 (0:00:00.551) 0:07:50.142 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Friday 11 October 2024 22:03:18 -0400 (0:00:00.123) 0:07:50.266 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Friday 11 October 2024 22:03:18 -0400 (0:00:00.115) 0:07:50.382 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Friday 11 October 2024 22:03:18 -0400 (0:00:00.091) 0:07:50.473 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:536 Friday 11 October 2024 22:03:18 -0400 (0:00:00.084) 0:07:50.557 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Friday 11 October 2024 22:03:18 -0400 (0:00:00.078) 0:07:50.636 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Friday 11 October 2024 22:03:18 -0400 (0:00:00.107) 0:07:50.743 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:572 Friday 11 October 2024 22:03:19 -0400 (0:00:00.092) 0:07:50.836 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:583 Friday 11 October 2024 22:03:19 -0400 (0:00:00.087) 0:07:50.924 ******** ok: [managed-node3] => { "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.004338", "end": "2024-10-11 22:03:19.353018", "rc": 0, "start": "2024-10-11 22:03:19.348680" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Friday 11 October 2024 22:03:19 -0400 (0:00:00.373) 0:07:51.297 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:604 Friday 11 October 2024 22:03:19 -0400 (0:00:00.115) 0:07:51.413 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:610 Friday 11 October 2024 22:03:21 -0400 (0:00:01.422) 0:07:52.836 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Friday 11 October 2024 22:03:21 -0400 (0:00:00.090) 0:07:52.926 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:636 Friday 11 October 2024 22:03:21 -0400 (0:00:00.070) 0:07:52.996 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:643 Friday 11 October 2024 22:03:21 -0400 (0:00:00.097) 0:07:53.094 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:655 Friday 11 October 2024 22:03:21 -0400 (0:00:00.103) 0:07:53.197 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:03:21 -0400 (0:00:00.151) 0:07:53.348 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002985", "end": "2024-10-11 22:03:21.774367", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:03:21.771382" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:03:21 -0400 (0:00:00.362) 0:07:53.711 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.111144", "end": "2024-10-11 22:03:22.254710", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:03:22.143566" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:03:22 -0400 (0:00:00.455) 0:07:54.166 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Friday 11 October 2024 22:03:22 -0400 (0:00:00.066) 0:07:54.232 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:681 Friday 11 October 2024 22:03:22 -0400 (0:00:00.070) 0:07:54.303 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Friday 11 October 2024 22:03:22 -0400 (0:00:00.066) 0:07:54.369 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 11 October 2024 22:03:22 -0400 (0:00:00.150) 0:07:54.520 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Friday 11 October 2024 22:03:22 -0400 (0:00:00.072) 0:07:54.592 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:710 Friday 11 October 2024 22:03:22 -0400 (0:00:00.067) 0:07:54.659 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Friday 11 October 2024 22:03:22 -0400 (0:00:00.069) 0:07:54.729 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Friday 11 October 2024 22:03:22 -0400 (0:00:00.067) 0:07:54.796 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:731 Friday 11 October 2024 22:03:23 -0400 (0:00:00.068) 0:07:54.864 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:749 Friday 11 October 2024 22:03:23 -0400 (0:00:00.065) 0:07:54.930 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:763 Friday 11 October 2024 22:03:23 -0400 (0:00:00.111) 0:07:55.042 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Friday 11 October 2024 22:03:23 -0400 (0:00:00.117) 0:07:55.159 ******** skipping: [managed-node3] => (item=/tmp/ansible.BrLwid) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.BrLwid", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=ansible.HxgQOx) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.HxgQOx", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Friday 11 October 2024 22:03:23 -0400 (0:00:00.128) 0:07:55.287 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:03:23 -0400 (0:00:00.146) 0:07:55.433 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002842", "end": "2024-10-11 22:03:23.849436", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:03:23.846594" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.BrLwid TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:03:23 -0400 (0:00:00.313) 0:07:55.747 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:03:24 -0400 (0:00:00.073) 0:07:55.821 ******** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.110298", "end": "2024-10-11 22:03:24.351024", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:03:24.240726" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:795 Friday 11 October 2024 22:03:24 -0400 (0:00:00.433) 0:07:56.255 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:03:24 -0400 (0:00:00.221) 0:07:56.477 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002870", "end": "2024-10-11 22:03:24.918892", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:03:24.916022" } STDOUT: tlskey = /etc/pki/tls/private/ansible.HxgQOx TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:03:25 -0400 (0:00:00.350) 0:07:56.827 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:03:25 -0400 (0:00:00.121) 0:07:56.949 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.114203", "end": "2024-10-11 22:03:25.513360", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:03:25.399157" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Friday 11 October 2024 22:03:25 -0400 (0:00:00.514) 0:07:57.463 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:03:25 -0400 (0:00:00.201) 0:07:57.664 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003148", "end": "2024-10-11 22:03:26.103277", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:03:26.100129" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:03:26 -0400 (0:00:00.383) 0:07:58.048 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:03:26 -0400 (0:00:00.124) 0:07:58.173 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.114077", "end": "2024-10-11 22:03:26.748092", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:03:26.634015" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Friday 11 October 2024 22:03:26 -0400 (0:00:00.541) 0:07:58.714 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:03:27 -0400 (0:00:00.179) 0:07:58.894 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003072", "end": "2024-10-11 22:03:27.316212", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:03:27.313140" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:03:27 -0400 (0:00:00.360) 0:07:59.255 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:03:27 -0400 (0:00:00.128) 0:07:59.384 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.111053", "end": "2024-10-11 22:03:27.956757", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:03:27.845704" } 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 : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:820 Friday 11 October 2024 22:03:28 -0400 (0:00:00.640) 0:08:00.024 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:828 Friday 11 October 2024 22:03:28 -0400 (0:00:00.113) 0:08:00.138 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:836 Friday 11 October 2024 22:03:28 -0400 (0:00:00.107) 0:08:00.246 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 11 October 2024 22:03:28 -0400 (0:00:00.123) 0:08:00.370 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:850 Friday 11 October 2024 22:03:28 -0400 (0:00:00.113) 0:08:00.483 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:859 Friday 11 October 2024 22:03:28 -0400 (0:00:00.115) 0:08:00.599 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:872 Friday 11 October 2024 22:03:28 -0400 (0:00:00.114) 0:08:00.714 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:881 Friday 11 October 2024 22:03:29 -0400 (0:00:00.105) 0:08:00.819 ******** skipping: [managed-node3] => { "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 : Get SPNs for the principal] ************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:893 Friday 11 October 2024 22:03:29 -0400 (0:00:00.115) 0:08:00.934 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Friday 11 October 2024 22:03:29 -0400 (0:00:00.111) 0:08:01.045 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:915 Friday 11 October 2024 22:03:29 -0400 (0:00:00.115) 0:08:01.161 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Friday 11 October 2024 22:03:29 -0400 (0:00:00.107) 0:08:01.268 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:925 Friday 11 October 2024 22:03:29 -0400 (0:00:00.107) 0:08:01.375 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:931 Friday 11 October 2024 22:03:29 -0400 (0:00:00.111) 0:08:01.487 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:957 Friday 11 October 2024 22:03:29 -0400 (0:00:00.111) 0:08:01.599 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:978 Friday 11 October 2024 22:03:29 -0400 (0:00:00.110) 0:08:01.709 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:986 Friday 11 October 2024 22:03:30 -0400 (0:00:00.107) 0:08:01.817 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:996 Friday 11 October 2024 22:03:30 -0400 (0:00:00.109) 0:08:01.927 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 11 October 2024 22:03:30 -0400 (0:00:00.109) 0:08:02.037 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1020 Friday 11 October 2024 22:03:30 -0400 (0:00:00.226) 0:08:02.263 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 11 October 2024 22:03:30 -0400 (0:00:00.116) 0:08:02.379 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1051 Friday 11 October 2024 22:03:30 -0400 (0:00:00.112) 0:08:02.491 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1104 Friday 11 October 2024 22:03:30 -0400 (0:00:00.113) 0:08:02.605 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Friday 11 October 2024 22:03:30 -0400 (0:00:00.110) 0:08:02.715 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1118 Friday 11 October 2024 22:03:31 -0400 (0:00:00.112) 0:08:02.827 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1128 Friday 11 October 2024 22:03:31 -0400 (0:00:00.117) 0:08:02.945 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1134 Friday 11 October 2024 22:03:31 -0400 (0:00:00.106) 0:08:03.052 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1142 Friday 11 October 2024 22:03:31 -0400 (0:00:00.125) 0:08:03.178 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1151 Friday 11 October 2024 22:03:31 -0400 (0:00:00.109) 0:08:03.288 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Friday 11 October 2024 22:03:31 -0400 (0:00:00.111) 0:08:03.399 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 11 October 2024 22:03:31 -0400 (0:00:00.142) 0:08:03.541 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 11 October 2024 22:03:31 -0400 (0:00:00.111) 0:08:03.653 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1201 Friday 11 October 2024 22:03:31 -0400 (0:00:00.111) 0:08:03.764 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1211 Friday 11 October 2024 22:03:32 -0400 (0:00:00.107) 0:08:03.871 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1220 Friday 11 October 2024 22:03:32 -0400 (0:00:00.109) 0:08:03.981 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1229 Friday 11 October 2024 22:03:32 -0400 (0:00:00.107) 0:08:04.088 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Friday 11 October 2024 22:03:32 -0400 (0:00:00.109) 0:08:04.198 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1253 Friday 11 October 2024 22:03:32 -0400 (0:00:00.109) 0:08:04.308 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1262 Friday 11 October 2024 22:03:32 -0400 (0:00:00.232) 0:08:04.541 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1269 Friday 11 October 2024 22:03:32 -0400 (0:00:00.115) 0:08:04.656 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Friday 11 October 2024 22:03:32 -0400 (0:00:00.108) 0:08:04.765 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Friday 11 October 2024 22:03:33 -0400 (0:00:00.116) 0:08:04.881 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1291 Friday 11 October 2024 22:03:33 -0400 (0:00:00.109) 0:08:04.991 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1303 Friday 11 October 2024 22:03:33 -0400 (0:00:00.136) 0:08:05.128 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1312 Friday 11 October 2024 22:03:33 -0400 (0:00:00.114) 0:08:05.243 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1319 Friday 11 October 2024 22:03:33 -0400 (0:00:00.112) 0:08:05.356 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1325 Friday 11 October 2024 22:03:33 -0400 (0:00:00.106) 0:08:05.463 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1333 Friday 11 October 2024 22:03:33 -0400 (0:00:00.119) 0:08:05.583 ******** skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Friday 11 October 2024 22:03:33 -0400 (0:00:00.099) 0:08:05.682 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Friday 11 October 2024 22:03:33 -0400 (0:00:00.086) 0:08:05.769 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1363 Friday 11 October 2024 22:03:34 -0400 (0:00:00.079) 0:08:05.848 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1371 Friday 11 October 2024 22:03:34 -0400 (0:00:00.129) 0:08:05.978 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1380 Friday 11 October 2024 22:03:34 -0400 (0:00:00.107) 0:08:06.085 ******** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 11 October 2024 22:03:34 -0400 (0:00:00.452) 0:08:06.538 ******** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 22:02:57 EDT", "ActiveEnterTimestampMonotonic": "1638921643", "ActiveExitTimestamp": "Fri 2024-10-11 22:02:56 EDT", "ActiveExitTimestampMonotonic": "1637884933", "ActiveState": "active", "After": "network.target -.mount auditd.service basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 22:02:57 EDT", "AssertTimestampMonotonic": "1638921058", "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 2024-10-11 22:02:57 EDT", "ConditionTimestampMonotonic": "1638921057", "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": "6329", "ExecMainStartTimestamp": "Fri 2024-10-11 22:02:57 EDT", "ExecMainStartTimestampMonotonic": "1638921588", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2024-10-11 22:02:57 EDT] ; stop_time=[n/a] ; pid=6329 ; 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 2024-10-11 22:02:57 EDT", "InactiveEnterTimestampMonotonic": "1638919479", "InactiveExitTimestamp": "Fri 2024-10-11 22:02:57 EDT", "InactiveExitTimestampMonotonic": "1638921643", "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": "6329", "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 system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "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 2024-10-11 22:02:57 EDT", "WatchdogTimestampMonotonic": "1638921623", "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1393 Friday 11 October 2024 22:03:35 -0400 (0:00:00.953) 0:08:07.492 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1400 Friday 11 October 2024 22:03:35 -0400 (0:00:00.116) 0:08:07.608 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:147 Friday 11 October 2024 22:03:35 -0400 (0:00:00.120) 0:08:07.728 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node3 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 11 October 2024 22:03:36 -0400 (0:00:00.841) 0:08:08.570 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 11 October 2024 22:03:36 -0400 (0:00:00.117) 0:08:08.687 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 11 October 2024 22:03:36 -0400 (0:00:00.111) 0:08:08.799 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 11 October 2024 22:03:37 -0400 (0:00:00.109) 0:08:08.908 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 11 October 2024 22:03:37 -0400 (0:00:00.110) 0:08:09.018 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 11 October 2024 22:03:37 -0400 (0:00:00.106) 0:08:09.125 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 11 October 2024 22:03:37 -0400 (0:00:00.108) 0:08:09.234 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 11 October 2024 22:03:37 -0400 (0:00:00.108) 0:08:09.343 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 11 October 2024 22:03:37 -0400 (0:00:00.105) 0:08:09.448 ******** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 11 October 2024 22:03:37 -0400 (0:00:00.326) 0:08:09.775 ******** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 22:03:35 EDT", "ActiveEnterTimestampMonotonic": "1676750720", "ActiveExitTimestamp": "Fri 2024-10-11 22:03:35 EDT", "ActiveExitTimestampMonotonic": "1676530752", "ActiveState": "active", "After": "network.target -.mount auditd.service basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 22:03:35 EDT", "AssertTimestampMonotonic": "1676749989", "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 2024-10-11 22:03:35 EDT", "ConditionTimestampMonotonic": "1676749988", "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": "8423", "ExecMainStartTimestamp": "Fri 2024-10-11 22:03:35 EDT", "ExecMainStartTimestampMonotonic": "1676750659", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2024-10-11 22:03:35 EDT] ; stop_time=[n/a] ; pid=8423 ; 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 2024-10-11 22:03:35 EDT", "InactiveEnterTimestampMonotonic": "1676749089", "InactiveExitTimestamp": "Fri 2024-10-11 22:03:35 EDT", "InactiveExitTimestampMonotonic": "1676750720", "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": "8423", "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 system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "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 2024-10-11 22:03:35 EDT", "WatchdogTimestampMonotonic": "1676750698", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 11 October 2024 22:03:39 -0400 (0:00:01.112) 0:08:10.887 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003731", "end": "2024-10-11 22:03:39.425195", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:03:39.421464" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 11 October 2024 22:03:39 -0400 (0:00:00.487) 0:08:11.375 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002883", "end": "2024-10-11 22:03:39.836912", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:03:39.834029" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 11 October 2024 22:03:39 -0400 (0:00:00.413) 0:08:11.789 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 11 October 2024 22:03:40 -0400 (0:00:00.134) 0:08:11.924 ******** ok: [managed-node3] => { "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": 7260, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 11 October 2024 22:03:41 -0400 (0:00:01.394) 0:08:13.318 ******** ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.023032", "end": "2024-10-11 22:03:41.758591", "rc": 0, "start": "2024-10-11 22:03:41.735559" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 11 October 2024 22:03:41 -0400 (0:00:00.354) 0:08:13.673 ******** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 11 October 2024 22:03:41 -0400 (0:00:00.126) 0:08:13.799 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 11 October 2024 22:03:42 -0400 (0:00:00.092) 0:08:13.892 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 11 October 2024 22:03:42 -0400 (0:00:00.082) 0:08:13.975 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 11 October 2024 22:03:42 -0400 (0:00:00.064) 0:08:14.039 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 11 October 2024 22:03:42 -0400 (0:00:00.159) 0:08:14.199 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 11 October 2024 22:03:42 -0400 (0:00:00.084) 0:08:14.284 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 11 October 2024 22:03:42 -0400 (0:00:00.106) 0:08:14.390 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 11 October 2024 22:03:42 -0400 (0:00:00.107) 0:08:14.498 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:03:42 -0400 (0:00:00.161) 0:08:14.659 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004048", "end": "2024-10-11 22:03:43.106253", "rc": 0, "start": "2024-10-11 22:03:43.102205" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:03:43 -0400 (0:00:00.361) 0:08:15.021 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:03:43 -0400 (0:00:00.087) 0:08:15.109 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:03:43 -0400 (0:00:00.073) 0:08:15.182 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 11 October 2024 22:03:43 -0400 (0:00:00.068) 0:08:15.251 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:03:43 -0400 (0:00:00.120) 0:08:15.372 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003841", "end": "2024-10-11 22:03:43.789409", "rc": 0, "start": "2024-10-11 22:03:43.785568" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:03:43 -0400 (0:00:00.363) 0:08:15.735 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:03:44 -0400 (0:00:00.147) 0:08:15.882 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:03:44 -0400 (0:00:00.120) 0:08:16.003 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 11 October 2024 22:03:44 -0400 (0:00:00.115) 0:08:16.118 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:03:44 -0400 (0:00:00.313) 0:08:16.432 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003948", "end": "2024-10-11 22:03:44.859349", "rc": 0, "start": "2024-10-11 22:03:44.855401" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:03:44 -0400 (0:00:00.373) 0:08:16.806 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:03:45 -0400 (0:00:00.135) 0:08:16.942 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:03:45 -0400 (0:00:00.115) 0:08:17.057 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 11 October 2024 22:03:45 -0400 (0:00:00.092) 0:08:17.150 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:03:45 -0400 (0:00:00.146) 0:08:17.296 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003772", "end": "2024-10-11 22:03:45.746284", "rc": 0, "start": "2024-10-11 22:03:45.742512" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:03:45 -0400 (0:00:00.373) 0:08:17.669 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:03:45 -0400 (0:00:00.088) 0:08:17.758 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:03:46 -0400 (0:00:00.097) 0:08:17.855 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 11 October 2024 22:03:46 -0400 (0:00:00.107) 0:08:17.963 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test with certs created by the certificate role] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:154 Friday 11 October 2024 22:03:46 -0400 (0:00:00.116) 0:08:18.079 ******** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 11 October 2024 22:03:47 -0400 (0:00:01.600) 0:08:19.680 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 11 October 2024 22:03:48 -0400 (0:00:00.168) 0:08:19.848 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 11 October 2024 22:03:48 -0400 (0:00:00.098) 0:08:19.947 ******** ok: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 11 October 2024 22:03:48 -0400 (0:00:00.115) 0:08:20.063 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 11 October 2024 22:03:48 -0400 (0:00:00.109) 0:08:20.173 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 11 October 2024 22:03:48 -0400 (0:00:00.114) 0:08:20.287 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 11 October 2024 22:03:48 -0400 (0:00:00.094) 0:08:20.382 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 11 October 2024 22:03:48 -0400 (0:00:00.208) 0:08:20.591 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 11 October 2024 22:03:48 -0400 (0:00:00.078) 0:08:20.669 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 11 October 2024 22:03:48 -0400 (0:00:00.110) 0:08:20.779 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 11 October 2024 22:03:49 -0400 (0:00:00.109) 0:08:20.889 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 11 October 2024 22:03:49 -0400 (0:00:00.111) 0:08:21.000 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Friday 11 October 2024 22:03:49 -0400 (0:00:00.115) 0:08:21.116 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Friday 11 October 2024 22:03:49 -0400 (0:00:00.091) 0:08:21.208 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Friday 11 October 2024 22:03:49 -0400 (0:00:00.093) 0:08:21.301 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:96 Friday 11 October 2024 22:03:49 -0400 (0:00:00.066) 0:08:21.367 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:105 Friday 11 October 2024 22:03:49 -0400 (0:00:00.096) 0:08:21.463 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 11 October 2024 22:03:49 -0400 (0:00:00.106) 0:08:21.570 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Friday 11 October 2024 22:03:49 -0400 (0:00:00.101) 0:08:21.671 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Friday 11 October 2024 22:03:49 -0400 (0:00:00.094) 0:08:21.766 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Friday 11 October 2024 22:03:50 -0400 (0:00:00.073) 0:08:21.839 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:148 Friday 11 October 2024 22:03:51 -0400 (0:00:01.493) 0:08:23.333 ******** skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Friday 11 October 2024 22:03:51 -0400 (0:00:00.291) 0:08:23.624 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Friday 11 October 2024 22:03:51 -0400 (0:00:00.094) 0:08:23.718 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:170 Friday 11 October 2024 22:03:52 -0400 (0:00:00.094) 0:08:23.813 ******** skipping: [managed-node3] => (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-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 Friday 11 October 2024 22:03:52 -0400 (0:00:00.171) 0:08:23.985 ******** ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:198 Friday 11 October 2024 22:03:52 -0400 (0:00:00.476) 0:08:24.462 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Friday 11 October 2024 22:03:52 -0400 (0:00:00.069) 0:08:24.532 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Friday 11 October 2024 22:03:52 -0400 (0:00:00.068) 0:08:24.601 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Friday 11 October 2024 22:03:52 -0400 (0:00:00.070) 0:08:24.671 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Friday 11 October 2024 22:03:52 -0400 (0:00:00.069) 0:08:24.741 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Friday 11 October 2024 22:03:52 -0400 (0:00:00.068) 0:08:24.810 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:261 Friday 11 October 2024 22:03:53 -0400 (0:00:00.082) 0:08:24.892 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Friday 11 October 2024 22:03:53 -0400 (0:00:00.138) 0:08:25.030 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Friday 11 October 2024 22:03:53 -0400 (0:00:00.093) 0:08:25.124 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 11 October 2024 22:03:53 -0400 (0:00:00.580) 0:08:25.704 ******** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:299 Friday 11 October 2024 22:03:54 -0400 (0:00:00.518) 0:08:26.223 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:307 Friday 11 October 2024 22:03:54 -0400 (0:00:00.066) 0:08:26.290 ******** ok: [managed-node3] => { "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.004834", "end": "2024-10-11 22:03:54.727908", "rc": 0, "start": "2024-10-11 22:03:54.723074" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:323 Friday 11 October 2024 22:03:54 -0400 (0:00:00.376) 0:08:26.666 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Friday 11 October 2024 22:03:55 -0400 (0:00:00.878) 0:08:27.544 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:336 Friday 11 October 2024 22:03:55 -0400 (0:00:00.095) 0:08:27.640 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Friday 11 October 2024 22:03:55 -0400 (0:00:00.065) 0:08:27.705 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:377 Friday 11 October 2024 22:03:55 -0400 (0:00:00.068) 0:08:27.773 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:392 Friday 11 October 2024 22:03:56 -0400 (0:00:00.080) 0:08:27.853 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:406 Friday 11 October 2024 22:03:56 -0400 (0:00:00.064) 0:08:27.918 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:417 Friday 11 October 2024 22:03:56 -0400 (0:00:00.066) 0:08:27.985 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:423 Friday 11 October 2024 22:03:56 -0400 (0:00:00.563) 0:08:28.548 ******** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 21:35:46 EDT", "ActiveEnterTimestampMonotonic": "7834215", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target dbus.service systemd-sysctl.service basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 21:35:45 EDT", "AssertTimestampMonotonic": "7118429", "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 2024-10-11 21:35:45 EDT", "ConditionTimestampMonotonic": "7118427", "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 2024-10-11 21:35:45 EDT", "ExecMainStartTimestampMonotonic": "7119041", "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 2024-10-11 21:35:45 EDT", "InactiveExitTimestampMonotonic": "7119078", "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 2024-10-11 21:35:46 EDT", "WatchdogTimestampMonotonic": "7834163", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 11 October 2024 22:03:57 -0400 (0:00:00.553) 0:08:29.102 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.078762", "end": "2024-10-11 22:03:57.618216", "rc": 0, "start": "2024-10-11 22:03:57.539454" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:443 Friday 11 October 2024 22:03:57 -0400 (0:00:00.461) 0:08:29.564 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:456 Friday 11 October 2024 22:03:57 -0400 (0:00:00.111) 0:08:29.675 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:465 Friday 11 October 2024 22:03:57 -0400 (0:00:00.116) 0:08:29.792 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Friday 11 October 2024 22:03:58 -0400 (0:00:00.090) 0:08:29.882 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Friday 11 October 2024 22:03:58 -0400 (0:00:00.370) 0:08:30.252 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:492 Friday 11 October 2024 22:03:58 -0400 (0:00:00.108) 0:08:30.361 ******** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools unixODBC-devel TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:504 Friday 11 October 2024 22:03:59 -0400 (0:00:00.563) 0:08:30.925 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Friday 11 October 2024 22:03:59 -0400 (0:00:00.104) 0:08:31.030 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Friday 11 October 2024 22:03:59 -0400 (0:00:00.111) 0:08:31.142 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Friday 11 October 2024 22:03:59 -0400 (0:00:00.114) 0:08:31.257 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:536 Friday 11 October 2024 22:03:59 -0400 (0:00:00.108) 0:08:31.366 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Friday 11 October 2024 22:03:59 -0400 (0:00:00.092) 0:08:31.459 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Friday 11 October 2024 22:03:59 -0400 (0:00:00.074) 0:08:31.533 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:572 Friday 11 October 2024 22:03:59 -0400 (0:00:00.067) 0:08:31.601 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:583 Friday 11 October 2024 22:03:59 -0400 (0:00:00.173) 0:08:31.774 ******** ok: [managed-node3] => { "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.004385", "end": "2024-10-11 22:04:00.234203", "rc": 0, "start": "2024-10-11 22:04:00.229818" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Friday 11 October 2024 22:04:00 -0400 (0:00:00.363) 0:08:32.138 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:604 Friday 11 October 2024 22:04:00 -0400 (0:00:00.076) 0:08:32.214 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:610 Friday 11 October 2024 22:04:01 -0400 (0:00:01.270) 0:08:33.485 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Friday 11 October 2024 22:04:01 -0400 (0:00:00.119) 0:08:33.605 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:636 Friday 11 October 2024 22:04:01 -0400 (0:00:00.105) 0:08:33.711 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:643 Friday 11 October 2024 22:04:02 -0400 (0:00:00.116) 0:08:33.827 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:655 Friday 11 October 2024 22:04:02 -0400 (0:00:00.101) 0:08:33.929 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:04:02 -0400 (0:00:00.144) 0:08:34.073 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002723", "end": "2024-10-11 22:04:02.506788", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:04:02.504065" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:04:02 -0400 (0:00:00.380) 0:08:34.454 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.111279", "end": "2024-10-11 22:04:03.033426", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:04:02.922147" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:04:03 -0400 (0:00:00.694) 0:08:35.149 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Friday 11 October 2024 22:04:03 -0400 (0:00:00.118) 0:08:35.267 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:681 Friday 11 October 2024 22:04:03 -0400 (0:00:00.115) 0:08:35.382 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Friday 11 October 2024 22:04:03 -0400 (0:00:00.116) 0:08:35.498 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 11 October 2024 22:04:03 -0400 (0:00:00.112) 0:08:35.611 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Friday 11 October 2024 22:04:03 -0400 (0:00:00.115) 0:08:35.726 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:710 Friday 11 October 2024 22:04:04 -0400 (0:00:00.110) 0:08:35.837 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Friday 11 October 2024 22:04:04 -0400 (0:00:00.107) 0:08:35.944 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Friday 11 October 2024 22:04:04 -0400 (0:00:00.114) 0:08:36.059 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:731 Friday 11 October 2024 22:04:04 -0400 (0:00:00.109) 0:08:36.169 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:749 Friday 11 October 2024 22:04:04 -0400 (0:00:00.121) 0:08:36.290 ******** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Friday 11 October 2024 22:04:04 -0400 (0:00:00.249) 0:08:36.540 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Friday 11 October 2024 22:04:04 -0400 (0:00:00.218) 0:08:36.758 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Friday 11 October 2024 22:04:05 -0400 (0:00:00.161) 0:08:36.920 ******** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Friday 11 October 2024 22:04:05 -0400 (0:00:00.406) 0:08:37.326 ******** ok: [managed-node3] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Friday 11 October 2024 22:04:05 -0400 (0:00:00.279) 0:08:37.606 ******** skipping: [managed-node3] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Friday 11 October 2024 22:04:06 -0400 (0:00:00.323) 0:08:37.930 ******** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "python2-pyasn1-0.1.9-7.el7.noarch providing python-pyasn1 is already installed", "python2-cryptography-1.7.2-2.el7.x86_64 providing python-cryptography is already installed", "dbus-python-1.1.1-9.el7.x86_64 providing python-dbus is already installed" ] } lsrpackages: python-cryptography python-dbus python-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Friday 11 October 2024 22:04:07 -0400 (0:00:01.493) 0:08:39.423 ******** ok: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "rc": 0, "results": [ "certmonger-0.78.4-17.el7_9.x86_64 providing certmonger is already installed" ] } lsrpackages: certmonger TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Friday 11 October 2024 22:04:08 -0400 (0:00:00.651) 0:08:40.074 ******** ok: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "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-Kew/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Friday 11 October 2024 22:04:08 -0400 (0:00:00.451) 0:08:40.525 ******** ok: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "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-Kew/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Friday 11 October 2024 22:04:09 -0400 (0:00:00.463) 0:08:40.989 ******** ok: [managed-node3] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": false, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 21:53:47 EDT", "ActiveEnterTimestampMonotonic": "1088426624", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target dbus.service basic.target syslog.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 21:53:47 EDT", "AssertTimestampMonotonic": "1088399563", "Before": "shutdown.target multi-user.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": "yes", "ConditionTimestamp": "Fri 2024-10-11 21:53:47 EDT", "ConditionTimestampMonotonic": "1088399561", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/certmonger.service", "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": "27660", "ExecMainStartTimestamp": "Fri 2024-10-11 21:53:47 EDT", "ExecMainStartTimestampMonotonic": "1088400050", "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", "InactiveExitTimestamp": "Fri 2024-10-11 21:53:47 EDT", "InactiveExitTimestampMonotonic": "1088400089", "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": "27660", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/var/run/certmonger.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "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": "disabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2024-10-11 21:53:47 EDT", "WatchdogTimestampMonotonic": "1088426439", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Friday 11 October 2024 22:04:09 -0400 (0:00:00.527) 0:08:41.517 ******** changed: [managed-node3] => (item={u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.47.95', u'ca': u'self-sign', u'mode': u'0600'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "common_name": "10.31.47.95", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } } MSG: Certificate requested (update). TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Friday 11 October 2024 22:04:11 -0400 (0:00:01.332) 0:08:42.849 ******** skipping: [managed-node3] => (item=[u'cert', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.47.95', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "common_name": "10.31.47.95", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=[u'key', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.47.95', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "common_name": "10.31.47.95", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=[u'ca', {u'owner': u'mssql', u'group': u'mssql', u'name': u'mssql_2019_cert', u'common_name': u'10.31.47.95', u'ca': u'self-sign', u'mode': u'0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "common_name": "10.31.47.95", "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-Kew/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Friday 11 October 2024 22:04:11 -0400 (0:00:00.194) 0:08:43.044 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Friday 11 October 2024 22:04:11 -0400 (0:00:00.107) 0:08:43.151 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Friday 11 October 2024 22:04:11 -0400 (0:00:00.099) 0:08:43.251 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:763 Friday 11 October 2024 22:04:11 -0400 (0:00:00.082) 0:08:43.334 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Friday 11 October 2024 22:04:11 -0400 (0:00:00.121) 0:08:43.455 ******** skipping: [managed-node3] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Friday 11 October 2024 22:04:11 -0400 (0:00:00.157) 0:08:43.613 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:04:12 -0400 (0:00:00.346) 0:08:43.960 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003107", "end": "2024-10-11 22:04:12.395046", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:04:12.391939" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlscert] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:04:12 -0400 (0:00:00.385) 0:08:44.346 ******** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/mssql_2019_cert.crt" ], "delta": "0:00:00.110412", "end": "2024-10-11 22:04:12.935249", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:04:12.824837" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:04:13 -0400 (0:00:00.548) 0:08:44.894 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:795 Friday 11 October 2024 22:04:13 -0400 (0:00:00.120) 0:08:45.015 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:04:13 -0400 (0:00:00.201) 0:08:45.217 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003121", "end": "2024-10-11 22:04:13.679469", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:04:13.676348" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlskey] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:04:13 -0400 (0:00:00.395) 0:08:45.612 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/mssql_2019_cert.key" ], "delta": "0:00:00.110943", "end": "2024-10-11 22:04:14.198762", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:04:14.087819" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:04:14 -0400 (0:00:00.530) 0:08:46.142 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Friday 11 October 2024 22:04:14 -0400 (0:00:00.075) 0:08:46.218 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:04:14 -0400 (0:00:00.183) 0:08:46.402 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002755", "end": "2024-10-11 22:04:14.857375", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:04:14.854620" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:04:14 -0400 (0:00:00.360) 0:08:46.762 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.112008", "end": "2024-10-11 22:04:15.340468", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:04:15.228460" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:04:15 -0400 (0:00:00.621) 0:08:47.383 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Friday 11 October 2024 22:04:15 -0400 (0:00:00.096) 0:08:47.480 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:04:15 -0400 (0:00:00.197) 0:08:47.677 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002871", "end": "2024-10-11 22:04:16.107109", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:04:16.104238" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:04:16 -0400 (0:00:00.355) 0:08:48.033 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.111353", "end": "2024-10-11 22:04:16.586959", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:04:16.475606" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:04:16 -0400 (0:00:00.498) 0:08:48.531 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:820 Friday 11 October 2024 22:04:16 -0400 (0:00:00.099) 0:08:48.631 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:828 Friday 11 October 2024 22:04:16 -0400 (0:00:00.069) 0:08:48.701 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:836 Friday 11 October 2024 22:04:16 -0400 (0:00:00.069) 0:08:48.770 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 11 October 2024 22:04:17 -0400 (0:00:00.067) 0:08:48.837 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:850 Friday 11 October 2024 22:04:17 -0400 (0:00:00.072) 0:08:48.910 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:859 Friday 11 October 2024 22:04:17 -0400 (0:00:00.070) 0:08:48.980 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:872 Friday 11 October 2024 22:04:17 -0400 (0:00:00.069) 0:08:49.050 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:881 Friday 11 October 2024 22:04:17 -0400 (0:00:00.069) 0:08:49.120 ******** skipping: [managed-node3] => { "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 : Get SPNs for the principal] ************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:893 Friday 11 October 2024 22:04:17 -0400 (0:00:00.067) 0:08:49.187 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Friday 11 October 2024 22:04:17 -0400 (0:00:00.069) 0:08:49.257 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:915 Friday 11 October 2024 22:04:17 -0400 (0:00:00.067) 0:08:49.324 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Friday 11 October 2024 22:04:17 -0400 (0:00:00.174) 0:08:49.499 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:925 Friday 11 October 2024 22:04:17 -0400 (0:00:00.073) 0:08:49.572 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:931 Friday 11 October 2024 22:04:17 -0400 (0:00:00.071) 0:08:49.643 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:957 Friday 11 October 2024 22:04:17 -0400 (0:00:00.070) 0:08:49.714 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:978 Friday 11 October 2024 22:04:18 -0400 (0:00:00.100) 0:08:49.815 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:986 Friday 11 October 2024 22:04:18 -0400 (0:00:00.102) 0:08:49.917 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:996 Friday 11 October 2024 22:04:18 -0400 (0:00:00.091) 0:08:50.008 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 11 October 2024 22:04:18 -0400 (0:00:00.076) 0:08:50.085 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1020 Friday 11 October 2024 22:04:18 -0400 (0:00:00.074) 0:08:50.159 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 11 October 2024 22:04:18 -0400 (0:00:00.111) 0:08:50.271 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1051 Friday 11 October 2024 22:04:18 -0400 (0:00:00.115) 0:08:50.386 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1104 Friday 11 October 2024 22:04:18 -0400 (0:00:00.112) 0:08:50.499 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Friday 11 October 2024 22:04:18 -0400 (0:00:00.107) 0:08:50.607 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1118 Friday 11 October 2024 22:04:18 -0400 (0:00:00.087) 0:08:50.694 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1128 Friday 11 October 2024 22:04:18 -0400 (0:00:00.085) 0:08:50.780 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1134 Friday 11 October 2024 22:04:19 -0400 (0:00:00.069) 0:08:50.850 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1142 Friday 11 October 2024 22:04:19 -0400 (0:00:00.079) 0:08:50.929 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1151 Friday 11 October 2024 22:04:19 -0400 (0:00:00.067) 0:08:50.997 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Friday 11 October 2024 22:04:19 -0400 (0:00:00.066) 0:08:51.064 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 11 October 2024 22:04:19 -0400 (0:00:00.190) 0:08:51.254 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 11 October 2024 22:04:19 -0400 (0:00:00.070) 0:08:51.325 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1201 Friday 11 October 2024 22:04:19 -0400 (0:00:00.067) 0:08:51.393 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1211 Friday 11 October 2024 22:04:19 -0400 (0:00:00.071) 0:08:51.464 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1220 Friday 11 October 2024 22:04:19 -0400 (0:00:00.087) 0:08:51.552 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1229 Friday 11 October 2024 22:04:19 -0400 (0:00:00.109) 0:08:51.661 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Friday 11 October 2024 22:04:19 -0400 (0:00:00.113) 0:08:51.774 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1253 Friday 11 October 2024 22:04:20 -0400 (0:00:00.109) 0:08:51.884 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1262 Friday 11 October 2024 22:04:20 -0400 (0:00:00.116) 0:08:52.001 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1269 Friday 11 October 2024 22:04:20 -0400 (0:00:00.110) 0:08:52.112 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Friday 11 October 2024 22:04:20 -0400 (0:00:00.112) 0:08:52.225 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Friday 11 October 2024 22:04:20 -0400 (0:00:00.108) 0:08:52.333 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1291 Friday 11 October 2024 22:04:20 -0400 (0:00:00.086) 0:08:52.420 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1303 Friday 11 October 2024 22:04:20 -0400 (0:00:00.103) 0:08:52.524 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1312 Friday 11 October 2024 22:04:20 -0400 (0:00:00.066) 0:08:52.590 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1319 Friday 11 October 2024 22:04:20 -0400 (0:00:00.073) 0:08:52.664 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1325 Friday 11 October 2024 22:04:20 -0400 (0:00:00.066) 0:08:52.730 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1333 Friday 11 October 2024 22:04:20 -0400 (0:00:00.070) 0:08:52.801 ******** skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Friday 11 October 2024 22:04:21 -0400 (0:00:00.077) 0:08:52.878 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Friday 11 October 2024 22:04:21 -0400 (0:00:00.174) 0:08:53.053 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1363 Friday 11 October 2024 22:04:21 -0400 (0:00:00.072) 0:08:53.125 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1371 Friday 11 October 2024 22:04:21 -0400 (0:00:00.069) 0:08:53.194 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1380 Friday 11 October 2024 22:04:21 -0400 (0:00:00.088) 0:08:53.282 ******** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 11 October 2024 22:04:22 -0400 (0:00:00.537) 0:08:53.820 ******** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 22:03:35 EDT", "ActiveEnterTimestampMonotonic": "1676750720", "ActiveExitTimestamp": "Fri 2024-10-11 22:03:35 EDT", "ActiveExitTimestampMonotonic": "1676530752", "ActiveState": "active", "After": "network.target -.mount auditd.service basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 22:03:35 EDT", "AssertTimestampMonotonic": "1676749989", "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 2024-10-11 22:03:35 EDT", "ConditionTimestampMonotonic": "1676749988", "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": "8423", "ExecMainStartTimestamp": "Fri 2024-10-11 22:03:35 EDT", "ExecMainStartTimestampMonotonic": "1676750659", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2024-10-11 22:03:35 EDT] ; stop_time=[n/a] ; pid=8423 ; 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 2024-10-11 22:03:35 EDT", "InactiveEnterTimestampMonotonic": "1676749089", "InactiveExitTimestamp": "Fri 2024-10-11 22:03:35 EDT", "InactiveExitTimestampMonotonic": "1676750720", "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": "8423", "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 system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "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 2024-10-11 22:03:35 EDT", "WatchdogTimestampMonotonic": "1676750698", "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1393 Friday 11 October 2024 22:04:23 -0400 (0:00:01.430) 0:08:55.250 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1400 Friday 11 October 2024 22:04:23 -0400 (0:00:00.108) 0:08:55.359 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Verify connectivity and settings] **************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:168 Friday 11 October 2024 22:04:23 -0400 (0:00:00.098) 0:08:55.457 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node3 TASK [Check if the errorlog file exists and its location] ********************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:8 Friday 11 October 2024 22:04:24 -0400 (0:00:01.119) 0:08:56.576 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:23 Friday 11 October 2024 22:04:24 -0400 (0:00:00.116) 0:08:56.693 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:35 Friday 11 October 2024 22:04:25 -0400 (0:00:00.120) 0:08:56.813 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 11 October 2024 22:04:25 -0400 (0:00:00.117) 0:08:56.931 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 11 October 2024 22:04:25 -0400 (0:00:00.115) 0:08:57.046 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 11 October 2024 22:04:25 -0400 (0:00:00.113) 0:08:57.160 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 11 October 2024 22:04:25 -0400 (0:00:00.114) 0:08:57.274 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 11 October 2024 22:04:25 -0400 (0:00:00.109) 0:08:57.384 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 11 October 2024 22:04:25 -0400 (0:00:00.110) 0:08:57.495 ******** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 11 October 2024 22:04:25 -0400 (0:00:00.201) 0:08:57.696 ******** ok: [managed-node3] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 22:04:23 EDT", "ActiveEnterTimestampMonotonic": "1724617995", "ActiveExitTimestamp": "Fri 2024-10-11 22:04:22 EDT", "ActiveExitTimestampMonotonic": "1723821738", "ActiveState": "active", "After": "network.target -.mount auditd.service basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 22:04:23 EDT", "AssertTimestampMonotonic": "1724617393", "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 2024-10-11 22:04:23 EDT", "ConditionTimestampMonotonic": "1724617392", "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": "10861", "ExecMainStartTimestamp": "Fri 2024-10-11 22:04:23 EDT", "ExecMainStartTimestampMonotonic": "1724617935", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2024-10-11 22:04:23 EDT] ; stop_time=[n/a] ; pid=10861 ; 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 2024-10-11 22:04:23 EDT", "InactiveEnterTimestampMonotonic": "1724616321", "InactiveExitTimestamp": "Fri 2024-10-11 22:04:23 EDT", "InactiveExitTimestampMonotonic": "1724617995", "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": "10861", "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 system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "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 2024-10-11 22:04:23 EDT", "WatchdogTimestampMonotonic": "1724617974", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 11 October 2024 22:04:27 -0400 (0:00:01.149) 0:08:58.846 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004230", "end": "2024-10-11 22:04:27.353202", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:04:27.348972" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 11 October 2024 22:04:27 -0400 (0:00:00.600) 0:08:59.446 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003099", "end": "2024-10-11 22:04:27.916598", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:04:27.913499" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 11 October 2024 22:04:28 -0400 (0:00:00.423) 0:08:59.869 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Friday 11 October 2024 22:04:28 -0400 (0:00:00.138) 0:09:00.007 ******** ok: [managed-node3] => { "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": 7360, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:99 Friday 11 October 2024 22:04:29 -0400 (0:00:01.386) 0:09:01.394 ******** ok: [managed-node3] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.022620", "end": "2024-10-11 22:04:29.839105", "rc": 0, "start": "2024-10-11 22:04:29.816485" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU27) (KB5037331) - 15.0.4375.4 (X64) Jun 10 2024 18:00:07 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:118 Friday 11 October 2024 22:04:29 -0400 (0:00:00.398) 0:09:01.793 ******** ok: [managed-node3] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:122 Friday 11 October 2024 22:04:30 -0400 (0:00:00.124) 0:09:01.917 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:129 Friday 11 October 2024 22:04:30 -0400 (0:00:00.114) 0:09:02.032 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:140 Friday 11 October 2024 22:04:30 -0400 (0:00:00.109) 0:09:02.142 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:145 Friday 11 October 2024 22:04:30 -0400 (0:00:00.111) 0:09:02.253 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:150 Friday 11 October 2024 22:04:30 -0400 (0:00:00.110) 0:09:02.364 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:156 Friday 11 October 2024 22:04:30 -0400 (0:00:00.094) 0:09:02.459 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:162 Friday 11 October 2024 22:04:30 -0400 (0:00:00.090) 0:09:02.549 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:172 Friday 11 October 2024 22:04:30 -0400 (0:00:00.067) 0:09:02.617 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlscert] ************************************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:04:31 -0400 (0:00:00.309) 0:09:02.926 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004163", "end": "2024-10-11 22:04:31.365673", "rc": 0, "start": "2024-10-11 22:04:31.361510" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [Verify the setting when it is type str tlscert] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:04:31 -0400 (0:00:00.370) 0:09:03.297 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:04:31 -0400 (0:00:00.142) 0:09:03.440 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/mssql_2019_cert.crt] ************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:04:31 -0400 (0:00:00.106) 0:09:03.547 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:183 Friday 11 October 2024 22:04:31 -0400 (0:00:00.083) 0:09:03.630 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlskey] ************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:04:31 -0400 (0:00:00.124) 0:09:03.755 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004009", "end": "2024-10-11 22:04:32.192822", "rc": 0, "start": "2024-10-11 22:04:32.188813" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [Verify the setting when it is type str tlskey] *************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:04:32 -0400 (0:00:00.390) 0:09:04.146 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:04:32 -0400 (0:00:00.140) 0:09:04.286 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/mssql_2019_cert.key] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:04:32 -0400 (0:00:00.124) 0:09:04.411 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:195 Friday 11 October 2024 22:04:32 -0400 (0:00:00.101) 0:09:04.513 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting tlsprotocols] ******************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:04:32 -0400 (0:00:00.206) 0:09:04.720 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004065", "end": "2024-10-11 22:04:33.154164", "rc": 0, "start": "2024-10-11 22:04:33.150099" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:04:33 -0400 (0:00:00.377) 0:09:05.097 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:04:33 -0400 (0:00:00.133) 0:09:05.230 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:04:33 -0400 (0:00:00.265) 0:09:05.496 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:203 Friday 11 October 2024 22:04:33 -0400 (0:00:00.116) 0:09:05.613 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node3 TASK [Get the value of the setting forceencryption] **************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 11 October 2024 22:04:34 -0400 (0:00:00.222) 0:09:05.836 ******** ok: [managed-node3] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004006", "end": "2024-10-11 22:04:34.311223", "rc": 0, "start": "2024-10-11 22:04:34.307217" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 11 October 2024 22:04:34 -0400 (0:00:00.379) 0:09:06.216 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 11 October 2024 22:04:34 -0400 (0:00:00.092) 0:09:06.308 ******** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 11 October 2024 22:04:34 -0400 (0:00:00.142) 0:09:06.451 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:210 Friday 11 October 2024 22:04:34 -0400 (0:00:00.097) 0:09:06.549 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:175 Friday 11 October 2024 22:04:34 -0400 (0:00:00.093) 0:09:06.642 ******** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 11 October 2024 22:04:36 -0400 (0:00:01.896) 0:09:08.538 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 11 October 2024 22:04:36 -0400 (0:00:00.114) 0:09:08.652 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 11 October 2024 22:04:36 -0400 (0:00:00.094) 0:09:08.747 ******** ok: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 11 October 2024 22:04:37 -0400 (0:00:00.112) 0:09:08.859 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 11 October 2024 22:04:37 -0400 (0:00:00.111) 0:09:08.970 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 11 October 2024 22:04:37 -0400 (0:00:00.109) 0:09:09.080 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 11 October 2024 22:04:37 -0400 (0:00:00.114) 0:09:09.195 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 11 October 2024 22:04:37 -0400 (0:00:00.111) 0:09:09.306 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 11 October 2024 22:04:37 -0400 (0:00:00.111) 0:09:09.418 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 11 October 2024 22:04:37 -0400 (0:00:00.102) 0:09:09.521 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:58 Friday 11 October 2024 22:04:37 -0400 (0:00:00.089) 0:09:09.610 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:65 Friday 11 October 2024 22:04:38 -0400 (0:00:00.218) 0:09:09.829 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:69 Friday 11 October 2024 22:04:38 -0400 (0:00:00.071) 0:09:09.900 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:76 Friday 11 October 2024 22:04:38 -0400 (0:00:00.074) 0:09:09.975 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Friday 11 October 2024 22:04:38 -0400 (0:00:00.077) 0:09:10.052 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:96 Friday 11 October 2024 22:04:38 -0400 (0:00:00.073) 0:09:10.126 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:105 Friday 11 October 2024 22:04:38 -0400 (0:00:00.070) 0:09:10.197 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:114 Friday 11 October 2024 22:04:38 -0400 (0:00:00.068) 0:09:10.265 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Friday 11 October 2024 22:04:38 -0400 (0:00:00.071) 0:09:10.337 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Friday 11 October 2024 22:04:38 -0400 (0:00:00.069) 0:09:10.406 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Friday 11 October 2024 22:04:38 -0400 (0:00:00.069) 0:09:10.476 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:148 Friday 11 October 2024 22:04:39 -0400 (0:00:01.283) 0:09:11.759 ******** skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:156 Friday 11 October 2024 22:04:40 -0400 (0:00:00.265) 0:09:12.025 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Friday 11 October 2024 22:04:40 -0400 (0:00:00.091) 0:09:12.117 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:170 Friday 11 October 2024 22:04:40 -0400 (0:00:00.077) 0:09:12.194 ******** skipping: [managed-node3] => (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-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:184 Friday 11 October 2024 22:04:40 -0400 (0:00:00.340) 0:09:12.535 ******** ok: [managed-node3] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:198 Friday 11 October 2024 22:04:41 -0400 (0:00:00.528) 0:09:13.063 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:208 Friday 11 October 2024 22:04:41 -0400 (0:00:00.073) 0:09:13.137 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Friday 11 October 2024 22:04:41 -0400 (0:00:00.072) 0:09:13.210 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:233 Friday 11 October 2024 22:04:41 -0400 (0:00:00.071) 0:09:13.282 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Friday 11 October 2024 22:04:41 -0400 (0:00:00.069) 0:09:13.351 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:254 Friday 11 October 2024 22:04:41 -0400 (0:00:00.072) 0:09:13.423 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:261 Friday 11 October 2024 22:04:41 -0400 (0:00:00.071) 0:09:13.495 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Friday 11 October 2024 22:04:41 -0400 (0:00:00.105) 0:09:13.600 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Friday 11 October 2024 22:04:41 -0400 (0:00:00.069) 0:09:13.670 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 Friday 11 October 2024 22:04:42 -0400 (0:00:00.564) 0:09:14.235 ******** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4375.4-1.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:299 Friday 11 October 2024 22:04:43 -0400 (0:00:00.616) 0:09:14.851 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:307 Friday 11 October 2024 22:04:43 -0400 (0:00:00.108) 0:09:14.959 ******** ok: [managed-node3] => { "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.005108", "end": "2024-10-11 22:04:43.438786", "rc": 0, "start": "2024-10-11 22:04:43.433678" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:323 Friday 11 October 2024 22:04:43 -0400 (0:00:00.426) 0:09:15.385 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Friday 11 October 2024 22:04:44 -0400 (0:00:00.898) 0:09:16.284 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:336 Friday 11 October 2024 22:04:44 -0400 (0:00:00.228) 0:09:16.512 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Friday 11 October 2024 22:04:44 -0400 (0:00:00.070) 0:09:16.582 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:377 Friday 11 October 2024 22:04:44 -0400 (0:00:00.069) 0:09:16.651 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:392 Friday 11 October 2024 22:04:44 -0400 (0:00:00.083) 0:09:16.734 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:406 Friday 11 October 2024 22:04:44 -0400 (0:00:00.072) 0:09:16.806 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:417 Friday 11 October 2024 22:04:45 -0400 (0:00:00.070) 0:09:16.877 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:423 Friday 11 October 2024 22:04:45 -0400 (0:00:00.542) 0:09:17.420 ******** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 21:35:46 EDT", "ActiveEnterTimestampMonotonic": "7834215", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target dbus.service systemd-sysctl.service basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 21:35:45 EDT", "AssertTimestampMonotonic": "7118429", "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 2024-10-11 21:35:45 EDT", "ConditionTimestampMonotonic": "7118427", "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 2024-10-11 21:35:45 EDT", "ExecMainStartTimestampMonotonic": "7119041", "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 2024-10-11 21:35:45 EDT", "InactiveExitTimestampMonotonic": "7119078", "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 2024-10-11 21:35:46 EDT", "WatchdogTimestampMonotonic": "7834163", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 11 October 2024 22:04:46 -0400 (0:00:00.439) 0:09:17.859 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.083563", "end": "2024-10-11 22:04:46.363827", "rc": 0, "start": "2024-10-11 22:04:46.280264" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:443 Friday 11 October 2024 22:04:46 -0400 (0:00:00.407) 0:09:18.267 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:456 Friday 11 October 2024 22:04:46 -0400 (0:00:00.070) 0:09:18.337 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:465 Friday 11 October 2024 22:04:46 -0400 (0:00:00.068) 0:09:18.406 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:475 Friday 11 October 2024 22:04:46 -0400 (0:00:00.072) 0:09:18.478 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Friday 11 October 2024 22:04:47 -0400 (0:00:00.360) 0:09:18.839 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:492 Friday 11 October 2024 22:04:47 -0400 (0:00:00.081) 0:09:18.920 ******** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools unixODBC-devel TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:504 Friday 11 October 2024 22:04:47 -0400 (0:00:00.558) 0:09:19.479 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Friday 11 October 2024 22:04:47 -0400 (0:00:00.070) 0:09:19.549 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Friday 11 October 2024 22:04:47 -0400 (0:00:00.197) 0:09:19.747 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:529 Friday 11 October 2024 22:04:48 -0400 (0:00:00.074) 0:09:19.821 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:536 Friday 11 October 2024 22:04:48 -0400 (0:00:00.068) 0:09:19.890 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:544 Friday 11 October 2024 22:04:48 -0400 (0:00:00.072) 0:09:19.962 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Friday 11 October 2024 22:04:48 -0400 (0:00:00.068) 0:09:20.031 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:572 Friday 11 October 2024 22:04:48 -0400 (0:00:00.067) 0:09:20.099 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:583 Friday 11 October 2024 22:04:48 -0400 (0:00:00.072) 0:09:20.171 ******** ok: [managed-node3] => { "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.004836", "end": "2024-10-11 22:04:48.606133", "rc": 0, "start": "2024-10-11 22:04:48.601297" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Friday 11 October 2024 22:04:48 -0400 (0:00:00.345) 0:09:20.517 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:604 Friday 11 October 2024 22:04:48 -0400 (0:00:00.110) 0:09:20.628 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:610 Friday 11 October 2024 22:04:50 -0400 (0:00:01.190) 0:09:21.819 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:629 Friday 11 October 2024 22:04:50 -0400 (0:00:00.075) 0:09:21.894 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:636 Friday 11 October 2024 22:04:50 -0400 (0:00:00.068) 0:09:21.963 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:643 Friday 11 October 2024 22:04:50 -0400 (0:00:00.067) 0:09:22.030 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:655 Friday 11 October 2024 22:04:50 -0400 (0:00:00.203) 0:09:22.234 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:04:50 -0400 (0:00:00.122) 0:09:22.357 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002940", "end": "2024-10-11 22:04:50.777024", "failed_when_result": false, "rc": 1, "start": "2024-10-11 22:04:50.774084" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:04:50 -0400 (0:00:00.321) 0:09:22.678 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.113232", "end": "2024-10-11 22:04:51.251957", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:04:51.138725" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:04:51 -0400 (0:00:00.487) 0:09:23.165 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:661 Friday 11 October 2024 22:04:51 -0400 (0:00:00.071) 0:09:23.237 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:681 Friday 11 October 2024 22:04:51 -0400 (0:00:00.065) 0:09:23.303 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:688 Friday 11 October 2024 22:04:51 -0400 (0:00:00.069) 0:09:23.372 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:695 Friday 11 October 2024 22:04:51 -0400 (0:00:00.067) 0:09:23.440 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:704 Friday 11 October 2024 22:04:51 -0400 (0:00:00.064) 0:09:23.504 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:710 Friday 11 October 2024 22:04:51 -0400 (0:00:00.066) 0:09:23.571 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Friday 11 October 2024 22:04:51 -0400 (0:00:00.064) 0:09:23.635 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Friday 11 October 2024 22:04:51 -0400 (0:00:00.066) 0:09:23.702 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:731 Friday 11 October 2024 22:04:51 -0400 (0:00:00.065) 0:09:23.767 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:749 Friday 11 October 2024 22:04:52 -0400 (0:00:00.062) 0:09:23.830 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:763 Friday 11 October 2024 22:04:52 -0400 (0:00:00.067) 0:09:23.897 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Friday 11 October 2024 22:04:52 -0400 (0:00:00.082) 0:09:23.979 ******** skipping: [managed-node3] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:786 Friday 11 October 2024 22:04:52 -0400 (0:00:00.216) 0:09:24.196 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlscert] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:04:52 -0400 (0:00:00.158) 0:09:24.354 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002930", "end": "2024-10-11 22:04:52.780746", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:04:52.777816" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:04:52 -0400 (0:00:00.328) 0:09:24.682 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlscert] ***** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:04:52 -0400 (0:00:00.078) 0:09:24.760 ******** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.110739", "end": "2024-10-11 22:04:53.295638", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:04:53.184899" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:795 Friday 11 October 2024 22:04:53 -0400 (0:00:00.439) 0:09:25.200 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlskey] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:04:53 -0400 (0:00:00.128) 0:09:25.329 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002843", "end": "2024-10-11 22:04:53.757381", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:04:53.754538" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:04:53 -0400 (0:00:00.329) 0:09:25.659 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlskey] ****** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:04:53 -0400 (0:00:00.081) 0:09:25.740 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.114918", "end": "2024-10-11 22:04:54.299495", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:04:54.184577" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Friday 11 October 2024 22:04:54 -0400 (0:00:00.464) 0:09:26.205 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network tlsprotocols] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:04:54 -0400 (0:00:00.130) 0:09:26.335 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002938", "end": "2024-10-11 22:04:54.761298", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:04:54.758360" } STDOUT: tlsprotocols = 1.2 TASK [fedora.linux_system_roles.mssql : Configure the setting network tlsprotocols] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:04:54 -0400 (0:00:00.326) 0:09:26.662 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tlsprotocols] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:04:54 -0400 (0:00:00.081) 0:09:26.743 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.111508", "end": "2024-10-11 22:04:55.296317", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:04:55.184809" } 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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:811 Friday 11 October 2024 22:04:55 -0400 (0:00:00.458) 0:09:27.202 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Get the setting network forceencryption] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 11 October 2024 22:04:55 -0400 (0:00:00.261) 0:09:27.463 ******** ok: [managed-node3] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003147", "end": "2024-10-11 22:04:55.887560", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:04:55.884413" } STDOUT: forceencryption = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting network forceencryption] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 11 October 2024 22:04:55 -0400 (0:00:00.322) 0:09:27.786 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network forceencryption] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 11 October 2024 22:04:56 -0400 (0:00:00.074) 0:09:27.860 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.113333", "end": "2024-10-11 22:04:56.397129", "failed_when_result": false, "rc": 0, "start": "2024-10-11 22:04:56.283796" } 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 : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:820 Friday 11 October 2024 22:04:56 -0400 (0:00:00.447) 0:09:28.308 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:828 Friday 11 October 2024 22:04:56 -0400 (0:00:00.066) 0:09:28.374 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:836 Friday 11 October 2024 22:04:56 -0400 (0:00:00.066) 0:09:28.441 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 11 October 2024 22:04:56 -0400 (0:00:00.064) 0:09:28.505 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:850 Friday 11 October 2024 22:04:56 -0400 (0:00:00.069) 0:09:28.575 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:859 Friday 11 October 2024 22:04:56 -0400 (0:00:00.066) 0:09:28.641 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:872 Friday 11 October 2024 22:04:56 -0400 (0:00:00.065) 0:09:28.707 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:881 Friday 11 October 2024 22:04:56 -0400 (0:00:00.065) 0:09:28.772 ******** skipping: [managed-node3] => { "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 : Get SPNs for the principal] ************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:893 Friday 11 October 2024 22:04:57 -0400 (0:00:00.063) 0:09:28.835 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Friday 11 October 2024 22:04:57 -0400 (0:00:00.065) 0:09:28.901 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:915 Friday 11 October 2024 22:04:57 -0400 (0:00:00.061) 0:09:28.963 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:920 Friday 11 October 2024 22:04:57 -0400 (0:00:00.063) 0:09:29.026 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:925 Friday 11 October 2024 22:04:57 -0400 (0:00:00.064) 0:09:29.091 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:931 Friday 11 October 2024 22:04:57 -0400 (0:00:00.193) 0:09:29.285 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:957 Friday 11 October 2024 22:04:57 -0400 (0:00:00.069) 0:09:29.354 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:978 Friday 11 October 2024 22:04:57 -0400 (0:00:00.065) 0:09:29.419 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:986 Friday 11 October 2024 22:04:57 -0400 (0:00:00.066) 0:09:29.486 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:996 Friday 11 October 2024 22:04:57 -0400 (0:00:00.064) 0:09:29.550 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1002 Friday 11 October 2024 22:04:57 -0400 (0:00:00.065) 0:09:29.615 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1020 Friday 11 October 2024 22:04:57 -0400 (0:00:00.065) 0:09:29.681 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1031 Friday 11 October 2024 22:04:57 -0400 (0:00:00.064) 0:09:29.745 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1051 Friday 11 October 2024 22:04:58 -0400 (0:00:00.065) 0:09:29.811 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1104 Friday 11 October 2024 22:04:58 -0400 (0:00:00.064) 0:09:29.875 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1111 Friday 11 October 2024 22:04:58 -0400 (0:00:00.064) 0:09:29.940 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1118 Friday 11 October 2024 22:04:58 -0400 (0:00:00.062) 0:09:30.003 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1128 Friday 11 October 2024 22:04:58 -0400 (0:00:00.064) 0:09:30.068 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1134 Friday 11 October 2024 22:04:58 -0400 (0:00:00.063) 0:09:30.131 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1142 Friday 11 October 2024 22:04:58 -0400 (0:00:00.074) 0:09:30.206 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1151 Friday 11 October 2024 22:04:58 -0400 (0:00:00.064) 0:09:30.270 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Friday 11 October 2024 22:04:58 -0400 (0:00:00.067) 0:09:30.338 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1173 Friday 11 October 2024 22:04:58 -0400 (0:00:00.084) 0:09:30.422 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1179 Friday 11 October 2024 22:04:58 -0400 (0:00:00.191) 0:09:30.614 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1201 Friday 11 October 2024 22:04:58 -0400 (0:00:00.068) 0:09:30.683 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1211 Friday 11 October 2024 22:04:58 -0400 (0:00:00.068) 0:09:30.751 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1220 Friday 11 October 2024 22:04:59 -0400 (0:00:00.063) 0:09:30.815 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1229 Friday 11 October 2024 22:04:59 -0400 (0:00:00.065) 0:09:30.881 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1240 Friday 11 October 2024 22:04:59 -0400 (0:00:00.066) 0:09:30.947 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1253 Friday 11 October 2024 22:04:59 -0400 (0:00:00.064) 0:09:31.012 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1262 Friday 11 October 2024 22:04:59 -0400 (0:00:00.068) 0:09:31.081 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1269 Friday 11 October 2024 22:04:59 -0400 (0:00:00.064) 0:09:31.146 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1276 Friday 11 October 2024 22:04:59 -0400 (0:00:00.067) 0:09:31.213 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1284 Friday 11 October 2024 22:04:59 -0400 (0:00:00.064) 0:09:31.278 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1291 Friday 11 October 2024 22:04:59 -0400 (0:00:00.070) 0:09:31.348 ******** skipping: [managed-node3] => (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-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1303 Friday 11 October 2024 22:04:59 -0400 (0:00:00.083) 0:09:31.432 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1312 Friday 11 October 2024 22:04:59 -0400 (0:00:00.063) 0:09:31.496 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1319 Friday 11 October 2024 22:04:59 -0400 (0:00:00.065) 0:09:31.562 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1325 Friday 11 October 2024 22:04:59 -0400 (0:00:00.063) 0:09:31.625 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1333 Friday 11 October 2024 22:04:59 -0400 (0:00:00.066) 0:09:31.692 ******** skipping: [managed-node3] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1346 Friday 11 October 2024 22:04:59 -0400 (0:00:00.073) 0:09:31.766 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Friday 11 October 2024 22:05:00 -0400 (0:00:00.062) 0:09:31.828 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1363 Friday 11 October 2024 22:05:00 -0400 (0:00:00.188) 0:09:32.017 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1371 Friday 11 October 2024 22:05:00 -0400 (0:00:00.068) 0:09:32.086 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1380 Friday 11 October 2024 22:05:00 -0400 (0:00:00.068) 0:09:32.154 ******** changed: [managed-node3] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 11 October 2024 22:05:00 -0400 (0:00:00.413) 0:09:32.567 ******** changed: [managed-node3] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 22:04:23 EDT", "ActiveEnterTimestampMonotonic": "1724617995", "ActiveExitTimestamp": "Fri 2024-10-11 22:04:22 EDT", "ActiveExitTimestampMonotonic": "1723821738", "ActiveState": "active", "After": "network.target -.mount auditd.service basic.target systemd-journald.socket system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 22:04:23 EDT", "AssertTimestampMonotonic": "1724617393", "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 2024-10-11 22:04:23 EDT", "ConditionTimestampMonotonic": "1724617392", "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": "10861", "ExecMainStartTimestamp": "Fri 2024-10-11 22:04:23 EDT", "ExecMainStartTimestampMonotonic": "1724617935", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2024-10-11 22:04:23 EDT] ; stop_time=[n/a] ; pid=10861 ; 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 2024-10-11 22:04:23 EDT", "InactiveEnterTimestampMonotonic": "1724616321", "InactiveExitTimestamp": "Fri 2024-10-11 22:04:23 EDT", "InactiveExitTimestampMonotonic": "1724617995", "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": "10861", "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 system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "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 2024-10-11 22:04:23 EDT", "WatchdogTimestampMonotonic": "1724617974", "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1393 Friday 11 October 2024 22:05:01 -0400 (0:00:00.703) 0:09:33.271 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1400 Friday 11 October 2024 22:05:01 -0400 (0:00:00.072) 0:09:33.344 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_tls_2019.yml:26 Friday 11 October 2024 22:05:01 -0400 (0:00:00.064) 0:09:33.408 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml for managed-node3 TASK [Gather package facts] **************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:2 Friday 11 October 2024 22:05:01 -0400 (0:00:00.124) 0:09:33.533 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:6 Friday 11 October 2024 22:05:03 -0400 (0:00:01.569) 0:09:35.102 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:14 Friday 11 October 2024 22:05:03 -0400 (0:00:00.090) 0:09:35.192 ******** ok: [managed-node3] => { "ansible_python_version": "2.7.5" } TASK [Purge firewall configuration] ******************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:18 Friday 11 October 2024 22:05:03 -0400 (0:00:00.065) 0:09:35.258 ******** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 11 October 2024 22:05:03 -0400 (0:00:00.172) 0:09:35.430 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node3 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Friday 11 October 2024 22:05:03 -0400 (0:00:00.250) 0:09:35.680 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Friday 11 October 2024 22:05:03 -0400 (0:00:00.092) 0:09:35.773 ******** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Friday 11 October 2024 22:05:04 -0400 (0:00:00.420) 0:09:36.193 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Friday 11 October 2024 22:05:04 -0400 (0:00:00.073) 0:09:36.266 ******** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Friday 11 October 2024 22:05:05 -0400 (0:00:00.714) 0:09:36.981 ******** ok: [managed-node3] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:31 Friday 11 October 2024 22:05:05 -0400 (0:00:00.071) 0:09:37.053 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:43 Friday 11 October 2024 22:05:06 -0400 (0:00:00.938) 0:09:37.991 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:48 Friday 11 October 2024 22:05:06 -0400 (0:00:00.065) 0:09:38.057 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:53 Friday 11 October 2024 22:05:06 -0400 (0:00:00.067) 0:09:38.125 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 11 October 2024 22:05:06 -0400 (0:00:00.065) 0:09:38.191 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Friday 11 October 2024 22:05:06 -0400 (0:00:00.063) 0:09:38.255 ******** skipping: [managed-node3] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (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-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Friday 11 October 2024 22:05:06 -0400 (0:00:00.082) 0:09:38.337 ******** ok: [managed-node3] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 21:44:39 EDT", "ActiveEnterTimestampMonotonic": "540517240", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 21:44:38 EDT", "AssertTimestampMonotonic": "540285989", "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 2024-10-11 21:44:38 EDT", "ConditionTimestampMonotonic": "540285988", "Conflicts": "ebtables.service shutdown.target iptables.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": "14559", "ExecMainStartTimestamp": "Fri 2024-10-11 21:44:38 EDT", "ExecMainStartTimestampMonotonic": "540287324", "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 2024-10-11 21:44:38 EDT", "InactiveExitTimestampMonotonic": "540287360", "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": "14559", "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 2024-10-11 21:44:39 EDT", "WatchdogTimestampMonotonic": "540517186", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Friday 11 October 2024 22:05:06 -0400 (0:00:00.422) 0:09:38.760 ******** ok: [managed-node3] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2024-10-11 21:44:39 EDT", "ActiveEnterTimestampMonotonic": "540517240", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "polkit.service basic.target system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Fri 2024-10-11 21:44:38 EDT", "AssertTimestampMonotonic": "540285989", "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 2024-10-11 21:44:38 EDT", "ConditionTimestampMonotonic": "540285988", "Conflicts": "ebtables.service shutdown.target iptables.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": "14559", "ExecMainStartTimestamp": "Fri 2024-10-11 21:44:38 EDT", "ExecMainStartTimestampMonotonic": "540287324", "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 2024-10-11 21:44:38 EDT", "InactiveExitTimestampMonotonic": "540287360", "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": "14559", "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 2024-10-11 21:44:39 EDT", "WatchdogTimestampMonotonic": "540517186", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Friday 11 October 2024 22:05:07 -0400 (0:00:00.528) 0:09:39.288 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Friday 11 October 2024 22:05:07 -0400 (0:00:00.075) 0:09:39.364 ******** ok: [managed-node3] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.47.95 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 11 October 2024 22:05:07 -0400 (0:00:00.323) 0:09:39.687 ******** ok: [managed-node3] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Friday 11 October 2024 22:05:07 -0400 (0:00:00.073) 0:09:39.760 ******** TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Friday 11 October 2024 22:05:08 -0400 (0:00:00.066) 0:09:39.826 ******** TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Friday 11 October 2024 22:05:08 -0400 (0:00:00.068) 0:09:39.895 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Friday 11 October 2024 22:05:08 -0400 (0:00:00.073) 0:09:39.968 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Friday 11 October 2024 22:05:08 -0400 (0:00:00.063) 0:09:40.032 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Friday 11 October 2024 22:05:08 -0400 (0:00:00.065) 0:09:40.098 ******** ok: [managed-node3] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.47.95 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Friday 11 October 2024 22:05:08 -0400 (0:00:00.318) 0:09:40.416 ******** ok: [managed-node3] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Friday 11 October 2024 22:05:08 -0400 (0:00:00.076) 0:09:40.493 ******** skipping: [managed-node3] => {} TASK [Purge selinux configuration] ********************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:26 Friday 11 October 2024 22:05:08 -0400 (0:00:00.068) 0:09:40.561 ******** TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Friday 11 October 2024 22:05:08 -0400 (0:00:00.158) 0:09:40.719 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for managed-node3 TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Friday 11 October 2024 22:05:09 -0400 (0:00:00.115) 0:09:40.836 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Friday 11 October 2024 22:05:09 -0400 (0:00:00.206) 0:09:41.042 ******** included: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for managed-node3 TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Friday 11 October 2024 22:05:09 -0400 (0:00:00.126) 0:09:41.168 ******** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Friday 11 October 2024 22:05:09 -0400 (0:00:00.312) 0:09:41.480 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:17 Friday 11 October 2024 22:05:09 -0400 (0:00:00.074) 0:09:41.554 ******** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag if transactional-update exists] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:22 Friday 11 October 2024 22:05:10 -0400 (0:00:00.316) 0:09:41.871 ******** ok: [managed-node3] => { "ansible_facts": { "__selinux_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:26 Friday 11 October 2024 22:05:10 -0400 (0:00:00.074) 0:09:41.945 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:35 Friday 11 October 2024 22:05:10 -0400 (0:00:00.533) 0:09:42.479 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:46 Friday 11 October 2024 22:05:10 -0400 (0:00:00.066) 0:09:42.545 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:58 Friday 11 October 2024 22:05:10 -0400 (0:00:00.064) 0:09:42.610 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:72 Friday 11 October 2024 22:05:10 -0400 (0:00:00.068) 0:09:42.678 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.selinux : Reboot transactional update systems] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:77 Friday 11 October 2024 22:05:10 -0400 (0:00:00.067) 0:09:42.746 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:82 Friday 11 October 2024 22:05:11 -0400 (0:00:00.066) 0:09:42.812 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:89 Friday 11 October 2024 22:05:11 -0400 (0:00:00.065) 0:09:42.878 ******** ok: [managed-node3] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Friday 11 October 2024 22:05:11 -0400 (0:00:00.619) 0:09:43.498 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Friday 11 October 2024 22:05:11 -0400 (0:00:00.069) 0:09:43.567 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Friday 11 October 2024 22:05:11 -0400 (0:00:00.066) 0:09:43.633 ******** ok: [managed-node3] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Friday 11 October 2024 22:05:11 -0400 (0:00:00.071) 0:09:43.705 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Friday 11 October 2024 22:05:11 -0400 (0:00:00.061) 0:09:43.766 ******** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Friday 11 October 2024 22:05:12 -0400 (0:00:00.063) 0:09:43.830 ******** NOTIFIED HANDLER fedora.linux_system_roles.selinux : Reload SELinux policy for managed-node3 changed: [managed-node3] => { "changed": true, "cmd": [ "/usr/sbin/semanage", "-i", "-" ], "delta": "0:00:00.325696", "end": "2024-10-11 22:05:12.573735", "rc": 0, "start": "2024-10-11 22:05:12.248039" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Friday 11 October 2024 22:05:12 -0400 (0:00:00.645) 0:09:44.476 ******** skipping: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Friday 11 October 2024 22:05:12 -0400 (0:00:00.067) 0:09:44.543 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Friday 11 October 2024 22:05:12 -0400 (0:00:00.064) 0:09:44.607 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Friday 11 October 2024 22:05:12 -0400 (0:00:00.066) 0:09:44.674 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Friday 11 October 2024 22:05:12 -0400 (0:00:00.063) 0:09:44.738 ******** TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:74 Friday 11 October 2024 22:05:12 -0400 (0:00:00.065) 0:09:44.803 ******** TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:87 Friday 11 October 2024 22:05:13 -0400 (0:00:00.062) 0:09:44.866 ******** TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:99 Friday 11 October 2024 22:05:13 -0400 (0:00:00.065) 0:09:44.932 ******** TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 Friday 11 October 2024 22:05:13 -0400 (0:00:00.065) 0:09:44.997 ******** ok: [managed-node3] => { "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-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:115 Friday 11 October 2024 22:05:15 -0400 (0:00:02.774) 0:09:47.772 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:128 Friday 11 October 2024 22:05:16 -0400 (0:00:00.089) 0:09:47.862 ******** TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:136 Friday 11 October 2024 22:05:16 -0400 (0:00:00.086) 0:09:47.948 ******** TASK [Leave realm] ************************************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:32 Friday 11 October 2024 22:05:16 -0400 (0:00:00.086) 0:09:48.034 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:40 Friday 11 October 2024 22:05:16 -0400 (0:00:00.120) 0:09:48.155 ******** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that yum and dnf caching is enabled] ****************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:44 Friday 11 October 2024 22:05:16 -0400 (0:00:00.117) 0:09:48.273 ******** ok: [managed-node3] => { "backup": "", "changed": false } TASK [Remove related packages] ************************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:50 Friday 11 October 2024 22:05:17 -0400 (0:00:00.583) 0:09:48.856 ******** changed: [managed-node3] => { "changed": true, "changes": { "removed": [ "mssql-server", "mssql-tools", "unixODBC-devel" ] }, "rc": 0, "results": [ "adutil is not installed", "mssql-server-fts is not installed", "mssql-server-ha is not installed", "powershell is not installed", "Loaded plugins: fastestmirror\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:15.0.4375.4-1 will be erased\n---> Package mssql-tools.x86_64 0:17.10.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 msodbcsql17 to be removed - no longer needed by mssql-tools\n---> Marking unixODBC to be removed - no longer needed by unixODBC-devel\n---> Marking python3 to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl to be removed - no longer needed by mssql-server\n---> Marking gdb to be removed - no longer needed by mssql-server\n---> Marking libatomic to be removed - no longer needed by mssql-server\n---> Marking libsss_nss_idmap to be removed - no longer needed by mssql-server\n---> Marking lsof to be removed - no longer needed by mssql-server\n---> Marking bzip2 to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl-gssapi to be removed - no longer needed by mssql-server\n---> Marking libtool-ltdl to be removed - no longer needed by unixODBC\n---> Marking python3-libs to be removed - no longer needed by python3\n---> Marking python3-setuptools to be removed - no longer needed by python3\n---> Marking python3-pip to be removed - no longer needed by python3\nFound and removing 14 unneeded dependencies\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be erased\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be erased\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be erased\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be erased\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be erased\n---> Package lsof.x86_64 0:4.87-6.el7 will be erased\n---> Package msodbcsql17.x86_64 0:17.10.6.1-1 will be erased\n---> Package python3.x86_64 0:3.6.8-21.el7_9 will be erased\n---> Package python3-libs.x86_64 0:3.6.8-21.el7_9 will be erased\n---> Package python3-pip.noarch 0:9.0.3-8.el7 will be erased\n---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be erased\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n mssql-server x86_64 15.0.4375.4-1 @packages-microsoft-com-mssql-server-2019\n 1.1 G\n mssql-tools x86_64 17.10.1.1-1 @packages-microsoft-com-prod 714 k\n unixODBC-devel x86_64 2.3.11-1.rh @packages-microsoft-com-prod 223 k\nRemoving for dependencies:\n bzip2 x86_64 1.0.6-13.el7 @base 82 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 @updates 141 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 @updates 36 k\n gdb x86_64 7.6.1-120.el7 @base 7.0 M\n libatomic x86_64 4.8.5-44.el7 @base 26 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 @updates 82 k\n libtool-ltdl x86_64 2.4.2-22.el7_3 @base 66 k\n lsof x86_64 4.87-6.el7 @base 927 k\n msodbcsql17 x86_64 17.10.6.1-1 @packages-microsoft-com-prod 2.2 M\n python3 x86_64 3.6.8-21.el7_9 @updates 39 k\n python3-libs x86_64 3.6.8-21.el7_9 @updates 35 M\n python3-pip noarch 9.0.3-8.el7 @base 9.1 M\n python3-setuptools\n noarch 39.2.0-10.el7 @base 3.6 M\n unixODBC x86_64 2.3.11-1.rh @packages-microsoft-com-prod 648 k\n\nTransaction Summary\n================================================================================\nRemove 3 Packages (+14 Dependent packages)\n\nInstalled size: 1.2 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : mssql-server-15.0.4375.4-1.x86_64 1/17 \n Erasing : unixODBC-devel-2.3.11-1.rh.x86_64 2/17 \n Erasing : mssql-tools-17.10.1.1-1.x86_64 3/17 \n Erasing : python3-libs-3.6.8-21.el7_9.x86_64 4/17 \n Erasing : python3-pip-9.0.3-8.el7.noarch 5/17 \n Erasing : python3-setuptools-39.2.0-10.el7.noarch 6/17 \n Erasing : python3-3.6.8-21.el7_9.x86_64 7/17 \n Erasing : msodbcsql17-17.10.6.1-1.x86_64 8/17 \nODBC Driver 17 for SQL Server has been deleted (if it existed at all) because its usage count became zero\n Erasing : unixODBC-2.3.11-1.rh.x86_64 9/17 \nwarning: /etc/odbcinst.ini saved as /etc/odbcinst.ini.rpmsave\n Erasing : libtool-ltdl-2.4.2-22.el7_3.x86_64 10/17 \n Erasing : libatomic-4.8.5-44.el7.x86_64 11/17 \n Erasing : bzip2-1.0.6-13.el7.x86_64 12/17 \n Erasing : gdb-7.6.1-120.el7.x86_64 13/17 \n Erasing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 14/17 \n Erasing : cyrus-sasl-2.1.26-24.el7_9.x86_64 15/17 \n Erasing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 16/17 \n Erasing : lsof-4.87-6.el7.x86_64 17/17 \n Verifying : mssql-tools-17.10.1.1-1.x86_64 1/17 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 2/17 \n Verifying : python3-3.6.8-21.el7_9.x86_64 3/17 \n Verifying : mssql-server-15.0.4375.4-1.x86_64 4/17 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 5/17 \n Verifying : bzip2-1.0.6-13.el7.x86_64 6/17 \n Verifying : msodbcsql17-17.10.6.1-1.x86_64 7/17 \n Verifying : lsof-4.87-6.el7.x86_64 8/17 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 9/17 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 10/17 \n Verifying : gdb-7.6.1-120.el7.x86_64 11/17 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 12/17 \n Verifying : python3-libs-3.6.8-21.el7_9.x86_64 13/17 \n Verifying : python3-setuptools-39.2.0-10.el7.noarch 14/17 \n Verifying : python3-pip-9.0.3-8.el7.noarch 15/17 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 16/17 \n Verifying : libatomic-4.8.5-44.el7.x86_64 17/17 \n\nRemoved:\n mssql-server.x86_64 0:15.0.4375.4-1 mssql-tools.x86_64 0:17.10.1.1-1 \n unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Removed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 \n lsof.x86_64 0:4.87-6.el7 \n msodbcsql17.x86_64 0:17.10.6.1-1 \n python3.x86_64 0:3.6.8-21.el7_9 \n python3-libs.x86_64 0:3.6.8-21.el7_9 \n python3-pip.noarch 0:9.0.3-8.el7 \n python3-setuptools.noarch 0:39.2.0-10.el7 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } TASK [Remove related files] **************************************************** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:63 Friday 11 October 2024 22:05:20 -0400 (0:00:03.570) 0:09:52.426 ******** [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-node3] => { "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.009592", "end": "2024-10-11 22:05:20.856335", "rc": 0, "start": "2024-10-11 22:05:20.846743" } STDOUT: removed ‘/var/opt/mssql/mssql.conf’ removed ‘/var/opt/mssql/data/model.mdf’ removed ‘/var/opt/mssql/data/templog.ldf’ removed ‘/var/opt/mssql/data/tempdb.mdf’ removed ‘/var/opt/mssql/data/msdbdata.mdf’ removed ‘/var/opt/mssql/data/Entropy.bin’ removed ‘/var/opt/mssql/data/model_replicatedmaster.ldf’ removed ‘/var/opt/mssql/data/model_replicatedmaster.mdf’ removed ‘/var/opt/mssql/data/modellog.ldf’ removed ‘/var/opt/mssql/data/tempdb2.ndf’ removed ‘/var/opt/mssql/data/msdblog.ldf’ removed ‘/var/opt/mssql/data/mastlog.ldf’ removed ‘/var/opt/mssql/data/master.mdf’ removed ‘/var/opt/mssql/data/model_msdbdata.mdf’ removed ‘/var/opt/mssql/data/model_msdblog.ldf’ removed directory: ‘/var/opt/mssql/data’ removed ‘/var/opt/mssql/secrets/machine-key’ removed directory: ‘/var/opt/mssql/secrets’ removed ‘/var/opt/mssql/.system/system/lsa.hiv’ removed directory: ‘/var/opt/mssql/.system/system/Temp’ removed ‘/var/opt/mssql/.system/system/licensing.hiv’ removed ‘/var/opt/mssql/.system/system/lsasetup.log’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/f9aaa77a-5a0e-409b-b244-d00b85e23a82’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/Preferred’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect’ removed directory: ‘/var/opt/mssql/.system/system/system32/Microsoft’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles/Scm’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles’ removed directory: ‘/var/opt/mssql/.system/system/system32’ removed ‘/var/opt/mssql/.system/system/security.hiv’ removed ‘/var/opt/mssql/.system/system/debug/PASSWD.LOG’ removed directory: ‘/var/opt/mssql/.system/system/debug’ removed directory: ‘/var/opt/mssql/.system/system’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Temp’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/LocalLow’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/Temporary Internet Files’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CRLs’ removed ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/AppContainerUserCertRead’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/Certificates’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CTLs’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Desktop’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Documents’ removed directory: ‘/var/opt/mssql/.system/profiles/Client’ removed directory: ‘/var/opt/mssql/.system/profiles’ removed ‘/var/opt/mssql/.system/instance_id’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.26.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft’ removed directory: ‘/var/opt/mssql/.system/programdata’ removed directory: ‘/var/opt/mssql/.system’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133731721800520000.xel’ removed ‘/var/opt/mssql/log/errorlog.8’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133731723042960000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133731720595740000.xel’ removed ‘/var/opt/mssql/log/errorlog.6’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133731720636250000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133731720642410000.xel’ removed ‘/var/opt/mssql/log/log_4.trc’ removed ‘/var/opt/mssql/log/system_health_0_133731721366610000.xel’ removed ‘/var/opt/mssql/log/log_3.trc’ removed ‘/var/opt/mssql/log/log_6.trc’ removed ‘/var/opt/mssql/log/errorlog’ removed ‘/var/opt/mssql/log/errorlog.5’ removed ‘/var/opt/mssql/log/errorlog.3’ removed ‘/var/opt/mssql/log/system_health_0_133731722661840000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133731721805540000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133731723049220000.xel’ removed ‘/var/opt/mssql/log/sqlagentstartup.log’ removed ‘/var/opt/mssql/log/system_health_0_133731720898380000.xel’ removed ‘/var/opt/mssql/log/log_5.trc’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133731722177480000.xel’ removed ‘/var/opt/mssql/log/errorlog.4’ removed ‘/var/opt/mssql/log/errorlog.2’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133731721361130000.xel’ removed ‘/var/opt/mssql/log/errorlog.7’ removed ‘/var/opt/mssql/log/system_health_0_133731722183250000.xel’ removed ‘/var/opt/mssql/log/errorlog.1’ removed ‘/var/opt/mssql/log/mssql-conf/mssql-conf.log’ removed directory: ‘/var/opt/mssql/log/mssql-conf’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133731720588650000.xel’ removed ‘/var/opt/mssql/log/log_7.trc’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133731722656220000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133731720893610000.xel’ removed directory: ‘/var/opt/mssql/log’ removed directory: ‘/var/opt/mssql’ removed directory: ‘/opt/mssql’ removed directory: ‘/opt/mssql-tools’ removed ‘/etc/yum.repos.d/packages-microsoft-com-mssql-server-2019.repo’ removed ‘/etc/yum.repos.d/packages-microsoft-com-prod.repo’ removed ‘/etc/systemd/system/multi-user.target.wants/mssql-server.service’ TASK [Stop the mssql-server service] ******************************************* task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:77 Friday 11 October 2024 22:05:20 -0400 (0:00:00.359) 0:09:52.785 ******** ok: [managed-node3] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:00.349702", "end": "2024-10-11 22:05:21.545820", "rc": 0, "start": "2024-10-11 22:05:21.196118" } RUNNING HANDLER [fedora.linux_system_roles.selinux : Reload SELinux policy] **** task path: /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml:2 Friday 11 October 2024 22:05:21 -0400 (0:00:00.612) 0:09:53.398 ******** changed: [managed-node3] => { "changed": true, "cmd": [ "semodule", "-R" ], "delta": "0:00:01.785093", "end": "2024-10-11 22:05:23.680496", "rc": 0, "start": "2024-10-11 22:05:21.895403" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node3 : ok=389 changed=57 unreachable=0 failed=0 skipped=880 rescued=0 ignored=0 Friday 11 October 2024 22:05:23 -0400 (0:00:02.146) 0:09:55.545 ******** =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ----- 311.25s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:291 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 5.34s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:492 fedora.linux_system_roles.mssql : Set up MSSQL -------------------------- 5.32s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:352 Remove related packages ------------------------------------------------- 3.57s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:50 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 2.77s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:112 fedora.linux_system_roles.selinux : Reload SELinux policy --------------- 2.15s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/selinux/handlers/main.yml:2 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.97s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 Disable TLS encryption -------------------------------------------------- 1.90s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:175 Wait for mssql-server to prepare for client connections ----------------- 1.65s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Test with certs created by the certificate role ------------------------- 1.60s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:154 Gather package facts ---------------------------------------------------- 1.57s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:2 Copy certificate files to local tmp ------------------------------------- 1.55s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_tls.yml:32 fedora.linux_system_roles.mssql : Restart the mssql-server service ------ 1.54s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.49s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:144 fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 1.49s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 fedora.linux_system_roles.mssql : Restart the mssql-server service ------ 1.43s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Wait for mssql-server to prepare for client connections ----------------- 1.42s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.42s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:604 Wait for mssql-server to prepare for client connections ----------------- 1.39s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93 Wait for mssql-server to prepare for client connections ----------------- 1.39s /tmp/collections-Kew/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:93