ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [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 'jsonl', 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_idempotency_2022.yml ******************************************* 1 plays in /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2022.yml PLAY [Ensure that the role is idempotent] ************************************** META: ran handlers TASK [Run tests_idempotency with SQL Server 2022] ****************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2022.yml:16 Friday 25 July 2025 21:39:40 -0400 (0:00:00.058) 0:00:00.058 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml for managed-node1 TASK [Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:2 Friday 25 July 2025 21:39:40 -0400 (0:00:00.028) 0:00:00.086 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml for managed-node1 TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:2 Friday 25 July 2025 21:39:40 -0400 (0:00:00.046) 0:00:00.133 *********** ok: [managed-node1] TASK [Run the role] ************************************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:16 Friday 25 July 2025 21:39:41 -0400 (0:00:00.831) 0:00:00.965 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/assert_fail_on_unsupported_ver.yml:23 Friday 25 July 2025 21:39:41 -0400 (0:00:00.018) 0:00:00.984 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run on a fresh host and set all parameters] ****************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:5 Friday 25 July 2025 21:39:41 -0400 (0:00:00.017) 0:00:01.002 *********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 25 July 2025 21:39:41 -0400 (0:00:00.245) 0:00:01.247 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 25 July 2025 21:39:41 -0400 (0:00:00.019) 0:00:01.266 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 25 July 2025 21:39:41 -0400 (0:00:00.016) 0:00:01.283 *********** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Friday 25 July 2025 21:39:41 -0400 (0:00:00.045) 0:00:01.329 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.006799", "end": "2025-07-25 21:39:42.021339", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:39:42.014540" } STDOUT: running TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Friday 25 July 2025 21:39:42 -0400 (0:00:00.414) 0:00:01.743 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Friday 25 July 2025 21:39:42 -0400 (0:00:00.017) 0:00:01.761 *********** ok: [managed-node1] => { "ansible_facts": { "__mssql_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Unset internal role facts] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 25 July 2025 21:39:42 -0400 (0:00:00.019) 0:00:01.781 *********** ok: [managed-node1] => { "ansible_facts": { "__mssql_is_active": null, "__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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Friday 25 July 2025 21:39:42 -0400 (0:00:00.013) 0:00:01.794 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Friday 25 July 2025 21:39:42 -0400 (0:00:00.015) 0:00:01.809 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Friday 25 July 2025 21:39:42 -0400 (0:00:00.017) 0:00:01.827 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Friday 25 July 2025 21:39:42 -0400 (0:00:00.019) 0:00:01.847 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Friday 25 July 2025 21:39:42 -0400 (0:00:00.015) 0:00:01.862 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Friday 25 July 2025 21:39:42 -0400 (0:00:00.018) 0:00:01.881 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Friday 25 July 2025 21:39:42 -0400 (0:00:00.022) 0:00:01.904 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Friday 25 July 2025 21:39:42 -0400 (0:00:00.023) 0:00:01.927 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Friday 25 July 2025 21:39:42 -0400 (0:00:00.020) 0:00:01.947 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Friday 25 July 2025 21:39:42 -0400 (0:00:00.020) 0:00:01.968 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Friday 25 July 2025 21:39:42 -0400 (0:00:00.018) 0:00:01.987 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Friday 25 July 2025 21:39:42 -0400 (0:00:00.024) 0:00:02.011 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Friday 25 July 2025 21:39:42 -0400 (0:00:00.026) 0:00:02.038 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Friday 25 July 2025 21:39:42 -0400 (0:00:00.023) 0:00:02.061 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Friday 25 July 2025 21:39:42 -0400 (0:00:00.023) 0:00:02.085 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Friday 25 July 2025 21:39:42 -0400 (0:00:00.021) 0:00:02.106 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Friday 25 July 2025 21:39:42 -0400 (0:00:00.020) 0:00:02.127 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Friday 25 July 2025 21:39:42 -0400 (0:00:00.025) 0:00:02.153 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Friday 25 July 2025 21:39:42 -0400 (0:00:00.024) 0:00:02.177 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 25 July 2025 21:39:42 -0400 (0:00:00.019) 0:00:02.197 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Friday 25 July 2025 21:39:42 -0400 (0:00:00.024) 0:00:02.221 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Friday 25 July 2025 21:39:44 -0400 (0:00:01.775) 0:00:03.996 *********** skipping: [managed-node1] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Friday 25 July 2025 21:39:44 -0400 (0:00:00.145) 0:00:04.142 *********** skipping: [managed-node1] => { "changed": false, "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Friday 25 July 2025 21:39:44 -0400 (0:00:00.043) 0:00:04.185 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Friday 25 July 2025 21:39:44 -0400 (0:00:00.037) 0:00:04.222 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Friday 25 July 2025 21:39:44 -0400 (0:00:00.065) 0:00:04.288 *********** skipping: [managed-node1] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2022, 'value': 16}) => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Friday 25 July 2025 21:39:44 -0400 (0:00:00.064) 0:00:04.353 *********** ok: [managed-node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Friday 25 July 2025 21:39:45 -0400 (0:00:00.627) 0:00:04.980 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Friday 25 July 2025 21:39:45 -0400 (0:00:00.046) 0:00:05.027 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Friday 25 July 2025 21:39:45 -0400 (0:00:00.045) 0:00:05.072 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Friday 25 July 2025 21:39:45 -0400 (0:00:00.047) 0:00:05.120 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Friday 25 July 2025 21:39:45 -0400 (0:00:00.044) 0:00:05.164 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Friday 25 July 2025 21:39:45 -0400 (0:00:00.041) 0:00:05.206 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Friday 25 July 2025 21:39:45 -0400 (0:00:00.033) 0:00:05.240 *********** changed: [managed-node1] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2022", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Friday 25 July 2025 21:39:46 -0400 (0:00:00.498) 0:00:05.738 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Friday 25 July 2025 21:39:46 -0400 (0:00:00.037) 0:00:05.775 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Friday 25 July 2025 21:39:49 -0400 (0:00:03.460) 0:00:09.236 *********** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: gcc-gdb-plugin-8.5.0-22.el8.x86_64", "Installed: gdb-headless-8.2-20.el8.x86_64", "Installed: libatomic_ops-7.6.2-3.el8.x86_64", "Installed: gc-7.6.4-3.el8.x86_64", "Installed: cyrus-sasl-2.1.27-6.el8_5.x86_64", "Installed: mssql-server-16.0.4205.1-1.x86_64", "Installed: gdb-8.2-20.el8.x86_64", "Installed: libatomic-8.5.0-22.el8.x86_64", "Installed: libipt-1.6.1-8.el8.x86_64", "Installed: libbabeltrace-1.5.4-4.el8.x86_64", "Installed: libtool-ltdl-2.4.6-25.el8.x86_64", "Installed: bzip2-1.0.6-26.el8.x86_64", "Installed: lsof-4.93.2-1.el8.x86_64", "Installed: cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64", "Installed: guile-5:2.0.14-7.el8.x86_64" ] } lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Friday 25 July 2025 21:40:32 -0400 (0:00:43.241) 0:00:52.477 *********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.004842", "end": "2025-07-25 21:40:33.108205", "rc": 0, "start": "2025-07-25 21:40:33.103363" } TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Friday 25 July 2025 21:40:33 -0400 (0:00:00.373) 0:00:52.850 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.010203", "end": "2025-07-25 21:40:33.520054", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:40:33.509851" } STDOUT: disabled MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Friday 25 July 2025 21:40:33 -0400 (0:00:00.405) 0:00:53.256 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.009963", "end": "2025-07-25 21:40:33.887505", "failed_when_result": false, "rc": 3, "start": "2025-07-25 21:40:33.877542" } STDOUT: inactive MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Friday 25 July 2025 21:40:33 -0400 (0:00:00.379) 0:00:53.636 *********** ok: [managed-node1] => { "ansible_facts": { "__mssql_is_setup": false }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Friday 25 July 2025 21:40:34 -0400 (0:00:00.066) 0:00:53.702 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Friday 25 July 2025 21:40:34 -0400 (0:00:00.035) 0:00:53.738 *********** changed: [managed-node1] => { "attempts": 1, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 25 July 2025 21:40:41 -0400 (0:00:07.485) 0:01:01.224 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /tmp/mssql_data] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Friday 25 July 2025 21:40:41 -0400 (0:00:00.091) 0:01:01.315 *********** changed: [managed-node1] => { "changed": true, "gid": 989, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/tmp/mssql_data", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Friday 25 July 2025 21:40:42 -0400 (0:00:00.538) 0:01:01.854 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Friday 25 July 2025 21:40:42 -0400 (0:00:00.117) 0:01:01.971 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:40:42 -0400 (0:00:00.123) 0:01:02.094 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003317", "end": "2025-07-25 21:40:42.764196", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:40:42.760879" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:40:42 -0400 (0:00:00.471) 0:01:02.565 *********** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node1 changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultdatadir", "/tmp/mssql_data" ], "delta": "0:00:00.118857", "end": "2025-07-25 21:40:43.368376", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:43.249519" } 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 filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:40:43 -0400 (0:00:00.612) 0:01:03.178 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /tmp/mssql_log] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Friday 25 July 2025 21:40:43 -0400 (0:00:00.104) 0:01:03.283 *********** changed: [managed-node1] => { "changed": true, "gid": 989, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/tmp/mssql_log", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Friday 25 July 2025 21:40:44 -0400 (0:00:00.479) 0:01:03.762 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Friday 25 July 2025 21:40:44 -0400 (0:00:00.056) 0:01:03.818 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:40:44 -0400 (0:00:00.094) 0:01:03.913 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003594", "end": "2025-07-25 21:40:44.737448", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:40:44.733854" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:40:44 -0400 (0:00:00.648) 0:01:04.561 *********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultlogdir", "/tmp/mssql_log" ], "delta": "0:00:00.122570", "end": "2025-07-25 21:40:45.438940", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:45.316370" } 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 filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:40:45 -0400 (0:00:00.647) 0:01:05.209 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Friday 25 July 2025 21:40:45 -0400 (0:00:00.051) 0:01:05.261 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Friday 25 July 2025 21:40:45 -0400 (0:00:00.050) 0:01:05.312 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Friday 25 July 2025 21:40:45 -0400 (0:00:00.050) 0:01:05.362 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Friday 25 July 2025 21:40:48 -0400 (0:00:02.868) 0:01:08.231 *********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:26:09 EDT", "ActiveEnterTimestampMonotonic": "10847664", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket system.slice systemd-sysctl.service dbus.socket polkit.service dbus.service sysinit.target network.target basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:26:09 EDT", "AssertTimestampMonotonic": "10237835", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:26:09 EDT", "ConditionTimestampMonotonic": "10237833", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service auto-cpufreq.service shutdown.target cpupower.service tlp.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "689", "ExecMainStartTimestamp": "Fri 2025-07-25 21:26:09 EDT", "ExecMainStartTimestampMonotonic": "10238506", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-25 21:26:09 EDT", "InactiveExitTimestampMonotonic": "10238546", "InvocationID": "182fda94a8394679ac4cadca753cd9b3", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "689", "MemoryAccounting": "yes", "MemoryCurrent": "21372928", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.service system.slice sysinit.target dbus.socket", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:26:09 EDT", "StateChangeTimestampMonotonic": "10847664", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:26:09 EDT", "WatchdogTimestampMonotonic": "10847662", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Friday 25 July 2025 21:40:49 -0400 (0:00:00.738) 0:01:08.969 *********** ok: [managed-node1] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Friday 25 July 2025 21:40:49 -0400 (0:00:00.450) 0:01:09.420 *********** ok: [managed-node1] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Friday 25 July 2025 21:40:49 -0400 (0:00:00.033) 0:01:09.453 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Friday 25 July 2025 21:40:49 -0400 (0:00:00.032) 0:01:09.486 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Friday 25 July 2025 21:40:49 -0400 (0:00:00.048) 0:01:09.535 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Friday 25 July 2025 21:40:49 -0400 (0:00:00.052) 0:01:09.587 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Friday 25 July 2025 21:40:49 -0400 (0:00:00.029) 0:01:09.617 *********** changed: [managed-node1] => { "changed": true, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Friday 25 July 2025 21:40:50 -0400 (0:00:00.355) 0:01:09.972 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Friday 25 July 2025 21:40:50 -0400 (0:00:00.029) 0:01:10.002 *********** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: unixODBC-devel-2.3.11-1.rh.x86_64", "Installed: mssql-tools18-18.4.1.1-1.x86_64", "Installed: unixODBC-2.3.11-1.rh.x86_64", "Installed: msodbcsql18-18.5.1.1-1.x86_64" ] } lsrpackages: mssql-tools18 unixODBC-devel TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Friday 25 July 2025 21:40:54 -0400 (0:00:03.751) 0:01:13.754 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Friday 25 July 2025 21:40:54 -0400 (0:00:00.029) 0:01:13.783 *********** TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Friday 25 July 2025 21:40:54 -0400 (0:00:00.039) 0:01:13.822 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 25 July 2025 21:40:54 -0400 (0:00:00.031) 0:01:13.854 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Friday 25 July 2025 21:40:54 -0400 (0:00:00.029) 0:01:13.884 *********** skipping: [managed-node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 25 July 2025 21:40:54 -0400 (0:00:00.033) 0:01:13.918 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Friday 25 July 2025 21:40:54 -0400 (0:00:00.053) 0:01:13.971 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Friday 25 July 2025 21:40:54 -0400 (0:00:00.030) 0:01:14.001 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Friday 25 July 2025 21:40:54 -0400 (0:00:00.029) 0:01:14.031 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Friday 25 July 2025 21:40:54 -0400 (0:00:00.029) 0:01:14.061 *********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004582", "end": "2025-07-25 21:40:54.672144", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:40:54.667562" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Friday 25 July 2025 21:40:54 -0400 (0:00:00.351) 0:01:14.412 *********** ok: [managed-node1] => { "ansible_facts": { "__sqlcmd_cli": "/opt/mssql-tools18/bin/sqlcmd -No" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Friday 25 July 2025 21:40:54 -0400 (0:00:00.059) 0:01:14.472 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Friday 25 July 2025 21:40:54 -0400 (0:00:00.043) 0:01:14.515 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Friday 25 July 2025 21:40:54 -0400 (0:00:00.035) 0:01:14.550 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Friday 25 July 2025 21:40:54 -0400 (0:00:00.039) 0:01:14.590 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Friday 25 July 2025 21:40:54 -0400 (0:00:00.039) 0:01:14.629 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Friday 25 July 2025 21:40:54 -0400 (0:00:00.034) 0:01:14.664 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Friday 25 July 2025 21:40:55 -0400 (0:00:00.031) 0:01:14.695 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Friday 25 July 2025 21:40:55 -0400 (0:00:00.028) 0:01:14.724 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 25 July 2025 21:40:55 -0400 (0:00:00.031) 0:01:14.755 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Friday 25 July 2025 21:40:55 -0400 (0:00:00.030) 0:01:14.785 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Friday 25 July 2025 21:40:55 -0400 (0:00:00.030) 0:01:14.815 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Friday 25 July 2025 21:40:55 -0400 (0:00:00.042) 0:01:14.858 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Friday 25 July 2025 21:40:55 -0400 (0:00:00.034) 0:01:14.893 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Friday 25 July 2025 21:40:55 -0400 (0:00:00.044) 0:01:14.937 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network ipaddress] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:40:55 -0400 (0:00:00.064) 0:01:15.001 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002559", "end": "2025-07-25 21:40:55.645240", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:40:55.642681" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:40:55 -0400 (0:00:00.388) 0:01:15.389 *********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.ipaddress", "0.0.0.0" ], "delta": "0:00:00.112929", "end": "2025-07-25 21:40:56.123067", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:56.010138" } 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 ipaddress] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:40:56 -0400 (0:00:00.512) 0:01:15.902 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Friday 25 July 2025 21:40:56 -0400 (0:00:00.048) 0:01:15.950 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Friday 25 July 2025 21:40:56 -0400 (0:00:00.036) 0:01:15.987 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 25 July 2025 21:40:56 -0400 (0:00:00.037) 0:01:16.025 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:40:56 -0400 (0:00:00.061) 0:01:16.087 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003017", "end": "2025-07-25 21:40:56.703750", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:40:56.700733" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:40:56 -0400 (0:00:00.371) 0:01:16.458 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.114624", "end": "2025-07-25 21:40:57.219006", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:57.104382" } 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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:40:57 -0400 (0:00:00.521) 0:01:16.979 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Friday 25 July 2025 21:40:57 -0400 (0:00:00.045) 0:01:17.025 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 25 July 2025 21:40:57 -0400 (0:00:00.038) 0:01:17.063 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting sqlagent enabled] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:40:57 -0400 (0:00:00.061) 0:01:17.125 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002433", "end": "2025-07-25 21:40:57.737957", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:57.735524" } STDOUT: enabled = false TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:40:57 -0400 (0:00:00.364) 0:01:17.489 *********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "sqlagent.enabled", "True" ], "delta": "0:00:00.115297", "end": "2025-07-25 21:40:58.225652", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:40:58.110355" } 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 sqlagent enabled] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:40:58 -0400 (0:00:00.487) 0:01:17.977 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 25 July 2025 21:40:58 -0400 (0:00:00.040) 0:01:18.018 *********** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: mssql-server-fts-16.0.4205.1-1.x86_64" ] } lsrpackages: mssql-server-fts TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 25 July 2025 21:41:24 -0400 (0:00:25.869) 0:01:43.887 *********** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: libicu-60.3-2.el8_1.x86_64", "Installed: powershell-7.5.1-1.rh.x86_64" ] } lsrpackages: powershell TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 25 July 2025 21:41:32 -0400 (0:00:08.589) 0:01:52.476 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002676", "end": "2025-07-25 21:41:33.089216", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:41:33.086540" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Friday 25 July 2025 21:41:33 -0400 (0:00:00.353) 0:01:52.829 *********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "traceflag", "3979", "on" ], "delta": "0:00:00.114354", "end": "2025-07-25 21:41:33.576199", "rc": 0, "start": "2025-07-25 21:41:33.461845" } 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 3979 traceflag] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 25 July 2025 21:41:33 -0400 (0:00:00.495) 0:01:53.325 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Friday 25 July 2025 21:41:33 -0400 (0:00:00.038) 0:01:53.363 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:41:33 -0400 (0:00:00.059) 0:01:53.422 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002591", "end": "2025-07-25 21:41:34.041015", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:41:34.038424" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:41:34 -0400 (0:00:00.357) 0:01:53.780 *********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "control.alternatewritethrough", "0" ], "delta": "0:00:00.112609", "end": "2025-07-25 21:41:34.533007", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:41:34.420398" } 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 control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:41:34 -0400 (0:00:00.501) 0:01:54.282 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Friday 25 July 2025 21:41:34 -0400 (0:00:00.038) 0:01:54.320 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:41:34 -0400 (0:00:00.066) 0:01:54.386 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002565", "end": "2025-07-25 21:41:35.007831", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:41:35.005266" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:41:35 -0400 (0:00:00.358) 0:01:54.745 *********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "control.writethrough", "1" ], "delta": "0:00:00.114654", "end": "2025-07-25 21:41:35.489611", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:41:35.374957" } 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 control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:41:35 -0400 (0:00:00.486) 0:01:55.232 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Friday 25 July 2025 21:41:35 -0400 (0:00:00.031) 0:01:55.263 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Friday 25 July 2025 21:41:35 -0400 (0:00:00.030) 0:01:55.294 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:945 Friday 25 July 2025 21:41:35 -0400 (0:00:00.062) 0:01:55.356 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Friday 25 July 2025 21:41:35 -0400 (0:00:00.029) 0:01:55.386 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Friday 25 July 2025 21:41:35 -0400 (0:00:00.033) 0:01:55.419 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:968 Friday 25 July 2025 21:41:35 -0400 (0:00:00.032) 0:01:55.451 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:981 Friday 25 July 2025 21:41:35 -0400 (0:00:00.030) 0:01:55.482 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:990 Friday 25 July 2025 21:41:35 -0400 (0:00:00.030) 0:01:55.513 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1004 Friday 25 July 2025 21:41:35 -0400 (0:00:00.029) 0:01:55.542 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1014 Friday 25 July 2025 21:41:35 -0400 (0:00:00.031) 0:01:55.574 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1019 Friday 25 July 2025 21:41:35 -0400 (0:00:00.045) 0:01:55.619 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1036 Friday 25 July 2025 21:41:35 -0400 (0:00:00.037) 0:01:55.656 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 25 July 2025 21:41:36 -0400 (0:00:00.046) 0:01:55.703 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Friday 25 July 2025 21:41:36 -0400 (0:00:00.049) 0:01:55.753 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1052 Friday 25 July 2025 21:41:36 -0400 (0:00:00.035) 0:01:55.788 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Friday 25 July 2025 21:41:36 -0400 (0:00:00.036) 0:01:55.824 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1099 Friday 25 July 2025 21:41:36 -0400 (0:00:00.034) 0:01:55.859 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1107 Friday 25 July 2025 21:41:36 -0400 (0:00:00.035) 0:01:55.895 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Friday 25 July 2025 21:41:36 -0400 (0:00:00.039) 0:01:55.934 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1123 Friday 25 July 2025 21:41:36 -0400 (0:00:00.041) 0:01:55.976 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Friday 25 July 2025 21:41:36 -0400 (0:00:00.028) 0:01:56.005 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Friday 25 July 2025 21:41:36 -0400 (0:00:00.030) 0:01:56.035 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Friday 25 July 2025 21:41:36 -0400 (0:00:00.029) 0:01:56.064 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1165 Friday 25 July 2025 21:41:36 -0400 (0:00:00.071) 0:01:56.136 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1185 Friday 25 July 2025 21:41:36 -0400 (0:00:00.030) 0:01:56.166 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Friday 25 July 2025 21:41:36 -0400 (0:00:00.033) 0:01:56.200 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Friday 25 July 2025 21:41:36 -0400 (0:00:00.030) 0:01:56.231 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1252 Friday 25 July 2025 21:41:36 -0400 (0:00:00.030) 0:01:56.262 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Friday 25 July 2025 21:41:36 -0400 (0:00:00.028) 0:01:56.290 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1270 Friday 25 July 2025 21:41:36 -0400 (0:00:00.029) 0:01:56.320 *********** skipping: [managed-node1] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Friday 25 July 2025 21:41:36 -0400 (0:00:00.035) 0:01:56.356 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1287 Friday 25 July 2025 21:41:36 -0400 (0:00:00.029) 0:01:56.385 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1295 Friday 25 July 2025 21:41:36 -0400 (0:00:00.029) 0:01:56.414 *********** skipping: [managed-node1] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 'key', 'value': '/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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Friday 25 July 2025 21:41:36 -0400 (0:00:00.039) 0:01:56.454 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1315 Friday 25 July 2025 21:41:36 -0400 (0:00:00.027) 0:01:56.481 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 25 July 2025 21:41:36 -0400 (0:00:00.029) 0:01:56.511 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1331 Friday 25 July 2025 21:41:36 -0400 (0:00:00.027) 0:01:56.539 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Friday 25 July 2025 21:41:36 -0400 (0:00:00.029) 0:01:56.568 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1347 Friday 25 July 2025 21:41:36 -0400 (0:00:00.027) 0:01:56.596 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1354 Friday 25 July 2025 21:41:36 -0400 (0:00:00.029) 0:01:56.625 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Friday 25 July 2025 21:41:36 -0400 (0:00:00.027) 0:01:56.652 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Friday 25 July 2025 21:41:37 -0400 (0:00:00.029) 0:01:56.682 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1388 Friday 25 July 2025 21:41:37 -0400 (0:00:00.035) 0:01:56.717 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1395 Friday 25 July 2025 21:41:37 -0400 (0:00:00.038) 0:01:56.755 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Friday 25 July 2025 21:41:37 -0400 (0:00:00.042) 0:01:56.797 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Friday 25 July 2025 21:41:37 -0400 (0:00:00.073) 0:01:56.870 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Friday 25 July 2025 21:41:37 -0400 (0:00:00.034) 0:01:56.905 *********** skipping: [managed-node1] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 'key', 'value': '/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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1430 Friday 25 July 2025 21:41:37 -0400 (0:00:00.049) 0:01:56.954 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1439 Friday 25 July 2025 21:41:37 -0400 (0:00:00.047) 0:01:57.002 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Friday 25 July 2025 21:41:37 -0400 (0:00:00.030) 0:01:57.032 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1452 Friday 25 July 2025 21:41:37 -0400 (0:00:00.029) 0:01:57.062 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1460 Friday 25 July 2025 21:41:37 -0400 (0:00:00.031) 0:01:57.093 *********** skipping: [managed-node1] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1473 Friday 25 July 2025 21:41:37 -0400 (0:00:00.038) 0:01:57.131 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Friday 25 July 2025 21:41:37 -0400 (0:00:00.034) 0:01:57.165 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1490 Friday 25 July 2025 21:41:37 -0400 (0:00:00.046) 0:01:57.212 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1498 Friday 25 July 2025 21:41:37 -0400 (0:00:00.038) 0:01:57.250 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1507 Friday 25 July 2025 21:41:37 -0400 (0:00:00.032) 0:01:57.283 *********** changed: [managed-node1] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 25 July 2025 21:41:38 -0400 (0:00:00.520) 0:01:57.804 *********** changed: [managed-node1] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:40:41 EDT", "ActiveEnterTimestampMonotonic": "882338812", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "network.target basic.target auditd.service sysinit.target systemd-journald.socket system.slice -.mount", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:40:41 EDT", "AssertTimestampMonotonic": "882332098", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:40:41 EDT", "ConditionTimestampMonotonic": "882332097", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "65007", "ExecMainStartTimestamp": "Fri 2025-07-25 21:40:41 EDT", "ExecMainStartTimestampMonotonic": "882338776", "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", "FreezerState": "running", "GID": "989", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-25 21:40:41 EDT", "InactiveExitTimestampMonotonic": "882338812", "InvocationID": "79ad683293064a2799cc446800855280", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "65007", "MemoryAccounting": "yes", "MemoryCurrent": "794226688", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "-.mount sysinit.target system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitIntervalUSec": "2min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:40:41 EDT", "StateChangeTimestampMonotonic": "882338812", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "176", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:40:41 EDT", "WatchdogTimestampMonotonic": "882338810", "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1520 Friday 25 July 2025 21:41:38 -0400 (0:00:00.742) 0:01:58.546 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1527 Friday 25 July 2025 21:41:38 -0400 (0:00:00.052) 0:01:58.599 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:20 Friday 25 July 2025 21:41:38 -0400 (0:00:00.048) 0:01:58.648 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml for managed-node1 TASK [Create service drop-in directory] **************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:3 Friday 25 July 2025 21:41:39 -0400 (0:00:00.179) 0:01:58.827 *********** changed: [managed-node1] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/systemd/system/mssql-server.service.d", "secontext": "unconfined_u:object_r:systemd_unit_file_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [Modify the mssql-server service start limit interval and burst] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:11 Friday 25 July 2025 21:41:39 -0400 (0:00:00.369) 0:01:59.197 *********** changed: [managed-node1] => { "changed": true, "checksum": "c2c05a3dc1d516acdec3ead86f9dbbc1adaa39d7", "dest": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "gid": 0, "group": "root", "md5sum": "4e553ebde6af773b4efe9008c4676a82", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:systemd_unit_file_t:s0", "size": 49, "src": "/root/.ansible/tmp/ansible-tmp-1753494099.5640647-37456-97175273706941/source", "state": "file", "uid": 0 } TASK [Reload service daemon] *************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql-sever-increase-start-limit.yml:23 Friday 25 July 2025 21:41:40 -0400 (0:00:00.994) 0:02:00.191 *********** ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [Run again with the same settings - should report not changed] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:23 Friday 25 July 2025 21:41:41 -0400 (0:00:00.652) 0:02:00.844 *********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 25 July 2025 21:41:41 -0400 (0:00:00.317) 0:02:01.161 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 25 July 2025 21:41:41 -0400 (0:00:00.086) 0:02:01.247 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 25 July 2025 21:41:41 -0400 (0:00:00.036) 0:02:01.284 *********** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Friday 25 July 2025 21:41:41 -0400 (0:00:00.055) 0:02:01.340 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Friday 25 July 2025 21:41:41 -0400 (0:00:00.034) 0:02:01.374 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Friday 25 July 2025 21:41:41 -0400 (0:00:00.040) 0:02:01.414 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset internal role facts] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 25 July 2025 21:41:41 -0400 (0:00:00.041) 0:02:01.456 *********** ok: [managed-node1] => { "ansible_facts": { "__mssql_is_active": null, "__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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Friday 25 July 2025 21:41:41 -0400 (0:00:00.043) 0:02:01.499 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Friday 25 July 2025 21:41:41 -0400 (0:00:00.047) 0:02:01.547 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Friday 25 July 2025 21:41:41 -0400 (0:00:00.047) 0:02:01.594 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Friday 25 July 2025 21:41:41 -0400 (0:00:00.048) 0:02:01.643 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Friday 25 July 2025 21:41:42 -0400 (0:00:00.046) 0:02:01.689 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Friday 25 July 2025 21:41:42 -0400 (0:00:00.047) 0:02:01.736 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Friday 25 July 2025 21:41:42 -0400 (0:00:00.040) 0:02:01.776 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Friday 25 July 2025 21:41:42 -0400 (0:00:00.035) 0:02:01.812 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Friday 25 July 2025 21:41:42 -0400 (0:00:00.035) 0:02:01.848 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Friday 25 July 2025 21:41:42 -0400 (0:00:00.035) 0:02:01.883 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Friday 25 July 2025 21:41:42 -0400 (0:00:00.033) 0:02:01.917 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Friday 25 July 2025 21:41:42 -0400 (0:00:00.034) 0:02:01.951 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Friday 25 July 2025 21:41:42 -0400 (0:00:00.036) 0:02:01.988 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Friday 25 July 2025 21:41:42 -0400 (0:00:00.030) 0:02:02.019 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Friday 25 July 2025 21:41:42 -0400 (0:00:00.031) 0:02:02.050 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Friday 25 July 2025 21:41:42 -0400 (0:00:00.080) 0:02:02.130 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Friday 25 July 2025 21:41:42 -0400 (0:00:00.049) 0:02:02.180 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Friday 25 July 2025 21:41:42 -0400 (0:00:00.058) 0:02:02.238 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Friday 25 July 2025 21:41:42 -0400 (0:00:00.036) 0:02:02.275 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 25 July 2025 21:41:42 -0400 (0:00:00.036) 0:02:02.312 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Friday 25 July 2025 21:41:42 -0400 (0:00:00.035) 0:02:02.348 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Friday 25 July 2025 21:41:44 -0400 (0:00:01.448) 0:02:03.797 *********** skipping: [managed-node1] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item={'key': 2022, 'value': 16}) => { "ansible_facts": { "__mssql_current_version": "2022" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 } } TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Friday 25 July 2025 21:41:44 -0400 (0:00:00.114) 0:02:03.911 *********** skipping: [managed-node1] => { "changed": false, "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Friday 25 July 2025 21:41:44 -0400 (0:00:00.050) 0:02:03.962 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Friday 25 July 2025 21:41:44 -0400 (0:00:00.051) 0:02:04.014 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Friday 25 July 2025 21:41:44 -0400 (0:00:00.054) 0:02:04.068 *********** skipping: [managed-node1] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2022, 'value': 16}) => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Friday 25 July 2025 21:41:44 -0400 (0:00:00.244) 0:02:04.313 *********** ok: [managed-node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Friday 25 July 2025 21:41:45 -0400 (0:00:00.572) 0:02:04.885 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Friday 25 July 2025 21:41:45 -0400 (0:00:00.044) 0:02:04.930 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Friday 25 July 2025 21:41:45 -0400 (0:00:00.045) 0:02:04.975 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Friday 25 July 2025 21:41:45 -0400 (0:00:00.041) 0:02:05.017 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Friday 25 July 2025 21:41:45 -0400 (0:00:00.040) 0:02:05.058 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Friday 25 July 2025 21:41:45 -0400 (0:00:00.035) 0:02:05.094 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Friday 25 July 2025 21:41:45 -0400 (0:00:00.034) 0:02:05.128 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Friday 25 July 2025 21:41:45 -0400 (0:00:00.040) 0:02:05.168 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Friday 25 July 2025 21:41:45 -0400 (0:00:00.031) 0:02:05.199 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Friday 25 July 2025 21:41:48 -0400 (0:00:02.815) 0:02:08.015 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Friday 25 July 2025 21:41:51 -0400 (0:00:02.811) 0:02:10.826 *********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.004592", "end": "2025-07-25 21:41:51.442166", "rc": 0, "start": "2025-07-25 21:41:51.437574" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Friday 25 July 2025 21:41:51 -0400 (0:00:00.366) 0:02:11.192 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.008697", "end": "2025-07-25 21:41:51.806401", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:41:51.797704" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Friday 25 July 2025 21:41:51 -0400 (0:00:00.377) 0:02:11.569 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.006649", "end": "2025-07-25 21:41:52.231073", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:41:52.224424" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Friday 25 July 2025 21:41:52 -0400 (0:00:00.398) 0:02:11.968 *********** ok: [managed-node1] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Friday 25 July 2025 21:41:52 -0400 (0:00:00.038) 0:02:12.006 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Friday 25 July 2025 21:41:52 -0400 (0:00:00.039) 0:02:12.046 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 25 July 2025 21:41:52 -0400 (0:00:00.108) 0:02:12.155 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /tmp/mssql_data] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Friday 25 July 2025 21:41:52 -0400 (0:00:00.080) 0:02:12.235 *********** ok: [managed-node1] => { "changed": false, "gid": 989, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/tmp/mssql_data", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Friday 25 July 2025 21:41:52 -0400 (0:00:00.385) 0:02:12.621 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Friday 25 July 2025 21:41:53 -0400 (0:00:00.057) 0:02:12.678 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:41:53 -0400 (0:00:00.060) 0:02:12.738 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002550", "end": "2025-07-25 21:41:53.357200", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:41:53.354650" } STDOUT: defaultdatadir = /tmp/mssql_data TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:41:53 -0400 (0:00:00.441) 0:02:13.180 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:41:53 -0400 (0:00:00.109) 0:02:13.289 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /tmp/mssql_log] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Friday 25 July 2025 21:41:53 -0400 (0:00:00.065) 0:02:13.355 *********** ok: [managed-node1] => { "changed": false, "gid": 989, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/tmp/mssql_log", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 6, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Friday 25 July 2025 21:41:54 -0400 (0:00:00.418) 0:02:13.774 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Friday 25 July 2025 21:41:54 -0400 (0:00:00.040) 0:02:13.815 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:41:54 -0400 (0:00:00.072) 0:02:13.887 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002536", "end": "2025-07-25 21:41:54.513006", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:41:54.510470" } STDOUT: defaultlogdir = /tmp/mssql_log TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:41:54 -0400 (0:00:00.404) 0:02:14.291 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:41:54 -0400 (0:00:00.040) 0:02:14.332 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Friday 25 July 2025 21:41:54 -0400 (0:00:00.033) 0:02:14.365 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Friday 25 July 2025 21:41:54 -0400 (0:00:00.032) 0:02:14.398 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Friday 25 July 2025 21:41:54 -0400 (0:00:00.033) 0:02:14.431 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Friday 25 July 2025 21:41:57 -0400 (0:00:02.882) 0:02:17.314 *********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:26:09 EDT", "ActiveEnterTimestampMonotonic": "10847664", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket dbus.service network.target systemd-journald.socket system.slice polkit.service basic.target sysinit.target systemd-sysctl.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:26:09 EDT", "AssertTimestampMonotonic": "10237835", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:26:09 EDT", "ConditionTimestampMonotonic": "10237833", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service tlp.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "689", "ExecMainStartTimestamp": "Fri 2025-07-25 21:26:09 EDT", "ExecMainStartTimestampMonotonic": "10238506", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-25 21:26:09 EDT", "InactiveExitTimestampMonotonic": "10238546", "InvocationID": "182fda94a8394679ac4cadca753cd9b3", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "689", "MemoryAccounting": "yes", "MemoryCurrent": "21372928", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.service system.slice dbus.socket sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:26:09 EDT", "StateChangeTimestampMonotonic": "10847664", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:26:09 EDT", "WatchdogTimestampMonotonic": "10847662", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Friday 25 July 2025 21:41:58 -0400 (0:00:00.596) 0:02:17.911 *********** ok: [managed-node1] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Friday 25 July 2025 21:41:58 -0400 (0:00:00.394) 0:02:18.305 *********** ok: [managed-node1] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Friday 25 July 2025 21:41:58 -0400 (0:00:00.039) 0:02:18.344 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Friday 25 July 2025 21:41:58 -0400 (0:00:00.055) 0:02:18.400 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Friday 25 July 2025 21:41:58 -0400 (0:00:00.080) 0:02:18.481 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Friday 25 July 2025 21:41:58 -0400 (0:00:00.038) 0:02:18.520 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Friday 25 July 2025 21:41:58 -0400 (0:00:00.043) 0:02:18.563 *********** ok: [managed-node1] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Friday 25 July 2025 21:41:59 -0400 (0:00:00.388) 0:02:18.952 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Friday 25 July 2025 21:41:59 -0400 (0:00:00.047) 0:02:18.999 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-tools18 unixODBC-devel TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Friday 25 July 2025 21:42:02 -0400 (0:00:02.853) 0:02:21.853 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Friday 25 July 2025 21:42:02 -0400 (0:00:00.031) 0:02:21.885 *********** TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Friday 25 July 2025 21:42:02 -0400 (0:00:00.067) 0:02:21.952 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 25 July 2025 21:42:02 -0400 (0:00:00.033) 0:02:21.986 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Friday 25 July 2025 21:42:02 -0400 (0:00:00.032) 0:02:22.018 *********** skipping: [managed-node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 25 July 2025 21:42:02 -0400 (0:00:00.037) 0:02:22.056 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Friday 25 July 2025 21:42:02 -0400 (0:00:00.033) 0:02:22.090 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Friday 25 July 2025 21:42:02 -0400 (0:00:00.032) 0:02:22.122 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Friday 25 July 2025 21:42:02 -0400 (0:00:00.032) 0:02:22.155 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Friday 25 July 2025 21:42:02 -0400 (0:00:00.032) 0:02:22.188 *********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004787", "end": "2025-07-25 21:42:02.817389", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:42:02.812602" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Friday 25 July 2025 21:42:02 -0400 (0:00:00.386) 0:02:22.575 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Friday 25 July 2025 21:42:02 -0400 (0:00:00.058) 0:02:22.633 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Friday 25 July 2025 21:42:03 -0400 (0:00:00.054) 0:02:22.688 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 25 July 2025 21:42:03 -0400 (0:00:00.090) 0:02:22.778 *********** ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ActiveEnterTimestampMonotonic": "939792125", "ActiveExitTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ActiveExitTimestampMonotonic": "939611816", "ActiveState": "active", "After": "basic.target systemd-journald.socket -.mount system.slice sysinit.target network.target auditd.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:41:38 EDT", "AssertTimestampMonotonic": "939790579", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ConditionTimestampMonotonic": "939790577", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "69160", "ExecMainStartTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ExecMainStartTimestampMonotonic": "939791919", "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", "FreezerState": "running", "GID": "989", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-25 21:41:38 EDT", "InactiveEnterTimestampMonotonic": "939789691", "InactiveExitTimestamp": "Fri 2025-07-25 21:41:38 EDT", "InactiveExitTimestampMonotonic": "939792125", "InvocationID": "0f69c60204274777a38391ba5c326795", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "69160", "MemoryAccounting": "yes", "MemoryCurrent": "857858048", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:41:38 EDT", "StateChangeTimestampMonotonic": "939792125", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "191", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:41:38 EDT", "WatchdogTimestampMonotonic": "939792120", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Friday 25 July 2025 21:42:03 -0400 (0:00:00.536) 0:02:23.314 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002591", "end": "2025-07-25 21:42:03.943857", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:42:03.941266" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Friday 25 July 2025 21:42:04 -0400 (0:00:00.404) 0:02:23.719 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003171", "end": "2025-07-25 21:42:04.406088", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:04.402917" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Friday 25 July 2025 21:42:04 -0400 (0:00:00.525) 0:02:24.245 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Friday 25 July 2025 21:42:04 -0400 (0:00:00.064) 0:02:24.310 *********** ok: [managed-node1] => { "changed": false, "elapsed": 1, "gid": 989, "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": 16775, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Friday 25 July 2025 21:42:06 -0400 (0:00:01.477) 0:02:25.788 *********** ok: [managed-node1] => { "attempts": 1, "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Friday 25 July 2025 21:42:06 -0400 (0:00:00.445) 0:02:26.233 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Friday 25 July 2025 21:42:06 -0400 (0:00:00.064) 0:02:26.298 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Friday 25 July 2025 21:42:08 -0400 (0:00:01.465) 0:02:27.763 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Friday 25 July 2025 21:42:08 -0400 (0:00:00.057) 0:02:27.821 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 25 July 2025 21:42:08 -0400 (0:00:00.096) 0:02:27.917 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Friday 25 July 2025 21:42:08 -0400 (0:00:00.048) 0:02:27.966 *********** ok: [managed-node1] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.005222", "end": "2025-07-25 21:42:08.650389", "rc": 0, "start": "2025-07-25 21:42:08.645167" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Friday 25 July 2025 21:42:08 -0400 (0:00:00.422) 0:02:28.388 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Friday 25 July 2025 21:42:08 -0400 (0:00:00.037) 0:02:28.425 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Friday 25 July 2025 21:42:10 -0400 (0:00:01.481) 0:02:29.907 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Friday 25 July 2025 21:42:10 -0400 (0:00:00.051) 0:02:29.958 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network ipaddress] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:42:10 -0400 (0:00:00.062) 0:02:30.021 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003615", "end": "2025-07-25 21:42:11.695526", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:10.691911" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:42:11 -0400 (0:00:01.530) 0:02:31.552 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network ipaddress] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:42:11 -0400 (0:00:00.095) 0:02:31.647 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Friday 25 July 2025 21:42:12 -0400 (0:00:00.052) 0:02:31.700 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Friday 25 July 2025 21:42:12 -0400 (0:00:00.072) 0:02:31.772 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 25 July 2025 21:42:12 -0400 (0:00:00.051) 0:02:31.823 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:42:12 -0400 (0:00:00.072) 0:02:31.896 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002520", "end": "2025-07-25 21:42:12.526087", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:42:12.523567" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:42:12 -0400 (0:00:00.393) 0:02:32.289 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.116351", "end": "2025-07-25 21:42:13.065398", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:12.949047" } 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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:42:13 -0400 (0:00:00.572) 0:02:32.862 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Friday 25 July 2025 21:42:13 -0400 (0:00:00.045) 0:02:32.907 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 25 July 2025 21:42:13 -0400 (0:00:00.035) 0:02:32.942 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting sqlagent enabled] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:42:13 -0400 (0:00:00.085) 0:02:33.027 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002482", "end": "2025-07-25 21:42:13.649135", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:13.646653" } STDOUT: enabled = True TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:42:13 -0400 (0:00:00.469) 0:02:33.497 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting sqlagent enabled] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:42:13 -0400 (0:00:00.055) 0:02:33.553 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 25 July 2025 21:42:13 -0400 (0:00:00.048) 0:02:33.602 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-server-fts TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 25 July 2025 21:42:16 -0400 (0:00:02.818) 0:02:36.420 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: powershell TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 25 July 2025 21:42:19 -0400 (0:00:02.816) 0:02:39.237 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002623", "end": "2025-07-25 21:42:19.863741", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:19.861118" } STDOUT: traceflag0 = 3979 TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Friday 25 July 2025 21:42:19 -0400 (0:00:00.423) 0:02:39.661 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 25 July 2025 21:42:20 -0400 (0:00:00.058) 0:02:39.719 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Friday 25 July 2025 21:42:20 -0400 (0:00:00.043) 0:02:39.763 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:42:20 -0400 (0:00:00.064) 0:02:39.827 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003577", "end": "2025-07-25 21:42:21.508558", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:20.504981" } STDOUT: alternatewritethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:42:21 -0400 (0:00:01.443) 0:02:41.271 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:42:21 -0400 (0:00:00.057) 0:02:41.328 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Friday 25 July 2025 21:42:21 -0400 (0:00:00.051) 0:02:41.380 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:42:21 -0400 (0:00:00.088) 0:02:41.469 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003587", "end": "2025-07-25 21:42:23.123650", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:22.120063" } STDOUT: writethrough = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:42:23 -0400 (0:00:01.396) 0:02:42.866 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:42:23 -0400 (0:00:00.047) 0:02:42.913 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Friday 25 July 2025 21:42:23 -0400 (0:00:00.035) 0:02:42.949 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Friday 25 July 2025 21:42:23 -0400 (0:00:00.030) 0:02:42.980 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:945 Friday 25 July 2025 21:42:23 -0400 (0:00:00.065) 0:02:43.045 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Friday 25 July 2025 21:42:23 -0400 (0:00:00.032) 0:02:43.078 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Friday 25 July 2025 21:42:23 -0400 (0:00:00.039) 0:02:43.118 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:968 Friday 25 July 2025 21:42:23 -0400 (0:00:00.044) 0:02:43.162 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:981 Friday 25 July 2025 21:42:23 -0400 (0:00:00.045) 0:02:43.208 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:990 Friday 25 July 2025 21:42:23 -0400 (0:00:00.047) 0:02:43.255 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1004 Friday 25 July 2025 21:42:23 -0400 (0:00:00.052) 0:02:43.307 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1014 Friday 25 July 2025 21:42:23 -0400 (0:00:00.046) 0:02:43.354 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1019 Friday 25 July 2025 21:42:23 -0400 (0:00:00.122) 0:02:43.477 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1036 Friday 25 July 2025 21:42:23 -0400 (0:00:00.062) 0:02:43.540 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 25 July 2025 21:42:23 -0400 (0:00:00.048) 0:02:43.588 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Friday 25 July 2025 21:42:23 -0400 (0:00:00.052) 0:02:43.641 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1052 Friday 25 July 2025 21:42:24 -0400 (0:00:00.048) 0:02:43.690 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Friday 25 July 2025 21:42:24 -0400 (0:00:00.082) 0:02:43.772 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1099 Friday 25 July 2025 21:42:24 -0400 (0:00:00.074) 0:02:43.847 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1107 Friday 25 July 2025 21:42:24 -0400 (0:00:00.048) 0:02:43.895 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Friday 25 July 2025 21:42:24 -0400 (0:00:00.046) 0:02:43.941 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1123 Friday 25 July 2025 21:42:24 -0400 (0:00:00.046) 0:02:43.987 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Friday 25 July 2025 21:42:24 -0400 (0:00:00.047) 0:02:44.034 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Friday 25 July 2025 21:42:24 -0400 (0:00:00.035) 0:02:44.070 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Friday 25 July 2025 21:42:24 -0400 (0:00:00.036) 0:02:44.106 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1165 Friday 25 July 2025 21:42:24 -0400 (0:00:00.046) 0:02:44.152 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1185 Friday 25 July 2025 21:42:24 -0400 (0:00:00.092) 0:02:44.245 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Friday 25 July 2025 21:42:24 -0400 (0:00:00.038) 0:02:44.284 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Friday 25 July 2025 21:42:24 -0400 (0:00:00.031) 0:02:44.316 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1252 Friday 25 July 2025 21:42:24 -0400 (0:00:00.037) 0:02:44.353 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Friday 25 July 2025 21:42:24 -0400 (0:00:00.040) 0:02:44.394 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1270 Friday 25 July 2025 21:42:24 -0400 (0:00:00.037) 0:02:44.431 *********** skipping: [managed-node1] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Friday 25 July 2025 21:42:24 -0400 (0:00:00.039) 0:02:44.471 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1287 Friday 25 July 2025 21:42:24 -0400 (0:00:00.032) 0:02:44.503 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1295 Friday 25 July 2025 21:42:24 -0400 (0:00:00.037) 0:02:44.540 *********** skipping: [managed-node1] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 'key', 'value': '/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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Friday 25 July 2025 21:42:24 -0400 (0:00:00.069) 0:02:44.610 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1315 Friday 25 July 2025 21:42:24 -0400 (0:00:00.051) 0:02:44.661 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 25 July 2025 21:42:25 -0400 (0:00:00.072) 0:02:44.733 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1331 Friday 25 July 2025 21:42:25 -0400 (0:00:00.052) 0:02:44.786 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Friday 25 July 2025 21:42:25 -0400 (0:00:00.057) 0:02:44.844 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1347 Friday 25 July 2025 21:42:25 -0400 (0:00:00.081) 0:02:44.926 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1354 Friday 25 July 2025 21:42:25 -0400 (0:00:00.063) 0:02:44.989 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Friday 25 July 2025 21:42:25 -0400 (0:00:00.056) 0:02:45.046 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Friday 25 July 2025 21:42:25 -0400 (0:00:00.053) 0:02:45.099 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1388 Friday 25 July 2025 21:42:25 -0400 (0:00:00.049) 0:02:45.148 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1395 Friday 25 July 2025 21:42:25 -0400 (0:00:00.047) 0:02:45.195 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Friday 25 July 2025 21:42:25 -0400 (0:00:00.046) 0:02:45.242 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Friday 25 July 2025 21:42:25 -0400 (0:00:00.086) 0:02:45.328 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Friday 25 July 2025 21:42:25 -0400 (0:00:00.035) 0:02:45.363 *********** skipping: [managed-node1] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 'key', 'value': '/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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1430 Friday 25 July 2025 21:42:25 -0400 (0:00:00.050) 0:02:45.414 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1439 Friday 25 July 2025 21:42:25 -0400 (0:00:00.033) 0:02:45.447 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Friday 25 July 2025 21:42:25 -0400 (0:00:00.030) 0:02:45.477 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1452 Friday 25 July 2025 21:42:25 -0400 (0:00:00.031) 0:02:45.508 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1460 Friday 25 July 2025 21:42:25 -0400 (0:00:00.032) 0:02:45.541 *********** skipping: [managed-node1] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1473 Friday 25 July 2025 21:42:25 -0400 (0:00:00.037) 0:02:45.578 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Friday 25 July 2025 21:42:25 -0400 (0:00:00.030) 0:02:45.609 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1490 Friday 25 July 2025 21:42:25 -0400 (0:00:00.029) 0:02:45.638 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1498 Friday 25 July 2025 21:42:25 -0400 (0:00:00.030) 0:02:45.669 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1507 Friday 25 July 2025 21:42:26 -0400 (0:00:00.031) 0:02:45.701 *********** ok: [managed-node1] => { "changed": false } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1520 Friday 25 July 2025 21:42:26 -0400 (0:00:00.401) 0:02:46.102 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1527 Friday 25 July 2025 21:42:26 -0400 (0:00:00.032) 0:02:46.134 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify settings] ********************************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:38 Friday 25 July 2025 21:42:26 -0400 (0:00:00.030) 0:02:46.165 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node1 TASK [Get server version on non-booted systems] ******************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Friday 25 July 2025 21:42:26 -0400 (0:00:00.301) 0:02:46.466 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Friday 25 July 2025 21:42:26 -0400 (0:00:00.036) 0:02:46.503 *********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile' /var/opt/mssql/mssql.conf \\\n2>&1 | sed 's\\errorlogfile : \\\\')\" || :\nif [ -f \"${errorlog}\" ]; then\n cat \"${errorlog}\"\nelse\n cat /var/opt/mssql/log/errorlog\nfi\n", "delta": "0:00:00.005929", "end": "2025-07-25 21:42:27.133774", "rc": 0, "start": "2025-07-25 21:42:27.127845" } STDOUT: 2025-07-25 21:41:40.80 Server Microsoft SQL Server 2022 (RTM-CU20) (KB5059390) - 16.0.4205.1 (X64) Jun 13 2025 13:38:45 Copyright (C) 2022 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Stream 8) 2025-07-25 21:41:40.80 Server UTC adjustment: -4:00 2025-07-25 21:41:40.80 Server (c) Microsoft Corporation. 2025-07-25 21:41:40.80 Server All rights reserved. 2025-07-25 21:41:40.80 Server Server process ID is 452. 2025-07-25 21:41:40.80 Server Logging SQL Server messages in file '/var/opt/mssql/log/errorlog'. 2025-07-25 21:41:40.80 Server Registry startup parameters: -d /var/opt/mssql/data/master.mdf -l /var/opt/mssql/data/mastlog.ldf -e /var/opt/mssql/log/errorlog -T 3979 2025-07-25 21:41:40.81 Server SQL Server detected 1 sockets with 2 cores per socket and 4 logical processors per socket, 4 total logical processors; using 4 logical processors based on SQL Server licensing. This is an informational message; no user action is required. 2025-07-25 21:41:40.81 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required. 2025-07-25 21:41:40.81 Server Detected 5752 MB of RAM, 5213 MB of available memory, 5213 MB of available page file. This is an informational message; no user action is required. 2025-07-25 21:41:40.81 Server Using conventional memory in the memory manager. 2025-07-25 21:41:40.81 Server Detected pause instruction latency: 58 cycles. 2025-07-25 21:41:40.81 Server SQL Server detected the following NUMA node configuration (NUMA Node number 0, Processor Group number 0, CPU Mask 0x000000000000000f). 2025-07-25 21:41:40.81 Server Page exclusion bitmap is enabled. 2025-07-25 21:41:40.84 Server Buffer pool extension is not supported on Linux platform. 2025-07-25 21:41:40.84 Server Buffer Pool: Allocating 8388608 bytes for 826256 hashPages. 2025-07-25 21:41:41.01 Server Buffer pool extension is already disabled. No action is necessary. 2025-07-25 21:41:41.55 Server Installing Client TLS certificates to the store. 2025-07-25 21:41:41.56 Server CPU vectorization level(s) detected: SSE SSE2 SSE3 SSSE3 SSE41 SSE42 AVX AVX2 POPCNT BMI1 BMI2 2025-07-25 21:41:41.60 Server Successfully initialized the TLS configuration. Allowed TLS protocol versions are ['1.0 1.1 1.2']. Allowed TLS ciphers are ['ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-ECDSA-AES128-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA:!DHE-RSA-AES256-GCM-SHA384:!DHE-RSA-AES128-GCM-SHA256:!DHE-RSA-AES256-SHA:!DHE-RSA-AES128-SHA']. 2025-07-25 21:41:41.62 Server Query Store settings initialized with enabled = 1, 2025-07-25 21:41:41.63 Server The maximum number of dedicated administrator connections for this instance is '1' 2025-07-25 21:41:41.64 Server Node configuration: node 0: CPU mask: 0x000000000000000f:0 Active CPU mask: 0x000000000000000f:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required. 2025-07-25 21:41:41.65 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required. 2025-07-25 21:41:41.67 Server In-Memory OLTP initialized on lowend machine. 2025-07-25 21:41:41.69 Server [INFO] Created Extended Events session 'hkenginexesession' 2025-07-25 21:41:41.69 Server Database Instant File Initialization: enabled. For security and performance considerations see the topic 'Database Instant File Initialization' in SQL Server Books Online. This is an informational message only. No user action is required. 2025-07-25 21:41:41.71 Server Total Log Writer threads: 2. This is an informational message; no user action is required. 2025-07-25 21:41:41.71 Server clflush is selected for pmem flush operation. 2025-07-25 21:41:41.72 Server Software Usage Metrics is disabled. 2025-07-25 21:41:41.73 spid20s [1]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2025-07-25 21:41:41.73 spid20s Starting up database 'master'. 2025-07-25 21:41:41.76 Server CLR version v4.0.30319 loaded. 2025-07-25 21:41:41.92 spid20s [32762]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2025-07-25 21:41:41.93 spid22s [32767]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2025-07-25 21:41:41.93 spid20s Starting up database 'model_replicatedmaster'. 2025-07-25 21:41:41.94 spid22s Starting up database 'mssqlsystemresource'. 2025-07-25 21:41:41.95 spid22s The resource database build version is 16.00.4205. This is an informational message only. No user action is required. 2025-07-25 21:41:41.99 spid22s [3]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2025-07-25 21:41:42.00 spid22s Starting up database 'model'. 2025-07-25 21:41:42.09 spid20s Converting database 'model_replicatedmaster' from version 927 to the current version 957. 2025-07-25 21:41:42.09 spid20s Database 'model_replicatedmaster' running the upgrade step from version 927 to version 928. 2025-07-25 21:41:42.10 spid20s Database 'model_replicatedmaster' running the upgrade step from version 928 to version 929. 2025-07-25 21:41:42.16 spid20s Database 'model_replicatedmaster' running the upgrade step from version 929 to version 930. 2025-07-25 21:41:42.17 Server Common language runtime (CLR) functionality initialized. 2025-07-25 21:41:42.17 spid29s A self-generated certificate was successfully loaded for encryption. 2025-07-25 21:41:42.17 spid29s Server is listening on [ 0.0.0.0 1433] accept sockets 1. 2025-07-25 21:41:42.18 Server Server is listening on [ ::1 1434] accept sockets 1. 2025-07-25 21:41:42.18 Server Server is listening on [ 127.0.0.1 1434] accept sockets 1. 2025-07-25 21:41:42.18 Server Dedicated admin connection support was established for listening locally on port 1434. 2025-07-25 21:41:42.19 spid20s Database 'model_replicatedmaster' running the upgrade step from version 930 to version 931. 2025-07-25 21:41:42.19 spid29s Server is listening on [ ::1 1431] accept sockets 1. 2025-07-25 21:41:42.19 spid29s Server is listening on [ 127.0.0.1 1431] accept sockets 1. 2025-07-25 21:41:42.19 spid29s SQL Server is now ready for client connections. This is an informational message; no user action is required. 2025-07-25 21:41:42.19 spid20s Database 'model_replicatedmaster' running the upgrade step from version 931 to version 932. 2025-07-25 21:41:42.20 spid20s Database 'model_replicatedmaster' running the upgrade step from version 932 to version 933. 2025-07-25 21:41:42.21 spid20s Database 'model_replicatedmaster' running the upgrade step from version 933 to version 934. 2025-07-25 21:41:42.21 spid20s Database 'model_replicatedmaster' running the upgrade step from version 934 to version 935. 2025-07-25 21:41:42.22 spid20s Database 'model_replicatedmaster' running the upgrade step from version 935 to version 936. 2025-07-25 21:41:42.23 spid20s Database 'model_replicatedmaster' running the upgrade step from version 936 to version 937. 2025-07-25 21:41:42.23 spid20s Database 'model_replicatedmaster' running the upgrade step from version 937 to version 938. 2025-07-25 21:41:42.24 spid20s Database 'model_replicatedmaster' running the upgrade step from version 938 to version 939. 2025-07-25 21:41:42.24 spid20s Database 'model_replicatedmaster' running the upgrade step from version 939 to version 940. 2025-07-25 21:41:42.25 spid20s Database 'model_replicatedmaster' running the upgrade step from version 940 to version 941. 2025-07-25 21:41:42.26 spid20s Database 'model_replicatedmaster' running the upgrade step from version 941 to version 942. 2025-07-25 21:41:42.26 spid20s Database 'model_replicatedmaster' running the upgrade step from version 942 to version 943. 2025-07-25 21:41:42.30 spid20s Database 'model_replicatedmaster' running the upgrade step from version 943 to version 944. 2025-07-25 21:41:42.31 spid20s Database 'model_replicatedmaster' running the upgrade step from version 944 to version 945. 2025-07-25 21:41:42.32 spid20s Database 'model_replicatedmaster' running the upgrade step from version 945 to version 946. 2025-07-25 21:41:42.33 spid20s Database 'model_replicatedmaster' running the upgrade step from version 946 to version 947. 2025-07-25 21:41:42.33 spid20s Database 'model_replicatedmaster' running the upgrade step from version 947 to version 948. 2025-07-25 21:41:42.34 spid20s Database 'model_replicatedmaster' running the upgrade step from version 948 to version 949. 2025-07-25 21:41:42.34 spid20s Database 'model_replicatedmaster' running the upgrade step from version 949 to version 950. 2025-07-25 21:41:42.35 spid20s Database 'model_replicatedmaster' running the upgrade step from version 950 to version 951. 2025-07-25 21:41:42.37 spid20s Database 'model_replicatedmaster' running the upgrade step from version 951 to version 952. 2025-07-25 21:41:42.37 spid20s Database 'model_replicatedmaster' running the upgrade step from version 952 to version 953. 2025-07-25 21:41:42.38 spid20s Database 'model_replicatedmaster' running the upgrade step from version 953 to version 954. 2025-07-25 21:41:42.38 spid20s Database 'model_replicatedmaster' running the upgrade step from version 954 to version 955. 2025-07-25 21:41:42.39 spid20s Database 'model_replicatedmaster' running the upgrade step from version 955 to version 956. 2025-07-25 21:41:42.41 spid20s Database 'model_replicatedmaster' running the upgrade step from version 956 to version 957. 2025-07-25 21:41:42.44 spid20s [32761]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2025-07-25 21:41:42.44 spid20s Starting up database 'model_msdb'. 2025-07-25 21:41:42.55 spid20s Converting database 'model_msdb' from version 927 to the current version 957. 2025-07-25 21:41:42.55 spid20s Database 'model_msdb' running the upgrade step from version 927 to version 928. 2025-07-25 21:41:42.56 spid20s Database 'model_msdb' running the upgrade step from version 928 to version 929. 2025-07-25 21:41:42.65 spid20s Database 'model_msdb' running the upgrade step from version 929 to version 930. 2025-07-25 21:41:42.68 spid20s Database 'model_msdb' running the upgrade step from version 930 to version 931. 2025-07-25 21:41:42.68 spid20s Database 'model_msdb' running the upgrade step from version 931 to version 932. 2025-07-25 21:41:42.69 spid20s Database 'model_msdb' running the upgrade step from version 932 to version 933. 2025-07-25 21:41:42.71 spid20s Database 'model_msdb' running the upgrade step from version 933 to version 934. 2025-07-25 21:41:42.71 spid20s Database 'model_msdb' running the upgrade step from version 934 to version 935. 2025-07-25 21:41:42.72 spid20s Database 'model_msdb' running the upgrade step from version 935 to version 936. 2025-07-25 21:41:42.72 spid20s Database 'model_msdb' running the upgrade step from version 936 to version 937. 2025-07-25 21:41:42.73 Server External governance manager initialized 2025-07-25 21:41:42.73 spid20s Database 'model_msdb' running the upgrade step from version 937 to version 938. 2025-07-25 21:41:42.74 spid20s Database 'model_msdb' running the upgrade step from version 938 to version 939. 2025-07-25 21:41:42.74 spid20s Database 'model_msdb' running the upgrade step from version 939 to version 940. 2025-07-25 21:41:42.75 spid20s Database 'model_msdb' running the upgrade step from version 940 to version 941. 2025-07-25 21:41:42.75 spid20s Database 'model_msdb' running the upgrade step from version 941 to version 942. 2025-07-25 21:41:42.76 spid20s Database 'model_msdb' running the upgrade step from version 942 to version 943. 2025-07-25 21:41:42.79 spid20s Database 'model_msdb' running the upgrade step from version 943 to version 944. 2025-07-25 21:41:42.80 spid20s Database 'model_msdb' running the upgrade step from version 944 to version 945. 2025-07-25 21:41:42.82 spid20s Database 'model_msdb' running the upgrade step from version 945 to version 946. 2025-07-25 21:41:42.82 spid20s Database 'model_msdb' running the upgrade step from version 946 to version 947. 2025-07-25 21:41:42.83 spid20s Database 'model_msdb' running the upgrade step from version 947 to version 948. 2025-07-25 21:41:42.83 spid20s Database 'model_msdb' running the upgrade step from version 948 to version 949. 2025-07-25 21:41:42.84 spid20s Database 'model_msdb' running the upgrade step from version 949 to version 950. 2025-07-25 21:41:42.84 spid20s Database 'model_msdb' running the upgrade step from version 950 to version 951. 2025-07-25 21:41:42.86 spid20s Database 'model_msdb' running the upgrade step from version 951 to version 952. 2025-07-25 21:41:42.87 spid20s Database 'model_msdb' running the upgrade step from version 952 to version 953. 2025-07-25 21:41:42.87 spid20s Database 'model_msdb' running the upgrade step from version 953 to version 954. 2025-07-25 21:41:42.88 spid20s Database 'model_msdb' running the upgrade step from version 954 to version 955. 2025-07-25 21:41:42.88 spid20s Database 'model_msdb' running the upgrade step from version 955 to version 956. 2025-07-25 21:41:42.91 spid20s Database 'model_msdb' running the upgrade step from version 956 to version 957. 2025-07-25 21:41:42.95 spid34s Attribute synchronization initialized 2025-07-25 21:41:42.95 spid34s Attribute synchronization manager initialized 2025-07-25 21:41:42.95 spid20s Resource governor reconfiguration succeeded. 2025-07-25 21:41:42.95 spid20s SQL Server Audit is starting the audits. This is an informational message. No user action is required. 2025-07-25 21:41:42.95 spid20s SQL Server Audit has started the audits. This is an informational message. No user action is required. 2025-07-25 21:41:42.98 spid20s SQL Trace ID 1 was started by login "sa". 2025-07-25 21:41:42.99 spid20s Server name is 'managed-node1'. This is an informational message only. No user action is required. 2025-07-25 21:41:44.50 spid39s A new instance of the full-text filter daemon host process has been successfully started with version = V2. 2025-07-25 21:41:44.54 spid22s Clearing tempdb database. 2025-07-25 21:41:44.54 spid42s [4]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2025-07-25 21:41:44.55 spid43s Always On: The availability replica manager is starting. This is an informational message only. No user action is required. 2025-07-25 21:41:44.55 spid42s Starting up database 'msdb'. 2025-07-25 21:41:44.55 spid43s Always On: The availability replica manager is waiting for the instance of SQL Server to allow client connections. This is an informational message only. No user action is required. 2025-07-25 21:41:44.73 spid22s [2]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2025-07-25 21:41:44.74 spid22s Starting up database 'tempdb'. 2025-07-25 21:41:45.01 spid22s The tempdb database has 4 data file(s). 2025-07-25 21:41:45.02 spid32s The Service Broker endpoint is in disabled or stopped state. 2025-07-25 21:41:45.02 spid32s The Database Mirroring endpoint is in disabled or stopped state. 2025-07-25 21:41:45.03 spid32s Service Broker manager has started. 2025-07-25 21:41:45.04 spid20s Recovery is complete. This is an informational message only. No user action is required. TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Friday 25 July 2025 21:42:27 -0400 (0:00:00.369) 0:02:46.872 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 25 July 2025 21:42:27 -0400 (0:00:00.041) 0:02:46.914 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting ipaddress] ********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:42:27 -0400 (0:00:00.102) 0:02:47.016 *********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^ipaddress' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003724", "end": "2025-07-25 21:42:27.633683", "rc": 0, "start": "2025-07-25 21:42:27.629959" } STDOUT: ipaddress = 0.0.0.0 TASK [Verify the setting when it is type str ipaddress] ************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:42:27 -0400 (0:00:00.355) 0:02:47.372 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool ipaddress] *********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:42:27 -0400 (0:00:00.043) 0:02:47.415 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 0.0.0.0] ******************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:42:27 -0400 (0:00:00.033) 0:02:47.449 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting tcpport] ************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:42:27 -0400 (0:00:00.031) 0:02:47.480 *********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^tcpport' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004169", "end": "2025-07-25 21:42:28.091953", "rc": 0, "start": "2025-07-25 21:42:28.087784" } TASK [Verify the setting when it is type str tcpport] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:42:28 -0400 (0:00:00.366) 0:02:47.846 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool tcpport] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:42:28 -0400 (0:00:00.040) 0:02:47.887 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1433] ********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:42:28 -0400 (0:00:00.037) 0:02:47.925 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get the value of the setting defaultdatadir] ***************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:42:28 -0400 (0:00:00.049) 0:02:47.975 *********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^defaultdatadir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004393", "end": "2025-07-25 21:42:28.677301", "rc": 0, "start": "2025-07-25 21:42:28.672908" } STDOUT: defaultdatadir = /tmp/mssql_data TASK [Verify the setting when it is type str defaultdatadir] ******************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:42:28 -0400 (0:00:00.483) 0:02:48.458 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultdatadir] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:42:28 -0400 (0:00:00.047) 0:02:48.506 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /tmp/mssql_data] *********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:42:28 -0400 (0:00:00.033) 0:02:48.540 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting defaultlogdir] ****************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:42:28 -0400 (0:00:00.033) 0:02:48.574 *********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^defaultlogdir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004116", "end": "2025-07-25 21:42:29.186502", "rc": 0, "start": "2025-07-25 21:42:29.182386" } STDOUT: defaultlogdir = /tmp/mssql_log TASK [Verify the setting when it is type str defaultlogdir] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:42:29 -0400 (0:00:00.351) 0:02:48.925 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultlogdir] ******************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:42:29 -0400 (0:00:00.046) 0:02:48.972 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /tmp/mssql_log] ************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:42:29 -0400 (0:00:00.035) 0:02:49.008 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting enabled] ************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:42:29 -0400 (0:00:00.044) 0:02:49.052 *********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^enabled' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003767", "end": "2025-07-25 21:42:29.669896", "rc": 0, "start": "2025-07-25 21:42:29.666129" } STDOUT: enabled = True TASK [Verify the setting when it is type str enabled] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:42:29 -0400 (0:00:00.355) 0:02:49.408 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool enabled] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:42:29 -0400 (0:00:00.036) 0:02:49.444 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:42:29 -0400 (0:00:00.045) 0:02:49.489 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 25 July 2025 21:42:29 -0400 (0:00:00.032) 0:02:49.522 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 25 July 2025 21:42:29 -0400 (0:00:00.031) 0:02:49.554 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 25 July 2025 21:42:29 -0400 (0:00:00.032) 0:02:49.586 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 25 July 2025 21:42:29 -0400 (0:00:00.077) 0:02:49.663 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 25 July 2025 21:42:30 -0400 (0:00:00.046) 0:02:49.710 *********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 25 July 2025 21:42:30 -0400 (0:00:00.096) 0:02:49.806 *********** ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ActiveEnterTimestampMonotonic": "939792125", "ActiveExitTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ActiveExitTimestampMonotonic": "939611816", "ActiveState": "active", "After": "basic.target systemd-journald.socket -.mount system.slice sysinit.target network.target auditd.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:41:38 EDT", "AssertTimestampMonotonic": "939790579", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ConditionTimestampMonotonic": "939790577", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "69160", "ExecMainStartTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ExecMainStartTimestampMonotonic": "939791919", "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", "FreezerState": "running", "GID": "989", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-25 21:41:38 EDT", "InactiveEnterTimestampMonotonic": "939789691", "InactiveExitTimestamp": "Fri 2025-07-25 21:41:38 EDT", "InactiveExitTimestampMonotonic": "939792125", "InvocationID": "0f69c60204274777a38391ba5c326795", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "69160", "MemoryAccounting": "yes", "MemoryCurrent": "862994432", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:41:38 EDT", "StateChangeTimestampMonotonic": "939792125", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "191", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:41:38 EDT", "WatchdogTimestampMonotonic": "939792120", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Friday 25 July 2025 21:42:30 -0400 (0:00:00.546) 0:02:50.353 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002483", "end": "2025-07-25 21:42:30.989730", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:42:30.987247" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Friday 25 July 2025 21:42:31 -0400 (0:00:00.372) 0:02:50.725 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002539", "end": "2025-07-25 21:42:31.346818", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:31.344279" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Friday 25 July 2025 21:42:31 -0400 (0:00:00.362) 0:02:51.088 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Friday 25 July 2025 21:42:31 -0400 (0:00:00.053) 0:02:51.141 *********** ok: [managed-node1] => { "changed": false, "elapsed": 1, "gid": 989, "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": 16775, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Friday 25 July 2025 21:42:32 -0400 (0:00:01.376) 0:02:52.518 *********** ok: [managed-node1] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-No", "-S", "0.0.0.0", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.020828", "end": "2025-07-25 21:42:33.157512", "rc": 0, "start": "2025-07-25 21:42:33.136684" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2022 (RTM-CU20) (KB5059390) - 16.0.4205.1 (X64) Jun 13 2025 13:38:45 Copyright (C) 2022 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Stream 8) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Friday 25 July 2025 21:42:33 -0400 (0:00:00.428) 0:02:52.946 *********** ok: [managed-node1] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Friday 25 July 2025 21:42:33 -0400 (0:00:00.033) 0:02:52.979 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node1 TASK [Gather package facts] **************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Friday 25 July 2025 21:42:33 -0400 (0:00:00.051) 0:02:53.031 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify if the package is installed mssql-server-fts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Friday 25 July 2025 21:42:34 -0400 (0:00:01.418) 0:02:54.450 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify if the package is not installed mssql-server-fts] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Friday 25 July 2025 21:42:34 -0400 (0:00:00.047) 0:02:54.497 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Friday 25 July 2025 21:42:34 -0400 (0:00:00.037) 0:02:54.534 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node1 TASK [Gather package facts] **************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Friday 25 July 2025 21:42:34 -0400 (0:00:00.076) 0:02:54.611 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify if the package is installed powershell] *************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Friday 25 July 2025 21:42:36 -0400 (0:00:01.493) 0:02:56.105 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify if the package is not installed powershell] *********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Friday 25 July 2025 21:42:36 -0400 (0:00:00.073) 0:02:56.178 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Friday 25 July 2025 21:42:36 -0400 (0:00:00.052) 0:02:56.230 *********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^traceflag' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003931", "end": "2025-07-25 21:42:36.871478", "rc": 0, "start": "2025-07-25 21:42:36.867547" } STDOUT: traceflag0 = 3979 TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Friday 25 July 2025 21:42:36 -0400 (0:00:00.377) 0:02:56.607 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Friday 25 July 2025 21:42:36 -0400 (0:00:00.035) 0:02:56.643 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Friday 25 July 2025 21:42:37 -0400 (0:00:00.033) 0:02:56.677 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting alternatewritethrough] ********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:42:37 -0400 (0:00:00.053) 0:02:56.731 *********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^alternatewritethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003852", "end": "2025-07-25 21:42:37.373036", "rc": 0, "start": "2025-07-25 21:42:37.369184" } STDOUT: alternatewritethrough = 0 TASK [Verify the setting when it is type str alternatewritethrough] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:42:37 -0400 (0:00:00.382) 0:02:57.113 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool alternatewritethrough] *********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:42:37 -0400 (0:00:00.034) 0:02:57.148 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:42:37 -0400 (0:00:00.087) 0:02:57.235 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Friday 25 July 2025 21:42:37 -0400 (0:00:00.032) 0:02:57.268 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting writethrough] ******************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:42:37 -0400 (0:00:00.056) 0:02:57.324 *********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^writethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003731", "end": "2025-07-25 21:42:37.948869", "rc": 0, "start": "2025-07-25 21:42:37.945138" } STDOUT: writethrough = 1 TASK [Verify the setting when it is type str writethrough] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:42:38 -0400 (0:00:00.365) 0:02:57.689 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool writethrough] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:42:38 -0400 (0:00:00.035) 0:02:57.725 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:42:38 -0400 (0:00:00.047) 0:02:57.772 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Friday 25 July 2025 21:42:38 -0400 (0:00:00.033) 0:02:57.806 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Friday 25 July 2025 21:42:38 -0400 (0:00:00.032) 0:02:57.838 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Friday 25 July 2025 21:42:38 -0400 (0:00:00.033) 0:02:57.872 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Friday 25 July 2025 21:42:38 -0400 (0:00:00.031) 0:02:57.903 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Friday 25 July 2025 21:42:38 -0400 (0:00:00.033) 0:02:57.937 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run to edit settings] **************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:52 Friday 25 July 2025 21:42:38 -0400 (0:00:00.032) 0:02:57.969 *********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 25 July 2025 21:42:38 -0400 (0:00:00.575) 0:02:58.544 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 25 July 2025 21:42:38 -0400 (0:00:00.050) 0:02:58.594 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 25 July 2025 21:42:38 -0400 (0:00:00.037) 0:02:58.632 *********** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Friday 25 July 2025 21:42:39 -0400 (0:00:00.059) 0:02:58.692 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Friday 25 July 2025 21:42:39 -0400 (0:00:00.030) 0:02:58.723 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Friday 25 July 2025 21:42:39 -0400 (0:00:00.030) 0:02:58.753 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset internal role facts] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 25 July 2025 21:42:39 -0400 (0:00:00.029) 0:02:58.783 *********** ok: [managed-node1] => { "ansible_facts": { "__mssql_is_active": null, "__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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Friday 25 July 2025 21:42:39 -0400 (0:00:00.030) 0:02:58.813 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Friday 25 July 2025 21:42:39 -0400 (0:00:00.030) 0:02:58.843 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Friday 25 July 2025 21:42:39 -0400 (0:00:00.029) 0:02:58.873 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Friday 25 July 2025 21:42:39 -0400 (0:00:00.029) 0:02:58.903 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Friday 25 July 2025 21:42:39 -0400 (0:00:00.030) 0:02:58.934 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Friday 25 July 2025 21:42:39 -0400 (0:00:00.031) 0:02:58.965 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Friday 25 July 2025 21:42:39 -0400 (0:00:00.091) 0:02:59.056 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Friday 25 July 2025 21:42:39 -0400 (0:00:00.048) 0:02:59.104 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Friday 25 July 2025 21:42:39 -0400 (0:00:00.043) 0:02:59.148 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Friday 25 July 2025 21:42:39 -0400 (0:00:00.038) 0:02:59.186 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Friday 25 July 2025 21:42:39 -0400 (0:00:00.038) 0:02:59.224 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Friday 25 July 2025 21:42:39 -0400 (0:00:00.045) 0:02:59.270 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Friday 25 July 2025 21:42:39 -0400 (0:00:00.041) 0:02:59.311 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Friday 25 July 2025 21:42:39 -0400 (0:00:00.030) 0:02:59.342 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Friday 25 July 2025 21:42:39 -0400 (0:00:00.030) 0:02:59.373 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Friday 25 July 2025 21:42:39 -0400 (0:00:00.041) 0:02:59.415 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Friday 25 July 2025 21:42:39 -0400 (0:00:00.035) 0:02:59.451 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Friday 25 July 2025 21:42:39 -0400 (0:00:00.036) 0:02:59.487 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Friday 25 July 2025 21:42:39 -0400 (0:00:00.033) 0:02:59.520 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 25 July 2025 21:42:39 -0400 (0:00:00.031) 0:02:59.551 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Friday 25 July 2025 21:42:39 -0400 (0:00:00.037) 0:02:59.589 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Friday 25 July 2025 21:42:41 -0400 (0:00:01.498) 0:03:01.087 *********** skipping: [managed-node1] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item={'key': 2022, 'value': 16}) => { "ansible_facts": { "__mssql_current_version": "2022" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 } } TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Friday 25 July 2025 21:42:41 -0400 (0:00:00.092) 0:03:01.179 *********** skipping: [managed-node1] => { "changed": false, "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Friday 25 July 2025 21:42:41 -0400 (0:00:00.036) 0:03:01.216 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Friday 25 July 2025 21:42:41 -0400 (0:00:00.031) 0:03:01.248 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Friday 25 July 2025 21:42:41 -0400 (0:00:00.034) 0:03:01.283 *********** skipping: [managed-node1] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2022, 'value': 16}) => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Friday 25 July 2025 21:42:41 -0400 (0:00:00.063) 0:03:01.347 *********** ok: [managed-node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Friday 25 July 2025 21:42:42 -0400 (0:00:00.505) 0:03:01.852 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Friday 25 July 2025 21:42:42 -0400 (0:00:00.033) 0:03:01.886 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Friday 25 July 2025 21:42:42 -0400 (0:00:00.034) 0:03:01.921 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Friday 25 July 2025 21:42:42 -0400 (0:00:00.033) 0:03:01.954 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Friday 25 July 2025 21:42:42 -0400 (0:00:00.034) 0:03:01.989 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Friday 25 July 2025 21:42:42 -0400 (0:00:00.035) 0:03:02.024 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Friday 25 July 2025 21:42:42 -0400 (0:00:00.034) 0:03:02.058 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Friday 25 July 2025 21:42:42 -0400 (0:00:00.096) 0:03:02.155 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Friday 25 July 2025 21:42:42 -0400 (0:00:00.032) 0:03:02.187 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Friday 25 July 2025 21:42:45 -0400 (0:00:02.876) 0:03:05.064 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Friday 25 July 2025 21:42:48 -0400 (0:00:02.895) 0:03:07.960 *********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.004745", "end": "2025-07-25 21:42:48.586645", "rc": 0, "start": "2025-07-25 21:42:48.581900" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Friday 25 July 2025 21:42:48 -0400 (0:00:00.385) 0:03:08.345 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.007299", "end": "2025-07-25 21:42:48.995849", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:48.988550" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Friday 25 July 2025 21:42:49 -0400 (0:00:00.391) 0:03:08.736 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.006759", "end": "2025-07-25 21:42:49.381848", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:49.375089" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Friday 25 July 2025 21:42:49 -0400 (0:00:00.393) 0:03:09.130 *********** ok: [managed-node1] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Friday 25 July 2025 21:42:49 -0400 (0:00:00.043) 0:03:09.173 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Friday 25 July 2025 21:42:49 -0400 (0:00:00.040) 0:03:09.214 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 25 July 2025 21:42:49 -0400 (0:00:00.037) 0:03:09.251 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /var/opt/mssql/data] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Friday 25 July 2025 21:42:49 -0400 (0:00:00.072) 0:03:09.324 *********** ok: [managed-node1] => { "changed": false, "gid": 989, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/var/opt/mssql/data", "secontext": "unconfined_u:object_r:var_t:s0", "size": 4096, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Friday 25 July 2025 21:42:50 -0400 (0:00:00.474) 0:03:09.798 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Friday 25 July 2025 21:42:50 -0400 (0:00:00.042) 0:03:09.840 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:42:50 -0400 (0:00:00.055) 0:03:09.895 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002367", "end": "2025-07-25 21:42:50.539658", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:50.537291" } STDOUT: defaultdatadir = /tmp/mssql_data TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:42:50 -0400 (0:00:00.390) 0:03:10.286 *********** NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for managed-node1 changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultdatadir", "/var/opt/mssql/data" ], "delta": "0:00:00.111780", "end": "2025-07-25 21:42:51.022887", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:50.911107" } 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 filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:42:51 -0400 (0:00:00.506) 0:03:10.793 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /var/opt/mssql/log] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Friday 25 July 2025 21:42:51 -0400 (0:00:00.042) 0:03:10.835 *********** ok: [managed-node1] => { "changed": false, "gid": 989, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/var/opt/mssql/log", "secontext": "unconfined_u:object_r:var_t:s0", "size": 4096, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Friday 25 July 2025 21:42:51 -0400 (0:00:00.391) 0:03:11.226 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Friday 25 July 2025 21:42:51 -0400 (0:00:00.062) 0:03:11.289 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:42:51 -0400 (0:00:00.085) 0:03:11.374 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002477", "end": "2025-07-25 21:42:52.011277", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:52.008800" } STDOUT: defaultlogdir = /tmp/mssql_log TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:42:52 -0400 (0:00:00.378) 0:03:11.753 *********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "filelocation.defaultlogdir", "/var/opt/mssql/log" ], "delta": "0:00:00.113409", "end": "2025-07-25 21:42:52.528641", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:42:52.415232" } 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 filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:42:52 -0400 (0:00:00.539) 0:03:12.292 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Friday 25 July 2025 21:42:52 -0400 (0:00:00.054) 0:03:12.347 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Friday 25 July 2025 21:42:52 -0400 (0:00:00.058) 0:03:12.405 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Friday 25 July 2025 21:42:52 -0400 (0:00:00.053) 0:03:12.459 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Friday 25 July 2025 21:42:55 -0400 (0:00:02.814) 0:03:15.273 *********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:26:09 EDT", "ActiveEnterTimestampMonotonic": "10847664", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket dbus.service network.target systemd-journald.socket system.slice polkit.service basic.target sysinit.target systemd-sysctl.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:26:09 EDT", "AssertTimestampMonotonic": "10237835", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:26:09 EDT", "ConditionTimestampMonotonic": "10237833", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service tlp.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "689", "ExecMainStartTimestamp": "Fri 2025-07-25 21:26:09 EDT", "ExecMainStartTimestampMonotonic": "10238506", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-25 21:26:09 EDT", "InactiveExitTimestampMonotonic": "10238546", "InvocationID": "182fda94a8394679ac4cadca753cd9b3", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "689", "MemoryAccounting": "yes", "MemoryCurrent": "21372928", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.service system.slice dbus.socket sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:26:09 EDT", "StateChangeTimestampMonotonic": "10847664", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:26:09 EDT", "WatchdogTimestampMonotonic": "10847662", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Friday 25 July 2025 21:42:56 -0400 (0:00:00.493) 0:03:15.767 *********** ok: [managed-node1] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Friday 25 July 2025 21:42:56 -0400 (0:00:00.360) 0:03:16.127 *********** ok: [managed-node1] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Friday 25 July 2025 21:42:56 -0400 (0:00:00.036) 0:03:16.163 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Friday 25 July 2025 21:42:56 -0400 (0:00:00.034) 0:03:16.198 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Friday 25 July 2025 21:42:56 -0400 (0:00:00.083) 0:03:16.282 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Friday 25 July 2025 21:42:56 -0400 (0:00:00.035) 0:03:16.317 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Friday 25 July 2025 21:42:56 -0400 (0:00:00.031) 0:03:16.348 *********** ok: [managed-node1] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Friday 25 July 2025 21:42:57 -0400 (0:00:00.354) 0:03:16.703 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Friday 25 July 2025 21:42:57 -0400 (0:00:00.033) 0:03:16.737 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-tools18 unixODBC-devel TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Friday 25 July 2025 21:42:59 -0400 (0:00:02.809) 0:03:19.546 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Friday 25 July 2025 21:42:59 -0400 (0:00:00.032) 0:03:19.578 *********** TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Friday 25 July 2025 21:42:59 -0400 (0:00:00.030) 0:03:19.609 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 25 July 2025 21:42:59 -0400 (0:00:00.033) 0:03:19.642 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Friday 25 July 2025 21:43:00 -0400 (0:00:00.038) 0:03:19.681 *********** skipping: [managed-node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 25 July 2025 21:43:00 -0400 (0:00:00.049) 0:03:19.730 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Friday 25 July 2025 21:43:00 -0400 (0:00:00.048) 0:03:19.779 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Friday 25 July 2025 21:43:00 -0400 (0:00:00.128) 0:03:19.907 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Friday 25 July 2025 21:43:00 -0400 (0:00:00.054) 0:03:19.962 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Friday 25 July 2025 21:43:00 -0400 (0:00:00.067) 0:03:20.029 *********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004818", "end": "2025-07-25 21:43:00.686623", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:43:00.681805" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Friday 25 July 2025 21:43:00 -0400 (0:00:00.414) 0:03:20.444 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Friday 25 July 2025 21:43:00 -0400 (0:00:00.058) 0:03:20.502 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Friday 25 July 2025 21:43:00 -0400 (0:00:00.056) 0:03:20.558 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 25 July 2025 21:43:00 -0400 (0:00:00.090) 0:03:20.649 *********** ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ActiveEnterTimestampMonotonic": "939792125", "ActiveExitTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ActiveExitTimestampMonotonic": "939611816", "ActiveState": "active", "After": "basic.target systemd-journald.socket -.mount system.slice sysinit.target network.target auditd.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:41:38 EDT", "AssertTimestampMonotonic": "939790579", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ConditionTimestampMonotonic": "939790577", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "69160", "ExecMainStartTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ExecMainStartTimestampMonotonic": "939791919", "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", "FreezerState": "running", "GID": "989", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-25 21:41:38 EDT", "InactiveEnterTimestampMonotonic": "939789691", "InactiveExitTimestamp": "Fri 2025-07-25 21:41:38 EDT", "InactiveExitTimestampMonotonic": "939792125", "InvocationID": "0f69c60204274777a38391ba5c326795", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "69160", "MemoryAccounting": "yes", "MemoryCurrent": "880336896", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:41:38 EDT", "StateChangeTimestampMonotonic": "939792125", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "188", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:41:38 EDT", "WatchdogTimestampMonotonic": "939792120", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Friday 25 July 2025 21:43:01 -0400 (0:00:00.581) 0:03:21.231 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003185", "end": "2025-07-25 21:43:01.907282", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:43:01.904097" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Friday 25 July 2025 21:43:01 -0400 (0:00:00.419) 0:03:21.651 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004324", "end": "2025-07-25 21:43:03.301871", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:43:02.297547" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Friday 25 July 2025 21:43:03 -0400 (0:00:01.388) 0:03:23.040 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Friday 25 July 2025 21:43:03 -0400 (0:00:00.109) 0:03:23.149 *********** ok: [managed-node1] => { "changed": false, "elapsed": 1, "gid": 989, "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": 16775, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Friday 25 July 2025 21:43:04 -0400 (0:00:01.398) 0:03:24.548 *********** FAILED - RETRYING: Check if the set password matches the existing password (3 retries left). FAILED - RETRYING: Check if the set password matches the existing password (2 retries left). FAILED - RETRYING: Check if the set password matches the existing password (1 retries left). fatal: [managed-node1]: FAILED! => { "attempts": 3, "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } ...ignoring TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Friday 25 July 2025 21:43:21 -0400 (0:00:16.651) 0:03:41.200 *********** changed: [managed-node1] => { "changed": true, "name": "mssql-server", "state": "stopped", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ActiveEnterTimestampMonotonic": "939792125", "ActiveExitTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ActiveExitTimestampMonotonic": "939611816", "ActiveState": "active", "After": "basic.target systemd-journald.socket -.mount system.slice sysinit.target network.target auditd.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:41:38 EDT", "AssertTimestampMonotonic": "939790579", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ConditionTimestampMonotonic": "939790577", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "69160", "ExecMainStartTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ExecMainStartTimestampMonotonic": "939791919", "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", "FreezerState": "running", "GID": "989", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-25 21:41:38 EDT", "InactiveEnterTimestampMonotonic": "939789691", "InactiveExitTimestamp": "Fri 2025-07-25 21:41:38 EDT", "InactiveExitTimestampMonotonic": "939792125", "InvocationID": "0f69c60204274777a38391ba5c326795", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "69160", "MemoryAccounting": "yes", "MemoryCurrent": "883195904", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:41:38 EDT", "StateChangeTimestampMonotonic": "939792125", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "184", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:41:38 EDT", "WatchdogTimestampMonotonic": "939792120", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Friday 25 July 2025 21:43:22 -0400 (0:00:00.872) 0:03:42.072 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Friday 25 July 2025 21:43:23 -0400 (0:00:01.557) 0:03:43.629 *********** changed: [managed-node1] => { "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 : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Friday 25 July 2025 21:43:30 -0400 (0:00:06.702) 0:03:50.331 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 25 July 2025 21:43:30 -0400 (0:00:00.040) 0:03:50.371 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Friday 25 July 2025 21:43:30 -0400 (0:00:00.034) 0:03:50.406 *********** ok: [managed-node1] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Standard 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.004821", "end": "2025-07-25 21:43:31.030735", "rc": 0, "start": "2025-07-25 21:43:31.025914" } STDOUT: false TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Friday 25 July 2025 21:43:31 -0400 (0:00:00.412) 0:03:50.819 *********** ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "stopped", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ActiveEnterTimestampMonotonic": "939792125", "ActiveExitTimestamp": "Fri 2025-07-25 21:43:22 EDT", "ActiveExitTimestampMonotonic": "1043158828", "ActiveState": "inactive", "After": "basic.target systemd-journald.socket -.mount system.slice sysinit.target network.target auditd.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:41:38 EDT", "AssertTimestampMonotonic": "939790579", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ConditionTimestampMonotonic": "939790577", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2025-07-25 21:43:22 EDT", "ExecMainExitTimestampMonotonic": "1043300410", "ExecMainPID": "69160", "ExecMainStartTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ExecMainStartTimestampMonotonic": "939791919", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-07-25 21:41:38 EDT] ; stop_time=[Fri 2025-07-25 21:43:22 EDT] ; pid=69160 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-25 21:43:22 EDT", "InactiveEnterTimestampMonotonic": "1043300489", "InactiveExitTimestamp": "Fri 2025-07-25 21:41:38 EDT", "InactiveExitTimestampMonotonic": "939792125", "InvocationID": "0f69c60204274777a38391ba5c326795", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:43:22 EDT", "StateChangeTimestampMonotonic": "1043300489", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Friday 25 July 2025 21:43:31 -0400 (0:00:00.497) 0:03:51.317 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Friday 25 July 2025 21:43:33 -0400 (0:00:01.472) 0:03:52.789 *********** changed: [managed-node1] => { "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 : Configure the IP address setting] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Friday 25 July 2025 21:43:39 -0400 (0:00:06.631) 0:03:59.421 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network ipaddress] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:43:39 -0400 (0:00:00.064) 0:03:59.486 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002578", "end": "2025-07-25 21:43:40.116698", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:43:40.114120" } STDOUT: ipaddress = 0.0.0.0 TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:43:40 -0400 (0:00:00.369) 0:03:59.855 *********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.ipaddress", "127.0.0.1" ], "delta": "0:00:00.114408", "end": "2025-07-25 21:43:40.590706", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:43:40.476298" } 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 ipaddress] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:43:40 -0400 (0:00:00.480) 0:04:00.336 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Friday 25 July 2025 21:43:40 -0400 (0:00:00.033) 0:04:00.370 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1435] ************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Friday 25 July 2025 21:43:40 -0400 (0:00:00.033) 0:04:00.404 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1435] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 25 July 2025 21:43:40 -0400 (0:00:00.083) 0:04:00.488 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:43:40 -0400 (0:00:00.053) 0:04:00.542 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002515", "end": "2025-07-25 21:43:41.158184", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:43:41.155669" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:43:41 -0400 (0:00:00.355) 0:04:00.897 *********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1435" ], "delta": "0:00:00.111799", "end": "2025-07-25 21:43:41.627841", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:43:41.516042" } 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 tcpport] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:43:41 -0400 (0:00:00.501) 0:04:01.399 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Friday 25 July 2025 21:43:41 -0400 (0:00:00.052) 0:04:01.451 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 25 July 2025 21:43:41 -0400 (0:00:00.052) 0:04:01.504 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting sqlagent enabled] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:43:41 -0400 (0:00:00.085) 0:04:01.590 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003967", "end": "2025-07-25 21:43:43.216913", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:43:42.212946" } STDOUT: enabled = True TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:43:43 -0400 (0:00:01.368) 0:04:02.958 *********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "sqlagent.enabled", "False" ], "delta": "0:00:00.113192", "end": "2025-07-25 21:43:43.700579", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:43:43.587387" } 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 sqlagent enabled] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:43:43 -0400 (0:00:00.486) 0:04:03.445 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 25 July 2025 21:43:43 -0400 (0:00:00.032) 0:04:03.478 *********** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Removed: mssql-server-fts-16.0.4205.1-1.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 25 July 2025 21:43:47 -0400 (0:00:03.371) 0:04:06.849 *********** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Removed: powershell-7.5.1-1.rh.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 25 July 2025 21:43:50 -0400 (0:00:03.373) 0:04:10.222 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002611", "end": "2025-07-25 21:43:50.847728", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:43:50.845117" } STDOUT: traceflag0 = 3979 TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Friday 25 July 2025 21:43:50 -0400 (0:00:00.377) 0:04:10.600 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 25 July 2025 21:43:50 -0400 (0:00:00.051) 0:04:10.652 *********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "traceflag", "3979", "off" ], "delta": "0:00:00.113987", "end": "2025-07-25 21:43:51.402039", "rc": 0, "start": "2025-07-25 21:43:51.288052" } 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 alternatewritethrough setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Friday 25 July 2025 21:43:51 -0400 (0:00:00.515) 0:04:11.167 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:43:51 -0400 (0:00:00.091) 0:04:11.259 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002584", "end": "2025-07-25 21:43:51.923159", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:43:51.920575" } STDOUT: alternatewritethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:43:51 -0400 (0:00:00.403) 0:04:11.662 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:43:52 -0400 (0:00:00.037) 0:04:11.700 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Friday 25 July 2025 21:43:52 -0400 (0:00:00.081) 0:04:11.781 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:43:52 -0400 (0:00:00.058) 0:04:11.839 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002695", "end": "2025-07-25 21:43:52.459239", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:43:52.456544" } STDOUT: writethrough = 1 TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:43:52 -0400 (0:00:00.360) 0:04:12.200 *********** changed: [managed-node1] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "control.writethrough", "0" ], "delta": "0:00:00.112847", "end": "2025-07-25 21:43:52.942136", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:43:52.829289" } 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 control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:43:53 -0400 (0:00:00.487) 0:04:12.687 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Friday 25 July 2025 21:43:53 -0400 (0:00:00.033) 0:04:12.721 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Friday 25 July 2025 21:43:53 -0400 (0:00:00.031) 0:04:12.752 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:945 Friday 25 July 2025 21:43:53 -0400 (0:00:00.030) 0:04:12.783 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Friday 25 July 2025 21:43:53 -0400 (0:00:00.030) 0:04:12.814 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Friday 25 July 2025 21:43:53 -0400 (0:00:00.033) 0:04:12.847 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:968 Friday 25 July 2025 21:43:53 -0400 (0:00:00.032) 0:04:12.880 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:981 Friday 25 July 2025 21:43:53 -0400 (0:00:00.031) 0:04:12.912 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:990 Friday 25 July 2025 21:43:53 -0400 (0:00:00.031) 0:04:12.943 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1004 Friday 25 July 2025 21:43:53 -0400 (0:00:00.030) 0:04:12.974 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1014 Friday 25 July 2025 21:43:53 -0400 (0:00:00.033) 0:04:13.007 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1019 Friday 25 July 2025 21:43:53 -0400 (0:00:00.031) 0:04:13.039 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1036 Friday 25 July 2025 21:43:53 -0400 (0:00:00.081) 0:04:13.120 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 25 July 2025 21:43:53 -0400 (0:00:00.032) 0:04:13.153 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Friday 25 July 2025 21:43:53 -0400 (0:00:00.031) 0:04:13.184 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1052 Friday 25 July 2025 21:43:53 -0400 (0:00:00.030) 0:04:13.215 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Friday 25 July 2025 21:43:53 -0400 (0:00:00.030) 0:04:13.245 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1099 Friday 25 July 2025 21:43:53 -0400 (0:00:00.029) 0:04:13.274 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1107 Friday 25 July 2025 21:43:53 -0400 (0:00:00.030) 0:04:13.305 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Friday 25 July 2025 21:43:53 -0400 (0:00:00.031) 0:04:13.337 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1123 Friday 25 July 2025 21:43:53 -0400 (0:00:00.032) 0:04:13.369 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Friday 25 July 2025 21:43:53 -0400 (0:00:00.030) 0:04:13.400 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Friday 25 July 2025 21:43:53 -0400 (0:00:00.029) 0:04:13.430 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Friday 25 July 2025 21:43:53 -0400 (0:00:00.030) 0:04:13.461 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1165 Friday 25 July 2025 21:43:53 -0400 (0:00:00.032) 0:04:13.493 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1185 Friday 25 July 2025 21:43:53 -0400 (0:00:00.031) 0:04:13.525 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Friday 25 July 2025 21:43:53 -0400 (0:00:00.041) 0:04:13.566 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Friday 25 July 2025 21:43:53 -0400 (0:00:00.036) 0:04:13.603 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1252 Friday 25 July 2025 21:43:53 -0400 (0:00:00.031) 0:04:13.635 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Friday 25 July 2025 21:43:53 -0400 (0:00:00.029) 0:04:13.665 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1270 Friday 25 July 2025 21:43:54 -0400 (0:00:00.030) 0:04:13.696 *********** skipping: [managed-node1] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Friday 25 July 2025 21:43:54 -0400 (0:00:00.037) 0:04:13.734 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1287 Friday 25 July 2025 21:43:54 -0400 (0:00:00.083) 0:04:13.818 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1295 Friday 25 July 2025 21:43:54 -0400 (0:00:00.032) 0:04:13.850 *********** skipping: [managed-node1] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 'key', 'value': '/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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Friday 25 July 2025 21:43:54 -0400 (0:00:00.043) 0:04:13.893 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1315 Friday 25 July 2025 21:43:54 -0400 (0:00:00.031) 0:04:13.925 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 25 July 2025 21:43:54 -0400 (0:00:00.030) 0:04:13.955 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1331 Friday 25 July 2025 21:43:54 -0400 (0:00:00.031) 0:04:13.986 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Friday 25 July 2025 21:43:54 -0400 (0:00:00.031) 0:04:14.018 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1347 Friday 25 July 2025 21:43:54 -0400 (0:00:00.032) 0:04:14.051 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1354 Friday 25 July 2025 21:43:54 -0400 (0:00:00.032) 0:04:14.084 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Friday 25 July 2025 21:43:54 -0400 (0:00:00.035) 0:04:14.119 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Friday 25 July 2025 21:43:54 -0400 (0:00:00.052) 0:04:14.172 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1388 Friday 25 July 2025 21:43:54 -0400 (0:00:00.040) 0:04:14.212 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1395 Friday 25 July 2025 21:43:54 -0400 (0:00:00.034) 0:04:14.247 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Friday 25 July 2025 21:43:54 -0400 (0:00:00.039) 0:04:14.286 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Friday 25 July 2025 21:43:54 -0400 (0:00:00.041) 0:04:14.328 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Friday 25 July 2025 21:43:54 -0400 (0:00:00.034) 0:04:14.362 *********** skipping: [managed-node1] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 'key', 'value': '/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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1430 Friday 25 July 2025 21:43:54 -0400 (0:00:00.042) 0:04:14.405 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1439 Friday 25 July 2025 21:43:54 -0400 (0:00:00.033) 0:04:14.439 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Friday 25 July 2025 21:43:54 -0400 (0:00:00.032) 0:04:14.471 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1452 Friday 25 July 2025 21:43:54 -0400 (0:00:00.031) 0:04:14.503 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1460 Friday 25 July 2025 21:43:54 -0400 (0:00:00.096) 0:04:14.600 *********** skipping: [managed-node1] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1473 Friday 25 July 2025 21:43:54 -0400 (0:00:00.050) 0:04:14.651 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Friday 25 July 2025 21:43:55 -0400 (0:00:00.044) 0:04:14.695 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1490 Friday 25 July 2025 21:43:55 -0400 (0:00:00.045) 0:04:14.741 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1498 Friday 25 July 2025 21:43:55 -0400 (0:00:00.038) 0:04:14.779 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1507 Friday 25 July 2025 21:43:55 -0400 (0:00:00.037) 0:04:14.817 *********** changed: [managed-node1] => { "changed": true } MSG: Block inserted RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 25 July 2025 21:43:55 -0400 (0:00:00.414) 0:04:15.232 *********** changed: [managed-node1] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ActiveEnterTimestampMonotonic": "939792125", "ActiveExitTimestamp": "Fri 2025-07-25 21:43:22 EDT", "ActiveExitTimestampMonotonic": "1043158828", "ActiveState": "inactive", "After": "basic.target systemd-journald.socket -.mount system.slice sysinit.target network.target auditd.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:41:38 EDT", "AssertTimestampMonotonic": "939790579", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ConditionTimestampMonotonic": "939790577", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "1", "ExecMainExitTimestamp": "Fri 2025-07-25 21:43:22 EDT", "ExecMainExitTimestampMonotonic": "1043300410", "ExecMainPID": "69160", "ExecMainStartTimestamp": "Fri 2025-07-25 21:41:38 EDT", "ExecMainStartTimestampMonotonic": "939791919", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-07-25 21:41:38 EDT] ; stop_time=[Fri 2025-07-25 21:43:22 EDT] ; pid=69160 ; code=exited ; status=0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-25 21:43:22 EDT", "InactiveEnterTimestampMonotonic": "1043300489", "InactiveExitTimestamp": "Fri 2025-07-25 21:41:38 EDT", "InactiveExitTimestampMonotonic": "939792125", "InvocationID": "0f69c60204274777a38391ba5c326795", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:43:22 EDT", "StateChangeTimestampMonotonic": "1043300489", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestampMonotonic": "0", "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1520 Friday 25 July 2025 21:43:56 -0400 (0:00:00.573) 0:04:15.805 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1527 Friday 25 July 2025 21:43:56 -0400 (0:00:00.046) 0:04:15.852 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run with the edited settings again - should report not changed] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:69 Friday 25 July 2025 21:43:56 -0400 (0:00:00.051) 0:04:15.904 *********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 25 July 2025 21:43:56 -0400 (0:00:00.725) 0:04:16.629 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 25 July 2025 21:43:57 -0400 (0:00:00.063) 0:04:16.693 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 25 July 2025 21:43:57 -0400 (0:00:00.038) 0:04:16.731 *********** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Friday 25 July 2025 21:43:57 -0400 (0:00:00.059) 0:04:16.790 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Friday 25 July 2025 21:43:57 -0400 (0:00:00.031) 0:04:16.822 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Friday 25 July 2025 21:43:57 -0400 (0:00:00.030) 0:04:16.852 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset internal role facts] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 25 July 2025 21:43:57 -0400 (0:00:00.030) 0:04:16.883 *********** ok: [managed-node1] => { "ansible_facts": { "__mssql_is_active": null, "__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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Friday 25 July 2025 21:43:57 -0400 (0:00:00.028) 0:04:16.911 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Friday 25 July 2025 21:43:57 -0400 (0:00:00.030) 0:04:16.941 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Friday 25 July 2025 21:43:57 -0400 (0:00:00.029) 0:04:16.971 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Friday 25 July 2025 21:43:57 -0400 (0:00:00.029) 0:04:17.000 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Friday 25 July 2025 21:43:57 -0400 (0:00:00.029) 0:04:17.030 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Friday 25 July 2025 21:43:57 -0400 (0:00:00.110) 0:04:17.141 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Friday 25 July 2025 21:43:57 -0400 (0:00:00.033) 0:04:17.174 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Friday 25 July 2025 21:43:57 -0400 (0:00:00.033) 0:04:17.208 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Friday 25 July 2025 21:43:57 -0400 (0:00:00.033) 0:04:17.241 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Friday 25 July 2025 21:43:57 -0400 (0:00:00.030) 0:04:17.272 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Friday 25 July 2025 21:43:57 -0400 (0:00:00.031) 0:04:17.304 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Friday 25 July 2025 21:43:57 -0400 (0:00:00.034) 0:04:17.338 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Friday 25 July 2025 21:43:57 -0400 (0:00:00.037) 0:04:17.376 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Friday 25 July 2025 21:43:57 -0400 (0:00:00.030) 0:04:17.406 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Friday 25 July 2025 21:43:57 -0400 (0:00:00.030) 0:04:17.437 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Friday 25 July 2025 21:43:57 -0400 (0:00:00.030) 0:04:17.467 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Friday 25 July 2025 21:43:57 -0400 (0:00:00.030) 0:04:17.498 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Friday 25 July 2025 21:43:57 -0400 (0:00:00.034) 0:04:17.533 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_ag_is_contained is not provided with version 2017] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Friday 25 July 2025 21:43:57 -0400 (0:00:00.032) 0:04:17.565 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify fail reuse_system_db=true is not provided without ag_is_contained] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Friday 25 July 2025 21:43:57 -0400 (0:00:00.031) 0:04:17.596 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Friday 25 July 2025 21:43:57 -0400 (0:00:00.031) 0:04:17.628 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Friday 25 July 2025 21:43:59 -0400 (0:00:01.871) 0:04:19.499 *********** skipping: [managed-node1] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item={'key': 2022, 'value': 16}) => { "ansible_facts": { "__mssql_current_version": "2022" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 } } TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Friday 25 July 2025 21:43:59 -0400 (0:00:00.144) 0:04:19.644 *********** skipping: [managed-node1] => { "changed": false, "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Friday 25 July 2025 21:44:00 -0400 (0:00:00.043) 0:04:19.688 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Friday 25 July 2025 21:44:00 -0400 (0:00:00.038) 0:04:19.726 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Friday 25 July 2025 21:44:00 -0400 (0:00:00.057) 0:04:19.783 *********** skipping: [managed-node1] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 2022, 'value': 16}) => { "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Friday 25 July 2025 21:44:00 -0400 (0:00:00.075) 0:04:19.859 *********** ok: [managed-node1] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Friday 25 July 2025 21:44:00 -0400 (0:00:00.639) 0:04:20.498 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Friday 25 July 2025 21:44:00 -0400 (0:00:00.049) 0:04:20.548 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Friday 25 July 2025 21:44:00 -0400 (0:00:00.048) 0:04:20.597 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Friday 25 July 2025 21:44:00 -0400 (0:00:00.043) 0:04:20.640 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Friday 25 July 2025 21:44:01 -0400 (0:00:00.037) 0:04:20.678 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Friday 25 July 2025 21:44:01 -0400 (0:00:00.124) 0:04:20.803 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Friday 25 July 2025 21:44:01 -0400 (0:00:00.041) 0:04:20.844 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Friday 25 July 2025 21:44:01 -0400 (0:00:00.045) 0:04:20.889 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Friday 25 July 2025 21:44:01 -0400 (0:00:00.033) 0:04:20.923 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Friday 25 July 2025 21:44:04 -0400 (0:00:02.877) 0:04:23.800 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-server TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Friday 25 July 2025 21:44:06 -0400 (0:00:02.831) 0:04:26.632 *********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.004783", "end": "2025-07-25 21:44:07.250841", "rc": 0, "start": "2025-07-25 21:44:07.246058" } STDOUT: /var/opt/mssql/log/errorlog TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Friday 25 July 2025 21:44:07 -0400 (0:00:00.366) 0:04:26.999 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.007665", "end": "2025-07-25 21:44:07.622812", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:44:07.615147" } STDOUT: enabled TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Friday 25 July 2025 21:44:07 -0400 (0:00:00.383) 0:04:27.382 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.006727", "end": "2025-07-25 21:44:08.018351", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:44:08.011624" } STDOUT: active TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Friday 25 July 2025 21:44:08 -0400 (0:00:00.382) 0:04:27.764 *********** ok: [managed-node1] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Friday 25 July 2025 21:44:08 -0400 (0:00:00.052) 0:04:27.817 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Friday 25 July 2025 21:44:08 -0400 (0:00:00.046) 0:04:27.863 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:430 Friday 25 July 2025 21:44:08 -0400 (0:00:00.047) 0:04:27.910 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /var/opt/mssql/data] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Friday 25 July 2025 21:44:08 -0400 (0:00:00.208) 0:04:28.119 *********** ok: [managed-node1] => { "changed": false, "gid": 989, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/var/opt/mssql/data", "secontext": "unconfined_u:object_r:var_t:s0", "size": 4096, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Friday 25 July 2025 21:44:08 -0400 (0:00:00.396) 0:04:28.516 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Friday 25 July 2025 21:44:08 -0400 (0:00:00.036) 0:04:28.552 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:44:08 -0400 (0:00:00.051) 0:04:28.604 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultdatadir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002408", "end": "2025-07-25 21:44:09.223465", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:44:09.221057" } STDOUT: defaultdatadir = /var/opt/mssql/data TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:44:09 -0400 (0:00:00.360) 0:04:28.965 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultdatadir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:44:09 -0400 (0:00:00.040) 0:04:29.005 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the directory and permissions /var/opt/mssql/log] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:3 Friday 25 July 2025 21:44:09 -0400 (0:00:00.046) 0:04:29.052 *********** ok: [managed-node1] => { "changed": false, "gid": 989, "group": "mssql", "mode": "0755", "owner": "mssql", "path": "/var/opt/mssql/log", "secontext": "unconfined_u:object_r:var_t:s0", "size": 4096, "state": "directory", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Append facts for the selinux role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:12 Friday 25 July 2025 21:44:09 -0400 (0:00:00.370) 0:04:29.422 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the setting defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/configure_storage_paths.yml:28 Friday 25 July 2025 21:44:09 -0400 (0:00:00.037) 0:04:29.460 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:44:09 -0400 (0:00:00.058) 0:04:29.518 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^defaultlogdir = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002484", "end": "2025-07-25 21:44:10.187687", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:44:10.185203" } STDOUT: defaultlogdir = /var/opt/mssql/log TASK [fedora.linux_system_roles.mssql : Configure the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:44:10 -0400 (0:00:00.410) 0:04:29.928 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting filelocation defaultlogdir] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:44:10 -0400 (0:00:00.108) 0:04:30.036 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set selinux role facts for ports] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:445 Friday 25 July 2025 21:44:10 -0400 (0:00:00.045) 0:04:30.082 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for storage paths and ports] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:459 Friday 25 July 2025 21:44:10 -0400 (0:00:00.037) 0:04:30.119 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Friday 25 July 2025 21:44:10 -0400 (0:00:00.034) 0:04:30.154 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tuned-profiles-mssql TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:476 Friday 25 July 2025 21:44:13 -0400 (0:00:02.813) 0:04:32.967 *********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:26:09 EDT", "ActiveEnterTimestampMonotonic": "10847664", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket dbus.service network.target systemd-journald.socket system.slice polkit.service basic.target sysinit.target systemd-sysctl.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:26:09 EDT", "AssertTimestampMonotonic": "10237835", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:26:09 EDT", "ConditionTimestampMonotonic": "10237833", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target cpupower.service auto-cpufreq.service tlp.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "689", "ExecMainStartTimestamp": "Fri 2025-07-25 21:26:09 EDT", "ExecMainStartTimestampMonotonic": "10238506", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-25 21:26:09 EDT", "InactiveExitTimestampMonotonic": "10238546", "InvocationID": "182fda94a8394679ac4cadca753cd9b3", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "689", "MemoryAccounting": "yes", "MemoryCurrent": "21372928", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.service system.slice dbus.socket sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:26:09 EDT", "StateChangeTimestampMonotonic": "10847664", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:26:09 EDT", "WatchdogTimestampMonotonic": "10847662", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:483 Friday 25 July 2025 21:44:13 -0400 (0:00:00.485) 0:04:33.453 *********** ok: [managed-node1] => { "changed": false, "content": "dmlydHVhbC1ndWVzdCBtc3NxbAo=", "encoding": "base64", "source": "/etc/tuned/active_profile" } TASK [fedora.linux_system_roles.mssql : Decode the active Tuned profiles] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:489 Friday 25 July 2025 21:44:14 -0400 (0:00:00.346) 0:04:33.799 *********** ok: [managed-node1] => { "ansible_facts": { "__mssql_tuned_active_profiles": "virtual-guest mssql" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:502 Friday 25 July 2025 21:44:14 -0400 (0:00:00.035) 0:04:33.835 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:514 Friday 25 July 2025 21:44:14 -0400 (0:00:00.034) 0:04:33.870 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:523 Friday 25 July 2025 21:44:14 -0400 (0:00:00.033) 0:04:33.903 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Friday 25 July 2025 21:44:14 -0400 (0:00:00.034) 0:04:33.937 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:548 Friday 25 July 2025 21:44:14 -0400 (0:00:00.034) 0:04:33.971 *********** ok: [managed-node1] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:556 Friday 25 July 2025 21:44:14 -0400 (0:00:00.393) 0:04:34.365 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 Friday 25 July 2025 21:44:14 -0400 (0:00:00.036) 0:04:34.402 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-tools18 unixODBC-devel TASK [fedora.linux_system_roles.mssql : Reset certificate_requests] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:582 Friday 25 July 2025 21:44:17 -0400 (0:00:02.877) 0:04:37.279 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set certificate_requests] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:586 Friday 25 July 2025 21:44:17 -0400 (0:00:00.068) 0:04:37.347 *********** TASK [Create certificates using the certificate role] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:597 Friday 25 July 2025 21:44:17 -0400 (0:00:00.046) 0:04:37.393 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:603 Friday 25 July 2025 21:44:17 -0400 (0:00:00.049) 0:04:37.443 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:608 Friday 25 July 2025 21:44:17 -0400 (0:00:00.047) 0:04:37.491 *********** skipping: [managed-node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:626 Friday 25 July 2025 21:44:17 -0400 (0:00:00.042) 0:04:37.533 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:635 Friday 25 July 2025 21:44:17 -0400 (0:00:00.038) 0:04:37.572 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:644 Friday 25 July 2025 21:44:17 -0400 (0:00:00.037) 0:04:37.609 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:651 Friday 25 July 2025 21:44:17 -0400 (0:00:00.044) 0:04:37.653 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the setting forceencryption] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Friday 25 July 2025 21:44:18 -0400 (0:00:00.050) 0:04:37.704 *********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail; grep '^forceencryption' /var/opt/mssql/mssql.conf | sed 's/forceencryption = //g'", "delta": "0:00:00.004053", "end": "2025-07-25 21:44:18.472071", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:44:18.468018" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Append -No to sqlcmd when TLS is not configured] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:669 Friday 25 July 2025 21:44:18 -0400 (0:00:00.519) 0:04:38.224 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Append -C to sqlcmd when TLS is configured but certs are self-signed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:676 Friday 25 July 2025 21:44:18 -0400 (0:00:00.043) 0:04:38.268 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:689 Friday 25 July 2025 21:44:18 -0400 (0:00:00.040) 0:04:38.309 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 25 July 2025 21:44:18 -0400 (0:00:00.136) 0:04:38.445 *********** ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:43:56 EDT", "ActiveEnterTimestampMonotonic": "1077044939", "ActiveExitTimestamp": "Fri 2025-07-25 21:43:22 EDT", "ActiveExitTimestampMonotonic": "1043158828", "ActiveState": "active", "After": "basic.target systemd-journald.socket -.mount system.slice sysinit.target network.target auditd.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:43:56 EDT", "AssertTimestampMonotonic": "1077044126", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:43:56 EDT", "ConditionTimestampMonotonic": "1077044124", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "82884", "ExecMainStartTimestamp": "Fri 2025-07-25 21:43:56 EDT", "ExecMainStartTimestampMonotonic": "1077044891", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-07-25 21:43:56 EDT] ; stop_time=[n/a] ; pid=82884 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "989", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-25 21:43:22 EDT", "InactiveEnterTimestampMonotonic": "1043300489", "InactiveExitTimestamp": "Fri 2025-07-25 21:43:56 EDT", "InactiveExitTimestampMonotonic": "1077044939", "InvocationID": "5e613ad1c3ae42ce9f5fc9420d4d7937", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "82884", "MemoryAccounting": "yes", "MemoryCurrent": "766652416", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:43:56 EDT", "StateChangeTimestampMonotonic": "1077044939", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "179", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:43:56 EDT", "WatchdogTimestampMonotonic": "1077044937", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Friday 25 July 2025 21:44:19 -0400 (0:00:00.618) 0:04:39.063 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003606", "end": "2025-07-25 21:44:20.853646", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:44:19.850040" } STDOUT: tcpport = 1435 TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Friday 25 July 2025 21:44:20 -0400 (0:00:01.556) 0:04:40.620 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002488", "end": "2025-07-25 21:44:21.301772", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:44:21.299284" } STDOUT: ipaddress = 127.0.0.1 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Friday 25 July 2025 21:44:21 -0400 (0:00:00.445) 0:04:41.066 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:693 Friday 25 July 2025 21:44:21 -0400 (0:00:00.067) 0:04:41.133 *********** ok: [managed-node1] => { "changed": false, "elapsed": 1, "gid": 989, "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": 17325, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 Friday 25 July 2025 21:44:22 -0400 (0:00:01.423) 0:04:42.557 *********** ok: [managed-node1] => { "attempts": 1, "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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:708 Friday 25 July 2025 21:44:23 -0400 (0:00:00.431) 0:04:42.988 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:717 Friday 25 July 2025 21:44:23 -0400 (0:00:00.038) 0:04:43.026 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the password of sa user] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 Friday 25 July 2025 21:44:24 -0400 (0:00:01.592) 0:04:44.619 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script files to SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:746 Friday 25 July 2025 21:44:25 -0400 (0:00:00.133) 0:04:44.753 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:755 Friday 25 July 2025 21:44:25 -0400 (0:00:00.067) 0:04:44.820 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:768 Friday 25 July 2025 21:44:25 -0400 (0:00:00.069) 0:04:44.890 *********** ok: [managed-node1] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Standard 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.004335", "end": "2025-07-25 21:44:25.669893", "rc": 0, "start": "2025-07-25 21:44:25.665558" } STDOUT: true TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Friday 25 July 2025 21:44:25 -0400 (0:00:00.540) 0:04:45.431 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Friday 25 July 2025 21:44:25 -0400 (0:00:00.056) 0:04:45.488 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Change the edition of MSSQL] *********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 Friday 25 July 2025 21:44:27 -0400 (0:00:01.743) 0:04:47.232 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Configure the IP address setting] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:817 Friday 25 July 2025 21:44:27 -0400 (0:00:00.054) 0:04:47.286 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network ipaddress] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:44:27 -0400 (0:00:00.092) 0:04:47.379 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002441", "end": "2025-07-25 21:44:28.048516", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:44:28.046075" } STDOUT: ipaddress = 127.0.0.1 TASK [fedora.linux_system_roles.mssql : Configure the setting network ipaddress] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:44:28 -0400 (0:00:00.437) 0:04:47.817 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network ipaddress] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:44:28 -0400 (0:00:00.077) 0:04:47.894 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:824 Friday 25 July 2025 21:44:28 -0400 (0:00:00.159) 0:04:48.053 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1435] ************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Friday 25 July 2025 21:44:28 -0400 (0:00:00.072) 0:04:48.126 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1435] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:843 Friday 25 July 2025 21:44:28 -0400 (0:00:00.069) 0:04:48.195 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:44:28 -0400 (0:00:00.093) 0:04:48.289 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002768", "end": "2025-07-25 21:44:28.959991", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:44:28.957223" } STDOUT: tcpport = 1435 TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:44:29 -0400 (0:00:00.479) 0:04:48.768 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting network tcpport] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:44:29 -0400 (0:00:00.074) 0:04:48.843 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:849 Friday 25 July 2025 21:44:29 -0400 (0:00:00.070) 0:04:48.914 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:869 Friday 25 July 2025 21:44:29 -0400 (0:00:00.072) 0:04:48.987 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting sqlagent enabled] ****** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:44:29 -0400 (0:00:00.100) 0:04:49.087 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^enabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002464", "end": "2025-07-25 21:44:29.747996", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:44:29.745532" } STDOUT: enabled = False TASK [fedora.linux_system_roles.mssql : Configure the setting sqlagent enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:44:29 -0400 (0:00:00.427) 0:04:49.515 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting sqlagent enabled] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:44:29 -0400 (0:00:00.067) 0:04:49.583 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 Friday 25 July 2025 21:44:29 -0400 (0:00:00.053) 0:04:49.636 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 Friday 25 July 2025 21:44:32 -0400 (0:00:02.870) 0:04:52.507 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:892 Friday 25 July 2025 21:44:35 -0400 (0:00:02.826) 0:04:55.333 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^traceflag[0-9] = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002635", "end": "2025-07-25 21:44:36.001159", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:44:35.998524" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:898 Friday 25 July 2025 21:44:36 -0400 (0:00:00.431) 0:04:55.765 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:905 Friday 25 July 2025 21:44:36 -0400 (0:00:00.052) 0:04:55.817 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Friday 25 July 2025 21:44:36 -0400 (0:00:00.055) 0:04:55.873 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:44:36 -0400 (0:00:00.088) 0:04:55.961 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^alternatewritethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002615", "end": "2025-07-25 21:44:36.652572", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:44:36.649957" } STDOUT: alternatewritethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:44:36 -0400 (0:00:00.455) 0:04:56.417 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control alternatewritethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:44:36 -0400 (0:00:00.067) 0:04:56.484 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:919 Friday 25 July 2025 21:44:36 -0400 (0:00:00.053) 0:04:56.538 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for managed-node1 TASK [fedora.linux_system_roles.mssql : Get the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 25 July 2025 21:44:36 -0400 (0:00:00.092) 0:04:56.631 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^writethrough = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003159", "end": "2025-07-25 21:44:37.255510", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:44:37.252351" } STDOUT: writethrough = 0 TASK [fedora.linux_system_roles.mssql : Configure the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 25 July 2025 21:44:37 -0400 (0:00:00.364) 0:04:56.995 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the setting control writethrough] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 25 July 2025 21:44:37 -0400 (0:00:00.038) 0:04:57.034 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:929 Friday 25 July 2025 21:44:37 -0400 (0:00:00.036) 0:04:57.071 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:937 Friday 25 July 2025 21:44:37 -0400 (0:00:00.106) 0:04:57.177 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:945 Friday 25 July 2025 21:44:37 -0400 (0:00:00.043) 0:04:57.221 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:952 Friday 25 July 2025 21:44:37 -0400 (0:00:00.033) 0:04:57.255 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:959 Friday 25 July 2025 21:44:37 -0400 (0:00:00.035) 0:04:57.290 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:968 Friday 25 July 2025 21:44:37 -0400 (0:00:00.036) 0:04:57.327 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Check if AD user exists] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:981 Friday 25 July 2025 21:44:37 -0400 (0:00:00.032) 0:04:57.359 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:990 Friday 25 July 2025 21:44:37 -0400 (0:00:00.033) 0:04:57.392 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure proper configuration on user] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1004 Friday 25 July 2025 21:44:37 -0400 (0:00:00.032) 0:04:57.425 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1014 Friday 25 July 2025 21:44:37 -0400 (0:00:00.031) 0:04:57.456 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1019 Friday 25 July 2025 21:44:37 -0400 (0:00:00.032) 0:04:57.489 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1036 Friday 25 July 2025 21:44:37 -0400 (0:00:00.030) 0:04:57.519 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1041 Friday 25 July 2025 21:44:37 -0400 (0:00:00.030) 0:04:57.550 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1046 Friday 25 July 2025 21:44:37 -0400 (0:00:00.030) 0:04:57.580 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1052 Friday 25 July 2025 21:44:37 -0400 (0:00:00.030) 0:04:57.611 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1078 Friday 25 July 2025 21:44:37 -0400 (0:00:00.030) 0:04:57.641 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1099 Friday 25 July 2025 21:44:37 -0400 (0:00:00.030) 0:04:57.672 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1107 Friday 25 July 2025 21:44:38 -0400 (0:00:00.029) 0:04:57.701 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Friday 25 July 2025 21:44:38 -0400 (0:00:00.031) 0:04:57.732 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1123 Friday 25 July 2025 21:44:38 -0400 (0:00:00.031) 0:04:57.764 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1140 Friday 25 July 2025 21:44:38 -0400 (0:00:00.030) 0:04:57.794 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1144 Friday 25 July 2025 21:44:38 -0400 (0:00:00.101) 0:04:57.895 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset __mssql_is_active] *************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Friday 25 July 2025 21:44:38 -0400 (0:00:00.032) 0:04:57.928 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1165 Friday 25 July 2025 21:44:38 -0400 (0:00:00.037) 0:04:57.966 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1185 Friday 25 July 2025 21:44:38 -0400 (0:00:00.048) 0:04:58.015 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1238 Friday 25 July 2025 21:44:38 -0400 (0:00:00.057) 0:04:58.072 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1245 Friday 25 July 2025 21:44:38 -0400 (0:00:00.080) 0:04:58.153 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1252 Friday 25 July 2025 21:44:38 -0400 (0:00:00.072) 0:04:58.226 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Friday 25 July 2025 21:44:38 -0400 (0:00:00.070) 0:04:58.296 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1270 Friday 25 July 2025 21:44:38 -0400 (0:00:00.065) 0:04:58.362 *********** skipping: [managed-node1] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1278 Friday 25 July 2025 21:44:38 -0400 (0:00:00.064) 0:04:58.426 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1287 Friday 25 July 2025 21:44:38 -0400 (0:00:00.066) 0:04:58.493 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1295 Friday 25 July 2025 21:44:38 -0400 (0:00:00.050) 0:04:58.544 *********** skipping: [managed-node1] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 'key', 'value': '/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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1309 Friday 25 July 2025 21:44:38 -0400 (0:00:00.059) 0:04:58.603 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1315 Friday 25 July 2025 21:44:38 -0400 (0:00:00.036) 0:04:58.639 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that primary instance hosts is available] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1321 Friday 25 July 2025 21:44:39 -0400 (0:00:00.041) 0:04:58.681 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1331 Friday 25 July 2025 21:44:39 -0400 (0:00:00.048) 0:04:58.729 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1338 Friday 25 July 2025 21:44:39 -0400 (0:00:00.036) 0:04:58.766 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1347 Friday 25 July 2025 21:44:39 -0400 (0:00:00.031) 0:04:58.798 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Mark active hosts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1354 Friday 25 July 2025 21:44:39 -0400 (0:00:00.031) 0:04:58.829 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail if any hosts are no longer active] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1358 Friday 25 July 2025 21:44:39 -0400 (0:00:00.032) 0:04:58.862 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1375 Friday 25 July 2025 21:44:39 -0400 (0:00:00.030) 0:04:58.893 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1388 Friday 25 July 2025 21:44:39 -0400 (0:00:00.105) 0:04:58.998 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1395 Friday 25 July 2025 21:44:39 -0400 (0:00:00.034) 0:04:59.032 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1402 Friday 25 July 2025 21:44:39 -0400 (0:00:00.042) 0:04:59.074 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1411 Friday 25 July 2025 21:44:39 -0400 (0:00:00.050) 0:04:59.125 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1418 Friday 25 July 2025 21:44:39 -0400 (0:00:00.042) 0:04:59.168 *********** skipping: [managed-node1] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'key': 'key', 'value': '/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-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1430 Friday 25 July 2025 21:44:39 -0400 (0:00:00.044) 0:04:59.213 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1439 Friday 25 July 2025 21:44:39 -0400 (0:00:00.036) 0:04:59.250 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1446 Friday 25 July 2025 21:44:39 -0400 (0:00:00.057) 0:04:59.308 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1452 Friday 25 July 2025 21:44:39 -0400 (0:00:00.037) 0:04:59.345 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1460 Friday 25 July 2025 21:44:39 -0400 (0:00:00.035) 0:04:59.381 *********** skipping: [managed-node1] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1473 Friday 25 July 2025 21:44:39 -0400 (0:00:00.038) 0:04:59.420 *********** skipping: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Run ha_cluster to configure pacemaker] *********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1485 Friday 25 July 2025 21:44:39 -0400 (0:00:00.032) 0:04:59.453 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for the cluster to finish configuration] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1490 Friday 25 July 2025 21:44:39 -0400 (0:00:00.031) 0:04:59.484 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1498 Friday 25 July 2025 21:44:39 -0400 (0:00:00.036) 0:04:59.520 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1507 Friday 25 July 2025 21:44:39 -0400 (0:00:00.034) 0:04:59.555 *********** ok: [managed-node1] => { "changed": false } META: ran handlers TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1520 Friday 25 July 2025 21:44:40 -0400 (0:00:00.543) 0:05:00.098 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1527 Friday 25 July 2025 21:44:40 -0400 (0:00:00.080) 0:05:00.179 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify disabled settings] ************************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:84 Friday 25 July 2025 21:44:40 -0400 (0:00:00.135) 0:05:00.314 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml for managed-node1 TASK [Get server version on non-booted systems] ******************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:10 Friday 25 July 2025 21:44:41 -0400 (0:00:00.892) 0:05:01.206 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get server edition on booted systems] ************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:19 Friday 25 July 2025 21:44:41 -0400 (0:00:00.061) 0:05:01.267 *********** ok: [managed-node1] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile' /var/opt/mssql/mssql.conf \\\n2>&1 | sed 's\\errorlogfile : \\\\')\" || :\nif [ -f \"${errorlog}\" ]; then\n cat \"${errorlog}\"\nelse\n cat /var/opt/mssql/log/errorlog\nfi\n", "delta": "0:00:00.005315", "end": "2025-07-25 21:44:41.986010", "rc": 0, "start": "2025-07-25 21:44:41.980695" } STDOUT: 2025-07-25 21:43:57.91 Server Microsoft SQL Server 2022 (RTM-CU20) (KB5059390) - 16.0.4205.1 (X64) Jun 13 2025 13:38:45 Copyright (C) 2022 Microsoft Corporation Standard Edition (64-bit) on Linux (CentOS Stream 8) 2025-07-25 21:43:57.91 Server UTC adjustment: -4:00 2025-07-25 21:43:57.91 Server (c) Microsoft Corporation. 2025-07-25 21:43:57.91 Server All rights reserved. 2025-07-25 21:43:57.91 Server Server process ID is 444. 2025-07-25 21:43:57.91 Server Logging SQL Server messages in file '/var/opt/mssql/log/errorlog'. 2025-07-25 21:43:57.91 Server Registry startup parameters: -d /var/opt/mssql/data/master.mdf -l /var/opt/mssql/data/mastlog.ldf -e /var/opt/mssql/log/errorlog 2025-07-25 21:43:57.91 Server SQL Server detected 1 sockets with 2 cores per socket and 4 logical processors per socket, 4 total logical processors; using 4 logical processors based on SQL Server licensing. This is an informational message; no user action is required. 2025-07-25 21:43:57.92 Server SQL Server is starting at normal priority base (=7). This is an informational message only. No user action is required. 2025-07-25 21:43:57.92 Server Detected 5752 MB of RAM, 5277 MB of available memory, 5277 MB of available page file. This is an informational message; no user action is required. 2025-07-25 21:43:57.92 Server Using conventional memory in the memory manager. 2025-07-25 21:43:57.92 Server Detected pause instruction latency: 58 cycles. 2025-07-25 21:43:57.92 Server SQL Server detected the following NUMA node configuration (NUMA Node number 0, Processor Group number 0, CPU Mask 0x000000000000000f). 2025-07-25 21:43:57.92 Server Page exclusion bitmap is enabled. 2025-07-25 21:43:57.95 Server Buffer pool extension is not supported on Linux platform. 2025-07-25 21:43:57.95 Server Buffer Pool: Allocating 8388608 bytes for 836567 hashPages. 2025-07-25 21:43:58.10 Server Buffer pool extension is already disabled. No action is necessary. 2025-07-25 21:43:58.63 Server Installing Client TLS certificates to the store. 2025-07-25 21:43:58.64 Server CPU vectorization level(s) detected: SSE SSE2 SSE3 SSSE3 SSE41 SSE42 AVX AVX2 POPCNT BMI1 BMI2 2025-07-25 21:43:58.69 Server Successfully initialized the TLS configuration. Allowed TLS protocol versions are ['1.0 1.1 1.2']. Allowed TLS ciphers are ['ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA:ECDHE-ECDSA-AES128-SHA:AES256-GCM-SHA384:AES128-GCM-SHA256:AES256-SHA256:AES128-SHA256:AES256-SHA:AES128-SHA:!DHE-RSA-AES256-GCM-SHA384:!DHE-RSA-AES128-GCM-SHA256:!DHE-RSA-AES256-SHA:!DHE-RSA-AES128-SHA']. 2025-07-25 21:43:58.70 Server Query Store settings initialized with enabled = 1, 2025-07-25 21:43:58.71 Server The maximum number of dedicated administrator connections for this instance is '1' 2025-07-25 21:43:58.72 Server Node configuration: node 0: CPU mask: 0x000000000000000f:0 Active CPU mask: 0x000000000000000f:0. This message provides a description of the NUMA configuration for this computer. This is an informational message only. No user action is required. 2025-07-25 21:43:58.73 Server Using dynamic lock allocation. Initial allocation of 2500 Lock blocks and 5000 Lock Owner blocks per node. This is an informational message only. No user action is required. 2025-07-25 21:43:58.75 Server In-Memory OLTP initialized on lowend machine. 2025-07-25 21:43:58.78 Server [INFO] Created Extended Events session 'hkenginexesession' 2025-07-25 21:43:58.78 Server Database Instant File Initialization: enabled. For security and performance considerations see the topic 'Database Instant File Initialization' in SQL Server Books Online. This is an informational message only. No user action is required. 2025-07-25 21:43:58.80 Server Total Log Writer threads: 2. This is an informational message; no user action is required. 2025-07-25 21:43:58.81 Server clflush is selected for pmem flush operation. 2025-07-25 21:43:58.82 Server Software Usage Metrics is disabled. 2025-07-25 21:43:58.84 spid20s [1]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2025-07-25 21:43:58.85 spid20s Starting up database 'master'. 2025-07-25 21:43:58.85 Server CLR version v4.0.30319 loaded. 2025-07-25 21:43:58.95 spid20s 13 transactions rolled forward in database 'master' (1:0). This is an informational message only. No user action is required. 2025-07-25 21:43:58.97 spid20s 0 transactions rolled back in database 'master' (1:0). This is an informational message only. No user action is required. 2025-07-25 21:43:58.97 spid20s Recovery is writing a checkpoint in database 'master' (1). This is an informational message only. No user action is required. 2025-07-25 21:43:59.13 spid20s [32762]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2025-07-25 21:43:59.14 spid22s [32767]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2025-07-25 21:43:59.14 spid20s Starting up database 'model_replicatedmaster'. 2025-07-25 21:43:59.15 spid22s Starting up database 'mssqlsystemresource'. 2025-07-25 21:43:59.16 spid22s The resource database build version is 16.00.4205. This is an informational message only. No user action is required. 2025-07-25 21:43:59.18 spid22s [3]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2025-07-25 21:43:59.19 spid22s Starting up database 'model'. 2025-07-25 21:43:59.24 spid28s A self-generated certificate was successfully loaded for encryption. 2025-07-25 21:43:59.25 spid28s Server is listening on [ 127.0.0.1 1435] accept sockets 1. 2025-07-25 21:43:59.25 Server Server is listening on [ ::1 1434] accept sockets 1. 2025-07-25 21:43:59.25 Server Server is listening on [ 127.0.0.1 1434] accept sockets 1. 2025-07-25 21:43:59.26 Server Dedicated admin connection support was established for listening locally on port 1434. 2025-07-25 21:43:59.26 spid28s Server is listening on [ ::1 1431] accept sockets 1. 2025-07-25 21:43:59.27 spid28s Server is listening on [ 127.0.0.1 1431] accept sockets 1. 2025-07-25 21:43:59.27 Server Common language runtime (CLR) functionality initialized. 2025-07-25 21:43:59.27 spid28s SQL Server is now ready for client connections. This is an informational message; no user action is required. 2025-07-25 21:43:59.35 spid20s Converting database 'model_replicatedmaster' from version 927 to the current version 957. 2025-07-25 21:43:59.35 spid20s Database 'model_replicatedmaster' running the upgrade step from version 927 to version 928. 2025-07-25 21:43:59.36 spid20s Database 'model_replicatedmaster' running the upgrade step from version 928 to version 929. 2025-07-25 21:43:59.41 spid20s Database 'model_replicatedmaster' running the upgrade step from version 929 to version 930. 2025-07-25 21:43:59.43 spid20s Database 'model_replicatedmaster' running the upgrade step from version 930 to version 931. 2025-07-25 21:43:59.44 spid20s Database 'model_replicatedmaster' running the upgrade step from version 931 to version 932. 2025-07-25 21:43:59.45 spid20s Database 'model_replicatedmaster' running the upgrade step from version 932 to version 933. 2025-07-25 21:43:59.46 spid20s Database 'model_replicatedmaster' running the upgrade step from version 933 to version 934. 2025-07-25 21:43:59.47 spid20s Database 'model_replicatedmaster' running the upgrade step from version 934 to version 935. 2025-07-25 21:43:59.48 spid20s Database 'model_replicatedmaster' running the upgrade step from version 935 to version 936. 2025-07-25 21:43:59.49 spid20s Database 'model_replicatedmaster' running the upgrade step from version 936 to version 937. 2025-07-25 21:43:59.50 spid20s Database 'model_replicatedmaster' running the upgrade step from version 937 to version 938. 2025-07-25 21:43:59.51 spid20s Database 'model_replicatedmaster' running the upgrade step from version 938 to version 939. 2025-07-25 21:43:59.52 spid20s Database 'model_replicatedmaster' running the upgrade step from version 939 to version 940. 2025-07-25 21:43:59.53 spid20s Database 'model_replicatedmaster' running the upgrade step from version 940 to version 941. 2025-07-25 21:43:59.54 spid20s Database 'model_replicatedmaster' running the upgrade step from version 941 to version 942. 2025-07-25 21:43:59.55 spid20s Database 'model_replicatedmaster' running the upgrade step from version 942 to version 943. 2025-07-25 21:43:59.60 spid20s Database 'model_replicatedmaster' running the upgrade step from version 943 to version 944. 2025-07-25 21:43:59.61 spid20s Database 'model_replicatedmaster' running the upgrade step from version 944 to version 945. 2025-07-25 21:43:59.63 spid20s Database 'model_replicatedmaster' running the upgrade step from version 945 to version 946. 2025-07-25 21:43:59.64 spid20s Database 'model_replicatedmaster' running the upgrade step from version 946 to version 947. 2025-07-25 21:43:59.65 spid20s Database 'model_replicatedmaster' running the upgrade step from version 947 to version 948. 2025-07-25 21:43:59.66 spid20s Database 'model_replicatedmaster' running the upgrade step from version 948 to version 949. 2025-07-25 21:43:59.67 spid20s Database 'model_replicatedmaster' running the upgrade step from version 949 to version 950. 2025-07-25 21:43:59.68 spid20s Database 'model_replicatedmaster' running the upgrade step from version 950 to version 951. 2025-07-25 21:43:59.71 spid20s Database 'model_replicatedmaster' running the upgrade step from version 951 to version 952. 2025-07-25 21:43:59.72 spid20s Database 'model_replicatedmaster' running the upgrade step from version 952 to version 953. 2025-07-25 21:43:59.73 spid20s Database 'model_replicatedmaster' running the upgrade step from version 953 to version 954. 2025-07-25 21:43:59.74 spid20s Database 'model_replicatedmaster' running the upgrade step from version 954 to version 955. 2025-07-25 21:43:59.75 spid20s Database 'model_replicatedmaster' running the upgrade step from version 955 to version 956. 2025-07-25 21:43:59.78 spid20s Database 'model_replicatedmaster' running the upgrade step from version 956 to version 957. 2025-07-25 21:43:59.83 spid20s [32761]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2025-07-25 21:43:59.84 spid20s Starting up database 'model_msdb'. 2025-07-25 21:43:59.88 Server External governance manager initialized 2025-07-25 21:43:59.95 spid20s Converting database 'model_msdb' from version 927 to the current version 957. 2025-07-25 21:43:59.95 spid20s Database 'model_msdb' running the upgrade step from version 927 to version 928. 2025-07-25 21:43:59.97 spid20s Database 'model_msdb' running the upgrade step from version 928 to version 929. 2025-07-25 21:44:00.02 spid20s Database 'model_msdb' running the upgrade step from version 929 to version 930. 2025-07-25 21:44:00.03 spid20s Database 'model_msdb' running the upgrade step from version 930 to version 931. 2025-07-25 21:44:00.04 spid20s Database 'model_msdb' running the upgrade step from version 931 to version 932. 2025-07-25 21:44:00.05 spid20s Database 'model_msdb' running the upgrade step from version 932 to version 933. 2025-07-25 21:44:00.06 spid20s Database 'model_msdb' running the upgrade step from version 933 to version 934. 2025-07-25 21:44:00.06 spid20s Database 'model_msdb' running the upgrade step from version 934 to version 935. 2025-07-25 21:44:00.07 spid20s Database 'model_msdb' running the upgrade step from version 935 to version 936. 2025-07-25 21:44:00.08 spid20s Database 'model_msdb' running the upgrade step from version 936 to version 937. 2025-07-25 21:44:00.09 spid20s Database 'model_msdb' running the upgrade step from version 937 to version 938. 2025-07-25 21:44:00.10 spid20s Database 'model_msdb' running the upgrade step from version 938 to version 939. 2025-07-25 21:44:00.11 spid20s Database 'model_msdb' running the upgrade step from version 939 to version 940. 2025-07-25 21:44:00.12 spid20s Database 'model_msdb' running the upgrade step from version 940 to version 941. 2025-07-25 21:44:00.13 spid20s Database 'model_msdb' running the upgrade step from version 941 to version 942. 2025-07-25 21:44:00.14 spid20s Database 'model_msdb' running the upgrade step from version 942 to version 943. 2025-07-25 21:44:00.18 spid20s Database 'model_msdb' running the upgrade step from version 943 to version 944. 2025-07-25 21:44:00.19 spid20s Database 'model_msdb' running the upgrade step from version 944 to version 945. 2025-07-25 21:44:00.21 spid20s Database 'model_msdb' running the upgrade step from version 945 to version 946. 2025-07-25 21:44:00.22 spid20s Database 'model_msdb' running the upgrade step from version 946 to version 947. 2025-07-25 21:44:00.23 spid20s Database 'model_msdb' running the upgrade step from version 947 to version 948. 2025-07-25 21:44:00.24 spid20s Database 'model_msdb' running the upgrade step from version 948 to version 949. 2025-07-25 21:44:00.25 spid20s Database 'model_msdb' running the upgrade step from version 949 to version 950. 2025-07-25 21:44:00.26 spid20s Database 'model_msdb' running the upgrade step from version 950 to version 951. 2025-07-25 21:44:00.29 spid20s Database 'model_msdb' running the upgrade step from version 951 to version 952. 2025-07-25 21:44:00.30 spid20s Database 'model_msdb' running the upgrade step from version 952 to version 953. 2025-07-25 21:44:00.31 spid20s Database 'model_msdb' running the upgrade step from version 953 to version 954. 2025-07-25 21:44:00.32 spid20s Database 'model_msdb' running the upgrade step from version 954 to version 955. 2025-07-25 21:44:00.33 spid20s Database 'model_msdb' running the upgrade step from version 955 to version 956. 2025-07-25 21:44:00.37 spid20s Database 'model_msdb' running the upgrade step from version 956 to version 957. 2025-07-25 21:44:00.43 spid20s SQL Server Audit is starting the audits. This is an informational message. No user action is required. 2025-07-25 21:44:00.43 spid33s Attribute synchronization initialized 2025-07-25 21:44:00.43 spid33s Attribute synchronization manager initialized 2025-07-25 21:44:00.43 spid20s SQL Server Audit has started the audits. This is an informational message. No user action is required. 2025-07-25 21:44:00.47 spid20s SQL Trace ID 1 was started by login "sa". 2025-07-25 21:44:00.48 spid20s Server name is 'managed-node1'. This is an informational message only. No user action is required. 2025-07-25 21:44:00.50 spid22s Clearing tempdb database. 2025-07-25 21:44:00.50 spid42s Always On: The availability replica manager is starting. This is an informational message only. No user action is required. 2025-07-25 21:44:00.50 spid43s [4]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2025-07-25 21:44:00.50 spid42s Always On: The availability replica manager is waiting for the instance of SQL Server to allow client connections. This is an informational message only. No user action is required. 2025-07-25 21:44:00.51 spid43s Starting up database 'msdb'. 2025-07-25 21:44:00.59 spid43s 1 transactions rolled forward in database 'msdb' (4:0). This is an informational message only. No user action is required. 2025-07-25 21:44:00.62 spid43s 0 transactions rolled back in database 'msdb' (4:0). This is an informational message only. No user action is required. 2025-07-25 21:44:00.70 spid22s [2]. Feature Status: PVS: 0. CTR: 0. ConcurrentPFSUpdate: 1. ConcurrentGAMUpdate: 1. ConcurrentSGAMUpdate: 1, CleanupUnderUserTransaction: 0. TranLevelPVS: 0 2025-07-25 21:44:00.70 spid22s Starting up database 'tempdb'. 2025-07-25 21:44:00.98 spid22s The tempdb database has 4 data file(s). 2025-07-25 21:44:00.99 spid32s The Service Broker endpoint is in disabled or stopped state. 2025-07-25 21:44:00.99 spid32s The Database Mirroring endpoint is in disabled or stopped state. 2025-07-25 21:44:01.02 spid32s Service Broker manager has started. 2025-07-25 21:44:01.02 spid20s Recovery is complete. This is an informational message only. No user action is required. TASK [Verify that the edition matches] ***************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:33 Friday 25 July 2025 21:44:42 -0400 (0:00:00.469) 0:05:01.736 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting {{ item.key }}] *************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:39 Friday 25 July 2025 21:44:42 -0400 (0:00:00.049) 0:05:01.786 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting ipaddress] ********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:44:42 -0400 (0:00:00.092) 0:05:01.879 *********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^ipaddress' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004293", "end": "2025-07-25 21:44:42.527671", "rc": 0, "start": "2025-07-25 21:44:42.523378" } STDOUT: ipaddress = 127.0.0.1 TASK [Verify the setting when it is type str ipaddress] ************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:44:42 -0400 (0:00:00.389) 0:05:02.268 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool ipaddress] *********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:44:42 -0400 (0:00:00.045) 0:05:02.313 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 127.0.0.1] ***************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:44:42 -0400 (0:00:00.033) 0:05:02.347 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting tcpport] ************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:44:42 -0400 (0:00:00.038) 0:05:02.386 *********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^tcpport' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003920", "end": "2025-07-25 21:44:43.057839", "rc": 0, "start": "2025-07-25 21:44:43.053919" } STDOUT: tcpport = 1435 TASK [Verify the setting when it is type str tcpport] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:44:43 -0400 (0:00:00.488) 0:05:02.874 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool tcpport] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:44:43 -0400 (0:00:00.038) 0:05:02.913 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1435] ********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:44:43 -0400 (0:00:00.034) 0:05:02.947 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get the value of the setting defaultdatadir] ***************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:44:43 -0400 (0:00:00.042) 0:05:02.990 *********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^defaultdatadir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003907", "end": "2025-07-25 21:44:43.614583", "rc": 0, "start": "2025-07-25 21:44:43.610676" } STDOUT: defaultdatadir = /var/opt/mssql/data TASK [Verify the setting when it is type str defaultdatadir] ******************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:44:43 -0400 (0:00:00.363) 0:05:03.354 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultdatadir] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:44:43 -0400 (0:00:00.044) 0:05:03.399 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /var/opt/mssql/data] ******************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:44:43 -0400 (0:00:00.032) 0:05:03.431 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting defaultlogdir] ****************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:44:43 -0400 (0:00:00.034) 0:05:03.466 *********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^defaultlogdir' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003752", "end": "2025-07-25 21:44:44.091494", "rc": 0, "start": "2025-07-25 21:44:44.087742" } STDOUT: defaultlogdir = /var/opt/mssql/log TASK [Verify the setting when it is type str defaultlogdir] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:44:44 -0400 (0:00:00.364) 0:05:03.831 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool defaultlogdir] ******************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:44:44 -0400 (0:00:00.043) 0:05:03.874 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /var/opt/mssql/log] ******************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:44:44 -0400 (0:00:00.034) 0:05:03.908 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the setting enabled] ************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:44:44 -0400 (0:00:00.032) 0:05:03.941 *********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^enabled' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003842", "end": "2025-07-25 21:44:44.557833", "rc": 0, "start": "2025-07-25 21:44:44.553991" } STDOUT: enabled = False TASK [Verify the setting when it is type str enabled] ************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:44:44 -0400 (0:00:00.356) 0:05:04.297 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool enabled] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:44:44 -0400 (0:00:00.033) 0:05:04.331 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:44:44 -0400 (0:00:00.125) 0:05:04.456 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:55 Friday 25 July 2025 21:44:44 -0400 (0:00:00.033) 0:05:04.489 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753494041.2026708, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1753494041.1706707, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 989, "gr_name": "mssql", "inode": 176160965, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1753494041.1706707, "nlink": 2, "path": "/var/opt/mssql/data", "pw_name": "mssql", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 993, "version": "3071936781", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:60 Friday 25 July 2025 21:44:45 -0400 (0:00:00.362) 0:05:04.852 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get stat of mssql_logdir] ************************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:70 Friday 25 July 2025 21:44:45 -0400 (0:00:00.052) 0:05:04.904 *********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1753494240.4684272, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "binary", "ctime": 1753494240.4744272, "dev": 51713, "device_type": 0, "executable": true, "exists": true, "gid": 989, "gr_name": "mssql", "inode": 178258304, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1753494240.4744272, "nlink": 3, "path": "/var/opt/mssql/log", "pw_name": "mssql", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4096, "uid": 993, "version": "1259680614", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:75 Friday 25 July 2025 21:44:45 -0400 (0:00:00.362) 0:05:05.267 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:85 Friday 25 July 2025 21:44:45 -0400 (0:00:00.046) 0:05:05.314 *********** TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 25 July 2025 21:44:45 -0400 (0:00:00.094) 0:05:05.408 *********** ok: [managed-node1] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:43:56 EDT", "ActiveEnterTimestampMonotonic": "1077044939", "ActiveExitTimestamp": "Fri 2025-07-25 21:43:22 EDT", "ActiveExitTimestampMonotonic": "1043158828", "ActiveState": "active", "After": "basic.target systemd-journald.socket -.mount system.slice sysinit.target network.target auditd.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:43:56 EDT", "AssertTimestampMonotonic": "1077044126", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:43:56 EDT", "ConditionTimestampMonotonic": "1077044124", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DropInPaths": "/etc/systemd/system/mssql-server.service.d/startlimit.conf", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "82884", "ExecMainStartTimestamp": "Fri 2025-07-25 21:43:56 EDT", "ExecMainStartTimestampMonotonic": "1077044891", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2025-07-25 21:43:56 EDT] ; stop_time=[n/a] ; pid=82884 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "989", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2025-07-25 21:43:22 EDT", "InactiveEnterTimestampMonotonic": "1043300489", "InactiveExitTimestamp": "Fri 2025-07-25 21:43:56 EDT", "InactiveExitTimestampMonotonic": "1077044939", "InvocationID": "5e613ad1c3ae42ce9f5fc9420d4d7937", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "82884", "MemoryAccounting": "yes", "MemoryCurrent": "768651264", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target -.mount system.slice", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitIntervalUSec": "0", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:43:56 EDT", "StateChangeTimestampMonotonic": "1077044939", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "179", "TasksMax": "infinity", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "993", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Fri 2025-07-25 21:43:56 EDT", "WatchdogTimestampMonotonic": "1077044937", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:9 Friday 25 July 2025 21:44:46 -0400 (0:00:00.541) 0:05:05.950 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002539", "end": "2025-07-25 21:44:46.563372", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:44:46.560833" } STDOUT: tcpport = 1435 TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:15 Friday 25 July 2025 21:44:46 -0400 (0:00:00.369) 0:05:06.319 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003695", "end": "2025-07-25 21:44:47.944608", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:44:46.940913" } STDOUT: ipaddress = 127.0.0.1 TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:21 Friday 25 July 2025 21:44:48 -0400 (0:00:01.400) 0:05:07.720 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:96 Friday 25 July 2025 21:44:48 -0400 (0:00:00.071) 0:05:07.791 *********** ok: [managed-node1] => { "changed": false, "elapsed": 1, "gid": 989, "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": 17325, "state": "file", "uid": 993 } TASK [Check if the set password matches the existing password] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:117 Friday 25 July 2025 21:44:49 -0400 (0:00:01.413) 0:05:09.205 *********** ok: [managed-node1] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools18/bin/sqlcmd", "-No", "-S", "127.0.0.1,1435", "-U", "sa", "-P", "p@55w0rD1", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.022995", "end": "2025-07-25 21:44:49.843414", "rc": 0, "start": "2025-07-25 21:44:49.820419" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2022 (RTM-CU20) (KB5059390) - 16.0.4205.1 (X64) Jun 13 2025 13:38:45 Copyright (C) 2022 Microsoft Corporation Standard Edition (64-bit) on Linux (CentOS Stream 8) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:137 Friday 25 July 2025 21:44:49 -0400 (0:00:00.385) 0:05:09.591 *********** ok: [managed-node1] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:141 Friday 25 July 2025 21:44:50 -0400 (0:00:00.123) 0:05:09.714 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node1 TASK [Gather package facts] **************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Friday 25 July 2025 21:44:50 -0400 (0:00:00.078) 0:05:09.793 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify if the package is installed mssql-server-fts] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Friday 25 July 2025 21:44:51 -0400 (0:00:01.501) 0:05:11.295 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the package is not installed mssql-server-fts] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Friday 25 July 2025 21:44:51 -0400 (0:00:00.042) 0:05:11.337 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the package powershell] ******************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:148 Friday 25 July 2025 21:44:51 -0400 (0:00:00.059) 0:05:11.397 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml for managed-node1 TASK [Gather package facts] **************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:7 Friday 25 July 2025 21:44:51 -0400 (0:00:00.058) 0:05:11.456 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Verify if the package is installed powershell] *************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:12 Friday 25 July 2025 21:44:53 -0400 (0:00:01.468) 0:05:12.924 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the package is not installed powershell] *********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_package.yml:17 Friday 25 July 2025 21:44:53 -0400 (0:00:00.050) 0:05:12.975 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get the value of the traceflag setting] ********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:159 Friday 25 July 2025 21:44:53 -0400 (0:00:00.083) 0:05:13.058 *********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^traceflag' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004459", "end": "2025-07-25 21:44:53.758046", "rc": 0, "start": "2025-07-25 21:44:53.753587" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:164 Friday 25 July 2025 21:44:53 -0400 (0:00:00.439) 0:05:13.497 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:169 Friday 25 July 2025 21:44:53 -0400 (0:00:00.138) 0:05:13.636 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:175 Friday 25 July 2025 21:44:54 -0400 (0:00:00.045) 0:05:13.681 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting alternatewritethrough] ********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:44:54 -0400 (0:00:00.067) 0:05:13.749 *********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^alternatewritethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003853", "end": "2025-07-25 21:44:54.373643", "rc": 0, "start": "2025-07-25 21:44:54.369790" } STDOUT: alternatewritethrough = 0 TASK [Verify the setting when it is type str alternatewritethrough] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:44:54 -0400 (0:00:00.370) 0:05:14.119 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool alternatewritethrough] *********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:44:54 -0400 (0:00:00.034) 0:05:14.154 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:44:54 -0400 (0:00:00.044) 0:05:14.199 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:181 Friday 25 July 2025 21:44:54 -0400 (0:00:00.031) 0:05:14.230 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml for managed-node1 TASK [Get the value of the setting writethrough] ******************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:7 Friday 25 July 2025 21:44:54 -0400 (0:00:00.062) 0:05:14.292 *********** ok: [managed-node1] => { "changed": false, "cmd": "grep '^writethrough' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.003848", "end": "2025-07-25 21:44:54.945381", "rc": 0, "start": "2025-07-25 21:44:54.941533" } STDOUT: writethrough = 0 TASK [Verify the setting when it is type str writethrough] ********************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:14 Friday 25 July 2025 21:44:55 -0400 (0:00:00.417) 0:05:14.710 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool writethrough] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:25 Friday 25 July 2025 21:44:55 -0400 (0:00:00.055) 0:05:14.765 *********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/mssql_conf_verify.yml:40 Friday 25 July 2025 21:44:55 -0400 (0:00:00.130) 0:05:14.895 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:191 Friday 25 July 2025 21:44:55 -0400 (0:00:00.074) 0:05:14.970 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:202 Friday 25 July 2025 21:44:55 -0400 (0:00:00.052) 0:05:15.022 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:214 Friday 25 July 2025 21:44:55 -0400 (0:00:00.057) 0:05:15.079 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:222 Friday 25 July 2025 21:44:55 -0400 (0:00:00.106) 0:05:15.185 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify configuration for confined application] *************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/verify_settings.yml:229 Friday 25 July 2025 21:44:55 -0400 (0:00:00.082) 0:05:15.268 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the ansible_managed header in the configuration file] ************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/tests_idempotency.yml:103 Friday 25 July 2025 21:44:55 -0400 (0:00:00.181) 0:05:15.449 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml for managed-node1 TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/check_header.yml:4 Friday 25 July 2025 21:44:56 -0400 (0:00:00.542) 0:05:15.992 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.003723", "end": "2025-07-25 21:44:57.813108", "rc": 0, "start": "2025-07-25 21:44:56.809385" } STDOUT: # BEGIN ANSIBLE MANAGED BLOCK # # Ansible managed # # system_role:mssql # END ANSIBLE MANAGED BLOCK [sqlagent] enabled = False [EULA] accepteula = Y [filelocation] defaultdatadir = /var/opt/mssql/data defaultlogdir = /var/opt/mssql/log [network] ipaddress = 127.0.0.1 tcpport = 1435 [traceflag] [control] alternatewritethrough = 0 writethrough = 0 TASK [Clean up after the role invocation] ************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_idempotency_2022.yml:19 Friday 25 July 2025 21:44:57 -0400 (0:00:01.576) 0:05:17.568 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml for managed-node1 TASK [Gather package facts] **************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:3 Friday 25 July 2025 21:44:57 -0400 (0:00:00.064) 0:05:17.633 *********** ok: [managed-node1] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Set role variables needed for cleanup] *********************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:7 Friday 25 July 2025 21:44:59 -0400 (0:00:01.752) 0:05:19.385 *********** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 25 July 2025 21:44:59 -0400 (0:00:00.098) 0:05:19.484 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 25 July 2025 21:44:59 -0400 (0:00:00.063) 0:05:19.547 *********** ok: [managed-node1] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node1] => (item=CentOS_8.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/8/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/8/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019, 2022 ] }, "ansible_included_var_files": [ "/tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Friday 25 July 2025 21:44:59 -0400 (0:00:00.077) 0:05:19.625 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Friday 25 July 2025 21:44:59 -0400 (0:00:00.045) 0:05:19.671 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Friday 25 July 2025 21:45:00 -0400 (0:00:00.057) 0:05:19.728 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Purge cluster configuration] ********************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:13 Friday 25 July 2025 21:45:00 -0400 (0:00:00.045) 0:05:19.773 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:21 Friday 25 July 2025 21:45:00 -0400 (0:00:00.044) 0:05:19.818 *********** ok: [managed-node1] => { "ansible_python_version": "3.6.8" } TASK [Purge firewall configuration] ******************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:25 Friday 25 July 2025 21:45:00 -0400 (0:00:00.036) 0:05:19.854 *********** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 25 July 2025 21:45:00 -0400 (0:00:00.086) 0:05:19.941 *********** included: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node1 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Friday 25 July 2025 21:45:00 -0400 (0:00:00.076) 0:05:20.017 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Friday 25 July 2025 21:45:00 -0400 (0:00:00.055) 0:05:20.073 *********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Friday 25 July 2025 21:45:00 -0400 (0:00:00.472) 0:05:20.546 *********** ok: [managed-node1] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Friday 25 July 2025 21:45:00 -0400 (0:00:00.045) 0:05:20.592 *********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Friday 25 July 2025 21:45:01 -0400 (0:00:00.384) 0:05:20.977 *********** ok: [managed-node1] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 Friday 25 July 2025 21:45:01 -0400 (0:00:00.047) 0:05:21.025 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.007886", "end": "2025-07-25 21:45:01.663399", "failed_when_result": false, "rc": 0, "start": "2025-07-25 21:45:01.655513" } STDOUT: running TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Friday 25 July 2025 21:45:01 -0400 (0:00:00.378) 0:05:21.403 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate that systemd runtime operations are available] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Friday 25 July 2025 21:45:01 -0400 (0:00:00.036) 0:05:21.440 *********** ok: [managed-node1] => { "ansible_facts": { "__firewall_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51 Friday 25 July 2025 21:45:01 -0400 (0:00:00.038) 0:05:21.479 *********** ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:63 Friday 25 July 2025 21:45:04 -0400 (0:00:02.906) 0:05:24.385 *********** skipping: [managed-node1] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:68 Friday 25 July 2025 21:45:04 -0400 (0:00:00.034) 0:05:24.420 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:73 Friday 25 July 2025 21:45:04 -0400 (0:00:00.033) 0:05:24.454 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 25 July 2025 21:45:04 -0400 (0:00:00.034) 0:05:24.489 *********** skipping: [managed-node1] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14 Friday 25 July 2025 21:45:04 -0400 (0:00:00.043) 0:05:24.533 *********** skipping: [managed-node1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'nftables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'iptables', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': 'ufw', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False", "skipped": true }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:24 Friday 25 July 2025 21:45:04 -0400 (0:00:00.047) 0:05:24.580 *********** ok: [managed-node1] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:33:27 EDT", "ActiveEnterTimestampMonotonic": "448663273", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice dbus.socket polkit.service dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:33:27 EDT", "AssertTimestampMonotonic": "448369641", "Before": "network-pre.target multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:33:27 EDT", "ConditionTimestampMonotonic": "448369640", "ConfigurationDirectoryMode": "0755", "Conflicts": "nftables.service ebtables.service ip6tables.service ipset.service shutdown.target iptables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19974", "ExecMainStartTimestamp": "Fri 2025-07-25 21:33:27 EDT", "ExecMainStartTimestampMonotonic": "448370921", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-25 21:33:27 EDT", "InactiveExitTimestampMonotonic": "448370963", "InvocationID": "1a5239f94ce4472a8c3c07fb4a07b884", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "19974", "MemoryAccounting": "yes", "MemoryCurrent": "42770432", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:33:27 EDT", "StateChangeTimestampMonotonic": "448663273", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2025-07-25 21:33:27 EDT", "WatchdogTimestampMonotonic": "448663269", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:30 Friday 25 July 2025 21:45:05 -0400 (0:00:00.506) 0:05:25.087 *********** ok: [managed-node1] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2025-07-25 21:33:27 EDT", "ActiveEnterTimestampMonotonic": "448663273", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target sysinit.target system.slice dbus.socket polkit.service dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2025-07-25 21:33:27 EDT", "AssertTimestampMonotonic": "448369641", "Before": "network-pre.target multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2025-07-25 21:33:27 EDT", "ConditionTimestampMonotonic": "448369640", "ConfigurationDirectoryMode": "0755", "Conflicts": "nftables.service ebtables.service ip6tables.service ipset.service shutdown.target iptables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "19974", "ExecMainStartTimestamp": "Fri 2025-07-25 21:33:27 EDT", "ExecMainStartTimestampMonotonic": "448370921", "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", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2025-07-25 21:33:27 EDT", "InactiveExitTimestampMonotonic": "448370963", "InvocationID": "1a5239f94ce4472a8c3c07fb4a07b884", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "28608", "LimitNPROCSoft": "28608", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28608", "LimitSIGPENDINGSoft": "28608", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "19974", "MemoryAccounting": "yes", "MemoryCurrent": "42770432", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target dbus.socket", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2025-07-25 21:33:27 EDT", "StateChangeTimestampMonotonic": "448663273", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "45773", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Fri 2025-07-25 21:33:27 EDT", "WatchdogTimestampMonotonic": "448663269", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Friday 25 July 2025 21:45:05 -0400 (0:00:00.503) 0:05:25.590 *********** ok: [managed-node1] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/libexec/platform-python", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:45 Friday 25 July 2025 21:45:05 -0400 (0:00:00.039) 0:05:25.629 *********** ok: [managed-node1] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.10.233 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:58 Friday 25 July 2025 21:45:06 -0400 (0:00:00.298) 0:05:25.927 *********** ok: [managed-node1] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Friday 25 July 2025 21:45:06 -0400 (0:00:00.036) 0:05:25.963 *********** TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:126 Friday 25 July 2025 21:45:06 -0400 (0:00:00.032) 0:05:25.996 *********** TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:137 Friday 25 July 2025 21:45:06 -0400 (0:00:00.033) 0:05:26.029 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:146 Friday 25 July 2025 21:45:06 -0400 (0:00:00.036) 0:05:26.066 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:152 Friday 25 July 2025 21:45:06 -0400 (0:00:00.030) 0:05:26.097 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:161 Friday 25 July 2025 21:45:06 -0400 (0:00:00.031) 0:05:26.128 *********** ok: [managed-node1] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.10.233 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:172 Friday 25 July 2025 21:45:06 -0400 (0:00:00.284) 0:05:26.412 *********** ok: [managed-node1] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:178 Friday 25 July 2025 21:45:06 -0400 (0:00:00.039) 0:05:26.451 *********** skipping: [managed-node1] => {} TASK [Purge selinux configuration] ********************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:33 Friday 25 July 2025 21:45:06 -0400 (0:00:00.033) 0:05:26.485 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Leave realm] ************************************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:40 Friday 25 July 2025 21:45:06 -0400 (0:00:00.032) 0:05:26.518 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:48 Friday 25 July 2025 21:45:06 -0400 (0:00:00.037) 0:05:26.556 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove related packages] ************************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:52 Friday 25 July 2025 21:45:06 -0400 (0:00:00.036) 0:05:26.593 *********** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Removed: unixODBC-2.3.11-1.rh.x86_64", "Removed: unixODBC-devel-2.3.11-1.rh.x86_64", "Removed: libtool-ltdl-2.4.6-25.el8.x86_64", "Removed: gc-7.6.4-3.el8.x86_64", "Removed: msodbcsql18-18.5.1.1-1.x86_64", "Removed: gcc-gdb-plugin-8.5.0-22.el8.x86_64", "Removed: gdb-8.2-20.el8.x86_64", "Removed: gdb-headless-8.2-20.el8.x86_64", "Removed: libatomic-8.5.0-22.el8.x86_64", "Removed: libatomic_ops-7.6.2-3.el8.x86_64", "Removed: guile-5:2.0.14-7.el8.x86_64", "Removed: libbabeltrace-1.5.4-4.el8.x86_64", "Removed: libicu-60.3-2.el8_1.x86_64", "Removed: libipt-1.6.1-8.el8.x86_64", "Removed: mssql-server-16.0.4205.1-1.x86_64", "Removed: mssql-tools18-18.4.1.1-1.x86_64", "Removed: cyrus-sasl-2.1.27-6.el8_5.x86_64", "Removed: cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64", "Removed: lsof-4.93.2-1.el8.x86_64", "Removed: bzip2-1.0.6-26.el8.x86_64" ] } TASK [Remove related files] **************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:65 Friday 25 July 2025 21:45:11 -0400 (0:00:04.684) 0:05:31.277 *********** [WARNING]: Consider using the file module with state=absent rather than running 'rm'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [managed-node1] => { "changed": true, "cmd": "rm -rfv /var/opt/mssql* /opt/mssql* /var/log/pacemaker/pacemaker.log /etc/yum.repos.d/packages-microsoft-com-* /tmp/*.j2_* /tmp/mssql_data /tmp/mssql_log /etc/systemd/system/mssql-server.service.d /etc/systemd/system/multi-user.target.wants/mssql-server.service", "delta": "0:00:00.011279", "end": "2025-07-25 21:45:11.908690", "rc": 0, "start": "2025-07-25 21:45:11.897411" } STDOUT: 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/debug/PASSWD.LOG' removed directory '/var/opt/mssql/.system/system/debug' removed '/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/75538f72-b4ae-4e71-99be-85a64e9a6a0a' 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/lsa.hiv' removed directory '/var/opt/mssql/.system/system' 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/Temp' 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/INetCache/IE' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/INetCache/Content.IE5' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/INetCache' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/INetCookies/ESE' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/INetCookies' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/History/History.IE5' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/History' 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/Certificates' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CRLs' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CTLs' 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' 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/LocalLow' removed directory '/var/opt/mssql/.system/profiles/Client/AppData' removed directory '/var/opt/mssql/.system/profiles/Client' removed directory '/var/opt/mssql/.system/profiles' removed '/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.26.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' removed '/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, 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 '/var/opt/mssql/.system/instance_id' removed directory '/var/opt/mssql/.system' removed '/var/opt/mssql/data/master.mdf' removed '/var/opt/mssql/data/mastlog.ldf' removed '/var/opt/mssql/data/model.mdf' removed '/var/opt/mssql/data/modellog.ldf' removed '/var/opt/mssql/data/msdbdata.mdf' removed '/var/opt/mssql/data/msdblog.ldf' removed '/var/opt/mssql/data/model_replicatedmaster.mdf' removed '/var/opt/mssql/data/model_replicatedmaster.ldf' removed '/var/opt/mssql/data/model_msdbdata.mdf' removed '/var/opt/mssql/data/model_msdblog.ldf' removed '/var/opt/mssql/data/Entropy.bin' removed '/var/opt/mssql/data/tempdb.mdf' removed '/var/opt/mssql/data/templog.ldf' removed '/var/opt/mssql/data/tempdb2.ndf' removed '/var/opt/mssql/data/tempdb3.ndf' removed '/var/opt/mssql/data/tempdb4.ndf' removed directory '/var/opt/mssql/data' removed '/var/opt/mssql/log/mssql-conf/mssql-conf.log' removed directory '/var/opt/mssql/log/mssql-conf' removed '/var/opt/mssql/log/sqlagentstartup.log' removed '/var/opt/mssql/log/HkEngineEventFile_0_133979676385080000.xel' removed '/var/opt/mssql/log/system_health_0_133979676404050000.xel' removed '/var/opt/mssql/log/HkEngineEventFile_0_133979676441240000.xel' removed '/var/opt/mssql/log/system_health_0_133979676457300000.xel' removed '/var/opt/mssql/log/log_1.trc' removed '/var/opt/mssql/log/HkEngineEventFile_0_133979677016870000.xel' removed '/var/opt/mssql/log/system_health_0_133979677029770000.xel' removed '/var/opt/mssql/log/log_2.trc' removed '/var/opt/mssql/log/FDLAUNCHERRORLOG' removed '/var/opt/mssql/log/HkEngineEventFile_0_133979678072430000.xel' removed '/var/opt/mssql/log/system_health_0_133979678084920000.xel' removed '/var/opt/mssql/log/log_3.trc' removed '/var/opt/mssql/log/sqlagent.2' removed '/var/opt/mssql/log/sqlagent.1' removed '/var/opt/mssql/log/sqlagent.out' removed '/var/opt/mssql/log/HkEngineEventFile_0_133979678163210000.xel' removed '/var/opt/mssql/log/system_health_0_133979678176560000.xel' removed '/var/opt/mssql/log/log_4.trc' removed '/var/opt/mssql/log/errorlog.6' removed '/var/opt/mssql/log/errorlog.5' removed '/var/opt/mssql/log/errorlog.4' removed '/var/opt/mssql/log/errorlog.3' removed '/var/opt/mssql/log/errorlog.2' removed '/var/opt/mssql/log/errorlog.1' removed '/var/opt/mssql/log/errorlog' removed '/var/opt/mssql/log/HkEngineEventFile_0_133979678387780000.xel' removed '/var/opt/mssql/log/system_health_0_133979678404580000.xel' removed '/var/opt/mssql/log/log_5.trc' removed directory '/var/opt/mssql/log' removed '/var/opt/mssql/mssql.conf' removed '/var/opt/mssql/secrets/machine-key' removed directory '/var/opt/mssql/secrets' removed '/var/opt/mssql/FTData/tsara.xml' removed '/var/opt/mssql/FTData/tsben.xml' removed '/var/opt/mssql/FTData/tsbgr.xml' removed '/var/opt/mssql/FTData/tscat.xml' removed '/var/opt/mssql/FTData/tschs.xml' removed '/var/opt/mssql/FTData/tscht.xml' removed '/var/opt/mssql/FTData/tscze.xml' removed '/var/opt/mssql/FTData/tsdan.xml' removed '/var/opt/mssql/FTData/tsdeu.xml' removed '/var/opt/mssql/FTData/tseng.xml' removed '/var/opt/mssql/FTData/tsenu.xml' removed '/var/opt/mssql/FTData/tsesn.xml' removed '/var/opt/mssql/FTData/tsfra.xml' removed '/var/opt/mssql/FTData/tsgrk.xml' removed '/var/opt/mssql/FTData/tsguj.xml' removed '/var/opt/mssql/FTData/tsheb.xml' removed '/var/opt/mssql/FTData/tshin.xml' removed '/var/opt/mssql/FTData/tshrv.xml' removed '/var/opt/mssql/FTData/tsind.xml' removed '/var/opt/mssql/FTData/tsisl.xml' removed '/var/opt/mssql/FTData/tsita.xml' removed '/var/opt/mssql/FTData/tsjpn.xml' removed '/var/opt/mssql/FTData/tskan.xml' removed '/var/opt/mssql/FTData/tskor.xml' removed '/var/opt/mssql/FTData/tslth.xml' removed '/var/opt/mssql/FTData/tslvi.xml' removed '/var/opt/mssql/FTData/tsmal.xml' removed '/var/opt/mssql/FTData/tsmar.xml' removed '/var/opt/mssql/FTData/tsmsl.xml' removed '/var/opt/mssql/FTData/tsglobal.xml' removed '/var/opt/mssql/FTData/tsnld.xml' removed '/var/opt/mssql/FTData/tsnor.xml' removed '/var/opt/mssql/FTData/tspan.xml' removed '/var/opt/mssql/FTData/tsplk.xml' removed '/var/opt/mssql/FTData/tsptb.xml' removed '/var/opt/mssql/FTData/tsptg.xml' removed '/var/opt/mssql/FTData/tsrom.xml' removed '/var/opt/mssql/FTData/tsrus.xml' removed '/var/opt/mssql/FTData/tssky.xml' removed '/var/opt/mssql/FTData/tsslv.xml' removed '/var/opt/mssql/FTData/tssrb.xml' removed '/var/opt/mssql/FTData/tssrl.xml' removed '/var/opt/mssql/FTData/tssve.xml' removed '/var/opt/mssql/FTData/tstam.xml' removed '/var/opt/mssql/FTData/tstel.xml' removed '/var/opt/mssql/FTData/tstha.xml' removed '/var/opt/mssql/FTData/tstrk.xml' removed '/var/opt/mssql/FTData/tsukr.xml' removed '/var/opt/mssql/FTData/tsurd.xml' removed '/var/opt/mssql/FTData/tsvit.xml' removed directory '/var/opt/mssql/FTData/FilterData' removed directory '/var/opt/mssql/FTData' removed directory '/var/opt/mssql' removed directory '/opt/mssql/misc' removed directory '/opt/mssql' removed directory '/opt/mssql-tools18' removed '/etc/yum.repos.d/packages-microsoft-com-mssql-server-2022.repo' removed '/etc/yum.repos.d/packages-microsoft-com-prod.repo' removed directory '/tmp/mssql_data' removed directory '/tmp/mssql_log' removed '/etc/systemd/system/mssql-server.service.d/startlimit.conf' removed directory '/etc/systemd/system/mssql-server.service.d' TASK [Stop the mssql-server service] ******************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:80 Friday 25 July 2025 21:45:11 -0400 (0:00:00.374) 0:05:31.652 *********** ok: [managed-node1] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:00.010120", "end": "2025-07-25 21:45:12.280553", "rc": 0, "start": "2025-07-25 21:45:12.270433" } STDERR: Failed to stop mssql-server.service: Unit mssql-server.service not loaded. TASK [Get SELinux policy modules] ********************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:85 Friday 25 July 2025 21:45:12 -0400 (0:00:00.366) 0:05:32.018 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "semodule", "-l" ], "delta": "0:00:00.008188", "end": "2025-07-25 21:45:12.642491", "rc": 0, "start": "2025-07-25 21:45:12.634303" } STDOUT: abrt accountsd acct afs aiccu aide ajaxterm alsa amanda amtu anaconda antivirus apache apcupsd apm application arpwatch asterisk auditadm authconfig authlogin automount avahi awstats bacula base bcfg2 bind bitlbee blkmapd blueman bluetooth boinc boltd bootloader brctl brltty bugzilla bumblebee cachefilesd calamaris callweaver canna ccs cdrecord certmaster certmonger certwatch cfengine cgdcbxd cgroup chrome chronyd cinder cipe clock clogd cloudform cmirrord cobbler cockpit collectd colord comsat condor conman conntrackd consolekit couchdb courier cpucontrol cpufreqselector cpuplug cron ctdb cups cvs cyphesis cyrus daemontools dbadm dbskk dbus dcc ddclient denyhosts devicekit dhcp dictd dirsrv dirsrv-admin dmesg dmidecode dnsmasq dnssec dovecot drbd dspam entropyd exim fail2ban fcoe fetchmail finger firewalld firewallgui firstboot fprintd freeipmi freqset fstools ftp fwupd games gdomap geoclue getty git gitosis glance gnome gpg gpm gpsd gssproxy guest hddtemp hostapd hostname hsqldb hwloc hypervkvp ibacm icecast inetd init inn insights_client iodine iotop ipmievd ipsec iptables irc irqbalance iscsi isns jabber jetty jockey journalctl kdbus kdump kdumpgui keepalived kerberos keyboardd keystone kismet kmscon kpatch ksmtuned ktalk l2tp ldap libraries likewise linuxptp lircd livecd lldpad loadkeys locallogin lockdev logadm logging logrotate logwatch lpd lsm lttng-tools lvm mailman mailscanner man2html mandb mcelog mediawiki memcached milter minidlna minissdpd mip6d mirrormanager miscfiles mock modemmanager modutils mojomojo mon_statd mongodb motion mount mozilla mpd mplayer mrtg mta munin mysql mythtv naemon nagios namespace ncftool netlabel netutils networkmanager ninfod nis nova nscd nsd nslcd ntop ntp numad nut nx obex oddjob opafm openct opendnssec openfortivpn openhpid openshift openshift-origin opensm openvpn openvswitch openwsman oracleasm osad pads passenger pcmcia pcp pcscd pdns pegasus permissivedomains pesign pingd piranha pkcs pkcs11proxyd pki plymouthd podsleuth policykit polipo portmap portreserve postfix postgresql postgrey ppp prelink prelude privoxy procmail prosody psad ptchown publicfile pulseaudio puppet pwauth qmail qpid quantum quota rabbitmq radius radvd raid rasdaemon rdisc readahead realmd redis remotelogin restraint rhcs rhev rhgb rhnsd rhsmcertd rhts ricci rkhunter rkt rlogin rngd rolekit roundup rpc rpcbind rpm rrdcached rshd rssh rsync rtas rtkit rwho samba sambagui sandboxX sanlock sasl sbd sblim screen secadm sectoolm selinuxutil sendmail sensord setrans setroubleshoot seunshare sge shorewall slocate slpd smartmon smokeping smoltclient smsd snapper snmp snort sosreport soundserver spamassassin speech-dispatcher squid ssh sslh sssd staff stapserver stratisd stunnel su sudo svnserve swift sysadm sysadm_secadm sysnetwork sysstat systemd tangd targetd tcpd tcsd telepathy telnet tftp tgtd thin thumb timedatex tlp tmpreaper tomcat tor tuned tvtime udev ulogd uml unconfined unconfineduser unlabelednet unprivuser updfstab usbmodules usbmuxd userdomain userhelper usermanage usernetctl uucp uuidd varnishd vdagent vhostmd virt vlock vmtools vmware vnstatd vpn w3c watchdog wdmd webadm webalizer wine wireshark xen xguest xserver zabbix zarafa zebra zoneminder zosremote TASK [Ensure that semanage command is available] ******************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:91 Friday 25 July 2025 21:45:12 -0400 (0:00:00.367) 0:05:32.385 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Hack around broken mssql SELinux profile and actually remove it] ********* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:99 Friday 25 July 2025 21:45:12 -0400 (0:00:00.033) 0:05:32.419 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check for leftover mssql processes] ************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:108 Friday 25 July 2025 21:45:12 -0400 (0:00:00.030) 0:05:32.450 *********** ok: [managed-node1] => { "changed": false, "cmd": [ "pgrep", "-au", "mssql" ], "delta": "0:00:00.006059", "end": "2025-07-25 21:45:13.064376", "failed_when_result": false, "rc": 1, "start": "2025-07-25 21:45:13.058317" } MSG: non-zero return code TASK [Kill leftover mssql processes] ******************************************* task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:115 Friday 25 July 2025 21:45:13 -0400 (0:00:00.357) 0:05:32.807 *********** skipping: [managed-node1] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove system user] ****************************************************** task path: /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:120 Friday 25 July 2025 21:45:13 -0400 (0:00:00.030) 0:05:32.837 *********** changed: [managed-node1] => { "changed": true, "force": false, "name": "mssql", "remove": true, "state": "absent" } STDERR: userdel: mssql mail spool (/var/spool/mail/mssql) not found userdel: mssql home directory (/var/opt/mssql) not found META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node1 : ok=345 changed=37 unreachable=0 failed=0 skipped=613 rescued=0 ignored=1 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Friday 25 July 2025 21:45:13 -0400 (0:00:00.611) 0:05:33.448 *********** =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 46.05s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts -- 28.69s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 fedora.linux_system_roles.mssql : Check if the set password matches the existing password -- 16.65s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:699 fedora.linux_system_roles.mssql : Ensure the package powershell -------- 11.41s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 fedora.linux_system_roles.mssql : Set up MSSQL -------------------------- 7.59s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 fedora.linux_system_roles.mssql : Change the password of sa user -------- 6.70s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:725 fedora.linux_system_roles.mssql : Change the edition of MSSQL ----------- 6.63s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:798 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 6.61s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 6.28s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 5.75s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:470 Remove related packages ------------------------------------------------- 4.68s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:52 fedora.linux_system_roles.mssql : Ensure the package powershell --------- 3.37s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:883 fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts --- 3.37s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876 fedora.linux_system_roles.mssql : Gather package facts ------------------ 3.22s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.91s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51 fedora.linux_system_roles.mssql : Ensure the package mssql-server ------- 2.90s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 2.88s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:565 fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 2.88s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 2.88s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts --- 2.87s /tmp/collections-BJZ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:876