# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_2022_upgrade.yml *********************************************** 2 plays in /WORKDIR/git-weekly-civ6iy5g9x/tests/tests_2022_upgrade.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tests_2022_upgrade.yml:4 Saturday 27 January 2024 01:06:12 +0000 (0:00:00.013) 0:00:00.013 ****** 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-weekly-civ6iy5g9x/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that the role installs version 2017 and upgrades to 2019] ********* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tests_2022_upgrade.yml:9 Saturday 27 January 2024 01:06:12 +0000 (0:00:00.010) 0:00:00.023 ****** ok: [sut] META: ran handlers TASK [Assert fail on EL 7 with version=2022 and EL 9 with version!=2022] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tests_2022_upgrade.yml:17 Saturday 27 January 2024 01:06:12 +0000 (0:00:00.648) 0:00:00.672 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/assert_fail_on_unsupported_ver.yml for sut TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/assert_fail_on_unsupported_ver.yml:2 Saturday 27 January 2024 01:06:12 +0000 (0:00:00.021) 0:00:00.693 ****** ok: [sut] TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/assert_fail_on_unsupported_ver.yml:15 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.309) 0:00:01.003 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/assert_fail_on_unsupported_ver.yml:22 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.020) 0:00:01.023 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Run the role with incorrect mssql_version] ******************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tests_2022_upgrade.yml:26 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.018) 0:00:01.041 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.154) 0:00:01.195 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml for sut TASK [linux-system-roles.mssql : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.010) 0:00:01.206 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.018) 0:00:01.225 ****** 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-weekly-civ6iy5g9x/tests/roles/linux-system-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, "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-weekly-civ6iy5g9x/tests/roles/linux-system-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-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.033) 0:00:01.258 ****** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [linux-system-roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.008) 0:00:01.267 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.018) 0:00:01.286 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the variable is deprecated] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.017) 0:00:01.303 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.017) 0:00:01.320 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.016) 0:00:01.337 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.016) 0:00:01.353 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.017) 0:00:01.370 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.016) 0:00:01.387 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.016) 0:00:01.403 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.019) 0:00:01.423 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.016) 0:00:01.439 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.016) 0:00:01.455 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.017) 0:00:01.473 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.018) 0:00:01.491 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 27 January 2024 01:06:13 +0000 (0:00:00.019) 0:00:01.510 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 27 January 2024 01:06:15 +0000 (0:00:01.644) 0:00:03.155 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.076) 0:00:03.231 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.027) 0:00:03.259 ****** fatal: [sut]: FAILED! => { "assertion": "mssql_version | int in __mssql_supported_versions", "changed": false, "evaluated_to": false } MSG: You must set the mssql_version variable to one of 2017, 2019, 2022 TASK [Assert that the role failed with the correct message] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tests_2022_upgrade.yml:38 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.029) 0:00:03.289 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Run the role with incorrect mssql_version] ******************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tests_2022_upgrade.yml:47 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.028) 0:00:03.317 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.080) 0:00:03.398 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml for sut TASK [linux-system-roles.mssql : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.027) 0:00:03.426 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.030) 0:00:03.456 ****** 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-weekly-civ6iy5g9x/tests/roles/linux-system-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, "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-weekly-civ6iy5g9x/tests/roles/linux-system-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-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.043) 0:00:03.500 ****** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [linux-system-roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.017) 0:00:03.518 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.027) 0:00:03.545 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the variable is deprecated] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.027) 0:00:03.573 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.026) 0:00:03.599 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.026) 0:00:03.626 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.026) 0:00:03.652 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.050) 0:00:03.703 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.028) 0:00:03.731 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.028) 0:00:03.760 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.030) 0:00:03.790 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.026) 0:00:03.817 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.027) 0:00:03.844 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 27 January 2024 01:06:15 +0000 (0:00:00.026) 0:00:03.870 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 27 January 2024 01:06:16 +0000 (0:00:00.028) 0:00:03.899 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 27 January 2024 01:06:16 +0000 (0:00:00.028) 0:00:03.927 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 27 January 2024 01:06:17 +0000 (0:00:01.534) 0:00:05.461 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 27 January 2024 01:06:17 +0000 (0:00:00.045) 0:00:05.506 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 27 January 2024 01:06:17 +0000 (0:00:00.027) 0:00:05.534 ****** fatal: [sut]: FAILED! => { "assertion": "mssql_version | int in __mssql_supported_versions", "changed": false, "evaluated_to": false } MSG: You must set the mssql_version variable to one of 2017, 2019, 2022 TASK [Assert that the role failed with the correct message] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tests_2022_upgrade.yml:57 Saturday 27 January 2024 01:06:17 +0000 (0:00:00.028) 0:00:05.562 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set up MSSQL 2019] ******************************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tests_2022_upgrade.yml:64 Saturday 27 January 2024 01:06:17 +0000 (0:00:00.030) 0:00:05.593 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 27 January 2024 01:06:17 +0000 (0:00:00.079) 0:00:05.672 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml for sut TASK [linux-system-roles.mssql : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 27 January 2024 01:06:17 +0000 (0:00:00.028) 0:00:05.700 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 27 January 2024 01:06:17 +0000 (0:00:00.031) 0:00:05.732 ****** 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-weekly-civ6iy5g9x/tests/roles/linux-system-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, "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-weekly-civ6iy5g9x/tests/roles/linux-system-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-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 27 January 2024 01:06:17 +0000 (0:00:00.042) 0:00:05.774 ****** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [linux-system-roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 27 January 2024 01:06:17 +0000 (0:00:00.017) 0:00:05.792 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 27 January 2024 01:06:17 +0000 (0:00:00.026) 0:00:05.819 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the variable is deprecated] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 27 January 2024 01:06:17 +0000 (0:00:00.026) 0:00:05.845 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 27 January 2024 01:06:17 +0000 (0:00:00.026) 0:00:05.872 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 27 January 2024 01:06:18 +0000 (0:00:00.026) 0:00:05.898 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 27 January 2024 01:06:18 +0000 (0:00:00.054) 0:00:05.952 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 27 January 2024 01:06:18 +0000 (0:00:00.028) 0:00:05.981 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 27 January 2024 01:06:18 +0000 (0:00:00.028) 0:00:06.009 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 27 January 2024 01:06:18 +0000 (0:00:00.027) 0:00:06.037 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 27 January 2024 01:06:18 +0000 (0:00:00.030) 0:00:06.067 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 27 January 2024 01:06:18 +0000 (0:00:00.027) 0:00:06.094 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 27 January 2024 01:06:18 +0000 (0:00:00.026) 0:00:06.121 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 27 January 2024 01:06:18 +0000 (0:00:00.027) 0:00:06.148 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 27 January 2024 01:06:18 +0000 (0:00:00.026) 0:00:06.175 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 27 January 2024 01:06:18 +0000 (0:00:00.029) 0:00:06.204 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 27 January 2024 01:06:19 +0000 (0:00:01.542) 0:00:07.747 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 27 January 2024 01:06:19 +0000 (0:00:00.046) 0:00:07.793 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 27 January 2024 01:06:19 +0000 (0:00:00.027) 0:00:07.820 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 27 January 2024 01:06:19 +0000 (0:00:00.030) 0:00:07.851 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 27 January 2024 01:06:20 +0000 (0:00:00.040) 0:00:07.891 ****** changed: [sut] => { "attempts": 1, "changed": true } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 27 January 2024 01:06:20 +0000 (0:00:00.635) 0:00:08.527 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 27 January 2024 01:06:20 +0000 (0:00:00.019) 0:00:08.546 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 27 January 2024 01:06:20 +0000 (0:00:00.019) 0:00:08.565 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 27 January 2024 01:06:20 +0000 (0:00:00.018) 0:00:08.584 ****** changed: [sut] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2019", "state": "present" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 27 January 2024 01:06:20 +0000 (0:00:00.279) 0:00:08.864 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current mode of SELinux] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 27 January 2024 01:06:20 +0000 (0:00:00.018) 0:00:08.882 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is in enforcing mode] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 27 January 2024 01:06:21 +0000 (0:00:00.018) 0:00:08.900 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 27 January 2024 01:06:21 +0000 (0:00:00.017) 0:00:08.918 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-selinux] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 27 January 2024 01:06:21 +0000 (0:00:00.019) 0:00:08.937 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 27 January 2024 01:06:21 +0000 (0:00:00.018) 0:00:08.955 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libatomic_ops-7.6.2-3.el8.x86_64", "Installed: libipt-1.6.1-8.el8.x86_64", "Installed: gdb-headless-8.2-20.el8.x86_64", "Installed: cyrus-sasl-2.1.27-6.el8_5.x86_64", "Installed: libatomic-8.5.0-21.el8.x86_64", "Installed: gcc-gdb-plugin-8.5.0-21.el8.x86_64", "Installed: bzip2-1.0.6-26.el8.x86_64", "Installed: gdb-8.2-20.el8.x86_64", "Installed: cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64", "Installed: mssql-server-15.0.4345.5-2.x86_64", "Installed: libtool-ltdl-2.4.6-25.el8.x86_64", "Installed: libbabeltrace-1.5.4-4.el8.x86_64", "Installed: guile-5:2.0.14-7.el8.x86_64", "Installed: gc-7.6.4-3.el8.x86_64", "Installed: lsof-4.93.2-1.el8.x86_64" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 27 January 2024 01:07:09 +0000 (0:00:48.773) 0:00:57.729 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 27 January 2024 01:07:09 +0000 (0:00:00.019) 0:00:57.748 ****** 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.005124", "end": "2024-01-27 01:07:10.116921", "rc": 0, "start": "2024-01-27 01:07:10.111797" } TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 27 January 2024 01:07:10 +0000 (0:00:00.283) 0:00:58.031 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set the __mssql_is_setup variable] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 27 January 2024 01:07:15 +0000 (0:00:05.508) 0:01:03.540 ****** ok: [sut] => { "ansible_facts": { "__mssql_is_setup": false }, "changed": false } TASK [linux-system-roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 27 January 2024 01:07:15 +0000 (0:00:00.028) 0:01:03.568 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 27 January 2024 01:07:15 +0000 (0:00:00.049) 0:01:03.618 ****** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 27 January 2024 01:07:21 +0000 (0:00:05.859) 0:01:09.478 ****** skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "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, "item": { "mode": null, "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 27 January 2024 01:07:21 +0000 (0:00:00.026) 0:01:09.504 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 27 January 2024 01:07:21 +0000 (0:00:00.021) 0:01:09.526 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: tuned-profiles-mssql-2.21.0-1.el8.noarch" ] } lsrpackages: tuned-profiles-mssql TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 27 January 2024 01:07:25 +0000 (0:00:04.194) 0:01:13.720 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 00:53:26 UTC", "ActiveEnterTimestampMonotonic": "37653855", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target dbus.service polkit.service systemd-journald.socket systemd-sysctl.service network.target dbus.socket basic.target system.slice", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 00:53:24 UTC", "AssertTimestampMonotonic": "35848810", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 00:53:24 UTC", "ConditionTimestampMonotonic": "35848805", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service power-profiles-daemon.service auto-cpufreq.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": "713", "ExecMainStartTimestamp": "Sat 2024-01-27 00:53:24 UTC", "ExecMainStartTimestampMonotonic": "35850086", "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": "Sat 2024-01-27 00:53:24 UTC", "InactiveExitTimestampMonotonic": "35850161", "InvocationID": "f271958d91dc4677bebae84e5a442b59", "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": "713", "MemoryAccounting": "yes", "MemoryCurrent": "21426176", "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": "system.slice dbus.socket sysinit.target dbus.service", "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": "Sat 2024-01-27 00:53:26 UTC", "StateChangeTimestampMonotonic": "37653855", "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": "Sat 2024-01-27 00:53:26 UTC", "WatchdogTimestampMonotonic": "37653852", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 27 January 2024 01:07:26 +0000 (0:00:00.488) 0:01:14.209 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.121487", "end": "2024-01-27 01:07:26.601054", "rc": 0, "start": "2024-01-27 01:07:26.479567" } STDOUT: Current active profile: virtual-guest TASK [linux-system-roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 27 January 2024 01:07:26 +0000 (0:00:00.308) 0:01:14.517 ****** changed: [sut] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest", "mssql" ], "delta": "0:00:02.166257", "end": "2024-01-27 01:07:28.956772", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:07:26.790515" } TASK [linux-system-roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 27 January 2024 01:07:28 +0000 (0:00:02.359) 0:01:16.877 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 27 January 2024 01:07:29 +0000 (0:00:00.021) 0:01:16.899 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 27 January 2024 01:07:29 +0000 (0:00:00.021) 0:01:16.920 ****** changed: [sut] => { "changed": true, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [linux-system-roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 27 January 2024 01:07:29 +0000 (0:00:00.199) 0:01:17.120 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: mssql-tools-17.10.1.1-1.x86_64", "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" ] } lsrpackages: mssql-tools unixODBC-devel TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 27 January 2024 01:07:36 +0000 (0:00:07.035) 0:01:24.156 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 27 January 2024 01:07:36 +0000 (0:00:00.020) 0:01:24.176 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 27 January 2024 01:07:36 +0000 (0:00:00.042) 0:01:24.219 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 27 January 2024 01:07:36 +0000 (0:00:00.020) 0:01:24.239 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 27 January 2024 01:07:36 +0000 (0:00:00.020) 0:01:24.260 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the password of sa user] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 27 January 2024 01:07:36 +0000 (0:00:00.021) 0:01:24.281 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Pre-input SQL script files to SQL Server] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 27 January 2024 01:07:36 +0000 (0:00:00.020) 0:01:24.301 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 27 January 2024 01:07:36 +0000 (0:00:00.021) 0:01:24.323 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 27 January 2024 01:07:36 +0000 (0:00:00.021) 0:01:24.344 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 27 January 2024 01:07:36 +0000 (0:00:00.020) 0:01:24.365 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 27 January 2024 01:07:36 +0000 (0:00:00.021) 0:01:24.386 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 27 January 2024 01:07:36 +0000 (0:00:00.021) 0:01:24.408 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Configure the IP address setting] ************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 27 January 2024 01:07:36 +0000 (0:00:00.020) 0:01:24.428 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 27 January 2024 01:07:36 +0000 (0:00:00.019) 0:01:24.448 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 27 January 2024 01:07:36 +0000 (0:00:00.020) 0:01:24.468 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the TCP port setting to 1433] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 27 January 2024 01:07:36 +0000 (0:00:00.020) 0:01:24.488 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tcpport] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:07:36 +0000 (0:00:00.033) 0:01:24.521 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002745", "end": "2024-01-27 01:07:36.796561", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:07:36.793816" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:07:36 +0000 (0:00:00.218) 0:01:24.740 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.112768", "end": "2024-01-27 01:07:37.129387", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:07:37.016619" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [linux-system-roles.mssql : Unset the setting network tcpport] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.312) 0:01:25.053 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.021) 0:01:25.074 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.020) 0:01:25.095 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-fts] ********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.022) 0:01:25.118 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.022) 0:01:25.140 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the 3979 trace flag is enabled] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.020) 0:01:25.160 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.021) 0:01:25.182 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.021) 0:01:25.203 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.019) 0:01:25.223 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.021) 0:01:25.244 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.021) 0:01:25.265 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.020) 0:01:25.285 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.021) 0:01:25.306 ****** skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.023) 0:01:25.330 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.022) 0:01:25.352 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.051) 0:01:25.404 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.022) 0:01:25.426 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.021) 0:01:25.447 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.022) 0:01:25.470 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.021) 0:01:25.491 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.021) 0:01:25.513 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.024) 0:01:25.538 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.023) 0:01:25.561 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Check if AD user exists] ********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.022) 0:01:25.583 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.021) 0:01:25.605 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Get SPNs for the principal] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.020) 0:01:25.626 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.020) 0:01:25.646 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get kvno of the SPN host] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.019) 0:01:25.666 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get stats of the keytab file] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.019) 0:01:25.685 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.023) 0:01:25.709 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.022) 0:01:25.731 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.020) 0:01:25.752 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.061) 0:01:25.813 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.022) 0:01:25.835 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.020) 0:01:25.856 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 27 January 2024 01:07:37 +0000 (0:00:00.020) 0:01:25.876 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.020) 0:01:25.897 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.020) 0:01:25.917 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.021) 0:01:25.938 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.020) 0:01:25.959 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.019) 0:01:25.979 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.019) 0:01:25.998 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.018) 0:01:26.017 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key files] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.019) 0:01:26.037 ****** skipping: [sut] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.024) 0:01:26.061 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create login for HA on in SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.019) 0:01:26.081 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.021) 0:01:26.102 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current primary replica in SQL] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.027) 0:01:26.129 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set fact with the current primary replica] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.019) 0:01:26.148 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.052) 0:01:26.201 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.020) 0:01:26.222 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.020) 0:01:26.243 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.020) 0:01:26.264 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.019) 0:01:26.283 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.021) 0:01:26.305 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.020) 0:01:26.325 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.019) 0:01:26.344 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.019) 0:01:26.364 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.020) 0:01:26.385 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.027) 0:01:26.413 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.021) 0:01:26.434 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.020) 0:01:26.454 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.019) 0:01:26.474 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.020) 0:01:26.495 ****** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Save credentials for the SQL Server login] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.024) 0:01:26.520 ****** 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-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.019) 0:01:26.539 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.049) 0:01:26.588 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 27 January 2024 01:07:38 +0000 (0:00:00.022) 0:01:26.611 ****** changed: [sut] => { "changed": true } MSG: Block inserted META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.293) 0:01:26.904 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.021) 0:01:26.926 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Upgrade to 2022 and assert expected results] ***************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tests_2022_upgrade.yml:72 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.019) 0:01:26.945 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/upgrade_and_assert.yml for sut TASK [Upgrade to 2022] ********************************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/upgrade_and_assert.yml:9 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.057) 0:01:27.003 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.052) 0:01:27.055 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml for sut TASK [linux-system-roles.mssql : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.032) 0:01:27.088 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.025) 0:01:27.113 ****** 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-weekly-civ6iy5g9x/tests/roles/linux-system-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, "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-weekly-civ6iy5g9x/tests/roles/linux-system-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-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.036) 0:01:27.149 ****** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [linux-system-roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.020) 0:01:27.170 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.078) 0:01:27.248 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the variable is deprecated] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.024) 0:01:27.273 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.033) 0:01:27.306 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.029) 0:01:27.336 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.026) 0:01:27.363 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.025) 0:01:27.388 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.021) 0:01:27.410 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.021) 0:01:27.432 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.027) 0:01:27.459 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.021) 0:01:27.481 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.021) 0:01:27.502 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.021) 0:01:27.523 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.021) 0:01:27.545 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 27 January 2024 01:07:39 +0000 (0:00:00.021) 0:01:27.566 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 27 January 2024 01:07:41 +0000 (0:00:01.555) 0:01:29.122 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_facts": { "__mssql_current_version": "2019" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 27 January 2024 01:07:41 +0000 (0:00:00.060) 0:01:29.183 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 27 January 2024 01:07:41 +0000 (0:00:00.021) 0:01:29.204 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 27 January 2024 01:07:41 +0000 (0:00:00.024) 0:01:29.228 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 27 January 2024 01:07:41 +0000 (0:00:00.040) 0:01:29.269 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2019] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 27 January 2024 01:07:41 +0000 (0:00:00.344) 0:01:29.613 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: * TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 27 January 2024 01:07:42 +0000 (0:00:00.673) 0:01:30.286 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; yum repolist enabled | grep packages-microsoft-com-mssql-server- | grep -v packages-microsoft-com-mssql-server-2022 | cut -d\" \" -f 1 || true", "delta": "0:00:00.239717", "end": "2024-01-27 01:07:42.799667", "rc": 0, "start": "2024-01-27 01:07:42.559950" } STDOUT: packages-microsoft-com-mssql-server-2019 TASK [linux-system-roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2022] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 27 January 2024 01:07:42 +0000 (0:00:00.432) 0:01:30.718 ****** changed: [sut] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2019", "state": "absent" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 27 January 2024 01:07:43 +0000 (0:00:00.195) 0:01:30.914 ****** 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-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 27 January 2024 01:07:43 +0000 (0:00:00.199) 0:01:31.114 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current mode of SELinux] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 27 January 2024 01:07:43 +0000 (0:00:00.021) 0:01:31.135 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is in enforcing mode] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 27 January 2024 01:07:43 +0000 (0:00:00.020) 0:01:31.156 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 27 January 2024 01:07:43 +0000 (0:00:00.021) 0:01:31.178 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-selinux] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 27 January 2024 01:07:43 +0000 (0:00:00.021) 0:01:31.199 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 27 January 2024 01:07:43 +0000 (0:00:00.021) 0:01:31.220 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: mssql-server-16.0.4105.2-2.x86_64", "Removed: mssql-server-15.0.4345.5-2.x86_64" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 27 January 2024 01:08:26 +0000 (0:00:43.366) 0:02:14.587 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 27 January 2024 01:08:26 +0000 (0:00:00.021) 0:02:14.608 ****** 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.005986", "end": "2024-01-27 01:08:26.895949", "rc": 0, "start": "2024-01-27 01:08:26.889963" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 27 January 2024 01:08:26 +0000 (0:00:00.205) 0:02:14.813 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set the __mssql_is_setup variable] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 27 January 2024 01:08:30 +0000 (0:00:03.093) 0:02:17.907 ****** ok: [sut] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [linux-system-roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 27 January 2024 01:08:30 +0000 (0:00:00.028) 0:02:17.935 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 27 January 2024 01:08:30 +0000 (0:00:00.049) 0:02:17.984 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 27 January 2024 01:08:30 +0000 (0:00:00.021) 0:02:18.006 ****** skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "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, "item": { "mode": null, "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 27 January 2024 01:08:30 +0000 (0:00:00.026) 0:02:18.032 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 27 January 2024 01:08:30 +0000 (0:00:00.020) 0:02:18.053 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tuned-profiles-mssql TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 27 January 2024 01:08:33 +0000 (0:00:03.333) 0:02:21.387 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 00:53:26 UTC", "ActiveEnterTimestampMonotonic": "37653855", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service systemd-journald.socket dbus.socket basic.target network.target system.slice systemd-sysctl.service sysinit.target polkit.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 00:53:24 UTC", "AssertTimestampMonotonic": "35848810", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 00:53:24 UTC", "ConditionTimestampMonotonic": "35848805", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service tlp.service shutdown.target auto-cpufreq.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "713", "ExecMainStartTimestamp": "Sat 2024-01-27 00:53:24 UTC", "ExecMainStartTimestampMonotonic": "35850086", "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": "Sat 2024-01-27 00:53:24 UTC", "InactiveExitTimestampMonotonic": "35850161", "InvocationID": "f271958d91dc4677bebae84e5a442b59", "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": "713", "MemoryAccounting": "yes", "MemoryCurrent": "22388736", "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": "system.slice dbus.socket dbus.service sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 00:53:26 UTC", "StateChangeTimestampMonotonic": "37653855", "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": "Sat 2024-01-27 00:53:26 UTC", "WatchdogTimestampMonotonic": "37653852", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 27 January 2024 01:08:34 +0000 (0:00:01.350) 0:02:22.738 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.118140", "end": "2024-01-27 01:08:35.127364", "rc": 0, "start": "2024-01-27 01:08:35.009224" } STDOUT: Current active profile: virtual-guest mssql TASK [linux-system-roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 27 January 2024 01:08:35 +0000 (0:00:00.307) 0:02:23.045 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 27 January 2024 01:08:35 +0000 (0:00:00.049) 0:02:23.095 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 27 January 2024 01:08:35 +0000 (0:00:00.021) 0:02:23.116 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 27 January 2024 01:08:35 +0000 (0:00:00.021) 0:02:23.138 ****** ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [linux-system-roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 27 January 2024 01:08:35 +0000 (0:00:00.208) 0:02:23.346 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-tools unixODBC-devel TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 27 January 2024 01:08:38 +0000 (0:00:02.576) 0:02:25.923 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml for sut TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 27 January 2024 01:08:38 +0000 (0:00:00.039) 0:02:25.962 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:08:25 UTC", "ActiveEnterTimestampMonotonic": "936801701", "ActiveExitTimestamp": "Sat 2024-01-27 01:07:56 UTC", "ActiveExitTimestampMonotonic": "907666242", "ActiveState": "active", "After": "auditd.service systemd-journald.socket sysinit.target -.mount system.slice basic.target network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:08:25 UTC", "AssertTimestampMonotonic": "936800881", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 01:08:25 UTC", "ConditionTimestampMonotonic": "936800879", "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": "11733", "ExecMainStartTimestamp": "Sat 2024-01-27 01:08:25 UTC", "ExecMainStartTimestampMonotonic": "936801655", "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", "InactiveEnterTimestamp": "Sat 2024-01-27 01:07:57 UTC", "InactiveEnterTimestampMonotonic": "908262936", "InactiveExitTimestamp": "Sat 2024-01-27 01:08:25 UTC", "InactiveExitTimestampMonotonic": "936801701", "InvocationID": "bd7dab53ec9340f1a39424b66a2a4ba3", "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": "11733", "MemoryAccounting": "yes", "MemoryCurrent": "851271680", "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": "system.slice -.mount sysinit.target", "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": "Sat 2024-01-27 01:08:25 UTC", "StateChangeTimestampMonotonic": "936801701", "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": "177", "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": "Sat 2024-01-27 01:08:25 UTC", "WatchdogTimestampMonotonic": "936801698", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 27 January 2024 01:08:39 +0000 (0:00:01.331) 0:02:27.293 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002940", "end": "2024-01-27 01:08:39.589246", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:08:39.586306" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 27 January 2024 01:08:39 +0000 (0:00:00.211) 0:02:27.504 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002998", "end": "2024-01-27 01:08:39.801424", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:08:39.798426" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 27 January 2024 01:08:39 +0000 (0:00:00.213) 0:02:27.718 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 27 January 2024 01:08:39 +0000 (0:00:00.038) 0:02:27.757 ****** ok: [sut] => { "changed": false, "elapsed": 20, "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": 244949, "state": "file", "uid": 993 } TASK [linux-system-roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 27 January 2024 01:09:00 +0000 (0:00:20.294) 0:02:48.051 ****** 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 [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 27 January 2024 01:09:00 +0000 (0:00:00.386) 0:02:48.438 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 27 January 2024 01:09:00 +0000 (0:00:00.022) 0:02:48.461 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the password of sa user] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 27 January 2024 01:09:02 +0000 (0:00:01.567) 0:02:50.029 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Pre-input SQL script files to SQL Server] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 27 January 2024 01:09:02 +0000 (0:00:00.025) 0:02:50.054 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 27 January 2024 01:09:02 +0000 (0:00:00.022) 0:02:50.077 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 27 January 2024 01:09:02 +0000 (0:00:00.021) 0:02:50.099 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 27 January 2024 01:09:02 +0000 (0:00:00.022) 0:02:50.121 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 27 January 2024 01:09:02 +0000 (0:00:00.021) 0:02:50.142 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 27 January 2024 01:09:02 +0000 (0:00:00.022) 0:02:50.165 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Configure the IP address setting] ************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 27 January 2024 01:09:02 +0000 (0:00:00.021) 0:02:50.187 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 27 January 2024 01:09:02 +0000 (0:00:00.052) 0:02:50.239 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 27 January 2024 01:09:02 +0000 (0:00:00.022) 0:02:50.262 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the TCP port setting to 1433] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 27 January 2024 01:09:02 +0000 (0:00:00.022) 0:02:50.285 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tcpport] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:09:02 +0000 (0:00:00.035) 0:02:50.320 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002493", "end": "2024-01-27 01:09:02.595858", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:09:02.593365" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:09:02 +0000 (0:00:00.192) 0:02:50.513 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.119353", "end": "2024-01-27 01:09:02.908333", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:09:02.788980" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [linux-system-roles.mssql : Unset the setting network tcpport] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:09:02 +0000 (0:00:00.320) 0:02:50.833 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 27 January 2024 01:09:02 +0000 (0:00:00.024) 0:02:50.858 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 27 January 2024 01:09:02 +0000 (0:00:00.021) 0:02:50.879 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-fts] ********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.022) 0:02:50.902 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.023) 0:02:50.925 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the 3979 trace flag is enabled] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.020) 0:02:50.946 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.021) 0:02:50.967 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.021) 0:02:50.989 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.020) 0:02:51.009 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.055) 0:02:51.065 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.022) 0:02:51.088 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.021) 0:02:51.109 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.021) 0:02:51.131 ****** skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.024) 0:02:51.155 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.021) 0:02:51.176 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.021) 0:02:51.198 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.021) 0:02:51.220 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.020) 0:02:51.241 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.021) 0:02:51.262 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.020) 0:02:51.283 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.020) 0:02:51.303 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.023) 0:02:51.327 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.024) 0:02:51.352 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Check if AD user exists] ********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.022) 0:02:51.374 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.022) 0:02:51.397 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Get SPNs for the principal] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.058) 0:02:51.455 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.022) 0:02:51.478 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get kvno of the SPN host] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.021) 0:02:51.500 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get stats of the keytab file] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.021) 0:02:51.521 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.021) 0:02:51.543 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.021) 0:02:51.564 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.021) 0:02:51.586 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.020) 0:02:51.607 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.021) 0:02:51.629 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.020) 0:02:51.649 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.020) 0:02:51.670 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.021) 0:02:51.691 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.022) 0:02:51.714 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.021) 0:02:51.735 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.022) 0:02:51.758 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.022) 0:02:51.780 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.021) 0:02:51.802 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.060) 0:02:51.862 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key files] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 27 January 2024 01:09:03 +0000 (0:00:00.022) 0:02:51.884 ****** skipping: [sut] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.025) 0:02:51.909 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create login for HA on in SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.021) 0:02:51.931 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.021) 0:02:51.953 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current primary replica in SQL] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.027) 0:02:51.980 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set fact with the current primary replica] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.020) 0:02:52.001 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.021) 0:02:52.022 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.021) 0:02:52.044 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.021) 0:02:52.066 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.020) 0:02:52.087 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.021) 0:02:52.108 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.022) 0:02:52.131 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.019) 0:02:52.150 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.021) 0:02:52.171 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.021) 0:02:52.193 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.022) 0:02:52.215 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.064) 0:02:52.280 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.022) 0:02:52.302 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.021) 0:02:52.323 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.021) 0:02:52.345 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.022) 0:02:52.367 ****** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Save credentials for the SQL Server login] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.024) 0:02:52.392 ****** 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-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.021) 0:02:52.414 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.023) 0:02:52.438 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.022) 0:02:52.461 ****** ok: [sut] => { "changed": false } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.236) 0:02:52.698 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.021) 0:02:52.720 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Upgrade again to test idempotency - should report not changed] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/upgrade_and_assert.yml:13 Saturday 27 January 2024 01:09:04 +0000 (0:00:00.024) 0:02:52.744 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 27 January 2024 01:09:05 +0000 (0:00:00.155) 0:02:52.899 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml for sut TASK [linux-system-roles.mssql : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 27 January 2024 01:09:05 +0000 (0:00:00.034) 0:02:52.934 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 27 January 2024 01:09:05 +0000 (0:00:00.026) 0:02:52.960 ****** 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-weekly-civ6iy5g9x/tests/roles/linux-system-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, "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-weekly-civ6iy5g9x/tests/roles/linux-system-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-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 27 January 2024 01:09:05 +0000 (0:00:00.039) 0:02:53.000 ****** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [linux-system-roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 27 January 2024 01:09:05 +0000 (0:00:00.020) 0:02:53.020 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 27 January 2024 01:09:05 +0000 (0:00:00.020) 0:02:53.041 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the variable is deprecated] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 27 January 2024 01:09:05 +0000 (0:00:00.020) 0:02:53.062 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 27 January 2024 01:09:05 +0000 (0:00:00.021) 0:02:53.083 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 27 January 2024 01:09:05 +0000 (0:00:00.019) 0:02:53.102 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 27 January 2024 01:09:05 +0000 (0:00:00.019) 0:02:53.122 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 27 January 2024 01:09:05 +0000 (0:00:00.020) 0:02:53.142 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 27 January 2024 01:09:05 +0000 (0:00:00.019) 0:02:53.162 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 27 January 2024 01:09:05 +0000 (0:00:00.020) 0:02:53.182 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 27 January 2024 01:09:05 +0000 (0:00:00.023) 0:02:53.206 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 27 January 2024 01:09:05 +0000 (0:00:00.019) 0:02:53.226 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 27 January 2024 01:09:05 +0000 (0:00:00.060) 0:02:53.286 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 27 January 2024 01:09:05 +0000 (0:00:00.022) 0:02:53.309 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 27 January 2024 01:09:05 +0000 (0:00:00.021) 0:02:53.330 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 27 January 2024 01:09:05 +0000 (0:00:00.021) 0:02:53.352 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 27 January 2024 01:09:07 +0000 (0:00:01.538) 0:02:54.890 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_facts": { "__mssql_current_version": "2022" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 } } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 27 January 2024 01:09:07 +0000 (0:00:00.060) 0:02:54.950 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 27 January 2024 01:09:07 +0000 (0:00:00.022) 0:02:54.972 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 27 January 2024 01:09:07 +0000 (0:00:00.024) 0:02:54.997 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Deploy the GPG key for Microsoft repositories] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 27 January 2024 01:09:07 +0000 (0:00:00.090) 0:02:55.087 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version 2022] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 27 January 2024 01:09:07 +0000 (0:00:00.346) 0:02:55.433 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: * TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 27 January 2024 01:09:08 +0000 (0:00:00.687) 0:02:56.121 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; yum repolist enabled | grep packages-microsoft-com-mssql-server- | grep -v packages-microsoft-com-mssql-server-2022 | cut -d\" \" -f 1 || true", "delta": "0:00:00.250059", "end": "2024-01-27 01:09:08.644978", "rc": 0, "start": "2024-01-27 01:09:08.394919" } TASK [linux-system-roles.mssql : Remove the current Microsoft SQL Server repository to upgrade to 2022] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 27 January 2024 01:09:08 +0000 (0:00:00.443) 0:02:56.565 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 27 January 2024 01:09:08 +0000 (0:00:00.025) 0:02:56.590 ****** ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-mssql-server-2022", "state": "present" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 27 January 2024 01:09:08 +0000 (0:00:00.209) 0:02:56.800 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current mode of SELinux] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 27 January 2024 01:09:08 +0000 (0:00:00.035) 0:02:56.836 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is in enforcing mode] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 27 January 2024 01:09:08 +0000 (0:00:00.035) 0:02:56.871 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 27 January 2024 01:09:09 +0000 (0:00:00.024) 0:02:56.896 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-selinux] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 27 January 2024 01:09:09 +0000 (0:00:00.040) 0:02:56.937 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 27 January 2024 01:09:09 +0000 (0:00:00.076) 0:02:57.014 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 27 January 2024 01:09:11 +0000 (0:00:02.460) 0:02:59.474 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the errorlog file exists and its location] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 27 January 2024 01:09:11 +0000 (0:00:00.027) 0:02:59.502 ****** 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.005391", "end": "2024-01-27 01:09:11.782375", "rc": 0, "start": "2024-01-27 01:09:11.776984" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 27 January 2024 01:09:11 +0000 (0:00:00.198) 0:02:59.700 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set the __mssql_is_setup variable] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 27 January 2024 01:09:18 +0000 (0:00:06.399) 0:03:06.100 ****** ok: [sut] => { "ansible_facts": { "__mssql_is_setup": true }, "changed": false } TASK [linux-system-roles.mssql : Verify that the variables required for setting up MSSQL are defined] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 27 January 2024 01:09:18 +0000 (0:00:00.030) 0:03:06.130 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 27 January 2024 01:09:18 +0000 (0:00:00.022) 0:03:06.153 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure the directory and permissions for datadir and logdir] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 27 January 2024 01:09:18 +0000 (0:00:00.064) 0:03:06.218 ****** skipping: [sut] => (item={'path': None, 'mode': None, 'setting': 'defaultdatadir'}) => { "ansible_loop_var": "item", "changed": false, "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, "item": { "mode": null, "path": null, "setting": "defaultlogdir" }, "skip_reason": "Conditional result was False" } TASK [Ensure correct SELinux context for {{ __mssql_storage_path }}] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 27 January 2024 01:09:18 +0000 (0:00:00.028) 0:03:06.246 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 27 January 2024 01:09:18 +0000 (0:00:00.027) 0:03:06.274 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: tuned-profiles-mssql TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 27 January 2024 01:09:20 +0000 (0:00:02.427) 0:03:08.702 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 00:53:26 UTC", "ActiveEnterTimestampMonotonic": "37653855", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.service systemd-journald.socket dbus.socket basic.target network.target system.slice systemd-sysctl.service sysinit.target polkit.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 00:53:24 UTC", "AssertTimestampMonotonic": "35848810", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 00:53:24 UTC", "ConditionTimestampMonotonic": "35848805", "ConfigurationDirectoryMode": "0755", "Conflicts": "cpupower.service tlp.service shutdown.target auto-cpufreq.service power-profiles-daemon.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "713", "ExecMainStartTimestamp": "Sat 2024-01-27 00:53:24 UTC", "ExecMainStartTimestampMonotonic": "35850086", "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": "Sat 2024-01-27 00:53:24 UTC", "InactiveExitTimestampMonotonic": "35850161", "InvocationID": "f271958d91dc4677bebae84e5a442b59", "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": "713", "MemoryAccounting": "yes", "MemoryCurrent": "22417408", "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": "system.slice dbus.socket dbus.service sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2024-01-27 00:53:26 UTC", "StateChangeTimestampMonotonic": "37653855", "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": "Sat 2024-01-27 00:53:26 UTC", "WatchdogTimestampMonotonic": "37653852", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 27 January 2024 01:09:22 +0000 (0:00:01.328) 0:03:10.031 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.112750", "end": "2024-01-27 01:09:22.416779", "rc": 0, "start": "2024-01-27 01:09:22.304029" } STDOUT: Current active profile: virtual-guest mssql TASK [linux-system-roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 27 January 2024 01:09:22 +0000 (0:00:00.304) 0:03:10.335 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 27 January 2024 01:09:22 +0000 (0:00:00.021) 0:03:10.356 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Add the fixed mssql profile to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 27 January 2024 01:09:22 +0000 (0:00:00.021) 0:03:10.378 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server Tools repository] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 27 January 2024 01:09:22 +0000 (0:00:00.021) 0:03:10.399 ****** ok: [sut] => { "changed": false, "repo": "packages-microsoft-com-prod", "state": "present" } TASK [linux-system-roles.mssql : Ensure that SQL Server client tools are installed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 27 January 2024 01:09:22 +0000 (0:00:00.241) 0:03:10.641 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-tools unixODBC-devel TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 27 January 2024 01:09:25 +0000 (0:00:02.451) 0:03:13.092 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml for sut TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 27 January 2024 01:09:25 +0000 (0:00:00.040) 0:03:13.133 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-27 01:08:25 UTC", "ActiveEnterTimestampMonotonic": "936801701", "ActiveExitTimestamp": "Sat 2024-01-27 01:07:56 UTC", "ActiveExitTimestampMonotonic": "907666242", "ActiveState": "active", "After": "auditd.service systemd-journald.socket sysinit.target -.mount system.slice basic.target network.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-27 01:08:25 UTC", "AssertTimestampMonotonic": "936800881", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-27 01:08:25 UTC", "ConditionTimestampMonotonic": "936800879", "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": "11733", "ExecMainStartTimestamp": "Sat 2024-01-27 01:08:25 UTC", "ExecMainStartTimestampMonotonic": "936801655", "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", "InactiveEnterTimestamp": "Sat 2024-01-27 01:07:57 UTC", "InactiveEnterTimestampMonotonic": "908262936", "InactiveExitTimestamp": "Sat 2024-01-27 01:08:25 UTC", "InactiveExitTimestampMonotonic": "936801701", "InvocationID": "bd7dab53ec9340f1a39424b66a2a4ba3", "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": "11733", "MemoryAccounting": "yes", "MemoryCurrent": "1031438336", "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": "system.slice -.mount sysinit.target", "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": "Sat 2024-01-27 01:08:25 UTC", "StateChangeTimestampMonotonic": "936801701", "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": "177", "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": "Sat 2024-01-27 01:08:25 UTC", "WatchdogTimestampMonotonic": "936801698", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 27 January 2024 01:09:25 +0000 (0:00:00.329) 0:03:13.463 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002755", "end": "2024-01-27 01:09:25.745121", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:09:25.742366" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 27 January 2024 01:09:25 +0000 (0:00:00.202) 0:03:13.665 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002959", "end": "2024-01-27 01:09:25.944200", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:09:25.941241" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 27 January 2024 01:09:25 +0000 (0:00:00.195) 0:03:13.861 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 27 January 2024 01:09:26 +0000 (0:00:00.040) 0:03:13.902 ****** 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": 244949, "state": "file", "uid": 993 } TASK [linux-system-roles.mssql : Check if the set password matches the existing password] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 27 January 2024 01:09:27 +0000 (0:00:01.241) 0:03:15.144 ****** 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 [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 27 January 2024 01:09:27 +0000 (0:00:00.231) 0:03:15.376 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 27 January 2024 01:09:27 +0000 (0:00:00.024) 0:03:15.400 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the password of sa user] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 27 January 2024 01:09:29 +0000 (0:00:01.540) 0:03:16.941 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Pre-input SQL script files to SQL Server] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 27 January 2024 01:09:29 +0000 (0:00:00.026) 0:03:16.968 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Pre-input SQL script contents to SQL Server] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 27 January 2024 01:09:29 +0000 (0:00:00.021) 0:03:16.989 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the set edition matches the existing edition] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 27 January 2024 01:09:29 +0000 (0:00:00.021) 0:03:17.011 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 27 January 2024 01:09:29 +0000 (0:00:00.072) 0:03:17.083 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 27 January 2024 01:09:29 +0000 (0:00:00.023) 0:03:17.107 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Change the edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 27 January 2024 01:09:29 +0000 (0:00:00.029) 0:03:17.136 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Configure the IP address setting] ************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 27 January 2024 01:09:29 +0000 (0:00:00.025) 0:03:17.161 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register the previous tcpport setting] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 27 January 2024 01:09:29 +0000 (0:00:00.021) 0:03:17.183 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 27 January 2024 01:09:29 +0000 (0:00:00.030) 0:03:17.213 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the TCP port setting to 1433] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 27 January 2024 01:09:29 +0000 (0:00:00.034) 0:03:17.248 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tcpport] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 27 January 2024 01:09:29 +0000 (0:00:00.038) 0:03:17.286 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002850", "end": "2024-01-27 01:09:29.566357", "failed_when_result": false, "rc": 1, "start": "2024-01-27 01:09:29.563507" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 27 January 2024 01:09:29 +0000 (0:00:00.200) 0:03:17.486 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.124068", "end": "2024-01-27 01:09:29.888096", "failed_when_result": false, "rc": 0, "start": "2024-01-27 01:09:29.764028" } STDOUT: Validation error on setting 'network.tcpport' Port '1433' is already in use. Please use another port TASK [linux-system-roles.mssql : Unset the setting network tcpport] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 27 January 2024 01:09:29 +0000 (0:00:00.328) 0:03:17.814 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Close the previously set SQL Server TCP port if it changed] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 27 January 2024 01:09:29 +0000 (0:00:00.023) 0:03:17.837 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 27 January 2024 01:09:29 +0000 (0:00:00.022) 0:03:17.860 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-fts] ********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 27 January 2024 01:09:29 +0000 (0:00:00.023) 0:03:17.883 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.025) 0:03:17.908 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Check if the 3979 trace flag is enabled] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.074) 0:03:17.983 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.025) 0:03:18.009 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.024) 0:03:18.033 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.026) 0:03:18.059 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.023) 0:03:18.082 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.022) 0:03:18.105 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set mssql_tls_cert and _private_key based on the cert name] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.023) 0:03:18.129 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.028) 0:03:18.158 ****** skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.034) 0:03:18.192 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.023) 0:03:18.216 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.022) 0:03:18.238 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.028) 0:03:18.267 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.023) 0:03:18.291 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.025) 0:03:18.316 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure adutil and krb5-workstation] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.048) 0:03:18.365 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print credential caches to check if AD principal exists] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.027) 0:03:18.393 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print status of credential cache for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.029) 0:03:18.423 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Obtain Kerberos ticket for {{ __mssql_ad_kinit_user }}] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.087) 0:03:18.511 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Check if AD user exists] ********************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.027) 0:03:18.538 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : In AD server create user] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.026) 0:03:18.565 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Get SPNs for the principal] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.046) 0:03:18.612 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Register SPNs to the principal] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.035) 0:03:18.647 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get kvno of the SPN host] ********************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.023) 0:03:18.670 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get stats of the keytab file] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.025) 0:03:18.696 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.026) 0:03:18.722 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.024) 0:03:18.746 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Add an entry in the keytab for the principal name and password] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.027) 0:03:18.774 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Ensure correct permissions and ownership on the keytab] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.030) 0:03:18.804 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch keytab file to host] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 27 January 2024 01:09:30 +0000 (0:00:00.034) 0:03:18.838 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.059) 0:03:18.897 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the network.kerberoskeytabfile setting] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.021) 0:03:18.919 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with mssql_ha_replica_type=primary is available] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.019) 0:03:18.939 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.021) 0:03:18.960 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.020) 0:03:18.980 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.067) 0:03:19.048 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.022) 0:03:19.071 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.024) 0:03:19.095 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.022) 0:03:19.118 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key files] ***** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.022) 0:03:19.140 ****** skipping: [sut] => (item=/var/opt/mssql/data/.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.cer", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/opt/mssql/data/.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/.pvk", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.026) 0:03:19.167 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create login for HA on in SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.032) 0:03:19.199 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Fetch certificate files from the primary to the control node] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.022) 0:03:19.222 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get the current primary replica in SQL] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.032) 0:03:19.254 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set fact with the current primary replica] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.022) 0:03:19.277 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.023) 0:03:19.300 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.023) 0:03:19.323 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.023) 0:03:19.347 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.022) 0:03:19.369 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that hosts with replica_type=primary is available] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.022) 0:03:19.391 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.027) 0:03:19.419 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.077) 0:03:19.496 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Restart the mssql-server service if hadrenabled task was changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.022) 0:03:19.519 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.023) 0:03:19.543 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Distribute certificate and private key to managed nodes] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.023) 0:03:19.566 ****** skipping: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/.cer'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "cert", "value": "/var/opt/mssql/data/.cer" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/.pvk'}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": "key", "value": "/var/opt/mssql/data/.pvk" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure SQL entities on not primary replicas] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.030) 0:03:19.597 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.023) 0:03:19.621 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.022) 0:03:19.643 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Grant permissions to HA login] **************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.021) 0:03:19.665 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Remove certificate and private key from the control node] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.025) 0:03:19.690 ****** skipping: [sut] => (item=cert) => { "ansible_loop_var": "item", "changed": false, "item": "cert", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=key) => { "ansible_loop_var": "item", "changed": false, "item": "key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Save credentials for the SQL Server login] **** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.035) 0:03:19.726 ****** 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-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.038) 0:03:19.765 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure listener for the availability group] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.023) 0:03:19.788 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the ansible_managed header in /var/opt/mssql/mssql.conf] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 27 January 2024 01:09:31 +0000 (0:00:00.022) 0:03:19.811 ****** ok: [sut] => { "changed": false } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.235) 0:03:20.046 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.021) 0:03:20.068 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up EL 7 after the role invocation] ********************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/upgrade_and_assert.yml:27 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.020) 0:03:20.089 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Upgrade to new version on mssql new version 2019] ************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/upgrade_and_assert.yml:45 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.084) 0:03:20.174 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.090) 0:03:20.264 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml for sut TASK [linux-system-roles.mssql : Ensure ansible_facts used by role] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.034) 0:03:20.298 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set platform/version specific variables] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.026) 0:03:20.324 ****** 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-weekly-civ6iy5g9x/tests/roles/linux-system-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, "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-weekly-civ6iy5g9x/tests/roles/linux-system-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-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.037) 0:03:20.362 ****** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_login_cmd": null }, "changed": false } TASK [linux-system-roles.mssql : Print that the mssql_input_sql_file variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.019) 0:03:20.381 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.021) 0:03:20.403 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the variable is deprecated] ******** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.020) 0:03:20.423 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.019) 0:03:20.443 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ad_sql_user_name variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.021) 0:03:20.465 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.063) 0:03:20.529 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Print that the mssql_ha_cluster_run_role variable is deprecated] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.021) 0:03:20.550 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.022) 0:03:20.572 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that the user accepts EULA variables] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.023) 0:03:20.596 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that EL < 8 is not used with mssql_ha_configure=true] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.028) 0:03:20.624 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_ha_replica_type variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.024) 0:03:20.649 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.022) 0:03:20.672 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that mssql_ha_prep_for_pacemaker is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.021) 0:03:20.694 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.022) 0:03:20.716 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 27 January 2024 01:09:32 +0000 (0:00:00.023) 0:03:20.739 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 27 January 2024 01:09:34 +0000 (0:00:01.576) 0:03:22.315 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 }, "skip_reason": "Conditional result was False" } ok: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_facts": { "__mssql_current_version": "2022" }, "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 } } TASK [linux-system-roles.mssql : Set mssql_version variable if user does not define it] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 27 January 2024 01:09:34 +0000 (0:00:00.060) 0:03:22.376 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Verify if the mssql_version variable is provided correctly] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 27 January 2024 01:09:34 +0000 (0:00:00.021) 0:03:22.397 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify if mssql_version is not smaller then the existing SQL Server version] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 27 January 2024 01:09:34 +0000 (0:00:00.024) 0:03:22.422 ****** skipping: [sut] => (item={'key': 2017, 'value': 14}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2017, "value": 14 }, "skip_reason": "Conditional result was False" } failed: [sut] (item={'key': 2019, 'value': 15}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2019, "value": 15 } } MSG: ['"You set mssql_version to 2019, but your SQL Server is of higher version"', 'The role does not support downgrading SQL Server'] skipping: [sut] => (item={'key': 2022, 'value': 16}) => { "ansible_loop_var": "item", "changed": false, "item": { "key": 2022, "value": 16 }, "skip_reason": "Conditional result was False" } TASK [Assert that the role failed with the correct message] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/upgrade_and_assert.yml:59 Saturday 27 January 2024 01:09:34 +0000 (0:00:00.043) 0:03:22.465 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check the ansible_managed header in the configuration file] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tests_2022_upgrade.yml:78 Saturday 27 January 2024 01:09:34 +0000 (0:00:00.025) 0:03:22.491 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/check_header.yml for sut TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/check_header.yml:4 Saturday 27 January 2024 01:09:34 +0000 (0:00:00.061) 0:03:22.552 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002954", "end": "2024-01-27 01:09:34.870349", "rc": 0, "start": "2024-01-27 01:09:34.867395" } STDOUT: # BEGIN ANSIBLE MANAGED BLOCK # # Ansible managed # # system_role:mssql # END ANSIBLE MANAGED BLOCK [sqlagent] enabled = false [EULA] accepteula = Y TASK [Clean up after the role invocation] ************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tests_2022_upgrade.yml:81 Saturday 27 January 2024 01:09:34 +0000 (0:00:00.235) 0:03:22.788 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml for sut TASK [Gather package facts] **************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:2 Saturday 27 January 2024 01:09:34 +0000 (0:00:00.063) 0:03:22.851 ****** 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-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:6 Saturday 27 January 2024 01:09:36 +0000 (0:00:01.578) 0:03:24.430 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:14 Saturday 27 January 2024 01:09:36 +0000 (0:00:00.027) 0:03:24.457 ****** ok: [sut] => { "ansible_python_version": "3.6.8" } TASK [Purge firewall configuration] ******************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:18 Saturday 27 January 2024 01:09:36 +0000 (0:00:00.021) 0:03:24.479 ****** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 27 January 2024 01:09:36 +0000 (0:00:00.069) 0:03:24.548 ****** included: /WORKDIR/git-weekly-civ6iy5g9x/.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-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 27 January 2024 01:09:36 +0000 (0:00:00.037) 0:03:24.585 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Check if system is ostree] ********** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 27 January 2024 01:09:36 +0000 (0:00:00.063) 0:03:24.649 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 27 January 2024 01:09:37 +0000 (0:00:00.242) 0:03:24.892 ****** ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 27 January 2024 01:09:37 +0000 (0:00:00.024) 0:03:24.916 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 27 January 2024 01:09:39 +0000 (0:00:02.400) 0:03:27.317 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Attempt to stop and disable conflicting services] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 27 January 2024 01:09:39 +0000 (0:00:00.021) 0:03:27.339 ****** skipping: [sut] => (item=nftables) => { "ansible_loop_var": "item", "changed": false, "item": "nftables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=iptables) => { "ansible_loop_var": "item", "changed": false, "item": "iptables", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ufw) => { "ansible_loop_var": "item", "changed": false, "item": "ufw", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Unmask firewalld service] *********** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 27 January 2024 01:09:39 +0000 (0:00:00.032) 0:03:27.371 ****** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "basic.target sysinit.target dbus.socket polkit.service system.slice dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.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": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "ebtables.service ipset.service nftables.service ip6tables.service shutdown.target iptables.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": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "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", "InactiveExitTimestampMonotonic": "0", "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": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "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 dbus.socket sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "45774", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 27 January 2024 01:09:39 +0000 (0:00:00.335) 0:03:27.707 ****** changed: [sut] => { "changed": true, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target dbus.socket dbus.service polkit.service basic.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target network-pre.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": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target ipset.service iptables.service ebtables.service nftables.service ip6tables.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": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "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", "InactiveExitTimestampMonotonic": "0", "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": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "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": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "45774", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "network-pre.target", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 27 January 2024 01:09:40 +0000 (0:00:01.126) 0:03:28.834 ****** 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-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 27 January 2024 01:09:41 +0000 (0:00:00.072) 0:03:28.906 ****** ok: [sut] => { "changed": false, "rc": 0 } STDOUT: 01fd12090b256116f23dc2e9bb64a2e7b3c0af919a1dc686580df84563bbd9ef /etc/firewalld/lockdown-whitelist.xml STDERR: Shared connection to 10.31.15.227 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 27 January 2024 01:09:42 +0000 (0:00:01.658) 0:03:30.564 ****** ok: [sut] => { "ansible_facts": { "__firewall_report_changed": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 27 January 2024 01:09:42 +0000 (0:00:00.026) 0:03:30.590 ****** TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 27 January 2024 01:09:42 +0000 (0:00:00.024) 0:03:30.615 ****** TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 27 January 2024 01:09:42 +0000 (0:00:00.024) 0:03:30.639 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Gather firewall config if no arguments] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 27 January 2024 01:09:42 +0000 (0:00:00.025) 0:03:30.664 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 27 January 2024 01:09:42 +0000 (0:00:00.022) 0:03:30.686 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Get config files, checksums after] *** task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 27 January 2024 01:09:42 +0000 (0:00:00.023) 0:03:30.710 ****** ok: [sut] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.15.227 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 27 January 2024 01:09:43 +0000 (0:00:00.271) 0:03:30.981 ****** changed: [sut] => { "ansible_facts": { "firewall_lib_result": { "changed": true } }, "changed": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 27 January 2024 01:09:43 +0000 (0:00:00.065) 0:03:31.047 ****** skipping: [sut] => {} TASK [Leave realm] ************************************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:27 Saturday 27 January 2024 01:09:43 +0000 (0:00:00.024) 0:03:31.071 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:35 Saturday 27 January 2024 01:09:43 +0000 (0:00:00.028) 0:03:31.100 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that yum and dnf caching is enabled] ****************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:39 Saturday 27 January 2024 01:09:43 +0000 (0:00:00.028) 0:03:31.128 ****** changed: [sut] => { "backup": "", "changed": true } MSG: line added TASK [Remove related packages] ************************************************* task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:45 Saturday 27 January 2024 01:09:43 +0000 (0:00:00.247) 0:03:31.376 ****** 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: gc-7.6.4-3.el8.x86_64", "Removed: libtool-ltdl-2.4.6-25.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.4105.2-2.x86_64", "Removed: mssql-tools-17.10.1.1-1.x86_64", "Removed: cyrus-sasl-2.1.27-6.el8_5.x86_64", "Removed: cyrus-sasl-gssapi-2.1.27-6.el8_5.x86_64", "Removed: bzip2-1.0.6-26.el8.x86_64" ] } TASK [Remove related files] **************************************************** task path: /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:58 Saturday 27 January 2024 01:09:47 +0000 (0:00:04.494) 0:03:35.870 ****** 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.009972", "end": "2024-01-27 01:09:48.154334", "rc": 0, "start": "2024-01-27 01:09:48.144362" } 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/dcbb20ec-34d9-40d3-89f5-c1b7d004c042' 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/MS_AgentSigningCertificate.cer' 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_133507912395830000.xel' removed '/var/opt/mssql/log/system_health_0_133507912401970000.xel' removed '/var/opt/mssql/log/log.trc' removed '/var/opt/mssql/log/HkEngineEventFile_0_133507912440090000.xel' removed '/var/opt/mssql/log/system_health_0_133507912444660000.xel' removed '/var/opt/mssql/log/log_1.trc' 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_133507913090930000.xel' removed '/var/opt/mssql/log/system_health_0_133507913124180000.xel' removed '/var/opt/mssql/log/log_2.trc' removed '/var/opt/mssql/log/system_health_0_133507913139830000.xel' removed '/var/opt/mssql/log/system_health_0_133507913398120000.xel' 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-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:72 Saturday 27 January 2024 01:09:48 +0000 (0:00:00.205) 0:03:36.076 ****** ok: [sut] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:00.010334", "end": "2024-01-27 01:09:48.357608", "rc": 0, "start": "2024-01-27 01:09:48.347274" } STDERR: Failed to stop mssql-server.service: Unit mssql-server.service not loaded. META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=134 changed=17 unreachable=0 failed=0 skipped=395 rescued=3 ignored=0 Saturday 27 January 2024 01:09:48 +0000 (0:00:00.186) 0:03:36.262 ****** =============================================================================== linux-system-roles.mssql : Ensure the package mssql-server ------------- 48.77s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 linux-system-roles.mssql : Ensure the package mssql-server ------------- 45.83s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 linux-system-roles.mssql : Wait for mssql-server to prepare for client connections -- 21.54s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 linux-system-roles.mssql : Gather system services facts ----------------- 9.49s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 linux-system-roles.mssql : Ensure that SQL Server client tools are installed --- 7.04s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 linux-system-roles.mssql : Set up MSSQL --------------------------------- 5.86s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 5.76s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 linux-system-roles.mssql : Gather system services facts ----------------- 5.51s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 linux-system-roles.mssql : Ensure that SQL Server client tools are installed --- 5.03s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 linux-system-roles.mssql : Gather package facts ------------------------- 4.63s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Remove related packages ------------------------------------------------- 4.49s /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:45 --------------------- linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 4.19s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 linux-system-roles.mssql : Gather package facts ------------------------- 3.11s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 linux-system-roles.mssql : Ensure that the tuned service is started and enabled --- 2.68s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 fedora.linux_system_roles.firewall : Install firewalld ------------------ 2.40s /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 linux-system-roles.mssql : Attempt to add mssql to the list of Tuned profiles --- 2.36s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 fedora.linux_system_roles.firewall : Get config files, checksums before and remove --- 1.66s /WORKDIR/git-weekly-civ6iy5g9x/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 linux-system-roles.mssql : Gather package facts ------------------------- 1.64s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Gather package facts ---------------------------------------------------- 1.58s /WORKDIR/git-weekly-civ6iy5g9x/tests/tasks/cleanup.yml:2 ---------------------- linux-system-roles.mssql : Gather package facts ------------------------- 1.58s /WORKDIR/git-weekly-civ6iy5g9x/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [WARNING]: Consider using the file module with state=absent rather than running 'rm'. If you need to use command because file is insufficient you can add 'warn: false' to this command task or set 'command_warnings=False' in ansible.cfg to get rid of this message. ---^---^---^---^---^---