# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-storage-selinuxi3596dgk/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_configure_ha_cluster_read_scale.yml **************************** 2 plays in /WORKDIR/git-storage-selinuxi3596dgk/tests/tests_configure_ha_cluster_read_scale.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tests_configure_ha_cluster_read_scale.yml:4 Friday 08 December 2023 19:18:48 +0000 (0:00:00.012) 0:00:00.012 ******* ok: [sut] => { "ansible_facts": { "mssql_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n66336361663164656232326461653662643537386337346563613939356466313835383235313234\n3634333565616161316639666662613564353237653663610a616639306439653033386664303839\n30663030636161326137656235636230356162373234386461363632353863393161353035316162\n3664353366373231360a343334326337353861366233656330363634353164316434616561333161\n3234\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-storage-selinuxi3596dgk/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Verify HA functionality with read-scale clusters] ************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tests_configure_ha_cluster_read_scale.yml:9 Friday 08 December 2023 19:18:48 +0000 (0:00:00.015) 0:00:00.028 ******* ok: [sut] TASK [Run the role] ************************************************************ task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tests_configure_ha_cluster_read_scale.yml:43 Friday 08 December 2023 19:18:52 +0000 (0:00:03.910) 0:00:03.938 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_version is version('8', '<')", "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tests_configure_ha_cluster_read_scale.yml:49 Friday 08 December 2023 19:18:52 +0000 (0:00:00.012) 0:00:03.951 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_version is version('8', '<')", "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tests_configure_ha_cluster_read_scale.yml:59 Friday 08 December 2023 19:18:52 +0000 (0:00:00.010) 0:00:03.962 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_version is version('8', '<')", "skip_reason": "Conditional result was False" } TASK [End EL 7 host] *********************************************************** task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tests_configure_ha_cluster_read_scale.yml:64 Friday 08 December 2023 19:18:52 +0000 (0:00:00.011) 0:00:03.973 ******* META: end_host conditional evaluated to False, continuing execution for sut skipping: [sut] => { "skip_reason": "end_host conditional evaluated to False, continuing execution for sut" } MSG: end_host conditional evaluated to false, continuing execution for sut TASK [Set the mssql_ha_replica_type fact to appear in hostvars] **************** task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tests_configure_ha_cluster_read_scale.yml:67 Friday 08 December 2023 19:18:52 +0000 (0:00:00.006) 0:00:03.980 ******* ok: [sut] => { "ansible_facts": { "mssql_ha_replica_type": "primary" }, "changed": false } TASK [Set facts to create test DBs on primary as a pre task] ******************* task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tests_configure_ha_cluster_read_scale.yml:74 Friday 08 December 2023 19:18:52 +0000 (0:00:00.023) 0:00:04.003 ******* ok: [sut] => { "ansible_facts": { "mssql_pre_input_sql_file": [ "create_ExampleDB1.sql", "create_ExampleDB2.sql" ] }, "changed": false } TASK [Run on all hosts to configure read-scale cluster] ************************ task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tests_configure_ha_cluster_read_scale.yml:82 Friday 08 December 2023 19:18:52 +0000 (0:00:00.012) 0:00:04.016 ******* TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:3 Friday 08 December 2023 19:18:52 +0000 (0:00:00.093) 0:00:04.110 ******* included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.mssql : Ensure ansible_facts used by role] ***** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:3 Friday 08 December 2023 19:18:52 +0000 (0:00:00.011) 0:00:04.121 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set platform/version specific variables] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/set_vars.yml:8 Friday 08 December 2023 19:18:52 +0000 (0:00:00.019) 0:00:04.140 ******* ok: [sut] => (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 ] }, "ansible_included_var_files": [ "/WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__mssql_vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (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": [ "/WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (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": [ "/WORKDIR/git-storage-selinuxi3596dgk/.collection/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 : Unset the __mssql_sqlcmd_login_cmd fact] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:8 Friday 08 December 2023 19:18:52 +0000 (0:00:00.033) 0:00:04.174 ******* ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [fedora.linux_system_roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:15 Friday 08 December 2023 19:18:52 +0000 (0:00:00.021) 0:00:04.195 ******* skipping: [sut] => { "false_condition": "mssql_input_sql_file is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:23 Friday 08 December 2023 19:18:52 +0000 (0:00:00.009) 0:00:04.205 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_input_sql_file is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print that the variable is deprecated] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:30 Friday 08 December 2023 19:18:52 +0000 (0:00:00.011) 0:00:04.216 ******* skipping: [sut] => { "false_condition": "mssql_ha_listener_port is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:37 Friday 08 December 2023 19:18:52 +0000 (0:00:00.010) 0:00:04.226 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_listener_port is defined", "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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:44 Friday 08 December 2023 19:18:52 +0000 (0:00:00.009) 0:00:04.235 ******* skipping: [sut] => { "false_condition": "mssql_ad_sql_user_name is defined" } TASK [fedora.linux_system_roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:51 Friday 08 December 2023 19:18:52 +0000 (0:00:00.010) 0:00:04.246 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_sql_user_name is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:55 Friday 08 December 2023 19:18:52 +0000 (0:00:00.009) 0:00:04.255 ******* ok: [sut] => { "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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:67 Friday 08 December 2023 19:18:52 +0000 (0:00:00.019) 0:00:04.275 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution_version is version('8', '<')", "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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:75 Friday 08 December 2023 19:18:52 +0000 (0:00:00.016) 0:00:04.291 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:84 Friday 08 December 2023 19:18:52 +0000 (0:00:00.028) 0:00:04.320 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:93 Friday 08 December 2023 19:18:52 +0000 (0:00:00.026) 0:00:04.347 ******* skipping: [sut] => { "changed": false, "false_condition": "(mssql_ha_prep_for_pacemaker | bool) or (mssql_ha_cluster_run_role | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:103 Friday 08 December 2023 19:18:52 +0000 (0:00:00.037) 0:00:04.384 ******* skipping: [sut] => { "changed": false, "false_condition": "(mssql_manage_selinux | bool) or (mssql_run_selinux_confined | bool)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:112 Friday 08 December 2023 19:18:52 +0000 (0:00:00.020) 0:00:04.404 ******* ok: [sut] => { "censored": "the output 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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:116 Friday 08 December 2023 19:18:54 +0000 (0:00:01.601) 0:00:06.005 ******* skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"] is defined", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"] is defined", "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"] is defined", "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:124 Friday 08 December 2023 19:18:54 +0000 (0:00:00.060) 0:00:06.065 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_version is none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:131 Friday 08 December 2023 19:18:54 +0000 (0:00:00.067) 0:00:06.133 ******* ok: [sut] => { "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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:138 Friday 08 December 2023 19:18:54 +0000 (0:00:00.042) 0:00:06.175 ******* skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_version | int == item.key", "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ansible_facts.packages[\"mssql-server\"][0][\"version\"] is defined", "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:152 Friday 08 December 2023 19:18:54 +0000 (0:00:00.051) 0:00:06.226 ******* ok: [sut] => { "attempts": 1, "changed": false } TASK [fedora.linux_system_roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:165 Friday 08 December 2023 19:18:54 +0000 (0:00:00.542) 0:00:06.769 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_current_version is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get yum repositories] ****************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:175 Friday 08 December 2023 19:18:55 +0000 (0:00:00.018) 0:00:06.787 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_current_version is defined", "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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:186 Friday 08 December 2023 19:18:55 +0000 (0:00:00.018) 0:00:06.806 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_current_version is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:194 Friday 08 December 2023 19:18:55 +0000 (0:00:00.041) 0:00:06.848 ******* changed: [sut] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2022", "state": "present" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:207 Friday 08 December 2023 19:18:55 +0000 (0:00:00.285) 0:00:07.133 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get the current mode of SELinux] ******* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:214 Friday 08 December 2023 19:18:55 +0000 (0:00:00.024) 0:00:07.158 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that SELinux is in enforcing mode] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:219 Friday 08 December 2023 19:18:55 +0000 (0:00:00.025) 0:00:07.183 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:228 Friday 08 December 2023 19:18:55 +0000 (0:00:00.024) 0:00:07.208 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-selinux] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:237 Friday 08 December 2023 19:18:55 +0000 (0:00:00.028) 0:00:07.236 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_confined_supported | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server] ******* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 Friday 08 December 2023 19:18:55 +0000 (0:00:00.030) 0:00:07.267 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: mssql-server-16.0.4095.4-1.x86_64", "Installed: gdb-headless-8.2-20.el8.x86_64", "Installed: gdb-8.2-20.el8.x86_64", "Installed: guile-5:2.0.14-7.el8.x86_64", "Installed: cyrus-sasl-2.1.27-6.el8_5.x86_64", "Installed: lsof-4.93.2-1.el8.x86_64", "Installed: gcc-gdb-plugin-8.5.0-21.el8.x86_64", "Installed: libipt-1.6.1-8.el8.x86_64", "Installed: libatomic_ops-7.6.2-3.el8.x86_64", "Installed: gc-7.6.4-3.el8.x86_64", "Installed: bzip2-1.0.6-26.el8.x86_64", "Installed: cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64", "Installed: libbabeltrace-1.5.4-4.el8.x86_64", "Installed: libtool-ltdl-2.4.6-25.el8.x86_64", "Installed: libatomic-8.5.0-21.el8.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:250 Friday 08 December 2023 19:19:35 +0000 (0:00:39.958) 0:00:47.226 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == \"Fedora\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:258 Friday 08 December 2023 19:19:35 +0000 (0:00:00.040) 0:00:47.267 ******* ok: [sut] => { "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.005476", "end": "2023-12-08 19:19:35.778759", "rc": 0, "start": "2023-12-08 19:19:35.773283" } TASK [fedora.linux_system_roles.mssql : Gather system services facts] ********** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 Friday 08 December 2023 19:19:35 +0000 (0:00:00.326) 0:00:47.593 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Set the __mssql_is_setup variable] ***** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:277 Friday 08 December 2023 19:19:45 +0000 (0:00:09.622) 0:00:57.215 ******* ok: [sut] => { "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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:286 Friday 08 December 2023 19:19:45 +0000 (0:00:00.037) 0:00:57.253 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Set up MSSQL] ************************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:302 Friday 08 December 2023 19:19:45 +0000 (0:00:00.026) 0:00:57.279 ******* changed: [sut] => { "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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:322 Friday 08 December 2023 19:19:53 +0000 (0:00:07.670) 0:01:04.950 ******* skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.path is not none", "item": { "mode": null, "path": null, "setting": "defaultdatadir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultlogdir'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.path is not none", "item": { "mode": null, "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:337 Friday 08 December 2023 19:19:53 +0000 (0:00:00.027) 0:01:04.978 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_manage_selinux | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:344 Friday 08 December 2023 19:19:53 +0000 (0:00:00.033) 0:01:05.012 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:349 Friday 08 December 2023 19:19:56 +0000 (0:00:03.238) 0:01:08.250 ******* ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2023-12-08 19:00:03 UTC", "ActiveEnterTimestampMonotonic": "29522005", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target network.target systemd-sysctl.service dbus.socket system.slice polkit.service systemd-journald.socket dbus.service sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2023-12-08 19:00:02 UTC", "AssertTimestampMonotonic": "28331340", "Before": "shutdown.target multi-user.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 2023-12-08 19:00:02 UTC", "ConditionTimestampMonotonic": "28331338", "ConfigurationDirectoryMode": "0755", "Conflicts": "power-profiles-daemon.service auto-cpufreq.service cpupower.service tlp.service shutdown.target", "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": "701", "ExecMainStartTimestamp": "Fri 2023-12-08 19:00:02 UTC", "ExecMainStartTimestampMonotonic": "28332298", "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 2023-12-08 19:00:02 UTC", "InactiveExitTimestampMonotonic": "28332340", "InvocationID": "acf961d85ce94614acc732a474110592", "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": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "701", "MemoryAccounting": "yes", "MemoryCurrent": "22392832", "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": "sysinit.target dbus.service dbus.socket system.slice", "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 2023-12-08 19:00:03 UTC", "StateChangeTimestampMonotonic": "29522005", "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": "5", "TasksMax": "45774", "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 2023-12-08 19:00:03 UTC", "WatchdogTimestampMonotonic": "29522001", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.mssql : Get the active Tuned profiles] ********* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:355 Friday 08 December 2023 19:19:57 +0000 (0:00:00.839) 0:01:09.089 ******* ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:01.178936", "end": "2023-12-08 19:19:58.749540", "rc": 0, "start": "2023-12-08 19:19:57.570604" } STDOUT: Current active profile: virtual-guest mssql TASK [fedora.linux_system_roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:365 Friday 08 December 2023 19:19:58 +0000 (0:00:01.497) 0:01:10.587 ******* skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:378 Friday 08 December 2023 19:19:58 +0000 (0:00:00.018) 0:01:10.605 ******* skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:387 Friday 08 December 2023 19:19:58 +0000 (0:00:00.018) 0:01:10.623 ******* skipping: [sut] => { "changed": false, "false_condition": "\"mssql\" not in __mssql_tuned_active_profiles.stdout", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:397 Friday 08 December 2023 19:19:58 +0000 (0:00:00.018) 0:01:10.642 ******* changed: [sut] => { "changed": true, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Friday 08 December 2023 19:19:59 +0000 (0:00:00.206) 0:01:10.849 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: msodbcsql17-17.10.5.1-1.x86_64", "Installed: unixODBC-devel-2.3.11-1.rh.x86_64", "Installed: unixODBC-2.3.11-1.rh.x86_64", "Installed: mssql-tools-17.10.1.1-1.x86_64" ] } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:416 Friday 08 December 2023 19:20:03 +0000 (0:00:04.071) 0:01:14.921 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setup is skipped", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:420 Friday 08 December 2023 19:20:03 +0000 (0:00:00.019) 0:01:14.940 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setup is skipped", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:426 Friday 08 December 2023 19:20:03 +0000 (0:00:00.019) 0:01:14.960 ******* skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:441 Friday 08 December 2023 19:20:03 +0000 (0:00:00.020) 0:01:14.981 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setup is skipped", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:448 Friday 08 December 2023 19:20:03 +0000 (0:00:00.019) 0:01:15.000 ******* skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:456 Friday 08 December 2023 19:20:03 +0000 (0:00:00.019) 0:01:15.019 ******* skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:477 Friday 08 December 2023 19:20:03 +0000 (0:00:00.019) 0:01:15.038 ******* included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml for sut TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_input variable] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:9 Friday 08 December 2023 19:20:03 +0000 (0:00:00.032) 0:01:15.071 ******* ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_input": [] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the mssql_password variable is defined] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:13 Friday 08 December 2023 19:20:03 +0000 (0:00:00.021) 0:01:15.092 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:21 Friday 08 December 2023 19:20:03 +0000 (0:00:00.022) 0:01:15.114 ******* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2023-12-08 19:19:52 UTC", "ActiveEnterTimestampMonotonic": "1219086716", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "auditd.service systemd-journald.socket network.target basic.target -.mount system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2023-12-08 19:19:52 UTC", "AssertTimestampMonotonic": "1219078734", "Before": "shutdown.target multi-user.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 2023-12-08 19:19:52 UTC", "ConditionTimestampMonotonic": "1219078733", "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": "15455", "ExecMainStartTimestamp": "Fri 2023-12-08 19:19:52 UTC", "ExecMainStartTimestampMonotonic": "1219086656", "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": "991", "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 2023-12-08 19:19:52 UTC", "InactiveExitTimestampMonotonic": "1219086716", "InvocationID": "eb008406c9f5488c84d60df9ed4ed603", "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": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15455", "MemoryAccounting": "yes", "MemoryCurrent": "721747968", "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 2023-12-08 19:19:52 UTC", "StateChangeTimestampMonotonic": "1219086716", "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": "175", "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 2023-12-08 19:19:52 UTC", "WatchdogTimestampMonotonic": "1219086713", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:26 Friday 08 December 2023 19:20:03 +0000 (0:00:00.343) 0:01:15.457 ******* ok: [sut] => { "changed": false, "elapsed": 1, "gid": 991, "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": 17150, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:32 Friday 08 December 2023 19:20:05 +0000 (0:00:01.337) 0:01:16.795 ******* included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml for sut TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:3 Friday 08 December 2023 19:20:05 +0000 (0:00:00.041) 0:01:16.836 ******* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2023-12-08 19:19:52 UTC", "ActiveEnterTimestampMonotonic": "1219086716", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "auditd.service systemd-journald.socket network.target basic.target -.mount system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2023-12-08 19:19:52 UTC", "AssertTimestampMonotonic": "1219078734", "Before": "shutdown.target multi-user.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 2023-12-08 19:19:52 UTC", "ConditionTimestampMonotonic": "1219078733", "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": "15455", "ExecMainStartTimestamp": "Fri 2023-12-08 19:19:52 UTC", "ExecMainStartTimestampMonotonic": "1219086656", "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": "991", "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 2023-12-08 19:19:52 UTC", "InactiveExitTimestampMonotonic": "1219086716", "InvocationID": "eb008406c9f5488c84d60df9ed4ed603", "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": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15455", "MemoryAccounting": "yes", "MemoryCurrent": "721743872", "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 2023-12-08 19:19:52 UTC", "StateChangeTimestampMonotonic": "1219086716", "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": "175", "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 2023-12-08 19:19:52 UTC", "WatchdogTimestampMonotonic": "1219086713", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Check if a custom tcpport setting exist] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:8 Friday 08 December 2023 19:20:05 +0000 (0:00:00.353) 0:01:17.190 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003049", "end": "2023-12-08 19:20:05.578220", "failed_when_result": false, "rc": 1, "start": "2023-12-08 19:20:05.575171" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Check if a custom ipaddress setting exist] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:14 Friday 08 December 2023 19:20:05 +0000 (0:00:00.209) 0:01:17.399 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003128", "end": "2023-12-08 19:20:05.787083", "failed_when_result": false, "rc": 1, "start": "2023-12-08 19:20:05.783955" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Set a fact with a login command] ******* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/verify_password.yml:20 Friday 08 December 2023 19:20:05 +0000 (0:00:00.200) 0:01:17.600 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Input SQL script files to MSSQL] ******* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:38 Friday 08 December 2023 19:20:05 +0000 (0:00:00.043) 0:01:17.643 ******* included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml for sut => (item=create_ExampleDB1.sql) included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml for sut => (item=create_ExampleDB2.sql) TASK [fedora.linux_system_roles.mssql : Create a tempfile on the host for create_ExampleDB1.sql] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:4 Friday 08 December 2023 19:20:05 +0000 (0:00:00.059) 0:01:17.703 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/create_ExampleDB1.sql_e848e1jl.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Copy the file to the host create_ExampleDB1.sql] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:12 Friday 08 December 2023 19:20:06 +0000 (0:00:00.306) 0:01:18.010 ******* ok: [sut] => { "changed": false, "checksum": "01e12e2023db8e40fe4ae7ef2965811c47e20292", "dest": "/tmp/create_ExampleDB1.sql_e848e1jl.sql", "gid": 0, "group": "root", "md5sum": "7c0c7d727a2dd24b642249e3f26f11cb", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 891, "src": "/root/.ansible/tmp/ansible-tmp-1702063206.2608676-4490-177759777662775/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Generate the template on the host for create_ExampleDB1.sql] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:20 Friday 08 December 2023 19:20:08 +0000 (0:00:02.696) 0:01:20.706 ******* skipping: [sut] => { "changed": false, "false_condition": "item is search(\".*\\.j2$\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input with the sqlcmd command create_ExampleDB1.sql] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:28 Friday 08 December 2023 19:20:08 +0000 (0:00:00.023) 0:01:20.730 ******* changed: [sut] => { "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 : Print file location and output from inputting create_ExampleDB1.sql] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:42 Friday 08 December 2023 19:20:09 +0000 (0:00:00.631) 0:01:21.362 ******* ok: [sut] => (item=/tmp/create_ExampleDB1.sql_e848e1jl.sql) => { "__mssql_sqlcmd_loop": "/tmp/create_ExampleDB1.sql_e848e1jl.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [sut] => (item=['Creating the ExampleDB1 database', 'The ExampleDB1 database created successfully', "Changed database context to 'ExampleDB1'.", 'Adding the Inventory table to the ExampleDB1 database', '', '(1 rows affected)', '', '(1 rows affected)', '', '(1 rows affected)', '', '(1 rows affected)', 'The Inventory table created successfully']) => { "__mssql_sqlcmd_loop": [ "Creating the ExampleDB1 database", "The ExampleDB1 database created successfully", "Changed database context to 'ExampleDB1'.", "Adding the Inventory table to the ExampleDB1 database", "", "(1 rows affected)", "", "(1 rows affected)", "", "(1 rows affected)", "", "(1 rows affected)", "The Inventory table created successfully" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [sut] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop", "false_condition": "__mssql_sqlcmd_loop | length > 0" } TASK [fedora.linux_system_roles.mssql : Remove the tempfile create_ExampleDB1.sql] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:58 Friday 08 December 2023 19:20:09 +0000 (0:00:00.041) 0:01:21.404 ******* skipping: [sut] => { "changed": false, "false_condition": "not mssql_debug", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create a tempfile on the host for create_ExampleDB2.sql] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:4 Friday 08 December 2023 19:20:09 +0000 (0:00:00.019) 0:01:21.423 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/create_ExampleDB2.sql_w1w8oeiw.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Copy the file to the host create_ExampleDB2.sql] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:12 Friday 08 December 2023 19:20:09 +0000 (0:00:00.206) 0:01:21.629 ******* ok: [sut] => { "changed": false, "checksum": "5624bc46f989692960b2c67c7923fbbe7db78185", "dest": "/tmp/create_ExampleDB2.sql_w1w8oeiw.sql", "gid": 0, "group": "root", "md5sum": "de127d6c531edb5cab22ff2b9da3a57c", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 901, "src": "/root/.ansible/tmp/ansible-tmp-1702063209.8810418-4526-13344830130714/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Generate the template on the host for create_ExampleDB2.sql] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:20 Friday 08 December 2023 19:20:11 +0000 (0:00:01.542) 0:01:23.172 ******* skipping: [sut] => { "changed": false, "false_condition": "item is search(\".*\\.j2$\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input with the sqlcmd command create_ExampleDB2.sql] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:28 Friday 08 December 2023 19:20:11 +0000 (0:00:00.043) 0:01:23.215 ******* changed: [sut] => { "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 : Print file location and output from inputting create_ExampleDB2.sql] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:42 Friday 08 December 2023 19:20:12 +0000 (0:00:00.630) 0:01:23.846 ******* ok: [sut] => (item=/tmp/create_ExampleDB2.sql_w1w8oeiw.sql) => { "__mssql_sqlcmd_loop": "/tmp/create_ExampleDB2.sql_w1w8oeiw.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [sut] => (item=['Creating the ExampleDB2 database', 'The ExampleDB2 database created successfully', "Changed database context to 'ExampleDB2'.", 'Adding the Inventory table to the ExampleDB2 database', '', '(1 rows affected)', '', '(1 rows affected)', '', '(1 rows affected)', '', '(1 rows affected)', 'The Inventory table created successfully']) => { "__mssql_sqlcmd_loop": [ "Creating the ExampleDB2 database", "The ExampleDB2 database created successfully", "Changed database context to 'ExampleDB2'.", "Adding the Inventory table to the ExampleDB2 database", "", "(1 rows affected)", "", "(1 rows affected)", "", "(1 rows affected)", "", "(1 rows affected)", "The Inventory table created successfully" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [sut] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop", "false_condition": "__mssql_sqlcmd_loop | length > 0" } TASK [fedora.linux_system_roles.mssql : Remove the tempfile create_ExampleDB2.sql] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:58 Friday 08 December 2023 19:20:12 +0000 (0:00:00.042) 0:01:23.888 ******* skipping: [sut] => { "changed": false, "false_condition": "not mssql_debug", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script contents to MSSQL] **** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:43 Friday 08 December 2023 19:20:12 +0000 (0:00:00.019) 0:01:23.908 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_sql_content_to_input is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:484 Friday 08 December 2023 19:20:12 +0000 (0:00:00.019) 0:01:23.928 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_pre_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:495 Friday 08 December 2023 19:20:12 +0000 (0:00:00.017) 0:01:23.945 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setup is skipped", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:508 Friday 08 December 2023 19:20:12 +0000 (0:00:00.017) 0:01:23.963 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setup is skipped", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Gather package facts] ****************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:515 Friday 08 December 2023 19:20:12 +0000 (0:00:00.017) 0:01:23.981 ******* skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:521 Friday 08 December 2023 19:20:12 +0000 (0:00:00.017) 0:01:23.998 ******* skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:540 Friday 08 December 2023 19:20:12 +0000 (0:00:00.017) 0:01:24.016 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ip_address is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register the previous tcpport setting] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:547 Friday 08 December 2023 19:20:12 +0000 (0:00:00.019) 0:01:24.035 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003062", "end": "2023-12-08 19:20:12.431542", "failed_when_result": false, "rc": 1, "start": "2023-12-08 19:20:12.428480" } MSG: non-zero return code TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:554 Friday 08 December 2023 19:20:12 +0000 (0:00:00.211) 0:01:24.247 ******* TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 08 December 2023 19:20:12 +0000 (0:00:00.068) 0:01:24.315 ******* included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Friday 08 December 2023 19:20:12 +0000 (0:00:00.047) 0:01:24.362 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Friday 08 December 2023 19:20:12 +0000 (0:00:00.129) 0:01:24.492 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Friday 08 December 2023 19:20:12 +0000 (0:00:00.220) 0:01:24.713 ******* ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Friday 08 December 2023 19:20:12 +0000 (0:00:00.024) 0:01:24.738 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 08 December 2023 19:20:15 +0000 (0:00:02.848) 0:01:27.587 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Friday 08 December 2023 19:20:15 +0000 (0:00:00.027) 0:01:27.614 ******* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Friday 08 December 2023 19:20:15 +0000 (0:00:00.032) 0:01:27.647 ******* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2023-12-08 19:18:34 UTC", "ActiveEnterTimestampMonotonic": "1140169318", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket polkit.service basic.target system.slice sysinit.target dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2023-12-08 19:18:33 UTC", "AssertTimestampMonotonic": "1139540330", "Before": "shutdown.target network-pre.target multi-user.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 2023-12-08 19:18:33 UTC", "ConditionTimestampMonotonic": "1139540329", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service shutdown.target ebtables.service ipset.service nftables.service 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": "13414", "ExecMainStartTimestamp": "Fri 2023-12-08 19:18:33 UTC", "ExecMainStartTimestampMonotonic": "1139541943", "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 2023-12-08 19:18:33 UTC", "InactiveExitTimestampMonotonic": "1139542002", "InvocationID": "77d7c99fb9a54e26a4ca0e6a341575d6", "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": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13414", "MemoryAccounting": "yes", "MemoryCurrent": "44740608", "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 2023-12-08 19:18:34 UTC", "StateChangeTimestampMonotonic": "1140169318", "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": "45774", "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 2023-12-08 19:18:34 UTC", "WatchdogTimestampMonotonic": "1140169315", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Friday 08 December 2023 19:20:16 +0000 (0:00:00.350) 0:01:27.998 ******* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2023-12-08 19:18:34 UTC", "ActiveEnterTimestampMonotonic": "1140169318", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket polkit.service basic.target system.slice sysinit.target dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2023-12-08 19:18:33 UTC", "AssertTimestampMonotonic": "1139540330", "Before": "shutdown.target network-pre.target multi-user.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 2023-12-08 19:18:33 UTC", "ConditionTimestampMonotonic": "1139540329", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service shutdown.target ebtables.service ipset.service nftables.service 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": "13414", "ExecMainStartTimestamp": "Fri 2023-12-08 19:18:33 UTC", "ExecMainStartTimestampMonotonic": "1139541943", "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 2023-12-08 19:18:33 UTC", "InactiveExitTimestampMonotonic": "1139542002", "InvocationID": "77d7c99fb9a54e26a4ca0e6a341575d6", "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": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13414", "MemoryAccounting": "yes", "MemoryCurrent": "44740608", "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 2023-12-08 19:18:34 UTC", "StateChangeTimestampMonotonic": "1140169318", "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": "45774", "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 2023-12-08 19:18:34 UTC", "WatchdogTimestampMonotonic": "1140169315", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Friday 08 December 2023 19:20:16 +0000 (0:00:00.350) 0:01:28.349 ******* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Friday 08 December 2023 19:20:16 +0000 (0:00:00.034) 0:01:28.384 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 08 December 2023 19:20:16 +0000 (0:00:00.027) 0:01:28.411 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Friday 08 December 2023 19:20:16 +0000 (0:00:00.027) 0:01:28.439 ******* changed: [sut] => (item={'port': '1433/tcp', 'state': 'enabled', 'permanent': True, 'runtime': True}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "permanent": true, "port": "1433/tcp", "runtime": true, "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Friday 08 December 2023 19:20:17 +0000 (0:00:00.545) 0:01:28.984 ******* skipping: [sut] => (item={'port': '1433/tcp', 'state': 'enabled', 'permanent': True, 'runtime': True}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "'detailed' in fw[0]", "item": { "permanent": true, "port": "1433/tcp", "runtime": true, "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Friday 08 December 2023 19:20:17 +0000 (0:00:00.036) 0:01:29.021 ******* skipping: [sut] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Friday 08 December 2023 19:20:17 +0000 (0:00:00.030) 0:01:29.051 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Friday 08 December 2023 19:20:17 +0000 (0:00:00.030) 0:01:29.082 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Friday 08 December 2023 19:20:17 +0000 (0:00:00.029) 0:01:29.112 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Friday 08 December 2023 19:20:17 +0000 (0:00:00.026) 0:01:29.138 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Friday 08 December 2023 19:20:17 +0000 (0:00:00.053) 0:01:29.192 ******* skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [fedora.linux_system_roles.mssql : Configure the TCP port setting to 1433] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:566 Friday 08 December 2023 19:20:17 +0000 (0:00:00.037) 0:01:29.230 ******* included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting network tcpport] ******* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 08 December 2023 19:20:17 +0000 (0:00:00.036) 0:01:29.266 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003187", "end": "2023-12-08 19:20:17.665019", "failed_when_result": false, "rc": 1, "start": "2023-12-08 19:20:17.661832" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting network tcpport] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 08 December 2023 19:20:17 +0000 (0:00:00.212) 0:01:29.478 ******* ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.125297", "end": "2023-12-08 19:20:18.005217", "failed_when_result": false, "rc": 0, "start": "2023-12-08 19:20:17.879920" } 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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 08 December 2023 19:20:18 +0000 (0:00:00.344) 0:01:29.823 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:572 Friday 08 December 2023 19:20:18 +0000 (0:00:00.019) 0:01:29.842 ******* skipping: [sut] => { "changed": false, "false_condition": "__tcpport | int != mssql_tcp_port | int", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the sqlagent setting] ******** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:592 Friday 08 December 2023 19:20:18 +0000 (0:00:00.028) 0:01:29.871 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_enable_sql_agent is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-fts] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:599 Friday 08 December 2023 19:20:18 +0000 (0:00:00.021) 0:01:29.892 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_install_fts is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package powershell] ********* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:606 Friday 08 December 2023 19:20:18 +0000 (0:00:00.021) 0:01:29.914 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_install_powershell is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Check if the 3979 trace flag is enabled] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:615 Friday 08 December 2023 19:20:18 +0000 (0:00:00.020) 0:01:29.934 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set the 3979 traceflag] **************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:621 Friday 08 December 2023 19:20:18 +0000 (0:00:00.021) 0:01:29.956 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Unset the 3979 traceflag] ************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:628 Friday 08 December 2023 19:20:18 +0000 (0:00:00.034) 0:01:29.991 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:636 Friday 08 December 2023 19:20:18 +0000 (0:00:00.032) 0:01:30.023 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the writethrough setting] **** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:642 Friday 08 December 2023 19:20:18 +0000 (0:00:00.024) 0:01:30.048 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_tune_for_fua_storage is not none", "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:660 Friday 08 December 2023 19:20:18 +0000 (0:00:00.084) 0:01:30.132 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:674 Friday 08 December 2023 19:20:18 +0000 (0:00:00.048) 0:01:30.181 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:679 Friday 08 December 2023 19:20:18 +0000 (0:00:00.040) 0:01:30.221 ******* skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable is not none", "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_tls_enable is not none", "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure the tlscert setting] ********* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:697 Friday 08 December 2023 19:20:18 +0000 (0:00:00.054) 0:01:30.276 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlskey setting] ********** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:706 Friday 08 December 2023 19:20:18 +0000 (0:00:00.020) 0:01:30.297 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the tlsprotocols setting] **** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:715 Friday 08 December 2023 19:20:18 +0000 (0:00:00.029) 0:01:30.326 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the forceencryption setting] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:722 Friday 08 December 2023 19:20:18 +0000 (0:00:00.023) 0:01:30.349 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_tls_enable is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:731 Friday 08 December 2023 19:20:18 +0000 (0:00:00.031) 0:01:30.381 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:739 Friday 08 December 2023 19:20:18 +0000 (0:00:00.028) 0:01:30.410 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure adutil and krb5-workstation] **** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:747 Friday 08 December 2023 19:20:18 +0000 (0:00:00.028) 0:01:30.438 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:754 Friday 08 December 2023 19:20:18 +0000 (0:00:00.027) 0:01:30.465 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:761 Friday 08 December 2023 19:20:18 +0000 (0:00:00.038) 0:01:30.503 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:770 Friday 08 December 2023 19:20:18 +0000 (0:00:00.024) 0:01:30.528 ******* skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:783 Friday 08 December 2023 19:20:18 +0000 (0:00:00.019) 0:01:30.547 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : In AD server create user] ************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:792 Friday 08 December 2023 19:20:18 +0000 (0:00:00.020) 0:01:30.568 ******* skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.mssql : Get SPNs for the principal] ************ task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:804 Friday 08 December 2023 19:20:18 +0000 (0:00:00.020) 0:01:30.589 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Register SPNs to the principal] ******** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:809 Friday 08 December 2023 19:20:18 +0000 (0:00:00.020) 0:01:30.609 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get kvno of the SPN host] ************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:826 Friday 08 December 2023 19:20:18 +0000 (0:00:00.049) 0:01:30.659 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get stats of the keytab file] ********** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:831 Friday 08 December 2023 19:20:18 +0000 (0:00:00.020) 0:01:30.679 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Get keytab properties] ***************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:836 Friday 08 December 2023 19:20:18 +0000 (0:00:00.018) 0:01:30.698 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create keytab] ************************* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:842 Friday 08 December 2023 19:20:18 +0000 (0:00:00.023) 0:01:30.722 ******* skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:868 Friday 08 December 2023 19:20:18 +0000 (0:00:00.021) 0:01:30.743 ******* skipping: [sut] => { "censored": "the output 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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:889 Friday 08 December 2023 19:20:18 +0000 (0:00:00.020) 0:01:30.763 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch keytab file to host] ************* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:897 Friday 08 December 2023 19:20:18 +0000 (0:00:00.020) 0:01:30.783 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:907 Friday 08 December 2023 19:20:19 +0000 (0:00:00.019) 0:01:30.803 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:913 Friday 08 December 2023 19:20:19 +0000 (0:00:00.020) 0:01:30.824 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ad_configure | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:930 Friday 08 December 2023 19:20:19 +0000 (0:00:00.019) 0:01:30.843 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:941 Friday 08 December 2023 19:20:19 +0000 (0:00:00.040) 0:01:30.884 ******* TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 08 December 2023 19:20:19 +0000 (0:00:00.042) 0:01:30.926 ******* included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Friday 08 December 2023 19:20:19 +0000 (0:00:00.035) 0:01:30.961 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Friday 08 December 2023 19:20:19 +0000 (0:00:00.045) 0:01:31.007 ******* skipping: [sut] => { "changed": false, "false_condition": "not __firewall_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Friday 08 December 2023 19:20:19 +0000 (0:00:00.049) 0:01:31.056 ******* skipping: [sut] => { "changed": false, "false_condition": "not __firewall_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Friday 08 December 2023 19:20:19 +0000 (0:00:00.022) 0:01:31.078 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 08 December 2023 19:20:22 +0000 (0:00:02.815) 0:01:33.894 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Friday 08 December 2023 19:20:22 +0000 (0:00:00.022) 0:01:33.916 ******* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Friday 08 December 2023 19:20:22 +0000 (0:00:00.030) 0:01:33.946 ******* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2023-12-08 19:18:34 UTC", "ActiveEnterTimestampMonotonic": "1140169318", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket polkit.service basic.target system.slice sysinit.target dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2023-12-08 19:18:33 UTC", "AssertTimestampMonotonic": "1139540330", "Before": "shutdown.target network-pre.target multi-user.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 2023-12-08 19:18:33 UTC", "ConditionTimestampMonotonic": "1139540329", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service shutdown.target ebtables.service ipset.service nftables.service 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": "13414", "ExecMainStartTimestamp": "Fri 2023-12-08 19:18:33 UTC", "ExecMainStartTimestampMonotonic": "1139541943", "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 2023-12-08 19:18:33 UTC", "InactiveExitTimestampMonotonic": "1139542002", "InvocationID": "77d7c99fb9a54e26a4ca0e6a341575d6", "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": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13414", "MemoryAccounting": "yes", "MemoryCurrent": "44777472", "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 2023-12-08 19:18:34 UTC", "StateChangeTimestampMonotonic": "1140169318", "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": "45774", "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 2023-12-08 19:18:34 UTC", "WatchdogTimestampMonotonic": "1140169315", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Friday 08 December 2023 19:20:22 +0000 (0:00:00.393) 0:01:34.340 ******* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2023-12-08 19:18:34 UTC", "ActiveEnterTimestampMonotonic": "1140169318", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket polkit.service basic.target system.slice sysinit.target dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2023-12-08 19:18:33 UTC", "AssertTimestampMonotonic": "1139540330", "Before": "shutdown.target network-pre.target multi-user.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 2023-12-08 19:18:33 UTC", "ConditionTimestampMonotonic": "1139540329", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service shutdown.target ebtables.service ipset.service nftables.service 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": "13414", "ExecMainStartTimestamp": "Fri 2023-12-08 19:18:33 UTC", "ExecMainStartTimestampMonotonic": "1139541943", "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 2023-12-08 19:18:33 UTC", "InactiveExitTimestampMonotonic": "1139542002", "InvocationID": "77d7c99fb9a54e26a4ca0e6a341575d6", "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": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13414", "MemoryAccounting": "yes", "MemoryCurrent": "44777472", "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 2023-12-08 19:18:34 UTC", "StateChangeTimestampMonotonic": "1140169318", "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": "45774", "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 2023-12-08 19:18:34 UTC", "WatchdogTimestampMonotonic": "1140169315", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Friday 08 December 2023 19:20:22 +0000 (0:00:00.349) 0:01:34.689 ******* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Friday 08 December 2023 19:20:22 +0000 (0:00:00.030) 0:01:34.719 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 08 December 2023 19:20:22 +0000 (0:00:00.020) 0:01:34.739 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Friday 08 December 2023 19:20:22 +0000 (0:00:00.021) 0:01:34.760 ******* changed: [sut] => (item={'port': '5022/tcp', 'state': 'enabled', 'permanent': True, 'runtime': True}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "permanent": true, "port": "5022/tcp", "runtime": true, "state": "enabled" } } changed: [sut] => (item={'service': 'high-availability', 'state': 'enabled', 'permanent': True, 'runtime': True}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "permanent": true, "runtime": true, "service": "high-availability", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Friday 08 December 2023 19:20:23 +0000 (0:00:00.892) 0:01:35.653 ******* skipping: [sut] => (item={'port': '5022/tcp', 'state': 'enabled', 'permanent': True, 'runtime': True}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "permanent": true, "port": "5022/tcp", "runtime": true, "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'service': 'high-availability', 'state': 'enabled', 'permanent': True, 'runtime': True}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall | length == 1", "item": { "permanent": true, "runtime": true, "service": "high-availability", "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Friday 08 December 2023 19:20:23 +0000 (0:00:00.066) 0:01:35.719 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall | length == 1", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Friday 08 December 2023 19:20:23 +0000 (0:00:00.043) 0:01:35.762 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Friday 08 December 2023 19:20:24 +0000 (0:00:00.055) 0:01:35.818 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Friday 08 December 2023 19:20:24 +0000 (0:00:00.027) 0:01:35.846 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Friday 08 December 2023 19:20:24 +0000 (0:00:00.052) 0:01:35.899 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_previous_replaced | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Friday 08 December 2023 19:20:24 +0000 (0:00:00.027) 0:01:35.927 ******* skipping: [sut] => { "false_condition": "__firewall_previous_replaced | bool" } TASK [fedora.linux_system_roles.mssql : Set host variables] ******************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:961 Friday 08 December 2023 19:20:24 +0000 (0:00:00.089) 0:01:36.016 ******* ok: [sut] => { "ansible_facts": { "__mssql_ha_availability_mode": "ASYNCHRONOUS_COMMIT", "__mssql_ha_failover_mode": "MANUAL", "__mssql_ha_seeding_mode": "AUTOMATIC" }, "changed": false } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1015 Friday 08 December 2023 19:20:24 +0000 (0:00:00.032) 0:01:36.048 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_prep_for_pacemaker | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1022 Friday 08 December 2023 19:20:24 +0000 (0:00:00.044) 0:01:36.093 ******* included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml for sut TASK [fedora.linux_system_roles.mssql : Get the setting hadr hadrenabled] ****** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:3 Friday 08 December 2023 19:20:24 +0000 (0:00:00.046) 0:01:36.139 ******* ok: [sut] => { "changed": false, "cmd": [ "grep", "^hadrenabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003182", "end": "2023-12-08 19:20:24.544931", "failed_when_result": false, "rc": 1, "start": "2023-12-08 19:20:24.541749" } MSG: non-zero return code TASK [fedora.linux_system_roles.mssql : Configure the setting hadr hadrenabled] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:12 Friday 08 December 2023 19:20:24 +0000 (0:00:00.255) 0:01:36.394 ******* Notification for handler Restart the mssql-server service has been saved. changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "hadr.hadrenabled", "1" ], "delta": "0:00:00.125240", "end": "2023-12-08 19:20:24.966375", "failed_when_result": false, "rc": 0, "start": "2023-12-08 19:20:24.841135" } 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 hadr hadrenabled] **** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/mssql_conf_setting.yml:42 Friday 08 December 2023 19:20:25 +0000 (0:00:00.393) 0:01:36.788 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_conf_setting_value == \"unset\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1029 Friday 08 December 2023 19:20:25 +0000 (0:00:00.023) 0:01:36.812 ******* changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2023-12-08 19:19:52 UTC", "ActiveEnterTimestampMonotonic": "1219086716", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "auditd.service systemd-journald.socket network.target basic.target -.mount system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2023-12-08 19:19:52 UTC", "AssertTimestampMonotonic": "1219078734", "Before": "shutdown.target multi-user.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 2023-12-08 19:19:52 UTC", "ConditionTimestampMonotonic": "1219078733", "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": "15455", "ExecMainStartTimestamp": "Fri 2023-12-08 19:19:52 UTC", "ExecMainStartTimestampMonotonic": "1219086656", "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": "991", "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 2023-12-08 19:19:52 UTC", "InactiveExitTimestampMonotonic": "1219086716", "InvocationID": "eb008406c9f5488c84d60df9ed4ed603", "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": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "15455", "MemoryAccounting": "yes", "MemoryCurrent": "748961792", "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 2023-12-08 19:19:52 UTC", "StateChangeTimestampMonotonic": "1219086716", "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 2023-12-08 19:19:52 UTC", "WatchdogTimestampMonotonic": "1219086713", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1039 Friday 08 December 2023 19:20:25 +0000 (0:00:00.597) 0:01:37.409 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_reset_cert | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key files] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1045 Friday 08 December 2023 19:20:25 +0000 (0:00:00.037) 0:01:37.447 ******* skipping: [sut] => (item=/var/opt/mssql/data/ExampleCert.cer) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_reset_cert | bool", "item": "/var/opt/mssql/data/ExampleCert.cer", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/opt/mssql/data/ExampleCert.pvk) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_reset_cert | bool", "item": "/var/opt/mssql/data/ExampleCert.pvk", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1053 Friday 08 December 2023 19:20:25 +0000 (0:00:00.029) 0:01:37.476 ******* included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml for sut TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_input variable] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:9 Friday 08 December 2023 19:20:25 +0000 (0:00:00.051) 0:01:37.528 ******* ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_input": [] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the mssql_password variable is defined] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:13 Friday 08 December 2023 19:20:25 +0000 (0:00:00.043) 0:01:37.572 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:21 Friday 08 December 2023 19:20:25 +0000 (0:00:00.027) 0:01:37.599 ******* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2023-12-08 19:20:25 UTC", "ActiveEnterTimestampMonotonic": "1251718689", "ActiveExitTimestamp": "Fri 2023-12-08 19:20:25 UTC", "ActiveExitTimestampMonotonic": "1251486066", "ActiveState": "active", "After": "auditd.service systemd-journald.socket network.target basic.target -.mount system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2023-12-08 19:20:25 UTC", "AssertTimestampMonotonic": "1251717670", "Before": "shutdown.target multi-user.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 2023-12-08 19:20:25 UTC", "ConditionTimestampMonotonic": "1251717669", "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": "17012", "ExecMainStartTimestamp": "Fri 2023-12-08 19:20:25 UTC", "ExecMainStartTimestampMonotonic": "1251718632", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2023-12-08 19:20:25 UTC] ; stop_time=[n/a] ; pid=17012 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "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 2023-12-08 19:20:25 UTC", "InactiveEnterTimestampMonotonic": "1251716778", "InactiveExitTimestamp": "Fri 2023-12-08 19:20:25 UTC", "InactiveExitTimestampMonotonic": "1251718689", "InvocationID": "91a1c06c175b4f41a1dda8fee8946ff5", "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": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17012", "MemoryAccounting": "yes", "MemoryCurrent": "55443456", "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 2023-12-08 19:20:25 UTC", "StateChangeTimestampMonotonic": "1251718689", "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": "33", "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 2023-12-08 19:20:25 UTC", "WatchdogTimestampMonotonic": "1251718686", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:26 Friday 08 December 2023 19:20:26 +0000 (0:00:00.390) 0:01:37.990 ******* ok: [sut] => { "changed": false, "elapsed": 1, "gid": 991, "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": 19091, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:32 Friday 08 December 2023 19:20:27 +0000 (0:00:01.274) 0:01:39.264 ******* skipping: [sut] => { "changed": false, "false_condition": "(__mssql_sqlcmd_login_cmd is none) or (__mssql_sqlcmd_login_cmd is not defined)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script files to MSSQL] ******* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:38 Friday 08 December 2023 19:20:27 +0000 (0:00:00.027) 0:01:39.292 ******* included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml for sut => (item=create_master_key_encryption.j2) included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml for sut => (item=create_and_back_up_cert.j2) included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml for sut => (item=enable_alwayson.j2) included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml for sut => (item=configure_endpoint.j2) TASK [fedora.linux_system_roles.mssql : Create a tempfile on the host for create_master_key_encryption.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:4 Friday 08 December 2023 19:20:27 +0000 (0:00:00.062) 0:01:39.355 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/create_master_key_encryption.j2_gdi3dtwa.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Copy the file to the host create_master_key_encryption.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:12 Friday 08 December 2023 19:20:27 +0000 (0:00:00.221) 0:01:39.576 ******* skipping: [sut] => { "changed": false, "false_condition": "item is not search(\".*\\.j2$\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Generate the template on the host for create_master_key_encryption.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:20 Friday 08 December 2023 19:20:27 +0000 (0:00:00.021) 0:01:39.597 ******* ok: [sut] => { "changed": false, "checksum": "05c862c74a8be17fed5c679d32e847c0e5dc8b65", "dest": "/tmp/create_master_key_encryption.j2_gdi3dtwa.sql", "gid": 0, "group": "root", "md5sum": "65fb1fff4dc60651b5ec7369d1ebaa76", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 667, "src": "/root/.ansible/tmp/ansible-tmp-1702063227.8539314-4759-85383832354862/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Input with the sqlcmd command create_master_key_encryption.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:28 Friday 08 December 2023 19:20:29 +0000 (0:00:01.870) 0:01:41.468 ******* changed: [sut] => { "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 : Print file location and output from inputting create_master_key_encryption.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:42 Friday 08 December 2023 19:20:30 +0000 (0:00:00.355) 0:01:41.824 ******* ok: [sut] => (item=/tmp/create_master_key_encryption.j2_gdi3dtwa.sql) => { "__mssql_sqlcmd_loop": "/tmp/create_master_key_encryption.j2_gdi3dtwa.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [sut] => (item=['Master key does not exist, creating', 'Master key created successfully']) => { "__mssql_sqlcmd_loop": [ "Master key does not exist, creating", "Master key created successfully" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [sut] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop", "false_condition": "__mssql_sqlcmd_loop | length > 0" } TASK [fedora.linux_system_roles.mssql : Remove the tempfile create_master_key_encryption.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:58 Friday 08 December 2023 19:20:30 +0000 (0:00:00.041) 0:01:41.865 ******* skipping: [sut] => { "changed": false, "false_condition": "not mssql_debug", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create a tempfile on the host for create_and_back_up_cert.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:4 Friday 08 December 2023 19:20:30 +0000 (0:00:00.020) 0:01:41.886 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/create_and_back_up_cert.j2_in1z220_.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Copy the file to the host create_and_back_up_cert.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:12 Friday 08 December 2023 19:20:30 +0000 (0:00:00.222) 0:01:42.108 ******* skipping: [sut] => { "changed": false, "false_condition": "item is not search(\".*\\.j2$\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Generate the template on the host for create_and_back_up_cert.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:20 Friday 08 December 2023 19:20:30 +0000 (0:00:00.021) 0:01:42.129 ******* ok: [sut] => { "changed": false, "checksum": "695699700d6a3cfc18d94441e6f3a63f4f749aee", "dest": "/tmp/create_and_back_up_cert.j2_in1z220_.sql", "gid": 0, "group": "root", "md5sum": "1a14f5a31ade2ed9bd6854414376d638", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 2497, "src": "/root/.ansible/tmp/ansible-tmp-1702063230.405328-4795-32790354417079/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Input with the sqlcmd command create_and_back_up_cert.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:28 Friday 08 December 2023 19:20:32 +0000 (0:00:01.684) 0:01:43.814 ******* changed: [sut] => { "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 : Print file location and output from inputting create_and_back_up_cert.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:42 Friday 08 December 2023 19:20:32 +0000 (0:00:00.734) 0:01:44.548 ******* ok: [sut] => (item=/tmp/create_and_back_up_cert.j2_in1z220_.sql) => { "__mssql_sqlcmd_loop": "/tmp/create_and_back_up_cert.j2_in1z220_.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [sut] => (item=['Certificate ExampleCert does not exist, creating', 'Certificate ExampleCert created successfully', 'Exporting a certificate and private key to /var/opt/mssql/data/ExampleCert.cer and /var/opt/mssql/data/ExampleCert.pvk', 'Certificate and private key files /var/opt/mssql/data/ExampleCert.cer and /var/opt/mssql/data/ExampleCert.pvk exported successfully']) => { "__mssql_sqlcmd_loop": [ "Certificate ExampleCert does not exist, creating", "Certificate ExampleCert created successfully", "Exporting a certificate and private key to /var/opt/mssql/data/ExampleCert.cer and /var/opt/mssql/data/ExampleCert.pvk", "Certificate and private key files /var/opt/mssql/data/ExampleCert.cer and /var/opt/mssql/data/ExampleCert.pvk exported successfully" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [sut] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop", "false_condition": "__mssql_sqlcmd_loop | length > 0" } TASK [fedora.linux_system_roles.mssql : Remove the tempfile create_and_back_up_cert.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:58 Friday 08 December 2023 19:20:32 +0000 (0:00:00.043) 0:01:44.591 ******* skipping: [sut] => { "changed": false, "false_condition": "not mssql_debug", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create a tempfile on the host for enable_alwayson.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:4 Friday 08 December 2023 19:20:32 +0000 (0:00:00.021) 0:01:44.613 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/enable_alwayson.j2_8ftljexr.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Copy the file to the host enable_alwayson.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:12 Friday 08 December 2023 19:20:33 +0000 (0:00:00.226) 0:01:44.839 ******* skipping: [sut] => { "changed": false, "false_condition": "item is not search(\".*\\.j2$\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Generate the template on the host for enable_alwayson.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:20 Friday 08 December 2023 19:20:33 +0000 (0:00:00.022) 0:01:44.861 ******* ok: [sut] => { "changed": false, "checksum": "03ec6bf3183af4d6b2edb5c98049edf7e3bdfdf1", "dest": "/tmp/enable_alwayson.j2_8ftljexr.sql", "gid": 0, "group": "root", "md5sum": "ad8bcae6278918460562bd8f6269b51f", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 410, "src": "/root/.ansible/tmp/ansible-tmp-1702063233.1177304-4840-77319312780713/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Input with the sqlcmd command enable_alwayson.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:28 Friday 08 December 2023 19:20:34 +0000 (0:00:01.560) 0:01:46.422 ******* changed: [sut] => { "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 : Print file location and output from inputting enable_alwayson.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:42 Friday 08 December 2023 19:20:34 +0000 (0:00:00.268) 0:01:46.690 ******* ok: [sut] => (item=/tmp/enable_alwayson.j2_8ftljexr.sql) => { "__mssql_sqlcmd_loop": "/tmp/enable_alwayson.j2_8ftljexr.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [sut] => (item=['AlwaysOn Health events are not enabled, enabling', 'AlwaysOn Health events enabled successfully']) => { "__mssql_sqlcmd_loop": [ "AlwaysOn Health events are not enabled, enabling", "AlwaysOn Health events enabled successfully" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [sut] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop", "false_condition": "__mssql_sqlcmd_loop | length > 0" } TASK [fedora.linux_system_roles.mssql : Remove the tempfile enable_alwayson.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:58 Friday 08 December 2023 19:20:34 +0000 (0:00:00.061) 0:01:46.752 ******* skipping: [sut] => { "changed": false, "false_condition": "not mssql_debug", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create a tempfile on the host for configure_endpoint.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:4 Friday 08 December 2023 19:20:35 +0000 (0:00:00.053) 0:01:46.805 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/configure_endpoint.j2_y7yxx1e2.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Copy the file to the host configure_endpoint.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:12 Friday 08 December 2023 19:20:35 +0000 (0:00:00.223) 0:01:47.029 ******* skipping: [sut] => { "changed": false, "false_condition": "item is not search(\".*\\.j2$\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Generate the template on the host for configure_endpoint.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:20 Friday 08 December 2023 19:20:35 +0000 (0:00:00.027) 0:01:47.057 ******* ok: [sut] => { "changed": false, "checksum": "bb736eb4adb5d35d772b76e1c3bb19c6b040a59c", "dest": "/tmp/configure_endpoint.j2_y7yxx1e2.sql", "gid": 0, "group": "root", "md5sum": "efa1eaf69cd98e51d145221d3699a214", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 3106, "src": "/root/.ansible/tmp/ansible-tmp-1702063235.3177216-4879-276666899549504/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Input with the sqlcmd command configure_endpoint.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:28 Friday 08 December 2023 19:20:36 +0000 (0:00:01.696) 0:01:48.753 ******* changed: [sut] => { "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 : Print file location and output from inputting configure_endpoint.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:42 Friday 08 December 2023 19:20:39 +0000 (0:00:02.292) 0:01:51.045 ******* ok: [sut] => (item=/tmp/configure_endpoint.j2_y7yxx1e2.sql) => { "__mssql_sqlcmd_loop": "/tmp/configure_endpoint.j2_y7yxx1e2.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [sut] => (item=['Endpoint Example_Endpoint does not exist, creating', 'Endpoint Example_Endpoint created successfully']) => { "__mssql_sqlcmd_loop": [ "Endpoint Example_Endpoint does not exist, creating", "Endpoint Example_Endpoint created successfully" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [sut] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop", "false_condition": "__mssql_sqlcmd_loop | length > 0" } TASK [fedora.linux_system_roles.mssql : Remove the tempfile configure_endpoint.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:58 Friday 08 December 2023 19:20:39 +0000 (0:00:00.045) 0:01:51.091 ******* skipping: [sut] => { "changed": false, "false_condition": "not mssql_debug", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script contents to MSSQL] **** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:43 Friday 08 December 2023 19:20:39 +0000 (0:00:00.030) 0:01:51.121 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_sql_content_to_input is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create login for HA on in SQL Server] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1062 Friday 08 December 2023 19:20:39 +0000 (0:00:00.031) 0:01:51.153 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_prep_for_pacemaker | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1070 Friday 08 December 2023 19:20:39 +0000 (0:00:00.022) 0:01:51.175 ******* ok: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/ExampleCert.cer'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "47d17e7c0ae9d96432795a4a2834d6580435bd32", "dest": "/WORKDIR/git-storage-selinuxi3596dgk/tests/cert", "item": { "key": "cert", "value": "/var/opt/mssql/data/ExampleCert.cer" }, "md5sum": "51c4ee6a722a8350b3a81ba4c6ef5361", "remote_checksum": "47d17e7c0ae9d96432795a4a2834d6580435bd32", "remote_md5sum": null } ok: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/ExampleCert.pvk'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "fd7533889185527bfc50b26ac80c5d1828aacba7", "dest": "/WORKDIR/git-storage-selinuxi3596dgk/tests/key", "item": { "key": "key", "value": "/var/opt/mssql/data/ExampleCert.pvk" }, "md5sum": "abad053e30826723a1fd89d2941e93a5", "remote_checksum": "fd7533889185527bfc50b26ac80c5d1828aacba7", "remote_md5sum": null } TASK [fedora.linux_system_roles.mssql : Get the current primary replica in SQL] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1085 Friday 08 December 2023 19:20:40 +0000 (0:00:01.507) 0:01:52.683 ******* included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml for sut TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_input variable] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:9 Friday 08 December 2023 19:20:40 +0000 (0:00:00.033) 0:01:52.717 ******* ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_input": [] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the mssql_password variable is defined] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:13 Friday 08 December 2023 19:20:40 +0000 (0:00:00.052) 0:01:52.770 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:21 Friday 08 December 2023 19:20:41 +0000 (0:00:00.024) 0:01:52.794 ******* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2023-12-08 19:20:25 UTC", "ActiveEnterTimestampMonotonic": "1251718689", "ActiveExitTimestamp": "Fri 2023-12-08 19:20:25 UTC", "ActiveExitTimestampMonotonic": "1251486066", "ActiveState": "active", "After": "auditd.service systemd-journald.socket network.target basic.target -.mount system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2023-12-08 19:20:25 UTC", "AssertTimestampMonotonic": "1251717670", "Before": "shutdown.target multi-user.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 2023-12-08 19:20:25 UTC", "ConditionTimestampMonotonic": "1251717669", "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": "17012", "ExecMainStartTimestamp": "Fri 2023-12-08 19:20:25 UTC", "ExecMainStartTimestampMonotonic": "1251718632", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2023-12-08 19:20:25 UTC] ; stop_time=[n/a] ; pid=17012 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "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 2023-12-08 19:20:25 UTC", "InactiveEnterTimestampMonotonic": "1251716778", "InactiveExitTimestamp": "Fri 2023-12-08 19:20:25 UTC", "InactiveExitTimestampMonotonic": "1251718689", "InvocationID": "91a1c06c175b4f41a1dda8fee8946ff5", "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": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17012", "MemoryAccounting": "yes", "MemoryCurrent": "737841152", "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 2023-12-08 19:20:25 UTC", "StateChangeTimestampMonotonic": "1251718689", "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 2023-12-08 19:20:25 UTC", "WatchdogTimestampMonotonic": "1251718686", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:26 Friday 08 December 2023 19:20:41 +0000 (0:00:00.353) 0:01:53.148 ******* ok: [sut] => { "changed": false, "elapsed": 1, "gid": 991, "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": 19070, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:32 Friday 08 December 2023 19:20:42 +0000 (0:00:01.206) 0:01:54.354 ******* skipping: [sut] => { "changed": false, "false_condition": "(__mssql_sqlcmd_login_cmd is none) or (__mssql_sqlcmd_login_cmd is not defined)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script files to MSSQL] ******* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:38 Friday 08 December 2023 19:20:42 +0000 (0:00:00.022) 0:01:54.377 ******* included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml for sut => (item=ha_is_primary.sql) TASK [fedora.linux_system_roles.mssql : Create a tempfile on the host for ha_is_primary.sql] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:4 Friday 08 December 2023 19:20:42 +0000 (0:00:00.038) 0:01:54.415 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ha_is_primary.sql_1s033xs_.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Copy the file to the host ha_is_primary.sql] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:12 Friday 08 December 2023 19:20:42 +0000 (0:00:00.199) 0:01:54.615 ******* ok: [sut] => { "changed": false, "checksum": "23665eada2d9e2de69ca8f560afa21cba1da5eb4", "dest": "/tmp/ha_is_primary.sql_1s033xs_.sql", "gid": 0, "group": "root", "md5sum": "49a2dd5235418003e591ca627cd70e57", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 264, "src": "/root/.ansible/tmp/ansible-tmp-1702063242.8672736-4973-182302237150087/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Generate the template on the host for ha_is_primary.sql] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:20 Friday 08 December 2023 19:20:44 +0000 (0:00:01.540) 0:01:56.156 ******* skipping: [sut] => { "changed": false, "false_condition": "item is search(\".*\\.j2$\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input with the sqlcmd command ha_is_primary.sql] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:28 Friday 08 December 2023 19:20:44 +0000 (0:00:00.021) 0:01:56.178 ******* ok: [sut] => { "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 : Print file location and output from inputting ha_is_primary.sql] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:42 Friday 08 December 2023 19:20:44 +0000 (0:00:00.288) 0:01:56.466 ******* ok: [sut] => (item=/tmp/ha_is_primary.sql_1s033xs_.sql) => { "__mssql_sqlcmd_loop": "/tmp/ha_is_primary.sql_1s033xs_.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [sut] => (item=['0']) => { "__mssql_sqlcmd_loop": [ "0" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [sut] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop", "false_condition": "__mssql_sqlcmd_loop | length > 0" } TASK [fedora.linux_system_roles.mssql : Remove the tempfile ha_is_primary.sql] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:58 Friday 08 December 2023 19:20:44 +0000 (0:00:00.036) 0:01:56.503 ******* skipping: [sut] => { "changed": false, "false_condition": "not mssql_debug", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script contents to MSSQL] **** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:43 Friday 08 December 2023 19:20:44 +0000 (0:00:00.021) 0:01:56.524 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_sql_content_to_input is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Set fact with the current primary replica] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1092 Friday 08 December 2023 19:20:44 +0000 (0:00:00.021) 0:01:56.546 ******* ok: [sut] => { "ansible_facts": { "__mssql_ha_is_primary": true }, "changed": false } TASK [fedora.linux_system_roles.mssql : Configure ag] ************************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1117 Friday 08 December 2023 19:20:44 +0000 (0:00:00.048) 0:01:56.594 ******* included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml for sut TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_input variable] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:9 Friday 08 December 2023 19:20:44 +0000 (0:00:00.064) 0:01:56.659 ******* ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_input": [] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the mssql_password variable is defined] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:13 Friday 08 December 2023 19:20:44 +0000 (0:00:00.081) 0:01:56.740 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:21 Friday 08 December 2023 19:20:44 +0000 (0:00:00.046) 0:01:56.786 ******* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2023-12-08 19:20:25 UTC", "ActiveEnterTimestampMonotonic": "1251718689", "ActiveExitTimestamp": "Fri 2023-12-08 19:20:25 UTC", "ActiveExitTimestampMonotonic": "1251486066", "ActiveState": "active", "After": "auditd.service systemd-journald.socket network.target basic.target -.mount system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2023-12-08 19:20:25 UTC", "AssertTimestampMonotonic": "1251717670", "Before": "shutdown.target multi-user.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 2023-12-08 19:20:25 UTC", "ConditionTimestampMonotonic": "1251717669", "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": "17012", "ExecMainStartTimestamp": "Fri 2023-12-08 19:20:25 UTC", "ExecMainStartTimestampMonotonic": "1251718632", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2023-12-08 19:20:25 UTC] ; stop_time=[n/a] ; pid=17012 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "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 2023-12-08 19:20:25 UTC", "InactiveEnterTimestampMonotonic": "1251716778", "InactiveExitTimestamp": "Fri 2023-12-08 19:20:25 UTC", "InactiveExitTimestampMonotonic": "1251718689", "InvocationID": "91a1c06c175b4f41a1dda8fee8946ff5", "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": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17012", "MemoryAccounting": "yes", "MemoryCurrent": "744247296", "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 2023-12-08 19:20:25 UTC", "StateChangeTimestampMonotonic": "1251718689", "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": "180", "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 2023-12-08 19:20:25 UTC", "WatchdogTimestampMonotonic": "1251718686", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:26 Friday 08 December 2023 19:20:46 +0000 (0:00:01.431) 0:01:58.218 ******* ok: [sut] => { "changed": false, "elapsed": 1, "gid": 991, "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": 19070, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:32 Friday 08 December 2023 19:20:47 +0000 (0:00:01.210) 0:01:59.429 ******* skipping: [sut] => { "changed": false, "false_condition": "(__mssql_sqlcmd_login_cmd is none) or (__mssql_sqlcmd_login_cmd is not defined)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script files to MSSQL] ******* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:38 Friday 08 December 2023 19:20:47 +0000 (0:00:00.023) 0:01:59.453 ******* included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml for sut => (item=configure_ag.j2) TASK [fedora.linux_system_roles.mssql : Create a tempfile on the host for configure_ag.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:4 Friday 08 December 2023 19:20:47 +0000 (0:00:00.038) 0:01:59.491 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/configure_ag.j2_zdoqbd_6.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Copy the file to the host configure_ag.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:12 Friday 08 December 2023 19:20:47 +0000 (0:00:00.201) 0:01:59.693 ******* skipping: [sut] => { "changed": false, "false_condition": "item is not search(\".*\\.j2$\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Generate the template on the host for configure_ag.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:20 Friday 08 December 2023 19:20:47 +0000 (0:00:00.022) 0:01:59.715 ******* ok: [sut] => { "changed": false, "checksum": "23354d8fc8fed75d0e535ef41476ac6bbd54decb", "dest": "/tmp/configure_ag.j2_zdoqbd_6.sql", "gid": 0, "group": "root", "md5sum": "0db0628f2ae8c56893cab03b841cdfd6", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 12130, "src": "/root/.ansible/tmp/ansible-tmp-1702063247.9669657-5029-246596746985318/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Input with the sqlcmd command configure_ag.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:28 Friday 08 December 2023 19:20:50 +0000 (0:00:02.843) 0:02:02.558 ******* changed: [sut] => { "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 : Print file location and output from inputting configure_ag.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:42 Friday 08 December 2023 19:20:51 +0000 (0:00:00.446) 0:02:03.005 ******* ok: [sut] => (item=/tmp/configure_ag.j2_zdoqbd_6.sql) => { "__mssql_sqlcmd_loop": "/tmp/configure_ag.j2_zdoqbd_6.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [sut] => (item=['Creating the ExampleAG availability group', 'The ExampleAG availability group created successfully', 'Granted the CREATE ANY DATABASE permission to the ExampleAG availability group']) => { "__mssql_sqlcmd_loop": [ "Creating the ExampleAG availability group", "The ExampleAG availability group created successfully", "Granted the CREATE ANY DATABASE permission to the ExampleAG availability group" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [sut] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop", "false_condition": "__mssql_sqlcmd_loop | length > 0" } TASK [fedora.linux_system_roles.mssql : Remove the tempfile configure_ag.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:58 Friday 08 December 2023 19:20:51 +0000 (0:00:00.050) 0:02:03.055 ******* skipping: [sut] => { "changed": false, "false_condition": "not mssql_debug", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script contents to MSSQL] **** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:43 Friday 08 December 2023 19:20:51 +0000 (0:00:00.023) 0:02:03.079 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_sql_content_to_input is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1126 Friday 08 December 2023 19:20:51 +0000 (0:00:00.022) 0:02:03.101 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_prep_for_pacemaker | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Replicate DBs] ************************* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1135 Friday 08 December 2023 19:20:51 +0000 (0:00:00.031) 0:02:03.132 ******* included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml for sut TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_input variable] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:9 Friday 08 December 2023 19:20:51 +0000 (0:00:00.076) 0:02:03.209 ******* ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_input": [] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the mssql_password variable is defined] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:13 Friday 08 December 2023 19:20:51 +0000 (0:00:00.025) 0:02:03.234 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:21 Friday 08 December 2023 19:20:51 +0000 (0:00:00.025) 0:02:03.259 ******* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2023-12-08 19:20:25 UTC", "ActiveEnterTimestampMonotonic": "1251718689", "ActiveExitTimestamp": "Fri 2023-12-08 19:20:25 UTC", "ActiveExitTimestampMonotonic": "1251486066", "ActiveState": "active", "After": "auditd.service systemd-journald.socket network.target basic.target -.mount system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2023-12-08 19:20:25 UTC", "AssertTimestampMonotonic": "1251717670", "Before": "shutdown.target multi-user.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 2023-12-08 19:20:25 UTC", "ConditionTimestampMonotonic": "1251717669", "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": "17012", "ExecMainStartTimestamp": "Fri 2023-12-08 19:20:25 UTC", "ExecMainStartTimestampMonotonic": "1251718632", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2023-12-08 19:20:25 UTC] ; stop_time=[n/a] ; pid=17012 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "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 2023-12-08 19:20:25 UTC", "InactiveEnterTimestampMonotonic": "1251716778", "InactiveExitTimestamp": "Fri 2023-12-08 19:20:25 UTC", "InactiveExitTimestampMonotonic": "1251718689", "InvocationID": "91a1c06c175b4f41a1dda8fee8946ff5", "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": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17012", "MemoryAccounting": "yes", "MemoryCurrent": "752910336", "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 2023-12-08 19:20:25 UTC", "StateChangeTimestampMonotonic": "1251718689", "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": "178", "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 2023-12-08 19:20:25 UTC", "WatchdogTimestampMonotonic": "1251718686", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:26 Friday 08 December 2023 19:20:51 +0000 (0:00:00.344) 0:02:03.604 ******* ok: [sut] => { "changed": false, "elapsed": 1, "gid": 991, "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": 20660, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:32 Friday 08 December 2023 19:20:53 +0000 (0:00:01.205) 0:02:04.809 ******* skipping: [sut] => { "changed": false, "false_condition": "(__mssql_sqlcmd_login_cmd is none) or (__mssql_sqlcmd_login_cmd is not defined)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script files to MSSQL] ******* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:38 Friday 08 December 2023 19:20:53 +0000 (0:00:00.022) 0:02:04.831 ******* included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml for sut => (item=replicate_db.j2) TASK [fedora.linux_system_roles.mssql : Create a tempfile on the host for replicate_db.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:4 Friday 08 December 2023 19:20:53 +0000 (0:00:00.039) 0:02:04.871 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/replicate_db.j2_q9363a_z.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Copy the file to the host replicate_db.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:12 Friday 08 December 2023 19:20:53 +0000 (0:00:00.201) 0:02:05.073 ******* skipping: [sut] => { "changed": false, "false_condition": "item is not search(\".*\\.j2$\")", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Generate the template on the host for replicate_db.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:20 Friday 08 December 2023 19:20:53 +0000 (0:00:00.021) 0:02:05.094 ******* ok: [sut] => { "changed": false, "checksum": "31f3afd712f14ebd9937c978467b374db210c0f8", "dest": "/tmp/replicate_db.j2_q9363a_z.sql", "gid": 0, "group": "root", "md5sum": "3b3910ed4e8e48eee5b879dfaa2b1877", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4750, "src": "/root/.ansible/tmp/ansible-tmp-1702063253.345447-5082-199190856987162/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.mssql : Input with the sqlcmd command replicate_db.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:28 Friday 08 December 2023 19:20:53 +0000 (0:00:00.568) 0:02:05.663 ******* changed: [sut] => { "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 : Print file location and output from inputting replicate_db.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:42 Friday 08 December 2023 19:20:54 +0000 (0:00:00.757) 0:02:06.420 ******* ok: [sut] => (item=/tmp/replicate_db.j2_q9363a_z.sql) => { "__mssql_sqlcmd_loop": "/tmp/replicate_db.j2_q9363a_z.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [sut] => (item=['RECOVERY FULL on the ExampleDB1 database is set, skipping', 'Backing up the ExampleDB1 database to /var/opt/mssql/data/ExampleDB1', "Processed 392 pages for database 'ExampleDB1', file 'ExampleDB1' on file 1.", "Processed 1 pages for database 'ExampleDB1', file 'ExampleDB1_log' on file 1.", 'BACKUP DATABASE successfully processed 393 pages in 0.099 seconds (30.949 MB/sec).', 'The ExampleDB1 database backed up successfully', 'Adding the ExampleDB1 database to the ExampleAG availability group', 'The ExampleDB1 database added to the ExampleAG availability group successfully', 'RECOVERY FULL on the ExampleDB2 database is set, skipping', 'Backing up the ExampleDB2 database to /var/opt/mssql/data/ExampleDB2', "Processed 392 pages for database 'ExampleDB2', file 'ExampleDB2' on file 1.", "Processed 1 pages for database 'ExampleDB2', file 'ExampleDB2_log' on file 1.", 'BACKUP DATABASE successfully processed 393 pages in 0.098 seconds (31.264 MB/sec).', 'The ExampleDB2 database backed up successfully', 'Adding the ExampleDB2 database to the ExampleAG availability group', 'The ExampleDB2 database added to the ExampleAG availability group successfully']) => { "__mssql_sqlcmd_loop": [ "RECOVERY FULL on the ExampleDB1 database is set, skipping", "Backing up the ExampleDB1 database to /var/opt/mssql/data/ExampleDB1", "Processed 392 pages for database 'ExampleDB1', file 'ExampleDB1' on file 1.", "Processed 1 pages for database 'ExampleDB1', file 'ExampleDB1_log' on file 1.", "BACKUP DATABASE successfully processed 393 pages in 0.099 seconds (30.949 MB/sec).", "The ExampleDB1 database backed up successfully", "Adding the ExampleDB1 database to the ExampleAG availability group", "The ExampleDB1 database added to the ExampleAG availability group successfully", "RECOVERY FULL on the ExampleDB2 database is set, skipping", "Backing up the ExampleDB2 database to /var/opt/mssql/data/ExampleDB2", "Processed 392 pages for database 'ExampleDB2', file 'ExampleDB2' on file 1.", "Processed 1 pages for database 'ExampleDB2', file 'ExampleDB2_log' on file 1.", "BACKUP DATABASE successfully processed 393 pages in 0.098 seconds (31.264 MB/sec).", "The ExampleDB2 database backed up successfully", "Adding the ExampleDB2 database to the ExampleAG availability group", "The ExampleDB2 database added to the ExampleAG availability group successfully" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [sut] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop", "false_condition": "__mssql_sqlcmd_loop | length > 0" } TASK [fedora.linux_system_roles.mssql : Remove the tempfile replicate_db.j2] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:58 Friday 08 December 2023 19:20:54 +0000 (0:00:00.046) 0:02:06.467 ******* skipping: [sut] => { "changed": false, "false_condition": "not mssql_debug", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script contents to MSSQL] **** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:43 Friday 08 December 2023 19:20:54 +0000 (0:00:00.028) 0:02:06.495 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_sql_content_to_input is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1146 Friday 08 December 2023 19:20:54 +0000 (0:00:00.034) 0:02:06.530 ******* skipping: [sut] => { "changed": false, "false_condition": "not __mssql_ha_is_primary", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1159 Friday 08 December 2023 19:20:54 +0000 (0:00:00.020) 0:02:06.550 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_replica_type in __mssql_ha_replica_types_secondary", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Ensure the package mssql-server-ha] **** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1168 Friday 08 December 2023 19:20:54 +0000 (0:00:00.040) 0:02:06.591 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_replica_type in __mssql_ha_replica_types_secondary", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Enable the hadrenabled setting] ******** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1175 Friday 08 December 2023 19:20:54 +0000 (0:00:00.061) 0:02:06.652 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_replica_type in __mssql_ha_replica_types_secondary", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1182 Friday 08 December 2023 19:20:54 +0000 (0:00:00.038) 0:02:06.690 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_replica_type in __mssql_ha_replica_types_secondary", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate from SQL Server] **** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1190 Friday 08 December 2023 19:20:54 +0000 (0:00:00.029) 0:02:06.720 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_replica_type in __mssql_ha_replica_types_secondary", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1197 Friday 08 December 2023 19:20:54 +0000 (0:00:00.033) 0:02:06.753 ******* skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/ExampleCert.cer'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_replica_type in __mssql_ha_replica_types_secondary", "item": { "key": "cert", "value": "/var/opt/mssql/data/ExampleCert.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/ExampleCert.pvk'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_replica_type in __mssql_ha_replica_types_secondary", "item": { "key": "key", "value": "/var/opt/mssql/data/ExampleCert.pvk" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1209 Friday 08 December 2023 19:20:55 +0000 (0:00:00.034) 0:02:06.788 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_replica_type in __mssql_ha_replica_types_secondary", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Create HA login] *********************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1218 Friday 08 December 2023 19:20:55 +0000 (0:00:00.028) 0:02:06.816 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_replica_type in __mssql_ha_replica_types_secondary", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Join to availability group] ************ task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1225 Friday 08 December 2023 19:20:55 +0000 (0:00:00.026) 0:02:06.843 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_replica_type in __mssql_ha_replica_types_secondary", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Grant permissions to HA login] ********* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1231 Friday 08 December 2023 19:20:55 +0000 (0:00:00.022) 0:02:06.866 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_replica_type in __mssql_ha_replica_types_secondary", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1239 Friday 08 December 2023 19:20:55 +0000 (0:00:00.022) 0:02:06.888 ******* skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_replica_type in __mssql_ha_replica_types_secondary", "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "false_condition": "mssql_ha_replica_type in __mssql_ha_replica_types_secondary", "item": "key", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.mssql : Save credentials for the SQL Server login] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1252 Friday 08 December 2023 19:20:55 +0000 (0:00:00.025) 0:02:06.914 ******* skipping: [sut] => { "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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1264 Friday 08 December 2023 19:20:55 +0000 (0:00:00.022) 0:02:06.936 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_prep_for_pacemaker | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Configure listener for the availability group ExampleAG] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1270 Friday 08 December 2023 19:20:55 +0000 (0:00:00.023) 0:02:06.960 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_ha_prep_for_pacemaker | bool", "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: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1279 Friday 08 December 2023 19:20:55 +0000 (0:00:00.028) 0:02:06.988 ******* changed: [sut] => { "changed": true } MSG: Block inserted TASK [fedora.linux_system_roles.mssql : Flush handlers prior to inputting post SQL scripts] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1288 Friday 08 December 2023 19:20:55 +0000 (0:00:00.365) 0:02:07.354 ******* NOTIFIED HANDLER fedora.linux_system_roles.mssql : Restart the mssql-server service for sut META: triggered running handlers for sut RUNNING HANDLER [fedora.linux_system_roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/handlers/main.yml:3 Friday 08 December 2023 19:20:55 +0000 (0:00:00.021) 0:02:07.375 ******* changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2023-12-08 19:20:25 UTC", "ActiveEnterTimestampMonotonic": "1251718689", "ActiveExitTimestamp": "Fri 2023-12-08 19:20:25 UTC", "ActiveExitTimestampMonotonic": "1251486066", "ActiveState": "active", "After": "auditd.service systemd-journald.socket network.target basic.target -.mount system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2023-12-08 19:20:25 UTC", "AssertTimestampMonotonic": "1251717670", "Before": "shutdown.target multi-user.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 2023-12-08 19:20:25 UTC", "ConditionTimestampMonotonic": "1251717669", "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": "17012", "ExecMainStartTimestamp": "Fri 2023-12-08 19:20:25 UTC", "ExecMainStartTimestampMonotonic": "1251718632", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2023-12-08 19:20:25 UTC] ; stop_time=[n/a] ; pid=17012 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "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 2023-12-08 19:20:25 UTC", "InactiveEnterTimestampMonotonic": "1251716778", "InactiveExitTimestamp": "Fri 2023-12-08 19:20:25 UTC", "InactiveExitTimestampMonotonic": "1251718689", "InvocationID": "91a1c06c175b4f41a1dda8fee8946ff5", "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": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "17012", "MemoryAccounting": "yes", "MemoryCurrent": "764284928", "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 2023-12-08 19:20:25 UTC", "StateChangeTimestampMonotonic": "1251718689", "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": "180", "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 2023-12-08 19:20:25 UTC", "WatchdogTimestampMonotonic": "1251718686", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1292 Friday 08 December 2023 19:20:56 +0000 (0:00:00.673) 0:02:08.048 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_file != []", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Post-input SQL scripts to SQL Server] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:1299 Friday 08 December 2023 19:20:56 +0000 (0:00:00.021) 0:02:08.069 ******* skipping: [sut] => { "changed": false, "false_condition": "mssql_post_input_sql_content != []", "skip_reason": "Conditional result was False" } TASK [Verify that the database exists on the secondary servers] **************** task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tests_configure_ha_cluster_read_scale.yml:86 Friday 08 December 2023 19:20:56 +0000 (0:00:00.034) 0:02:08.104 ******* TASK [fedora.linux_system_roles.mssql : Unset the __mssql_sqlcmd_input variable] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:9 Friday 08 December 2023 19:20:56 +0000 (0:00:00.088) 0:02:08.193 ******* ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_input": [] }, "changed": false } TASK [fedora.linux_system_roles.mssql : Verify that the mssql_password variable is defined] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:13 Friday 08 December 2023 19:20:56 +0000 (0:00:00.024) 0:02:08.217 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [fedora.linux_system_roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:21 Friday 08 December 2023 19:20:56 +0000 (0:00:00.028) 0:02:08.245 ******* ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2023-12-08 19:20:56 UTC", "ActiveEnterTimestampMonotonic": "1282325446", "ActiveExitTimestamp": "Fri 2023-12-08 19:20:55 UTC", "ActiveExitTimestampMonotonic": "1282102608", "ActiveState": "active", "After": "auditd.service systemd-journald.socket network.target basic.target -.mount system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2023-12-08 19:20:56 UTC", "AssertTimestampMonotonic": "1282324466", "Before": "shutdown.target multi-user.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 2023-12-08 19:20:56 UTC", "ConditionTimestampMonotonic": "1282324464", "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": "18821", "ExecMainStartTimestamp": "Fri 2023-12-08 19:20:56 UTC", "ExecMainStartTimestampMonotonic": "1282325399", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Fri 2023-12-08 19:20:56 UTC] ; stop_time=[n/a] ; pid=18821 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "991", "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 2023-12-08 19:20:56 UTC", "InactiveEnterTimestampMonotonic": "1282323479", "InactiveExitTimestamp": "Fri 2023-12-08 19:20:56 UTC", "InactiveExitTimestampMonotonic": "1282325446", "InvocationID": "7aa10fee38314f1189979167c219377e", "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": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "18821", "MemoryAccounting": "yes", "MemoryCurrent": "74088448", "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 2023-12-08 19:20:56 UTC", "StateChangeTimestampMonotonic": "1282325446", "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": "33", "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 2023-12-08 19:20:56 UTC", "WatchdogTimestampMonotonic": "1282325444", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [fedora.linux_system_roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:26 Friday 08 December 2023 19:20:56 +0000 (0:00:00.391) 0:02:08.637 ******* ok: [sut] => { "changed": false, "elapsed": 1, "gid": 991, "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": 23091, "state": "file", "uid": 993 } TASK [fedora.linux_system_roles.mssql : Prepare MSSQL and facts for logging in] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:32 Friday 08 December 2023 19:20:58 +0000 (0:00:01.255) 0:02:09.892 ******* skipping: [sut] => { "changed": false, "false_condition": "(__mssql_sqlcmd_login_cmd is none) or (__mssql_sqlcmd_login_cmd is not defined)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script files to MSSQL] ******* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:38 Friday 08 December 2023 19:20:58 +0000 (0:00:00.020) 0:02:09.913 ******* skipping: [sut] => { "changed": false, "false_condition": "__mssql_sql_files_to_input is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.mssql : Input SQL script contents to MSSQL] **** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/input_sql_files.yml:43 Friday 08 December 2023 19:20:58 +0000 (0:00:00.020) 0:02:09.934 ******* included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_content.yml for sut => (item=IF EXISTS( SELECT name FROM sys.databases WHERE name = 'ExampleDB1' ) BEGIN PRINT 'SUCCESS, The database ExampleDB1 exists' END ELSE BEGIN PRINT 'FAIL, The database ExampleDB1 exists' END) TASK [fedora.linux_system_roles.mssql : Input script content] ****************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_content.yml:4 Friday 08 December 2023 19:20:58 +0000 (0:00:00.036) 0:02:09.970 ******* ok: [sut] => { "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 : Print results and clean up after inputting script content] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_content.yml:19 Friday 08 December 2023 19:21:00 +0000 (0:00:01.915) 0:02:11.886 ******* ok: [sut] => (item=['SUCCESS, The database ExampleDB1 exists']) => { "__mssql_sqlcmd_loop": [ "SUCCESS, The database ExampleDB1 exists" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [sut] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop", "false_condition": "__mssql_sqlcmd_loop | length > 0" } TASK [Assert that the template reported changed state] ************************* task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tests_configure_ha_cluster_read_scale.yml:106 Friday 08 December 2023 19:21:00 +0000 (0:00:00.079) 0:02:11.966 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clean up after the role invocation] ************************************** task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tests_configure_ha_cluster_read_scale.yml:112 Friday 08 December 2023 19:21:00 +0000 (0:00:00.024) 0:02:11.990 ******* included: /WORKDIR/git-storage-selinuxi3596dgk/tests/tasks/cleanup.yml for sut TASK [Gather package facts] **************************************************** task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tasks/cleanup.yml:2 Friday 08 December 2023 19:21:00 +0000 (0:00:00.055) 0:02:12.045 ******* ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Purge cluster configuration] ********************************************* task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tasks/cleanup.yml:6 Friday 08 December 2023 19:21:01 +0000 (0:00:01.639) 0:02:13.685 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_facts.packages.pcs is defined", "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tasks/cleanup.yml:14 Friday 08 December 2023 19:21:01 +0000 (0:00:00.023) 0:02:13.709 ******* ok: [sut] => { "ansible_python_version": "3.6.8" } TASK [Purge firewall configuration] ******************************************** task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tasks/cleanup.yml:18 Friday 08 December 2023 19:21:01 +0000 (0:00:00.019) 0:02:13.728 ******* TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Friday 08 December 2023 19:21:01 +0000 (0:00:00.046) 0:02:13.775 ******* included: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml for sut TASK [fedora.linux_system_roles.firewall : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Friday 08 December 2023 19:21:02 +0000 (0:00:00.031) 0:02:13.807 ******* skipping: [sut] => { "changed": false, "false_condition": "__firewall_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Friday 08 December 2023 19:21:02 +0000 (0:00:00.025) 0:02:13.832 ******* skipping: [sut] => { "changed": false, "false_condition": "not __firewall_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Friday 08 December 2023 19:21:02 +0000 (0:00:00.019) 0:02:13.851 ******* skipping: [sut] => { "changed": false, "false_condition": "not __firewall_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Friday 08 December 2023 19:21:02 +0000 (0:00:00.058) 0:02:13.910 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Friday 08 December 2023 19:21:04 +0000 (0:00:02.824) 0:02:16.734 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Friday 08 December 2023 19:21:04 +0000 (0:00:00.019) 0:02:16.754 ******* skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "false_condition": "firewall_disable_conflicting_services | bool", "item": "ufw", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Friday 08 December 2023 19:21:04 +0000 (0:00:00.023) 0:02:16.778 ******* ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Fri 2023-12-08 19:18:34 UTC", "ActiveEnterTimestampMonotonic": "1140169318", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket polkit.service basic.target system.slice sysinit.target dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2023-12-08 19:18:33 UTC", "AssertTimestampMonotonic": "1139540330", "Before": "shutdown.target network-pre.target multi-user.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 2023-12-08 19:18:33 UTC", "ConditionTimestampMonotonic": "1139540329", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service shutdown.target ebtables.service ipset.service nftables.service 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": "13414", "ExecMainStartTimestamp": "Fri 2023-12-08 19:18:33 UTC", "ExecMainStartTimestampMonotonic": "1139541943", "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 2023-12-08 19:18:33 UTC", "InactiveExitTimestampMonotonic": "1139542002", "InvocationID": "77d7c99fb9a54e26a4ca0e6a341575d6", "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": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13414", "MemoryAccounting": "yes", "MemoryCurrent": "44818432", "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 2023-12-08 19:18:34 UTC", "StateChangeTimestampMonotonic": "1140169318", "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": "45774", "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 2023-12-08 19:18:34 UTC", "WatchdogTimestampMonotonic": "1140169315", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Friday 08 December 2023 19:21:05 +0000 (0:00:00.349) 0:02:17.127 ******* ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Fri 2023-12-08 19:18:34 UTC", "ActiveEnterTimestampMonotonic": "1140169318", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket polkit.service basic.target system.slice sysinit.target dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2023-12-08 19:18:33 UTC", "AssertTimestampMonotonic": "1139540330", "Before": "shutdown.target network-pre.target multi-user.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 2023-12-08 19:18:33 UTC", "ConditionTimestampMonotonic": "1139540329", "ConfigurationDirectoryMode": "0755", "Conflicts": "ip6tables.service shutdown.target ebtables.service ipset.service nftables.service 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": "13414", "ExecMainStartTimestamp": "Fri 2023-12-08 19:18:33 UTC", "ExecMainStartTimestampMonotonic": "1139541943", "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 2023-12-08 19:18:33 UTC", "InactiveExitTimestampMonotonic": "1139542002", "InvocationID": "77d7c99fb9a54e26a4ca0e6a341575d6", "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": "28609", "LimitNPROCSoft": "28609", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28609", "LimitSIGPENDINGSoft": "28609", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13414", "MemoryAccounting": "yes", "MemoryCurrent": "44818432", "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 2023-12-08 19:18:34 UTC", "StateChangeTimestampMonotonic": "1140169318", "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": "45774", "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 2023-12-08 19:18:34 UTC", "WatchdogTimestampMonotonic": "1140169315", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Friday 08 December 2023 19:21:06 +0000 (0:00:01.354) 0:02:18.481 ******* ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Friday 08 December 2023 19:21:06 +0000 (0:00:00.027) 0:02:18.509 ******* ok: [sut] => { "changed": false, "rc": 0 } STDOUT: b6dbe4794a612c5eaac6e7117c670912798eb63bf8e6d9f1c3d2a7a38ab197fa /etc/firewalld/zones/public.xml STDERR: Shared connection to 10.31.9.149 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Friday 08 December 2023 19:21:07 +0000 (0:00:00.985) 0:02:19.494 ******* ok: [sut] => { "ansible_facts": { "__firewall_report_changed": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Friday 08 December 2023 19:21:07 +0000 (0:00:00.022) 0:02:19.517 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Friday 08 December 2023 19:21:07 +0000 (0:00:00.022) 0:02:19.539 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Friday 08 December 2023 19:21:07 +0000 (0:00:00.022) 0:02:19.562 ******* skipping: [sut] => { "changed": false, "false_condition": "'detailed' in fw[0]", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Friday 08 December 2023 19:21:07 +0000 (0:00:00.021) 0:02:19.584 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Friday 08 December 2023 19:21:07 +0000 (0:00:00.020) 0:02:19.604 ******* skipping: [sut] => { "changed": false, "false_condition": "firewall == None or firewall | length == 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Friday 08 December 2023 19:21:07 +0000 (0:00:00.021) 0:02:19.625 ******* ok: [sut] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.9.149 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Friday 08 December 2023 19:21:08 +0000 (0:00:00.259) 0:02:19.885 ******* changed: [sut] => { "ansible_facts": { "firewall_lib_result": { "changed": true } }, "changed": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Friday 08 December 2023 19:21:08 +0000 (0:00:00.024) 0:02:19.910 ******* skipping: [sut] => { "false_condition": "__firewall_debug | d(false)" } TASK [Leave realm] ************************************************************* task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tasks/cleanup.yml:27 Friday 08 December 2023 19:21:08 +0000 (0:00:00.063) 0:02:19.973 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_facts.packages.realmd is defined", "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tasks/cleanup.yml:35 Friday 08 December 2023 19:21:08 +0000 (0:00:00.025) 0:02:19.999 ******* skipping: [sut] => { "changed": false, "false_condition": "ansible_facts.packages[\"krb5-workstation\"] is defined", "skip_reason": "Conditional result was False" } TASK [Ensure that yum and dnf caching is enabled] ****************************** task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tasks/cleanup.yml:39 Friday 08 December 2023 19:21:08 +0000 (0:00:00.023) 0:02:20.022 ******* ok: [sut] => { "backup": "", "changed": false } TASK [Remove related packages] ************************************************* task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tasks/cleanup.yml:45 Friday 08 December 2023 19:21:08 +0000 (0:00:00.262) 0:02:20.285 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Removed: lsof-4.93.2-1.el8.x86_64", "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: gcc-gdb-plugin-8.5.0-21.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-21.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: libipt-1.6.1-8.el8.x86_64", "Removed: msodbcsql17-17.10.5.1-1.x86_64", "Removed: mssql-server-16.0.4095.4-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: mssql-tools-17.10.1.1-1.x86_64", "Removed: bzip2-1.0.6-26.el8.x86_64" ] } TASK [Remove related files] **************************************************** task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tasks/cleanup.yml:58 Friday 08 December 2023 19:21:13 +0000 (0:00:05.101) 0:02:25.386 ******* changed: [sut] => { "changed": true, "cmd": "rm -rfv /var/opt/mssql* /opt/mssql* /var/log/pacemaker/pacemaker.log /etc/yum.repos.d/packages-microsoft-com-* /tmp/*.j2 /tmp/mssql_data /tmp/mssql_log /etc/systemd/system/multi-user.target.wants/mssql-server.service", "delta": "0:00:00.010479", "end": "2023-12-08 19:21:13.781050", "rc": 0, "start": "2023-12-08 19:21:13.770571" } STDOUT: removed directory '/var/opt/mssql/.system/system/Temp' 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/af9c11aa-6ba3-4e2b-b592-b991fc111b2f' 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/licensing.hiv' 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 '/var/opt/mssql/data/ExampleDB1.mdf' removed '/var/opt/mssql/data/ExampleDB1_log.ldf' removed '/var/opt/mssql/data/ExampleDB2.mdf' removed '/var/opt/mssql/data/ExampleDB2_log.ldf' removed '/var/opt/mssql/data/ExampleCert.pvk' removed '/var/opt/mssql/data/ExampleCert.cer' removed '/var/opt/mssql/data/ExampleDB1' removed '/var/opt/mssql/data/ExampleDB2' 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_133465367902170000.xel' removed '/var/opt/mssql/log/system_health_0_133465367919570000.xel' removed '/var/opt/mssql/log/log.trc' removed '/var/opt/mssql/log/HkEngineEventFile_0_133465367961720000.xel' removed '/var/opt/mssql/log/system_health_0_133465367978680000.xel' removed '/var/opt/mssql/log/log_1.trc' removed '/var/opt/mssql/log/HkEngineEventFile_0_133465368287290000.xel' removed '/var/opt/mssql/log/system_health_0_133465368303270000.xel' removed '/var/opt/mssql/log/log_2.trc' 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_133465368592990000.xel' removed '/var/opt/mssql/log/system_health_0_133465368608370000.xel' removed '/var/opt/mssql/log/AlwaysOn_health_0_133465368608450000.xel' removed '/var/opt/mssql/log/log_3.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 directory '/var/opt/mssql' removed directory '/opt/mssql' removed directory '/opt/mssql-tools' removed '/etc/yum.repos.d/packages-microsoft-com-mssql-server-2022.repo' removed '/etc/yum.repos.d/packages-microsoft-com-prod.repo' TASK [Stop the mssql-server service] ******************************************* task path: /WORKDIR/git-storage-selinuxi3596dgk/tests/tasks/cleanup.yml:72 Friday 08 December 2023 19:21:13 +0000 (0:00:00.212) 0:02:25.598 ******* ok: [sut] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:00.010451", "end": "2023-12-08 19:21:13.989080", "rc": 0, "start": "2023-12-08 19:21:13.978629" } STDERR: Failed to stop mssql-server.service: Unit mssql-server.service not loaded. PLAY RECAP ********************************************************************* sut : ok=152 changed=22 unreachable=0 failed=0 skipped=170 rescued=0 ignored=0 Friday 08 December 2023 19:21:14 +0000 (0:00:00.235) 0:02:25.833 ******* =============================================================================== fedora.linux_system_roles.mssql : Ensure the package mssql-server ------ 39.96s /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:242 fedora.linux_system_roles.mssql : Gather system services facts ---------- 9.62s /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:273 fedora.linux_system_roles.mssql : Set up MSSQL -------------------------- 7.67s /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:302 Remove related packages ------------------------------------------------- 5.10s /WORKDIR/git-storage-selinuxi3596dgk/tests/tasks/cleanup.yml:45 --------------- fedora.linux_system_roles.mssql : Ensure that SQL Server client tools are installed --- 4.07s /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:404 Gathering Facts --------------------------------------------------------- 3.91s /WORKDIR/git-storage-selinuxi3596dgk/tests/tests_configure_ha_cluster_read_scale.yml:9 fedora.linux_system_roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 3.24s /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:344 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.85s /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.mssql : Generate the template on the host for configure_ag.j2 --- 2.84s /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:20 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.82s /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.82s /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 fedora.linux_system_roles.mssql : Copy the file to the host create_ExampleDB1.sql --- 2.70s /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:12 fedora.linux_system_roles.mssql : Input with the sqlcmd command configure_endpoint.j2 --- 2.29s /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:28 fedora.linux_system_roles.mssql : Input script content ------------------ 1.92s /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_content.yml:4 fedora.linux_system_roles.mssql : Generate the template on the host for create_master_key_encryption.j2 --- 1.87s /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:20 fedora.linux_system_roles.mssql : Generate the template on the host for configure_endpoint.j2 --- 1.70s /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:20 fedora.linux_system_roles.mssql : Generate the template on the host for create_and_back_up_cert.j2 --- 1.68s /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:20 Gather package facts ---------------------------------------------------- 1.64s /WORKDIR/git-storage-selinuxi3596dgk/tests/tasks/cleanup.yml:2 ---------------- fedora.linux_system_roles.mssql : Gather package facts ------------------ 1.60s /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/main.yml:112 fedora.linux_system_roles.mssql : Generate the template on the host for enable_alwayson.j2 --- 1.56s /WORKDIR/git-storage-selinuxi3596dgk/.collection/ansible_collections/fedora/linux_system_roles/roles/mssql/tasks/sqlcmd_input_file.yml:20 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---