ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback '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_accept_eula.yml ************************************************ 2 plays in /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_accept_eula.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_accept_eula.yml:5 Wednesday 06 August 2025 10:33:02 -0400 (0:00:00.039) 0:00:00.039 ****** ok: [managed-node3] => { "ansible_facts": { "mssql_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n66336361663164656232326461653662643537386337346563613939356466313835383235313234\n3634333565616161316639666662613564353237653663610a616639306439653033386664303839\n30663030636161326137656235636230356162373234386461363632353863393161353035316162\n3664353366373231360a343334326337353861366233656330363634353164316434616561333161\n3234\n" } }, "ansible_included_var_files": [ "/tmp/mssql-toU/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that the role runs when EULA are accepted] ************************ TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_accept_eula.yml:9 Wednesday 06 August 2025 10:33:02 -0400 (0:00:00.043) 0:00:00.082 ****** ok: [managed-node3] META: ran handlers TASK [Run the role with default parameters] ************************************ task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_accept_eula.yml:25 Wednesday 06 August 2025 10:33:04 -0400 (0:00:01.426) 0:00:01.509 ****** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Wednesday 06 August 2025 10:33:05 -0400 (0:00:01.042) 0:00:02.551 ****** included: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for managed-node3 TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 06 August 2025 10:33:05 -0400 (0:00:00.086) 0:00:02.638 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 06 August 2025 10:33:05 -0400 (0:00:00.094) 0:00:02.733 ****** ok: [managed-node3] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Wednesday 06 August 2025 10:33:05 -0400 (0:00:00.115) 0:00:02.848 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.009211", "end": "2025-08-06 10:33:06.204012", "failed_when_result": false, "rc": 0, "start": "2025-08-06 10:33:06.194801" } STDOUT: running TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Wednesday 06 August 2025 10:33:06 -0400 (0:00:00.880) 0:00:03.729 ****** skipping: [managed-node3] => { "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-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Wednesday 06 August 2025 10:33:06 -0400 (0:00:00.145) 0:00:03.875 ****** ok: [managed-node3] => { "ansible_facts": { "__mssql_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Unset internal role facts] ************* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Wednesday 06 August 2025 10:33:06 -0400 (0:00:00.148) 0:00:04.023 ****** ok: [managed-node3] => { "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-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:16 Wednesday 06 August 2025 10:33:06 -0400 (0:00:00.030) 0:00:04.054 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:24 Wednesday 06 August 2025 10:33:06 -0400 (0:00:00.084) 0:00:04.138 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:31 Wednesday 06 August 2025 10:33:06 -0400 (0:00:00.072) 0:00:04.210 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:38 Wednesday 06 August 2025 10:33:06 -0400 (0:00:00.087) 0:00:04.298 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:45 Wednesday 06 August 2025 10:33:06 -0400 (0:00:00.091) 0:00:04.390 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:52 Wednesday 06 August 2025 10:33:07 -0400 (0:00:00.062) 0:00:04.453 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:59 Wednesday 06 August 2025 10:33:07 -0400 (0:00:00.066) 0:00:04.519 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:66 Wednesday 06 August 2025 10:33:07 -0400 (0:00:00.059) 0:00:04.579 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that variable is deprecated] ***** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Wednesday 06 August 2025 10:33:07 -0400 (0:00:00.061) 0:00:04.640 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.mssql : Link the deprecated fact] ************** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Wednesday 06 August 2025 10:33:07 -0400 (0:00:00.064) 0:00:04.705 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fail on RHEL or CentOS 10 because it's not supported] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:88 Wednesday 06 August 2025 10:33:07 -0400 (0:00:00.063) 0:00:04.769 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:95 Wednesday 06 August 2025 10:33:07 -0400 (0:00:00.066) 0:00:04.835 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:107 Wednesday 06 August 2025 10:33:07 -0400 (0:00:00.073) 0:00:04.908 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:115 Wednesday 06 August 2025 10:33:07 -0400 (0:00:00.059) 0:00:04.967 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Wednesday 06 August 2025 10:33:07 -0400 (0:00:00.058) 0:00:05.026 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:133 Wednesday 06 August 2025 10:33:07 -0400 (0:00:00.062) 0:00:05.088 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:143 Wednesday 06 August 2025 10:33:07 -0400 (0:00:00.059) 0:00:05.147 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that mssql_manage_selinux is set properly] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Wednesday 06 August 2025 10:33:07 -0400 (0:00:00.069) 0:00:05.217 ****** skipping: [managed-node3] => { "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-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:163 Wednesday 06 August 2025 10:33:07 -0400 (0:00:00.066) 0:00:05.283 ****** skipping: [managed-node3] => { "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-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:174 Wednesday 06 August 2025 10:33:07 -0400 (0:00:00.061) 0:00:05.345 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Wednesday 06 August 2025 10:33:08 -0400 (0:00:00.129) 0:00:05.474 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:189 Wednesday 06 August 2025 10:33:10 -0400 (0:00:02.320) 0:00:07.795 ****** skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not bigger then the existing SQL Server version] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:197 Wednesday 06 August 2025 10:33:10 -0400 (0:00:00.306) 0:00:08.101 ****** skipping: [managed-node3] => { "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-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:210 Wednesday 06 August 2025 10:33:10 -0400 (0:00:00.163) 0:00:08.264 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:217 Wednesday 06 August 2025 10:33:11 -0400 (0:00:00.152) 0:00:08.417 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:224 Wednesday 06 August 2025 10:33:11 -0400 (0:00:00.126) 0:00:08.543 ****** skipping: [managed-node3] => (item={u'value': 14, u'key': 2017}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 15, u'key': 2019}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item={u'value': 16, u'key': 2022}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Wednesday 06 August 2025 10:33:11 -0400 (0:00:00.184) 0:00:08.727 ****** changed: [managed-node3] => { "attempts": 1, "changed": true } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:252 Wednesday 06 August 2025 10:33:12 -0400 (0:00:01.083) 0:00:09.810 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:262 Wednesday 06 August 2025 10:33:12 -0400 (0:00:00.187) 0:00:09.998 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Wednesday 06 August 2025 10:33:12 -0400 (0:00:00.196) 0:00:10.195 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:287 Wednesday 06 August 2025 10:33:12 -0400 (0:00:00.139) 0:00:10.334 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get zypper repositories] *************** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:296 Wednesday 06 August 2025 10:33:13 -0400 (0:00:00.123) 0:00:10.458 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2017] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:308 Wednesday 06 August 2025 10:33:13 -0400 (0:00:00.173) 0:00:10.632 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 Wednesday 06 August 2025 10:33:13 -0400 (0:00:00.096) 0:00:10.729 ****** changed: [managed-node3] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2017", "state": "present" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:327 Wednesday 06 August 2025 10:33:14 -0400 (0:00:00.988) 0:00:11.718 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 Wednesday 06 August 2025 10:33:14 -0400 (0:00:00.094) 0:00:11.812 ****** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "mssql-server-selinux is not installed" ] } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Wednesday 06 August 2025 10:33:15 -0400 (0:00:00.995) 0:00:12.807 ****** changed: [managed-node3] => { "changed": true, "changes": { "installed": [ "mssql-server" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * epel: d2lzkl7pfhq30w.cloudfront.net\n * epel-debuginfo: d2lzkl7pfhq30w.cloudfront.net\n * epel-source: d2lzkl7pfhq30w.cloudfront.net\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:14.0.3465.1-1 will be installed\n--> Processing Dependency: libatomic for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: bzip2 for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: gdb for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: libsss_nss_idmap for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: cyrus-sasl for package: mssql-server-14.0.3465.1-1.x86_64\n--> Processing Dependency: cyrus-sasl-gssapi for package: mssql-server-14.0.3465.1-1.x86_64\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be installed\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-server x86_64 14.0.3465.1-1 packages-microsoft-com-mssql-server-2017\n 200 M\nInstalling for dependencies:\n bzip2 x86_64 1.0.6-13.el7 base 52 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 updates 88 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 updates 41 k\n gdb x86_64 7.6.1-120.el7 base 2.4 M\n libatomic x86_64 4.8.5-44.el7 base 51 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 updates 170 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+6 Dependent packages)\n\nTotal download size: 203 M\nInstalled size: 1.0 G\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 54 MB/s | 203 MB 00:03 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libatomic-4.8.5-44.el7.x86_64 1/7 \n Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 2/7 \n Installing : gdb-7.6.1-120.el7.x86_64 3/7 \n Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 4/7 \n Installing : bzip2-1.0.6-13.el7.x86_64 5/7 \n Installing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 6/7 \n Installing : mssql-server-14.0.3465.1-1.x86_64 7/7 \n\n+--------------------------------------------------------------+\nPlease run 'sudo /opt/mssql/bin/mssql-conf setup'\nto complete the setup of Microsoft SQL Server\n+--------------------------------------------------------------+\n\nSQL Server needs to be restarted in order to apply this setting. Please run\n'systemctl restart mssql-server.service'.\n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 1/7 \n Verifying : bzip2-1.0.6-13.el7.x86_64 2/7 \n Verifying : mssql-server-14.0.3465.1-1.x86_64 3/7 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 4/7 \n Verifying : gdb-7.6.1-120.el7.x86_64 5/7 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 6/7 \n Verifying : libatomic-4.8.5-44.el7.x86_64 7/7 \n\nInstalled:\n mssql-server.x86_64 0:14.0.3465.1-1 \n\nDependency Installed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n\nComplete!\n" ] } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:350 Wednesday 06 August 2025 10:33:57 -0400 (0:00:41.654) 0:00:54.462 ****** ok: [managed-node3] => { "changed": false, "cmd": "set -euo pipefail\nerrorlog=\"$(grep '^errorlogfile = ' /var/opt/mssql/mssql.conf \\\n| sed 's/errorlogfile : //')\" || :\nif [ -s \"${errorlog}\" ]; then\n echo \"${errorlog}\"\nelif [ -s /var/opt/mssql/log/errorlog ]; then\n echo /var/opt/mssql/log/errorlog\nelse\n echo \"\"\nfi\n", "delta": "0:00:00.005567", "end": "2025-08-06 10:33:57.283083", "rc": 0, "start": "2025-08-06 10:33:57.277516" } TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is enabled] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:367 Wednesday 06 August 2025 10:33:57 -0400 (0:00:00.324) 0:00:54.786 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-enabled", "mssql-server.service" ], "delta": "0:00:00.008234", "end": "2025-08-06 10:33:57.607380", "failed_when_result": false, "rc": 1, "start": "2025-08-06 10:33:57.599146" } STDOUT: disabled MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if mssql-server.service is running] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:374 Wednesday 06 August 2025 10:33:57 -0400 (0:00:00.321) 0:00:55.107 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-active", "mssql-server.service" ], "delta": "0:00:00.004330", "end": "2025-08-06 10:33:57.917541", "failed_when_result": false, "rc": 3, "start": "2025-08-06 10:33:57.913211" } STDOUT: unknown MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:381 Wednesday 06 August 2025 10:33:57 -0400 (0:00:00.305) 0:00:55.413 ****** ok: [managed-node3] => { "ansible_facts": { "__mssql_is_setup": false }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388 Wednesday 06 August 2025 10:33:58 -0400 (0:00:00.062) 0:00:55.476 ****** fatal: [managed-node3]: FAILED! => { "assertion": "mssql_edition is not none", "changed": false, "evaluated_to": false } MSG: [u'You must define the following variables to set up MSSQL:', u'mssql_password', u'mssql_edition'] TASK [Assert that the role failed with variables undefined] ******************** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_accept_eula.yml:34 Wednesday 06 August 2025 10:33:58 -0400 (0:00:00.066) 0:00:55.542 ****** ok: [managed-node3] => { "changed": false } MSG: All assertions passed TASK [Clean up after the role invocation] ************************************** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_accept_eula.yml:40 Wednesday 06 August 2025 10:33:58 -0400 (0:00:00.063) 0:00:55.605 ****** included: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml for managed-node3 TASK [Gather package facts] **************************************************** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:3 Wednesday 06 August 2025 10:33:58 -0400 (0:00:00.121) 0:00:55.727 ****** ok: [managed-node3] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Set role variables needed for cleanup] *********************************** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:7 Wednesday 06 August 2025 10:33:59 -0400 (0:00:01.159) 0:00:56.886 ****** TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Wednesday 06 August 2025 10:33:59 -0400 (0:00:00.165) 0:00:57.051 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Wednesday 06 August 2025 10:33:59 -0400 (0:00:00.078) 0:00:57.130 ****** ok: [managed-node3] => (item=RedHat.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/9/prod/", "__mssql_confined_supported": true, "__mssql_server_repository": "https://packages.microsoft.com/rhel/9/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2022 ], "__mssql_tuned_supported": true }, "ansible_included_var_files": [ "/tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [managed-node3] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node3] => (item=CentOS_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node3] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Run systemctl] ************************* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 Wednesday 06 August 2025 10:33:59 -0400 (0:00:00.094) 0:00:57.224 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Require installed systemd] ************* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:29 Wednesday 06 August 2025 10:33:59 -0400 (0:00:00.057) 0:00:57.281 ****** skipping: [managed-node3] => { "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-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:34 Wednesday 06 August 2025 10:33:59 -0400 (0:00:00.059) 0:00:57.340 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Purge cluster configuration] ********************************************* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:13 Wednesday 06 August 2025 10:33:59 -0400 (0:00:00.055) 0:00:57.396 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:21 Wednesday 06 August 2025 10:34:00 -0400 (0:00:00.075) 0:00:57.472 ****** ok: [managed-node3] => { "ansible_python_version": "2.7.5" } TASK [Purge firewall configuration] ******************************************** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:25 Wednesday 06 August 2025 10:34:00 -0400 (0:00:00.062) 0:00:57.534 ****** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Wednesday 06 August 2025 10:34:00 -0400 (0:00:00.169) 0:00:57.703 ****** included: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for managed-node3 TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Wednesday 06 August 2025 10:34:00 -0400 (0:00:00.127) 0:00:57.831 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Wednesday 06 August 2025 10:34:00 -0400 (0:00:00.075) 0:00:57.906 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Wednesday 06 August 2025 10:34:00 -0400 (0:00:00.481) 0:00:58.388 ****** ok: [managed-node3] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22 Wednesday 06 August 2025 10:34:01 -0400 (0:00:00.065) 0:00:58.454 ****** ok: [managed-node3] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag if transactional-update exists] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:27 Wednesday 06 August 2025 10:34:01 -0400 (0:00:00.334) 0:00:58.789 ****** ok: [managed-node3] => { "ansible_facts": { "__firewall_is_transactional": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Run systemctl] ********************** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 Wednesday 06 August 2025 10:34:01 -0400 (0:00:00.067) 0:00:58.856 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "systemctl", "is-system-running" ], "delta": "0:00:00.004547", "end": "2025-08-06 10:34:01.687273", "failed_when_result": false, "rc": 0, "start": "2025-08-06 10:34:01.682726" } STDOUT: running TASK [fedora.linux_system_roles.firewall : Require installed systemd] ********** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:41 Wednesday 06 August 2025 10:34:01 -0400 (0:00:00.381) 0:00:59.237 ****** skipping: [managed-node3] => { "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-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:46 Wednesday 06 August 2025 10:34:01 -0400 (0:00:00.064) 0:00:59.301 ****** ok: [managed-node3] => { "ansible_facts": { "__firewall_is_booted": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51 Wednesday 06 August 2025 10:34:01 -0400 (0:00:00.071) 0:00:59.373 ****** ok: [managed-node3] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } TASK [fedora.linux_system_roles.firewall : Notify user that reboot is needed to apply changes] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:63 Wednesday 06 August 2025 10:34:02 -0400 (0:00:00.564) 0:00:59.937 ****** skipping: [managed-node3] => {} TASK [fedora.linux_system_roles.firewall : Reboot transactional update systems] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:68 Wednesday 06 August 2025 10:34:02 -0400 (0:00:00.078) 0:01:00.016 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Fail if reboot is needed and not set] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:73 Wednesday 06 August 2025 10:34:02 -0400 (0:00:00.075) 0:01:00.091 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check which conflicting services are enabled] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Wednesday 06 August 2025 10:34:02 -0400 (0:00:00.063) 0:01:00.154 ****** skipping: [managed-node3] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [managed-node3] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:14 Wednesday 06 August 2025 10:34:02 -0400 (0:00:00.088) 0:01:00.242 ****** skipping: [managed-node3] => (item={u'skip_reason': u'Conditional result was False', u'item': u'nftables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "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-node3] => (item={u'skip_reason': u'Conditional result was False', u'item': u'iptables', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "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-node3] => (item={u'skip_reason': u'Conditional result was False', u'item': u'ufw', u'skipped': True, u'ansible_loop_var': u'item', u'changed': False}) => { "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-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:24 Wednesday 06 August 2025 10:34:02 -0400 (0:00:00.114) 0:01:00.356 ****** ok: [managed-node3] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target polkit.service dbus.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "ip6tables.service ebtables.service ipset.service shutdown.target iptables.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:30 Wednesday 06 August 2025 10:34:03 -0400 (0:00:00.822) 0:01:01.179 ****** changed: [managed-node3] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target polkit.service dbus.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "network-pre.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "iptables.service ipset.service ebtables.service shutdown.target ip6tables.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:36 Wednesday 06 August 2025 10:34:04 -0400 (0:00:00.767) 0:01:01.946 ****** ok: [managed-node3] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/bin/python", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:45 Wednesday 06 August 2025 10:34:04 -0400 (0:00:00.067) 0:01:02.013 ****** ok: [managed-node3] => { "changed": false, "rc": 0 } STDOUT: 8697e89439a0fde2df034ef3bfeb3a9558529194c459826162be809a2f08e773 /etc/firewalld/lockdown-whitelist.xml STDERR: Shared connection to 10.31.45.198 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:58 Wednesday 06 August 2025 10:34:05 -0400 (0:00:00.857) 0:01:02.870 ****** ok: [managed-node3] => { "ansible_facts": { "__firewall_report_changed": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:74 Wednesday 06 August 2025 10:34:05 -0400 (0:00:00.120) 0:01:02.990 ****** TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:126 Wednesday 06 August 2025 10:34:05 -0400 (0:00:00.059) 0:01:03.050 ****** TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:137 Wednesday 06 August 2025 10:34:05 -0400 (0:00:00.060) 0:01:03.110 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:146 Wednesday 06 August 2025 10:34:05 -0400 (0:00:00.066) 0:01:03.177 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:152 Wednesday 06 August 2025 10:34:05 -0400 (0:00:00.059) 0:01:03.237 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:161 Wednesday 06 August 2025 10:34:05 -0400 (0:00:00.057) 0:01:03.294 ****** ok: [managed-node3] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.45.198 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:172 Wednesday 06 August 2025 10:34:06 -0400 (0:00:00.304) 0:01:03.598 ****** changed: [managed-node3] => { "ansible_facts": { "firewall_lib_result": { "changed": true } }, "changed": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:178 Wednesday 06 August 2025 10:34:06 -0400 (0:00:00.070) 0:01:03.669 ****** skipping: [managed-node3] => {} TASK [Purge selinux configuration] ********************************************* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:33 Wednesday 06 August 2025 10:34:06 -0400 (0:00:00.062) 0:01:03.731 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Leave realm] ************************************************************* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:40 Wednesday 06 August 2025 10:34:06 -0400 (0:00:00.065) 0:01:03.797 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:48 Wednesday 06 August 2025 10:34:06 -0400 (0:00:00.073) 0:01:03.871 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove related packages] ************************************************* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:52 Wednesday 06 August 2025 10:34:06 -0400 (0:00:00.088) 0:01:03.960 ****** changed: [managed-node3] => { "changed": true, "changes": { "removed": [ "mssql-server*" ] }, "rc": 0, "results": [ "adutil is not installed", "mssql-tools* is not installed", "unixODBC-devel is not installed", "mssql-server-fts is not installed", "mssql-server-ha is not installed", "powershell is not installed", "Loaded plugins: fastestmirror\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:14.0.3465.1-1 will be erased\n--> Finished Dependency Resolution\n--> Finding unneeded leftover dependencies\n---> Marking cyrus-sasl to be removed - no longer needed by mssql-server\n---> Marking gdb to be removed - no longer needed by mssql-server\n---> Marking libatomic to be removed - no longer needed by mssql-server\n---> Marking libsss_nss_idmap to be removed - no longer needed by mssql-server\n---> Marking bzip2 to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl-gssapi to be removed - no longer needed by mssql-server\nFound and removing 6 unneeded dependencies\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be erased\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be erased\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be erased\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n mssql-server x86_64 14.0.3465.1-1 @packages-microsoft-com-mssql-server-2017\n 1.0 G\nRemoving for dependencies:\n bzip2 x86_64 1.0.6-13.el7 @base 82 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 @updates 141 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 @updates 36 k\n gdb x86_64 7.6.1-120.el7 @base 7.0 M\n libatomic x86_64 4.8.5-44.el7 @base 26 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.16 @updates 82 k\n\nTransaction Summary\n================================================================================\nRemove 1 Package (+6 Dependent packages)\n\nInstalled size: 1.0 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : mssql-server-14.0.3465.1-1.x86_64 1/7 \n Erasing : libatomic-4.8.5-44.el7.x86_64 2/7 \n Erasing : bzip2-1.0.6-13.el7.x86_64 3/7 \n Erasing : gdb-7.6.1-120.el7.x86_64 4/7 \n Erasing : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 5/7 \n Erasing : cyrus-sasl-2.1.26-24.el7_9.x86_64 6/7 \n Erasing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 7/7 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.16.x86_64 1/7 \n Verifying : bzip2-1.0.6-13.el7.x86_64 2/7 \n Verifying : mssql-server-14.0.3465.1-1.x86_64 3/7 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 4/7 \n Verifying : gdb-7.6.1-120.el7.x86_64 5/7 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 6/7 \n Verifying : libatomic-4.8.5-44.el7.x86_64 7/7 \n\nRemoved:\n mssql-server.x86_64 0:14.0.3465.1-1 \n\nDependency Removed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.16 \n\nComplete!\n" ] } TASK [Remove related files] **************************************************** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:65 Wednesday 06 August 2025 10:34:09 -0400 (0:00:02.871) 0:01:06.831 ****** [WARNING]: Consider using the file module with state=absent rather than running 'rm'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. changed: [managed-node3] => { "changed": true, "cmd": "rm -rfv /var/opt/mssql* /opt/mssql* /var/log/pacemaker/pacemaker.log /etc/yum.repos.d/packages-microsoft-com-* /tmp/*.j2_* /tmp/mssql_data /tmp/mssql_log /etc/systemd/system/mssql-server.service.d /etc/systemd/system/multi-user.target.wants/mssql-server.service", "delta": "0:00:00.004705", "end": "2025-08-06 10:34:09.648935", "rc": 0, "start": "2025-08-06 10:34:09.644230" } STDOUT: removed ‘/var/opt/mssql/mssql.conf’ removed directory: ‘/var/opt/mssql’ removed directory: ‘/opt/mssql’ removed ‘/etc/yum.repos.d/packages-microsoft-com-mssql-server-2017.repo’ TASK [Stop the mssql-server service] ******************************************* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:80 Wednesday 06 August 2025 10:34:09 -0400 (0:00:00.321) 0:01:07.152 ****** ok: [managed-node3] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:00.019839", "end": "2025-08-06 10:34:09.988022", "rc": 0, "start": "2025-08-06 10:34:09.968183" } STDERR: Failed to stop mssql-server.service: Unit mssql-server.service not loaded. TASK [Get SELinux policy modules] ********************************************** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:85 Wednesday 06 August 2025 10:34:10 -0400 (0:00:00.334) 0:01:07.486 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "semodule", "-l" ], "delta": "0:00:02.755839", "end": "2025-08-06 10:34:13.064826", "rc": 0, "start": "2025-08-06 10:34:10.308987" } STDOUT: abrt 1.4.1 accountsd 1.1.0 acct 1.6.0 afs 1.9.0 aiccu 1.1.0 aide 1.7.1 ajaxterm 1.0.0 alsa 1.12.2 amanda 1.15.0 amtu 1.3.0 anaconda 1.7.0 antivirus 1.0.0 apache 2.7.2 apcupsd 1.9.0 apm 1.12.0 application 1.2.0 arpwatch 1.11.0 asterisk 1.12.1 auditadm 2.2.0 authconfig 1.0.0 authlogin 2.5.1 automount 1.14.1 avahi 1.14.1 awstats 1.5.0 bacula 1.2.0 base (null) bcfg2 1.1.0 bind 1.13.1 bitlbee 1.5.0 blkmapd 1.0.0 blueman 1.1.0 bluetooth 3.5.0 boinc 1.1.1 boltd 1.0.0 bootloader 1.14.0 brctl 1.7.0 brltty 1.0.0 bugzilla 1.1.0 bumblebee 1.0.0 cachefilesd 1.1.0 calamaris 1.8.0 callweaver 1.1.0 canna 1.12.0 ccs 1.6.0 cdrecord 2.6.0 certmaster 1.3.0 certmonger 1.2.0 certwatch 1.8.0 cfengine 1.1.0 cgdcbxd 1.0.0 cgroup 1.2.0 chrome 1.0.0 chronyd 1.2.0 cinder 1.0.0 cipe 1.6.0 clock 1.7.0 clogd 1.1.0 cloudform 1.0 cmirrord 1.1.0 cobbler 1.2.0 cockpit 1.0.0 collectd 1.0.0 colord 1.1.0 comsat 1.8.0 condor 1.0.1 conman 1.0.0 consolekit 1.9.0 container 1.0.0 couchdb 1.1.1 courier 1.14.0 cpucontrol 1.4.0 cpufreqselector 1.4.0 cpuplug 1.0.0 cron 2.6.3 ctdb 1.1.0 cups 1.16.2 cvs 1.10.2 cyphesis 1.3.0 cyrus 1.13.1 daemontools 1.3.0 dbadm 1.1.0 dbskk 1.6.0 dbus 1.19.0 dcc 1.12.0 ddclient 1.10.0 denyhosts 1.1.0 devicekit 1.3.1 dhcp 1.11.0 dictd 1.8.0 dirsrv 1.0.0 dirsrv-admin 1.0.0 dmesg 1.3.0 dmidecode 1.5.1 dnsmasq 1.10.0 dnssec 1.0.0 dovecot 1.16.1 drbd 1.1.0 dspam 1.1.0 entropyd 1.8.0 exim 1.6.1 fail2ban 1.5.0 fcoe 1.1.0 fetchmail 1.13.2 finger 1.10.0 firewalld 1.1.1 firewallgui 1.1.0 firstboot 1.13.0 fprintd 1.2.0 freeipmi 1.0.0 freqset 1.0.0 fstools 1.16.1 ftp 1.15.1 games 2.3.0 ganesha 1.0.0 gdomap 1.0.1 geoclue 1.0.0 getty 1.10.0 git 1.3.2 gitosis 1.4.0 glance 1.1.0 glusterd 1.1.2 gnome 2.3.0 gpg 2.8.0 gpm 1.9.0 gpsd 1.2.0 gssproxy 1.0.0 guest 1.3.0 hddtemp 1.2.0 hostname 1.8.1 hsqldb 1.0.0 hwloc 1.0.0 hypervkvp 1.0.0 icecast 1.2.0 inetd 1.13.0 init 1.20.1 inn 1.11.0 iodine 1.1.0 iotop 1.0.0 ipa 1.0.0 ipmievd 1.0.0 ipsec 1.14.0 iptables 1.14.0 irc 2.3.1 irqbalance 1.6.0 iscsi 1.9.0 isns 1.0.0 jabber 1.10.0 jetty 1.0.0 jockey 1.0.0 journalctl 1.0.0 kdump 1.3.0 kdumpgui 1.2.0 keepalived 1.0.0 kerberos 1.12.0 keyboardd 1.1.0 keystone 1.1.0 kismet 1.7.0 kmscon 1.0 kpatch 1.0.0 ksmtuned 1.1.1 ktalk 1.9.2 l2tp 1.1.0 ldap 1.11.1 libraries 2.10.0 likewise 1.3.0 linuxptp 1.0.0 lircd 1.2.0 livecd 1.3.0 lldpad 1.1.0 loadkeys 1.9.0 locallogin 1.12.0 lockdev 1.5.0 logadm 1.0.0 logging 1.20.1 logrotate 1.15.0 logwatch 1.12.2 lpd 1.14.0 lsm 1.0.0 lttng-tools 1.0.0 lvm 1.15.2 mailman 1.10.0 mailscanner 1.1.0 man2html 1.0.0 mandb 1.1.1 mcelog 1.2.0 mediawiki 1.0.0 memcached 1.3.1 milter 1.5.0 minidlna 0.1 minissdpd 1.0.0 mip6d 1.0.0 mirrormanager 1.0.0 miscfiles 1.11.0 mock 1.0.0 modemmanager 1.2.1 modutils 1.14.0 mojomojo 1.1.0 mon_statd 1.0.0 mongodb 1.1.0 motion 1.0.0 mount 1.16.1 mozilla 2.8.0 mpd 1.1.1 mplayer 2.5.0 mrtg 1.9.0 mta 2.7.3 munin 1.9.1 mysql 1.14.1 mythtv 1.0.0 nagios 1.13.0 namespace 1.0.0 ncftool 1.2.0 netlabel 1.3.0 netutils 1.12.1 networkmanager 1.15.2 ninfod 1.0.0 nis 1.12.0 nova 1.0.0 nscd 1.11.0 nsd 1.8.0 nslcd 1.4.1 ntop 1.10.0 ntp 1.11.0 numad 1.1.0 nut 1.3.0 nx 1.7.0 obex 1.0.0 oddjob 1.10.0 openct 1.6.1 opendnssec 1.0.0 openhpid 1.0.0 openshift 1.0.0 openshift-origin 1.0.0 opensm 1.0.0 openvpn 1.12.2 openvswitch 1.1.1 openwsman 1.0.0 oracleasm 1.0.0 osad 1.0.0 pads 1.1.0 passenger 1.1.1 pcmcia 1.7.0 pcp 1.0.0 pcscd 1.8.0 pegasus 1.9.0 permissivedomains (null) pesign 1.0.0 pingd 1.1.0 piranha 1.0.0 pkcs 1.0.1 pki 10.0.11 plymouthd 1.2.0 podsleuth 1.7.0 policykit 1.3.0 polipo 1.1.1 portmap 1.11.0 portreserve 1.4.0 postfix 1.15.1 postgresql 1.16.0 postgrey 1.9.0 ppp 1.14.0 prelink 1.11.0 prelude 1.4.0 privoxy 1.12.0 procmail 1.13.1 prosody 1.0.0 psad 1.1.0 ptchown 1.2.0 publicfile 1.2.0 pulseaudio 1.6.0 puppet 1.4.0 pwauth 1.0.0 qmail 1.6.1 qpid 1.1.0 quantum 1.1.0 quota 1.6.0 rabbitmq 1.0.2 radius 1.13.0 radvd 1.14.0 raid 1.13.1 rasdaemon 1.0.0 rdisc 1.8.0 readahead 1.13.0 realmd 1.1.0 redis 1.0.1 remotelogin 1.8.0 restraint 1.0 rhcs 1.2.1 rhev 1.0 rhgb 1.9.0 rhnsd 1.0.0 rhsmcertd 1.1.1 rhts 2.0.1 ricci 1.8.0 rkhunter 1.0 rlogin 1.11.3 rngd 1.1.0 roundup 1.8.0 rpc 1.15.1 rpcbind 1.6.1 rpm 1.16.0 rshd 1.8.1 rssh 2.3.0 rsync 1.13.0 rtas 1.0.0 rtkit 1.2.0 rwho 1.7.0 samba 1.16.3 sambagui 1.2.0 sandboxX 1.0.0 sanlock 1.1.0 sasl 1.15.1 sbd 1.0.0 sblim 1.1.0 screen 2.6.0 secadm 2.4.0 sectoolm 1.1.0 selinuxutil 1.17.2 sendmail 1.12.1 sensord 1.0.0 setrans 1.8.0 setroubleshoot 1.12.1 seunshare 1.1.0 sge 1.0.0 shorewall 1.4.0 slocate 1.12.2 slpd 1.1.0 smartmon 1.12.0 smokeping 1.2.0 smoltclient 1.2.0 smsd 1.0.0 snapper 1.0.0 snmp 1.14.0 snort 1.11.0 sosreport 1.3.1 soundserver 1.9.0 spamassassin 2.6.1 speech-dispatcher 1.0.0 squid 1.12.1 ssh 2.4.2 sssd 1.2.0 staff 2.4.0 stapserver 1.1.0 stunnel 1.11.0 su 1.12.0 sudo 1.10.0 svnserve 1.1.0 swift 1.0.0 sysadm 2.6.1 sysadm_secadm 1.0.0 sysnetwork 1.15.4 sysstat 1.8.0 systemd 1.0.0 tangd 1.0.0 targetd 1.0.0 tcpd 1.5.0 tcsd 1.1.1 telepathy 1.4.2 telnet 1.11.3 tftp 1.13.0 tgtd 1.3.1 thin 1.0 thumb 1.0.0 tlp 1.0.0 tmpreaper 1.7.1 tomcat 1.0.0 tor 1.9.0 tuned 1.2.0 tvtime 2.3.0 udev 1.16.2 ulogd 1.3.0 uml 2.3.0 unconfined 3.5.0 unconfineduser 1.0.0 unlabelednet 1.0.0 unprivuser 2.4.0 updfstab 1.6.0 usbmodules 1.3.0 usbmuxd 1.2.0 userdomain 4.9.1 userhelper 1.8.1 usermanage 1.19.0 usernetctl 1.7.0 uucp 1.13.0 uuidd 1.1.0 varnishd 1.2.0 vdagent 1.1.1 vhostmd 1.1.0 virt 1.5.0 vlock 1.2.0 vmtools 1.0.0 vmware 2.7.0 vnstatd 1.1.0 vpn 1.16.0 w3c 1.1.0 watchdog 1.8.0 wdmd 1.1.0 webadm 1.2.0 webalizer 1.13.0 wine 1.11.0 wireshark 2.4.0 xen 1.13.0 xguest 1.2.0 xserver 3.9.4 zabbix 1.6.0 zarafa 1.2.0 zebra 1.13.0 zoneminder 1.0.0 zosremote 1.2.0 TASK [Ensure that semanage command is available] ******************************* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:91 Wednesday 06 August 2025 10:34:13 -0400 (0:00:03.108) 0:01:10.595 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Hack around broken mssql SELinux profile and actually remove it] ********* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:99 Wednesday 06 August 2025 10:34:13 -0400 (0:00:00.091) 0:01:10.687 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check for leftover mssql processes] ************************************** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:108 Wednesday 06 August 2025 10:34:13 -0400 (0:00:00.091) 0:01:10.778 ****** ok: [managed-node3] => { "changed": false, "cmd": [ "pgrep", "-au", "mssql" ], "delta": "0:00:00.005617", "end": "2025-08-06 10:34:13.663792", "failed_when_result": false, "rc": 2, "start": "2025-08-06 10:34:13.658175" } STDERR: pgrep: invalid user name: mssql MSG: non-zero return code TASK [Kill leftover mssql processes] ******************************************* task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:115 Wednesday 06 August 2025 10:34:13 -0400 (0:00:00.441) 0:01:11.220 ****** skipping: [managed-node3] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove system user] ****************************************************** task path: /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:120 Wednesday 06 August 2025 10:34:13 -0400 (0:00:00.098) 0:01:11.319 ****** ok: [managed-node3] => { "changed": false, "name": "mssql", "state": "absent" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node3 : ok=44 changed=7 unreachable=0 failed=0 skipped=56 rescued=1 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [ { "ansible_version": "2.9.27", "end_time": "2025-08-06T14:33:58.085124Z", "host": "managed-node3", "message": [ "You must define the following variables to set up MSSQL:", "mssql_password", "mssql_edition" ], "start_time": "2025-08-06T14:33:58.061581Z", "task_name": "Verify that the variables required for setting up MSSQL are defined", "task_path": "/tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:388" } ] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Wednesday 06 August 2025 10:34:14 -0400 (0:00:00.572) 0:01:11.891 ****** =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 41.65s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:345 Get SELinux policy modules ---------------------------------------------- 3.11s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:85 Remove related packages ------------------------------------------------- 2.87s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:52 fedora.linux_system_roles.mssql : Gather package facts ------------------ 2.32s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:185 Gathering Facts --------------------------------------------------------- 1.43s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_accept_eula.yml:9 Gather package facts ---------------------------------------------------- 1.16s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:3 fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories --- 1.08s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:238 Run the role with default parameters ------------------------------------ 1.04s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tests_accept_eula.yml:25 fedora.linux_system_roles.mssql : Configure to run as a confined application with SELinux --- 1.00s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:340 fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2017 --- 0.99s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:315 fedora.linux_system_roles.mssql : Run systemctl ------------------------- 0.88s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:22 fedora.linux_system_roles.firewall : Get config files, checksums before and remove --- 0.86s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:45 fedora.linux_system_roles.firewall : Unmask firewalld service ----------- 0.82s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:24 fedora.linux_system_roles.firewall : Enable and start firewalld service --- 0.77s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:30 Remove system user ------------------------------------------------------ 0.57s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:120 fedora.linux_system_roles.firewall : Install firewalld ------------------ 0.56s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:51 fedora.linux_system_roles.firewall : Check if system is ostree ---------- 0.48s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Check for leftover mssql processes -------------------------------------- 0.44s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/tests/mssql/tasks/cleanup.yml:108 fedora.linux_system_roles.firewall : Run systemctl ---------------------- 0.38s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:34 fedora.linux_system_roles.firewall : Check if transactional-update exists in /sbin --- 0.33s /tmp/collections-7BJ/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:22