# 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_tls_2019.yml *************************************************** 2 plays in /WORKDIR/git-weekly-cibfwu4cu9/tests/tests_tls_2019.yml PLAY [all] ********************************************************************* META: ran handlers TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tests_tls_2019.yml:4 Saturday 06 January 2024 01:25:18 +0000 (0:00:00.020) 0:00:00.020 ****** 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-cibfwu4cu9/tests/vars/vault-variables.yml" ], "changed": false } META: ran handlers META: ran handlers PLAY [Ensure that tls encryption configuration works] ************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tests_tls_2019.yml:9 Saturday 06 January 2024 01:25:18 +0000 (0:00:00.056) 0:00:00.077 ****** ok: [sut] META: ran handlers TASK [Run tests_tls with SQL Server 2019] ************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tests_tls_2019.yml:23 Saturday 06 January 2024 01:25:19 +0000 (0:00:00.677) 0:00:00.754 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml for sut TASK [Assert fail on EL 7 with version = 2022 and EL 9 with version != 2022] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:2 Saturday 06 January 2024 01:25:19 +0000 (0:00:00.073) 0:00:00.828 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/assert_fail_on_unsupported_ver.yml for sut TASK [Ensure ansible_facts to get ansible_distribution] ************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/assert_fail_on_unsupported_ver.yml:2 Saturday 06 January 2024 01:25:19 +0000 (0:00:00.020) 0:00:00.848 ****** ok: [sut] TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/assert_fail_on_unsupported_ver.yml:15 Saturday 06 January 2024 01:25:19 +0000 (0:00:00.273) 0:00:01.122 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/assert_fail_on_unsupported_ver.yml:22 Saturday 06 January 2024 01:25:19 +0000 (0:00:00.013) 0:00:01.135 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure the openssl package] ********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:5 Saturday 06 January 2024 01:25:19 +0000 (0:00:00.021) 0:00:01.156 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "1:openssl-1.0.2k-26.el7_9.x86_64 providing openssl is already installed" ] } lsrpackages: openssl TASK [Create a tempfile for a certificate on hosts] **************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:11 Saturday 06 January 2024 01:25:20 +0000 (0:00:00.541) 0:00:01.698 ****** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.LpDkOJ", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Create a tempfile for a private key on hosts] **************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:17 Saturday 06 January 2024 01:25:20 +0000 (0:00:00.280) 0:00:01.978 ****** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.Fb1vPb", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Generate a self-signed certificate and public key] *********************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:23 Saturday 06 January 2024 01:25:20 +0000 (0:00:00.147) 0:00:02.125 ****** changed: [sut] => { "changed": true, "cmd": [ "openssl", "req", "-x509", "-nodes", "-newkey", "rsa:2048", "-subj", "/CN=10.31.11.224", "-out", "/tmp/ansible.LpDkOJ", "-keyout", "/tmp/ansible.Fb1vPb", "-days", "365" ], "delta": "0:00:00.218082", "end": "2024-01-06 01:25:21.360810", "rc": 0, "start": "2024-01-06 01:25:21.142728" } STDERR: Generating a 2048 bit RSA private key .........................................................................+++ .....................................................+++ writing new private key to '/tmp/ansible.Fb1vPb' ----- TASK [Copy certificate files to local tmp] ************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:32 Saturday 06 January 2024 01:25:21 +0000 (0:00:00.445) 0:00:02.570 ****** changed: [sut] => (item=/tmp/ansible.LpDkOJ) => { "ansible_loop_var": "item", "changed": true, "checksum": "6ff514d59b88c347e65d31da9bc2e7f32babcbc1", "dest": "/tmp/ansible.LpDkOJ", "item": "/tmp/ansible.LpDkOJ", "md5sum": "43efa59b6e773f745eef8a9d0e05c94f", "remote_checksum": "6ff514d59b88c347e65d31da9bc2e7f32babcbc1", "remote_md5sum": null } changed: [sut] => (item=/tmp/ansible.Fb1vPb) => { "ansible_loop_var": "item", "changed": true, "checksum": "18f1b7f1c963cb5329a7b230d3dcc7d34fa2233c", "dest": "/tmp/ansible.Fb1vPb", "item": "/tmp/ansible.Fb1vPb", "md5sum": "57666593fed02eacca2e0de7a8956c35", "remote_checksum": "18f1b7f1c963cb5329a7b230d3dcc7d34fa2233c", "remote_md5sum": null } TASK [Copy a private key to the playbook directory to test a relative path] **** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:44 Saturday 06 January 2024 01:25:22 +0000 (0:00:00.631) 0:00:03.201 ****** changed: [sut -> localhost] => { "changed": true, "checksum": "18f1b7f1c963cb5329a7b230d3dcc7d34fa2233c", "dest": "./ansible.Fb1vPb", "gid": 1001, "group": "jenkins", "md5sum": "57666593fed02eacca2e0de7a8956c35", "mode": "0600", "owner": "jenkins", "size": 1704, "src": "/home/jenkins/.ansible/tmp/ansible-tmp-1704504322.0570903-21507-61486861914363/source", "state": "file", "uid": 1000090000 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:52 Saturday 06 January 2024 01:25:22 +0000 (0:00:00.468) 0:00:03.670 ****** ok: [sut] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.LpDkOJ", "mssql_tls_private_key": "ansible.Fb1vPb" }, "changed": false } TASK [Run role] **************************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:59 Saturday 06 January 2024 01:25:22 +0000 (0:00:00.011) 0:00:03.682 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 06 January 2024 01:25:22 +0000 (0:00:00.203) 0:00:03.885 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 06 January 2024 01:25:22 +0000 (0:00:00.035) 0:00:03.921 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 06 January 2024 01:25:22 +0000 (0:00:00.020) 0:00:03.941 ****** 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-cibfwu4cu9/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_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 06 January 2024 01:25:22 +0000 (0:00:00.095) 0:00:04.037 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 06 January 2024 01:25:22 +0000 (0:00:00.018) 0:00:04.055 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 06 January 2024 01:25:22 +0000 (0:00:00.011) 0:00:04.067 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 06 January 2024 01:25:22 +0000 (0:00:00.020) 0:00:04.087 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 06 January 2024 01:25:22 +0000 (0:00:00.036) 0:00:04.123 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 06 January 2024 01:25:22 +0000 (0:00:00.012) 0:00:04.136 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 06 January 2024 01:25:22 +0000 (0:00:00.009) 0:00:04.145 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 06 January 2024 01:25:22 +0000 (0:00:00.019) 0:00:04.165 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 06 January 2024 01:25:22 +0000 (0:00:00.025) 0:00:04.190 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 06 January 2024 01:25:23 +0000 (0:00:00.012) 0:00:04.203 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 06 January 2024 01:25:23 +0000 (0:00:00.046) 0:00:04.249 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 06 January 2024 01:25:23 +0000 (0:00:00.011) 0:00:04.261 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 06 January 2024 01:25:23 +0000 (0:00:00.028) 0:00:04.290 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 06 January 2024 01:25:23 +0000 (0:00:00.018) 0:00:04.308 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 06 January 2024 01:25:23 +0000 (0:00:00.017) 0:00:04.326 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 06 January 2024 01:25:23 +0000 (0:00:00.044) 0:00:04.370 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 06 January 2024 01:25:24 +0000 (0:00:01.221) 0:00:05.592 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 06 January 2024 01:25:24 +0000 (0:00:00.070) 0:00:05.663 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 06 January 2024 01:25:24 +0000 (0:00:00.029) 0:00:05.692 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 06 January 2024 01:25:24 +0000 (0:00:00.046) 0:00:05.739 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 06 January 2024 01:25:24 +0000 (0:00:00.046) 0:00:05.785 ****** ok: [sut] => { "attempts": 1, "changed": false } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 06 January 2024 01:25:25 +0000 (0:00:00.539) 0:00:06.325 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 06 January 2024 01:25:25 +0000 (0:00:00.118) 0:00:06.443 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 06 January 2024 01:25:25 +0000 (0:00:00.056) 0:00:06.500 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 06 January 2024 01:25:25 +0000 (0:00:00.030) 0:00:06.530 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 06 January 2024 01:25:25 +0000 (0:00:00.219) 0:00:06.750 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 06 January 2024 01:25:25 +0000 (0:00:00.018) 0:00:06.769 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 06 January 2024 01:25:25 +0000 (0:00:00.025) 0:00:06.794 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 06 January 2024 01:25:25 +0000 (0:00:00.019) 0:00:06.813 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 06 January 2024 01:25:25 +0000 (0:00:00.020) 0:00:06.834 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 06 January 2024 01:25:25 +0000 (0:00:00.020) 0:00:06.854 ****** changed: [sut] => { "changed": true, "changes": { "installed": [ "mssql-server" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:15.0.4345.5-2 will be installed\n--> Processing Dependency: libatomic for package: mssql-server-15.0.4345.5-2.x86_64\n--> Processing Dependency: bzip2 for package: mssql-server-15.0.4345.5-2.x86_64\n--> Processing Dependency: gdb for package: mssql-server-15.0.4345.5-2.x86_64\n--> Processing Dependency: python3 for package: mssql-server-15.0.4345.5-2.x86_64\n--> Processing Dependency: libsss_nss_idmap for package: mssql-server-15.0.4345.5-2.x86_64\n--> Processing Dependency: cyrus-sasl for package: mssql-server-15.0.4345.5-2.x86_64\n--> Processing Dependency: cyrus-sasl-gssapi for package: mssql-server-15.0.4345.5-2.x86_64\n--> Processing Dependency: lsof for package: mssql-server-15.0.4345.5-2.x86_64\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be installed\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be installed\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be installed\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.15 will be installed\n---> Package lsof.x86_64 0:4.87-6.el7 will be installed\n---> Package python3.x86_64 0:3.6.8-21.el7_9 will be installed\n--> Processing Dependency: python3-libs(x86-64) = 3.6.8-21.el7_9 for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: python3-setuptools for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: python3-pip for package: python3-3.6.8-21.el7_9.x86_64\n--> Processing Dependency: libpython3.6m.so.1.0()(64bit) for package: python3-3.6.8-21.el7_9.x86_64\n--> Running transaction check\n---> Package python3-libs.x86_64 0:3.6.8-21.el7_9 will be installed\n---> Package python3-pip.noarch 0:9.0.3-8.el7 will be installed\n---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-server x86_64 15.0.4345.5-2 packages-microsoft-com-mssql-server-2019\n 229 M\nInstalling for dependencies:\n bzip2 x86_64 1.0.6-13.el7 base 52 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 updates 88 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 updates 41 k\n gdb x86_64 7.6.1-120.el7 base 2.4 M\n libatomic x86_64 4.8.5-44.el7 base 51 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.15 updates 170 k\n lsof x86_64 4.87-6.el7 base 331 k\n python3 x86_64 3.6.8-21.el7_9 updates 71 k\n python3-libs x86_64 3.6.8-21.el7_9 updates 7.0 M\n python3-pip noarch 9.0.3-8.el7 base 1.6 M\n python3-setuptools noarch 39.2.0-10.el7 base 629 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+11 Dependent packages)\n\nTotal size: 241 M\nInstalled size: 1.2 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python3-libs-3.6.8-21.el7_9.x86_64 1/12 \n Installing : python3-setuptools-39.2.0-10.el7.noarch 2/12 \n Installing : python3-pip-9.0.3-8.el7.noarch 3/12 \n Installing : python3-3.6.8-21.el7_9.x86_64 4/12 \n Installing : libsss_nss_idmap-1.16.5-10.el7_9.15.x86_64 5/12 \n Installing : libatomic-4.8.5-44.el7.x86_64 6/12 \n Installing : cyrus-sasl-2.1.26-24.el7_9.x86_64 7/12 \n Installing : gdb-7.6.1-120.el7.x86_64 8/12 \n Installing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 9/12 \n Installing : lsof-4.87-6.el7.x86_64 10/12 \n Installing : bzip2-1.0.6-13.el7.x86_64 11/12 \n Installing : mssql-server-15.0.4345.5-2.x86_64 12/12 \n\n+--------------------------------------------------------------+\nPlease run 'sudo /opt/mssql/bin/mssql-conf setup'\nto complete the setup of Microsoft SQL Server\n+--------------------------------------------------------------+\n\n Verifying : python3-3.6.8-21.el7_9.x86_64 1/12 \n Verifying : bzip2-1.0.6-13.el7.x86_64 2/12 \n Verifying : mssql-server-15.0.4345.5-2.x86_64 3/12 \n Verifying : lsof-4.87-6.el7.x86_64 4/12 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 5/12 \n Verifying : gdb-7.6.1-120.el7.x86_64 6/12 \n Verifying : python3-libs-3.6.8-21.el7_9.x86_64 7/12 \n Verifying : python3-setuptools-39.2.0-10.el7.noarch 8/12 \n Verifying : python3-pip-9.0.3-8.el7.noarch 9/12 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 10/12 \n Verifying : libatomic-4.8.5-44.el7.x86_64 11/12 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.15.x86_64 12/12 \n\nInstalled:\n mssql-server.x86_64 0:15.0.4345.5-2 \n\nDependency Installed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.15 \n lsof.x86_64 0:4.87-6.el7 \n python3.x86_64 0:3.6.8-21.el7_9 \n python3-libs.x86_64 0:3.6.8-21.el7_9 \n python3-pip.noarch 0:9.0.3-8.el7 \n python3-setuptools.noarch 0:39.2.0-10.el7 \n\nComplete!\n" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 06 January 2024 01:26:03 +0000 (0:00:38.171) 0:00:45.025 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 06 January 2024 01:26:03 +0000 (0:00:00.018) 0:00:45.044 ****** 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.005631", "end": "2024-01-06 01:26:03.991454", "rc": 0, "start": "2024-01-06 01:26:03.985823" } TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 06 January 2024 01:26:04 +0000 (0:00:00.167) 0:00:45.212 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 06 January 2024 01:26:04 +0000 (0:00:00.795) 0:00:46.007 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 06 January 2024 01:26:04 +0000 (0:00:00.036) 0:00:46.044 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 06 January 2024 01:26:04 +0000 (0:00:00.023) 0:00:46.067 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 06 January 2024 01:26:10 +0000 (0:00:05.903) 0:00:51.971 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 06 January 2024 01:26:10 +0000 (0:00:00.026) 0:00:51.998 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 06 January 2024 01:26:10 +0000 (0:00:00.020) 0:00:52.018 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 06 January 2024 01:26:11 +0000 (0:00:00.349) 0:00:52.368 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-06 00:55:23 UTC", "ActiveEnterTimestampMonotonic": "14601134", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice network.target systemd-journald.socket systemd-sysctl.service basic.target dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 00:55:22 UTC", "AssertTimestampMonotonic": "13659814", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 00:55:22 UTC", "ConditionTimestampMonotonic": "13659812", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "875", "ExecMainStartTimestamp": "Sat 2024-01-06 00:55:22 UTC", "ExecMainStartTimestampMonotonic": "13660458", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-06 00:55:22 UTC", "InactiveExitTimestampMonotonic": "13660510", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "875", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target dbus.service system.slice polkit.service", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-06 00:55:23 UTC", "WatchdogTimestampMonotonic": "14601025", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 06 January 2024 01:26:11 +0000 (0:00:00.401) 0:00:52.770 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.110457", "end": "2024-01-06 01:26:11.796761", "rc": 0, "start": "2024-01-06 01:26:11.686304" } 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 06 January 2024 01:26:11 +0000 (0:00:00.249) 0:00:53.019 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 06 January 2024 01:26:11 +0000 (0:00:00.056) 0:00:53.075 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 06 January 2024 01:26:11 +0000 (0:00:00.034) 0:00:53.110 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 06 January 2024 01:26:11 +0000 (0:00:00.041) 0:00:53.151 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 06 January 2024 01:26:12 +0000 (0:00:00.255) 0:00:53.407 ****** changed: [sut] => { "changed": true, "changes": { "installed": [ "mssql-tools", "unixODBC-devel" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-tools.x86_64 0:17.10.1.1-1 will be installed\n--> Processing Dependency: msodbcsql17 >= 17.3.0.0 for package: mssql-tools-17.10.1.1-1.x86_64\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: unixODBC = 2.3.11 for package: unixODBC-devel-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package msodbcsql17.x86_64 0:17.10.5.1-1 will be installed\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be installed\n--> Processing Dependency: libltdl.so.7()(64bit) for package: unixODBC-2.3.11-1.rh.x86_64\n--> Running transaction check\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n mssql-tools x86_64 17.10.1.1-1 packages-microsoft-com-prod 291 k\n unixODBC-devel x86_64 2.3.11-1.rh packages-microsoft-com-prod 53 k\nInstalling for dependencies:\n libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k\n msodbcsql17 x86_64 17.10.5.1-1 packages-microsoft-com-prod 913 k\n unixODBC x86_64 2.3.11-1.rh packages-microsoft-com-prod 274 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+3 Dependent packages)\n\nTotal size: 1.5 M\nInstalled size: 3.8 M\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 1/5 \n Installing : unixODBC-2.3.11-1.rh.x86_64 2/5 \n Installing : msodbcsql17-17.10.5.1-1.x86_64 3/5 \nodbcinst: Driver installed. Usage count increased to 1. \n Target directory is /etc\n Installing : mssql-tools-17.10.1.1-1.x86_64 4/5 \n Installing : unixODBC-devel-2.3.11-1.rh.x86_64 5/5 \n Verifying : mssql-tools-17.10.1.1-1.x86_64 1/5 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 2/5 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 3/5 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 4/5 \n Verifying : msodbcsql17-17.10.5.1-1.x86_64 5/5 \n\nInstalled:\n mssql-tools.x86_64 0:17.10.1.1-1 unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Installed:\n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 msodbcsql17.x86_64 0:17.10.5.1-1 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } lsrpackages: mssql-tools unixODBC-devel TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 06 January 2024 01:26:17 +0000 (0:00:05.039) 0:00:58.446 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 06 January 2024 01:26:17 +0000 (0:00:00.052) 0:00:58.499 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 06 January 2024 01:26:17 +0000 (0:00:00.079) 0:00:58.578 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 06 January 2024 01:26:17 +0000 (0:00:00.065) 0:00:58.644 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 06 January 2024 01:26:17 +0000 (0:00:00.108) 0:00:58.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 : Change the password of sa user] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 06 January 2024 01:26:17 +0000 (0:00:00.079) 0:00:58.832 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 06 January 2024 01:26:17 +0000 (0:00:00.038) 0:00:58.870 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 06 January 2024 01:26:17 +0000 (0:00:00.140) 0:00:59.011 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 06 January 2024 01:26:17 +0000 (0:00:00.032) 0:00:59.044 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 06 January 2024 01:26:17 +0000 (0:00:00.034) 0:00:59.078 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 06 January 2024 01:26:17 +0000 (0:00:00.030) 0:00:59.109 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 06 January 2024 01:26:17 +0000 (0:00:00.029) 0:00:59.138 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 06 January 2024 01:26:17 +0000 (0:00:00.030) 0:00:59.168 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 06 January 2024 01:26:18 +0000 (0:00:00.071) 0:00:59.240 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 06 January 2024 01:26:18 +0000 (0:00:00.043) 0:00:59.283 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 06 January 2024 01:26:18 +0000 (0:00:00.057) 0:00:59.340 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:26:18 +0000 (0:00:00.098) 0:00:59.439 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003140", "end": "2024-01-06 01:26:18.437187", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:26:18.434047" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:26:18 +0000 (0:00:00.226) 0:00:59.665 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.125757", "end": "2024-01-06 01:26:18.787002", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:26:18.661245" } 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:26:18 +0000 (0:00:00.372) 0:01:00.037 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 06 January 2024 01:26:18 +0000 (0:00:00.083) 0:01:00.121 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 06 January 2024 01:26:18 +0000 (0:00:00.070) 0:01:00.191 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 06 January 2024 01:26:19 +0000 (0:00:00.051) 0:01:00.242 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 06 January 2024 01:26:19 +0000 (0:00:00.040) 0:01:00.282 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 06 January 2024 01:26:19 +0000 (0:00:00.040) 0:01:00.323 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 06 January 2024 01:26:19 +0000 (0:00:00.032) 0:01:00.355 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 06 January 2024 01:26:19 +0000 (0:00:00.061) 0:01:00.416 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 06 January 2024 01:26:19 +0000 (0:00:00.054) 0:01:00.471 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 06 January 2024 01:26:19 +0000 (0:00:00.029) 0:01:00.500 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 06 January 2024 01:26:19 +0000 (0:00:00.034) 0:01:00.535 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 06 January 2024 01:26:19 +0000 (0:00:00.053) 0:01:00.589 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 06 January 2024 01:26:19 +0000 (0:00:00.044) 0:01:00.634 ****** changed: [sut] => (item=/tmp/ansible.LpDkOJ) => { "ansible_loop_var": "item", "changed": true, "checksum": "6ff514d59b88c347e65d31da9bc2e7f32babcbc1", "dest": "/etc/pki/tls/certs/ansible.LpDkOJ", "gid": 994, "group": "mssql", "item": "/tmp/ansible.LpDkOJ", "md5sum": "43efa59b6e773f745eef8a9d0e05c94f", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1103, "src": "/root/.ansible/tmp/ansible-tmp-1704504379.5558217-22403-10946164965659/source", "state": "file", "uid": 996 } changed: [sut] => (item=ansible.Fb1vPb) => { "ansible_loop_var": "item", "changed": true, "checksum": "18f1b7f1c963cb5329a7b230d3dcc7d34fa2233c", "dest": "/etc/pki/tls/private/ansible.Fb1vPb", "gid": 994, "group": "mssql", "item": "ansible.Fb1vPb", "md5sum": "57666593fed02eacca2e0de7a8956c35", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/root/.ansible/tmp/ansible-tmp-1704504380.1241603-22403-136415798853864/source", "state": "file", "uid": 996 } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 06 January 2024 01:26:20 +0000 (0:00:01.188) 0:01:01.823 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlscert] ************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:26:20 +0000 (0:00:00.068) 0:01:01.891 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003151", "end": "2024-01-06 01:26:20.854960", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:26:20.851809" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:26:20 +0000 (0:00:00.188) 0:01:02.080 ****** NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.LpDkOJ" ], "delta": "0:00:00.124484", "end": "2024-01-06 01:26:21.137570", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:26:21.013086" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlscert] ************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:26:21 +0000 (0:00:00.307) 0:01:02.387 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 06 January 2024 01:26:21 +0000 (0:00:00.052) 0:01:02.439 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlskey] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:26:21 +0000 (0:00:00.039) 0:01:02.479 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003183", "end": "2024-01-06 01:26:21.429596", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:26:21.426413" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:26:21 +0000 (0:00:00.179) 0:01:02.658 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.Fb1vPb" ], "delta": "0:00:00.125848", "end": "2024-01-06 01:26:21.768565", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:26:21.642717" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlskey] ************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:26:21 +0000 (0:00:00.432) 0:01:03.091 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 06 January 2024 01:26:21 +0000 (0:00:00.025) 0:01:03.116 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlsprotocols] ********* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:26:21 +0000 (0:00:00.045) 0:01:03.162 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002973", "end": "2024-01-06 01:26:22.093619", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:26:22.090646" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:26:22 +0000 (0:00:00.148) 0:01:03.310 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.123804", "end": "2024-01-06 01:26:22.360655", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:26:22.236851" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlsprotocols] ******* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:26:22 +0000 (0:00:00.272) 0:01:03.583 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 06 January 2024 01:26:22 +0000 (0:00:00.091) 0:01:03.675 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network forceencryption] ****** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:26:22 +0000 (0:00:00.057) 0:01:03.733 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003004", "end": "2024-01-06 01:26:22.662178", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:26:22.659174" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:26:22 +0000 (0:00:00.145) 0:01:03.878 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.124705", "end": "2024-01-06 01:26:22.923549", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:26:22.798844" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network forceencryption] **** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:26:22 +0000 (0:00:00.265) 0:01:04.144 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 06 January 2024 01:26:22 +0000 (0:00:00.025) 0:01:04.169 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.028) 0:01:04.197 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.021) 0:01:04.219 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.020) 0:01:04.239 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.061) 0:01:04.300 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.026) 0:01:04.327 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.046) 0:01:04.373 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.032) 0:01:04.405 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.022) 0:01:04.428 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.028) 0:01:04.456 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.031) 0:01:04.488 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.022) 0:01:04.511 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.022) 0:01:04.533 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.074) 0:01:04.608 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.057) 0:01:04.665 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.038) 0:01:04.703 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.045) 0:01:04.749 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.023) 0:01:04.772 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.038) 0:01:04.810 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.042) 0:01:04.853 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.034) 0:01:04.888 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.053) 0:01:04.941 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.050) 0:01:04.992 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.051) 0:01:05.043 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.069) 0:01:05.112 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 06 January 2024 01:26:23 +0000 (0:00:00.024) 0:01:05.137 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.061) 0:01:05.198 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.046) 0:01:05.245 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.040) 0:01:05.286 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.062) 0:01:05.348 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.051) 0:01:05.400 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.050) 0:01:05.450 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.038) 0:01:05.489 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.050) 0:01:05.540 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.025) 0:01:05.566 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.032) 0:01:05.599 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.042) 0:01:05.641 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.047) 0:01:05.688 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.036) 0:01:05.724 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.031) 0:01:05.756 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.043) 0:01:05.799 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.022) 0:01:05.821 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.052) 0:01:05.874 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.097) 0:01:05.972 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.023) 0:01:05.995 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.075) 0:01:06.071 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.044) 0:01:06.115 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 06 January 2024 01:26:24 +0000 (0:00:00.040) 0:01:06.155 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 06 January 2024 01:26:25 +0000 (0:00:00.049) 0:01:06.205 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 06 January 2024 01:26:25 +0000 (0:00:00.037) 0:01:06.242 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 06 January 2024 01:26:25 +0000 (0:00:00.034) 0:01:06.277 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 06 January 2024 01:26:25 +0000 (0:00:00.496) 0:01:06.774 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-06 01:26:10 UTC", "ActiveEnterTimestampMonotonic": "1861738026", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "auditd.service system.slice systemd-journald.socket network.target -.mount basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 01:26:10 UTC", "AssertTimestampMonotonic": "1861737046", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 01:26:10 UTC", "ConditionTimestampMonotonic": "1861737044", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8682", "ExecMainStartTimestamp": "Sat 2024-01-06 01:26:10 UTC", "ExecMainStartTimestampMonotonic": "1861737956", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-06 01:26:10 UTC", "InactiveExitTimestampMonotonic": "1861738026", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "8682", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "-.mount system.slice basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitInterval": "120000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-06 01:26:10 UTC", "WatchdogTimestampMonotonic": "1861738000", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 06 January 2024 01:26:26 +0000 (0:00:01.154) 0:01:07.928 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 06 January 2024 01:26:26 +0000 (0:00:00.020) 0:01:07.949 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove a private key from the playbook directory] ************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:68 Saturday 06 January 2024 01:26:26 +0000 (0:00:00.021) 0:01:07.971 ****** changed: [sut -> localhost] => { "changed": true, "path": "ansible.Fb1vPb", "state": "absent" } TASK [Configure the mssql-server service start limit interval and burst] ******* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:75 Saturday 06 January 2024 01:26:26 +0000 (0:00:00.207) 0:01:08.179 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql-sever-increase-start-limit.yml for sut TASK [Modify the mssql-server service start limit interval] ******************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql-sever-increase-start-limit.yml:3 Saturday 06 January 2024 01:26:27 +0000 (0:00:00.057) 0:01:08.237 ****** changed: [sut] => { "changed": true } MSG: 1 replacements made TASK [Modify the mssql-server service start limit burst] *********************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql-sever-increase-start-limit.yml:10 Saturday 06 January 2024 01:26:27 +0000 (0:00:00.203) 0:01:08.440 ****** changed: [sut] => { "changed": true } MSG: 1 replacements made TASK [Reload service daemon] *************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql-sever-increase-start-limit.yml:17 Saturday 06 January 2024 01:26:27 +0000 (0:00:00.266) 0:01:08.706 ****** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:78 Saturday 06 January 2024 01:26:27 +0000 (0:00:00.299) 0:01:09.006 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:8 Saturday 06 January 2024 01:26:27 +0000 (0:00:00.047) 0:01:09.053 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:23 Saturday 06 January 2024 01:26:27 +0000 (0:00:00.019) 0:01:09.073 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:35 Saturday 06 January 2024 01:26:27 +0000 (0:00:00.024) 0:01:09.097 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:39 Saturday 06 January 2024 01:26:27 +0000 (0:00:00.024) 0:01:09.121 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:55 Saturday 06 January 2024 01:26:27 +0000 (0:00:00.020) 0:01:09.141 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:60 Saturday 06 January 2024 01:26:27 +0000 (0:00:00.020) 0:01:09.161 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:70 Saturday 06 January 2024 01:26:27 +0000 (0:00:00.022) 0:01:09.184 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:75 Saturday 06 January 2024 01:26:28 +0000 (0:00:00.019) 0:01:09.203 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:85 Saturday 06 January 2024 01:26:28 +0000 (0:00:00.018) 0:01:09.222 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 06 January 2024 01:26:28 +0000 (0:00:00.064) 0:01:09.286 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-06 01:26:26 UTC", "ActiveEnterTimestampMonotonic": "1877777303", "ActiveExitTimestamp": "Sat 2024-01-06 01:26:25 UTC", "ActiveExitTimestampMonotonic": "1876869031", "ActiveState": "active", "After": "basic.target auditd.service system.slice network.target systemd-journald.socket -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 01:26:26 UTC", "AssertTimestampMonotonic": "1877776509", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 01:26:26 UTC", "ConditionTimestampMonotonic": "1877776507", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9240", "ExecMainStartTimestamp": "Sat 2024-01-06 01:26:26 UTC", "ExecMainStartTimestampMonotonic": "1877777203", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-06 01:26:26 UTC", "InactiveEnterTimestampMonotonic": "1877775991", "InactiveExitTimestamp": "Sat 2024-01-06 01:26:26 UTC", "InactiveExitTimestampMonotonic": "1877777303", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9240", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-06 01:26:26 UTC", "WatchdogTimestampMonotonic": "1877777266", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 06 January 2024 01:26:28 +0000 (0:00:00.255) 0:01:09.542 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003483", "end": "2024-01-06 01:26:28.503639", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:26:28.500156" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 06 January 2024 01:26:28 +0000 (0:00:00.178) 0:01:09.720 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.004092", "end": "2024-01-06 01:26:28.667587", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:26:28.663495" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 06 January 2024 01:26:28 +0000 (0:00:00.164) 0:01:09.884 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:93 Saturday 06 January 2024 01:26:28 +0000 (0:00:00.026) 0:01:09.911 ****** ok: [sut] => { "changed": false, "elapsed": 2, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6995, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:99 Saturday 06 January 2024 01:26:30 +0000 (0:00:02.200) 0:01:12.112 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.029006", "end": "2024-01-06 01:26:31.098764", "rc": 0, "start": "2024-01-06 01:26:31.069758" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU24) (KB5031908) - 15.0.4345.5 (X64) Dec 4 2023 14:44:16 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:113 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.206) 0:01:12.318 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:117 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.052) 0:01:12.371 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:124 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.022) 0:01:12.394 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:135 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.020) 0:01:12.414 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:140 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.019) 0:01:12.433 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:145 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.043) 0:01:12.477 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:151 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.022) 0:01:12.499 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:157 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.020) 0:01:12.519 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:167 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.021) 0:01:12.541 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.036) 0:01:12.578 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004223", "end": "2024-01-06 01:26:31.501384", "rc": 0, "start": "2024-01-06 01:26:31.497161" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.LpDkOJ TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.148) 0:01:12.727 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.030) 0:01:12.757 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.LpDkOJ] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.035) 0:01:12.792 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:178 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.021) 0:01:12.814 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.036) 0:01:12.850 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004320", "end": "2024-01-06 01:26:31.776631", "rc": 0, "start": "2024-01-06 01:26:31.772311" } STDOUT: tlskey = /etc/pki/tls/private/ansible.Fb1vPb TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.151) 0:01:13.002 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.037) 0:01:13.040 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.Fb1vPb] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.054) 0:01:13.094 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:190 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.039) 0:01:13.134 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:26:31 +0000 (0:00:00.038) 0:01:13.173 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004127", "end": "2024-01-06 01:26:32.107841", "rc": 0, "start": "2024-01-06 01:26:32.103714" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.158) 0:01:13.331 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.032) 0:01:13.364 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.039) 0:01:13.403 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:198 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.021) 0:01:13.424 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.039) 0:01:13.464 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004284", "end": "2024-01-06 01:26:32.383352", "rc": 0, "start": "2024-01-06 01:26:32.379068" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.142) 0:01:13.606 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.033) 0:01:13.640 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.038) 0:01:13.678 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:208 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.040) 0:01:13.719 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that SELinux is in the mode {{ __mssql_selinux_mode }}] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:213 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.022) 0:01:13.741 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:221 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.031) 0:01:13.773 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:85 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.030) 0:01:13.803 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.157) 0:01:13.961 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.041) 0:01:14.003 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.026) 0:01:14.029 ****** 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-cibfwu4cu9/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_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.035) 0:01:14.064 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.022) 0:01:14.086 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.020) 0:01:14.107 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.021) 0:01:14.129 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 06 January 2024 01:26:32 +0000 (0:00:00.023) 0:01:14.153 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 06 January 2024 01:26:33 +0000 (0:00:00.041) 0:01:14.194 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 06 January 2024 01:26:33 +0000 (0:00:00.019) 0:01:14.214 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 06 January 2024 01:26:33 +0000 (0:00:00.021) 0:01:14.236 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 06 January 2024 01:26:33 +0000 (0:00:00.020) 0:01:14.256 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 06 January 2024 01:26:33 +0000 (0:00:00.020) 0:01:14.277 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 06 January 2024 01:26:33 +0000 (0:00:00.023) 0:01:14.301 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 06 January 2024 01:26:33 +0000 (0:00:00.074) 0:01:14.375 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 06 January 2024 01:26:33 +0000 (0:00:00.026) 0:01:14.402 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 06 January 2024 01:26:33 +0000 (0:00:00.019) 0:01:14.422 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 06 January 2024 01:26:33 +0000 (0:00:00.020) 0:01:14.442 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 06 January 2024 01:26:33 +0000 (0:00:00.020) 0:01:14.463 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 06 January 2024 01:26:34 +0000 (0:00:00.917) 0:01:15.380 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 06 January 2024 01:26:34 +0000 (0:00:00.060) 0:01:15.440 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 06 January 2024 01:26:34 +0000 (0:00:00.031) 0:01:15.472 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 06 January 2024 01:26:34 +0000 (0:00:00.024) 0:01:15.497 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 06 January 2024 01:26:34 +0000 (0:00:00.058) 0:01:15.555 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 06 January 2024 01:26:34 +0000 (0:00:00.357) 0:01:15.913 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 06 January 2024 01:26:34 +0000 (0:00:00.024) 0:01:15.938 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 06 January 2024 01:26:34 +0000 (0:00:00.059) 0:01:15.998 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 06 January 2024 01:26:34 +0000 (0:00:00.043) 0:01:16.041 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 06 January 2024 01:26:34 +0000 (0:00:00.054) 0:01:16.095 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 06 January 2024 01:26:34 +0000 (0:00:00.030) 0:01:16.125 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 06 January 2024 01:26:34 +0000 (0:00:00.021) 0:01:16.147 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 06 January 2024 01:26:34 +0000 (0:00:00.031) 0:01:16.179 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 06 January 2024 01:26:35 +0000 (0:00:00.032) 0:01:16.212 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 06 January 2024 01:26:35 +0000 (0:00:00.036) 0:01:16.248 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4345.5-2.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 06 January 2024 01:26:35 +0000 (0:00:00.332) 0:01:16.580 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 06 January 2024 01:26:35 +0000 (0:00:00.021) 0:01:16.602 ****** 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.005325", "end": "2024-01-06 01:26:35.523985", "rc": 0, "start": "2024-01-06 01:26:35.518660" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 06 January 2024 01:26:35 +0000 (0:00:00.138) 0:01:16.740 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 06 January 2024 01:26:36 +0000 (0:00:00.697) 0:01:17.437 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 06 January 2024 01:26:36 +0000 (0:00:00.027) 0:01:17.465 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 06 January 2024 01:26:36 +0000 (0:00:00.018) 0:01:17.483 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 06 January 2024 01:26:36 +0000 (0:00:00.060) 0:01:17.543 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 06 January 2024 01:26:36 +0000 (0:00:00.030) 0:01:17.574 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 06 January 2024 01:26:36 +0000 (0:00:00.034) 0:01:17.608 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 06 January 2024 01:26:36 +0000 (0:00:00.342) 0:01:17.950 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-06 00:55:23 UTC", "ActiveEnterTimestampMonotonic": "14601134", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service basic.target system.slice dbus.service network.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 00:55:22 UTC", "AssertTimestampMonotonic": "13659814", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 00:55:22 UTC", "ConditionTimestampMonotonic": "13659812", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "875", "ExecMainStartTimestamp": "Sat 2024-01-06 00:55:22 UTC", "ExecMainStartTimestampMonotonic": "13660458", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-06 00:55:22 UTC", "InactiveExitTimestampMonotonic": "13660510", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "875", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-06 00:55:23 UTC", "WatchdogTimestampMonotonic": "14601025", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 06 January 2024 01:26:36 +0000 (0:00:00.224) 0:01:18.175 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.090914", "end": "2024-01-06 01:26:37.185381", "rc": 0, "start": "2024-01-06 01:26:37.094467" } 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 06 January 2024 01:26:37 +0000 (0:00:00.227) 0:01:18.403 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 06 January 2024 01:26:37 +0000 (0:00:00.020) 0:01:18.424 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 06 January 2024 01:26:37 +0000 (0:00:00.021) 0:01:18.445 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 06 January 2024 01:26:37 +0000 (0:00:00.020) 0:01:18.465 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 06 January 2024 01:26:37 +0000 (0:00:00.175) 0:01:18.641 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools unixODBC-devel TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 06 January 2024 01:26:37 +0000 (0:00:00.367) 0:01:19.008 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 06 January 2024 01:26:37 +0000 (0:00:00.022) 0:01:19.031 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 06 January 2024 01:26:37 +0000 (0:00:00.022) 0:01:19.053 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 06 January 2024 01:26:37 +0000 (0:00:00.040) 0:01:19.093 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 06 January 2024 01:26:38 +0000 (0:00:00.114) 0:01:19.208 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 06 January 2024 01:26:38 +0000 (0:00:00.027) 0:01:19.235 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 06 January 2024 01:26:38 +0000 (0:00:00.023) 0:01:19.259 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 06 January 2024 01:26:38 +0000 (0:00:00.020) 0:01:19.279 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 06 January 2024 01:26:38 +0000 (0:00:00.022) 0:01:19.302 ****** ok: [sut] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.005359", "end": "2024-01-06 01:26:38.225502", "rc": 0, "start": "2024-01-06 01:26:38.220143" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 06 January 2024 01:26:38 +0000 (0:00:00.145) 0:01:19.447 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 06 January 2024 01:26:38 +0000 (0:00:00.037) 0:01:19.485 ****** 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 edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 06 January 2024 01:26:39 +0000 (0:00:00.937) 0:01:20.423 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 06 January 2024 01:26:39 +0000 (0:00:00.033) 0:01:20.457 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 06 January 2024 01:26:39 +0000 (0:00:00.021) 0:01:20.478 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 06 January 2024 01:26:39 +0000 (0:00:00.034) 0:01:20.512 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 06 January 2024 01:26:39 +0000 (0:00:00.042) 0:01:20.555 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:26:39 +0000 (0:00:00.105) 0:01:20.661 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003193", "end": "2024-01-06 01:26:39.589088", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:26:39.585895" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:26:39 +0000 (0:00:00.171) 0:01:20.832 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.127369", "end": "2024-01-06 01:26:39.932012", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:26:39.804643" } 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:26:39 +0000 (0:00:00.352) 0:01:21.185 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 06 January 2024 01:26:40 +0000 (0:00:00.082) 0:01:21.267 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 06 January 2024 01:26:40 +0000 (0:00:00.069) 0:01:21.337 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 06 January 2024 01:26:40 +0000 (0:00:00.067) 0:01:21.404 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 06 January 2024 01:26:40 +0000 (0:00:00.044) 0:01:21.449 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 06 January 2024 01:26:40 +0000 (0:00:00.049) 0:01:21.498 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 06 January 2024 01:26:40 +0000 (0:00:00.042) 0:01:21.541 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 06 January 2024 01:26:40 +0000 (0:00:00.040) 0:01:21.582 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 06 January 2024 01:26:40 +0000 (0:00:00.023) 0:01:21.605 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 06 January 2024 01:26:40 +0000 (0:00:00.056) 0:01:21.662 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 06 January 2024 01:26:40 +0000 (0:00:00.040) 0:01:21.702 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 06 January 2024 01:26:40 +0000 (0:00:00.030) 0:01:21.733 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 06 January 2024 01:26:40 +0000 (0:00:00.034) 0:01:21.767 ****** skipping: [sut] => (item=/tmp/ansible.LpDkOJ) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.LpDkOJ", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ansible.Fb1vPb) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.Fb1vPb", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 06 January 2024 01:26:40 +0000 (0:00:00.042) 0:01:21.810 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlscert] ************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:26:40 +0000 (0:00:00.049) 0:01:21.860 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003022", "end": "2024-01-06 01:26:40.781681", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:26:40.778659" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.LpDkOJ TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:26:40 +0000 (0:00:00.220) 0:01:22.081 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlscert] ************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:26:40 +0000 (0:00:00.060) 0:01:22.141 ****** NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.124515", "end": "2024-01-06 01:26:41.217313", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:26:41.092798" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 06 January 2024 01:26:41 +0000 (0:00:00.303) 0:01:22.445 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlskey] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:26:41 +0000 (0:00:00.049) 0:01:22.494 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003107", "end": "2024-01-06 01:26:41.418575", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:26:41.415468" } STDOUT: tlskey = /etc/pki/tls/private/ansible.Fb1vPb TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:26:41 +0000 (0:00:00.168) 0:01:22.662 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlskey] ************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:26:41 +0000 (0:00:00.056) 0:01:22.719 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.126262", "end": "2024-01-06 01:26:41.763637", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:26:41.637375" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 06 January 2024 01:26:41 +0000 (0:00:00.276) 0:01:22.995 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlsprotocols] ********* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:26:41 +0000 (0:00:00.055) 0:01:23.051 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003184", "end": "2024-01-06 01:26:41.985345", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:26:41.982161" } STDOUT: tlsprotocols = 1.2 TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:26:42 +0000 (0:00:00.185) 0:01:23.236 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlsprotocols] ******* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:26:42 +0000 (0:00:00.073) 0:01:23.310 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.124954", "end": "2024-01-06 01:26:42.409121", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:26:42.284167" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 06 January 2024 01:26:42 +0000 (0:00:00.358) 0:01:23.669 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network forceencryption] ****** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:26:42 +0000 (0:00:00.073) 0:01:23.742 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003034", "end": "2024-01-06 01:26:42.683406", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:26:42.680372" } STDOUT: forceencryption = 1 TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:26:42 +0000 (0:00:00.202) 0:01:23.944 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network forceencryption] **** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:26:42 +0000 (0:00:00.120) 0:01:24.064 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.124970", "end": "2024-01-06 01:26:43.128257", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:26:43.003287" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 06 January 2024 01:26:43 +0000 (0:00:00.328) 0:01:24.393 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 06 January 2024 01:26:43 +0000 (0:00:00.043) 0:01:24.437 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 06 January 2024 01:26:43 +0000 (0:00:00.045) 0:01:24.482 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 06 January 2024 01:26:43 +0000 (0:00:00.041) 0:01:24.524 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 06 January 2024 01:26:43 +0000 (0:00:00.049) 0:01:24.573 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 06 January 2024 01:26:43 +0000 (0:00:00.057) 0:01:24.631 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 06 January 2024 01:26:43 +0000 (0:00:00.048) 0:01:24.679 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 06 January 2024 01:26:43 +0000 (0:00:00.056) 0:01:24.735 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 06 January 2024 01:26:43 +0000 (0:00:00.051) 0:01:24.786 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 06 January 2024 01:26:43 +0000 (0:00:00.071) 0:01:24.858 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 06 January 2024 01:26:43 +0000 (0:00:00.058) 0:01:24.917 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 06 January 2024 01:26:43 +0000 (0:00:00.087) 0:01:25.005 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 06 January 2024 01:26:43 +0000 (0:00:00.046) 0:01:25.051 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 06 January 2024 01:26:43 +0000 (0:00:00.043) 0:01:25.095 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 06 January 2024 01:26:43 +0000 (0:00:00.034) 0:01:25.130 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 06 January 2024 01:26:43 +0000 (0:00:00.027) 0:01:25.158 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 06 January 2024 01:26:43 +0000 (0:00:00.029) 0:01:25.188 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.103) 0:01:25.291 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.044) 0:01:25.336 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.038) 0:01:25.374 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.065) 0:01:25.440 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.027) 0:01:25.467 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.053) 0:01:25.521 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.035) 0:01:25.556 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.023) 0:01:25.580 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.028) 0:01:25.608 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.041) 0:01:25.649 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.035) 0:01:25.685 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.037) 0:01:25.722 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.028) 0:01:25.751 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.043) 0:01:25.794 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.045) 0:01:25.840 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.031) 0:01:25.872 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.042) 0:01:25.914 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.022) 0:01:25.937 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.028) 0:01:25.966 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.058) 0:01:26.024 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.044) 0:01:26.068 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.037) 0:01:26.106 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.023) 0:01:26.129 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.034) 0:01:26.164 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 06 January 2024 01:26:44 +0000 (0:00:00.022) 0:01:26.187 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 06 January 2024 01:26:45 +0000 (0:00:00.053) 0:01:26.241 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 06 January 2024 01:26:45 +0000 (0:00:00.042) 0:01:26.284 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 06 January 2024 01:26:45 +0000 (0:00:00.029) 0:01:26.314 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 06 January 2024 01:26:45 +0000 (0:00:00.069) 0:01:26.384 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 06 January 2024 01:26:45 +0000 (0:00:00.031) 0:01:26.415 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 06 January 2024 01:26:45 +0000 (0:00:00.051) 0:01:26.467 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 06 January 2024 01:26:45 +0000 (0:00:00.041) 0:01:26.509 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 06 January 2024 01:26:45 +0000 (0:00:00.050) 0:01:26.559 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 06 January 2024 01:26:45 +0000 (0:00:00.039) 0:01:26.599 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 06 January 2024 01:26:45 +0000 (0:00:00.218) 0:01:26.817 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-06 01:26:26 UTC", "ActiveEnterTimestampMonotonic": "1877777303", "ActiveExitTimestamp": "Sat 2024-01-06 01:26:25 UTC", "ActiveExitTimestampMonotonic": "1876869031", "ActiveState": "active", "After": "basic.target auditd.service system.slice network.target systemd-journald.socket -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 01:26:26 UTC", "AssertTimestampMonotonic": "1877776509", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 01:26:26 UTC", "ConditionTimestampMonotonic": "1877776507", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9240", "ExecMainStartTimestamp": "Sat 2024-01-06 01:26:26 UTC", "ExecMainStartTimestampMonotonic": "1877777203", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-06 01:26:26 UTC", "InactiveEnterTimestampMonotonic": "1877775991", "InactiveExitTimestamp": "Sat 2024-01-06 01:26:26 UTC", "InactiveExitTimestampMonotonic": "1877777303", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9240", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-06 01:26:26 UTC", "WatchdogTimestampMonotonic": "1877777266", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 06 January 2024 01:26:46 +0000 (0:00:00.582) 0:01:27.400 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 06 January 2024 01:26:46 +0000 (0:00:00.108) 0:01:27.509 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:92 Saturday 06 January 2024 01:26:46 +0000 (0:00:00.042) 0:01:27.551 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:8 Saturday 06 January 2024 01:26:46 +0000 (0:00:00.161) 0:01:27.713 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:23 Saturday 06 January 2024 01:26:46 +0000 (0:00:00.044) 0:01:27.758 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:35 Saturday 06 January 2024 01:26:46 +0000 (0:00:00.048) 0:01:27.806 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:39 Saturday 06 January 2024 01:26:46 +0000 (0:00:00.070) 0:01:27.877 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:55 Saturday 06 January 2024 01:26:46 +0000 (0:00:00.069) 0:01:27.946 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:60 Saturday 06 January 2024 01:26:46 +0000 (0:00:00.030) 0:01:27.976 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:70 Saturday 06 January 2024 01:26:46 +0000 (0:00:00.029) 0:01:28.006 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:75 Saturday 06 January 2024 01:26:46 +0000 (0:00:00.023) 0:01:28.030 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:85 Saturday 06 January 2024 01:26:46 +0000 (0:00:00.026) 0:01:28.056 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 06 January 2024 01:26:46 +0000 (0:00:00.041) 0:01:28.098 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-06 01:26:46 UTC", "ActiveEnterTimestampMonotonic": "1897233912", "ActiveExitTimestamp": "Sat 2024-01-06 01:26:45 UTC", "ActiveExitTimestampMonotonic": "1896898792", "ActiveState": "active", "After": "basic.target auditd.service system.slice network.target systemd-journald.socket -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 01:26:46 UTC", "AssertTimestampMonotonic": "1897232499", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 01:26:46 UTC", "ConditionTimestampMonotonic": "1897232497", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9986", "ExecMainStartTimestamp": "Sat 2024-01-06 01:26:46 UTC", "ExecMainStartTimestampMonotonic": "1897233395", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-06 01:26:46 UTC] ; stop_time=[n/a] ; pid=9986 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-06 01:26:46 UTC", "InactiveEnterTimestampMonotonic": "1897231176", "InactiveExitTimestamp": "Sat 2024-01-06 01:26:46 UTC", "InactiveExitTimestampMonotonic": "1897233912", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9986", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-06 01:26:46 UTC", "WatchdogTimestampMonotonic": "1897233874", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 06 January 2024 01:26:47 +0000 (0:00:00.276) 0:01:28.374 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003747", "end": "2024-01-06 01:26:47.317896", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:26:47.314149" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 06 January 2024 01:26:47 +0000 (0:00:00.189) 0:01:28.564 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003516", "end": "2024-01-06 01:26:47.533191", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:26:47.529675" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 06 January 2024 01:26:47 +0000 (0:00:00.240) 0:01:28.805 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:93 Saturday 06 January 2024 01:26:47 +0000 (0:00:00.029) 0:01:28.835 ****** ok: [sut] => { "changed": false, "elapsed": 2, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6434, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:99 Saturday 06 January 2024 01:26:49 +0000 (0:00:02.177) 0:01:31.012 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.033018", "end": "2024-01-06 01:26:50.056381", "rc": 0, "start": "2024-01-06 01:26:50.023363" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU24) (KB5031908) - 15.0.4345.5 (X64) Dec 4 2023 14:44:16 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:113 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.270) 0:01:31.282 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:117 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.058) 0:01:31.341 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:124 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.022) 0:01:31.363 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:135 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.040) 0:01:31.404 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:140 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.073) 0:01:31.477 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:145 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.022) 0:01:31.500 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:151 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.022) 0:01:31.522 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:157 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.026) 0:01:31.549 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:167 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.050) 0:01:31.600 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.035) 0:01:31.635 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004147", "end": "2024-01-06 01:26:50.555252", "rc": 0, "start": "2024-01-06 01:26:50.551105" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.139) 0:01:31.775 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.031) 0:01:31.807 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.027) 0:01:31.834 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:178 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.021) 0:01:31.856 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.053) 0:01:31.909 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004183", "end": "2024-01-06 01:26:50.838507", "rc": 0, "start": "2024-01-06 01:26:50.834324" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.150) 0:01:32.059 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.030) 0:01:32.089 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.025) 0:01:32.115 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:190 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.026) 0:01:32.142 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:26:50 +0000 (0:00:00.041) 0:01:32.183 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004187", "end": "2024-01-06 01:26:51.109983", "rc": 0, "start": "2024-01-06 01:26:51.105796" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:26:51 +0000 (0:00:00.153) 0:01:32.337 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:26:51 +0000 (0:00:00.047) 0:01:32.385 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:26:51 +0000 (0:00:00.100) 0:01:32.486 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:198 Saturday 06 January 2024 01:26:51 +0000 (0:00:00.040) 0:01:32.526 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:26:51 +0000 (0:00:00.047) 0:01:32.573 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004007", "end": "2024-01-06 01:26:51.491435", "rc": 0, "start": "2024-01-06 01:26:51.487428" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:26:51 +0000 (0:00:00.135) 0:01:32.709 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:26:51 +0000 (0:00:00.025) 0:01:32.735 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:26:51 +0000 (0:00:00.031) 0:01:32.766 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:208 Saturday 06 January 2024 01:26:51 +0000 (0:00:00.025) 0:01:32.792 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that SELinux is in the mode {{ __mssql_selinux_mode }}] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:213 Saturday 06 January 2024 01:26:51 +0000 (0:00:00.022) 0:01:32.815 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:221 Saturday 06 January 2024 01:26:51 +0000 (0:00:00.025) 0:01:32.840 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Remove certificates from hosts] ****************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:99 Saturday 06 January 2024 01:26:51 +0000 (0:00:00.022) 0:01:32.863 ****** changed: [sut] => (item=/etc/pki/tls/certs/ansible.LpDkOJ) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/certs/ansible.LpDkOJ", "path": "/etc/pki/tls/certs/ansible.LpDkOJ", "state": "absent" } changed: [sut] => (item=/etc/pki/tls/private/ansible.Fb1vPb) => { "ansible_loop_var": "item", "changed": true, "item": "/etc/pki/tls/private/ansible.Fb1vPb", "path": "/etc/pki/tls/private/ansible.Fb1vPb", "state": "absent" } TASK [Copy certificates to hosts] ********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:107 Saturday 06 January 2024 01:26:51 +0000 (0:00:00.278) 0:01:33.142 ****** ok: [sut] => (item=/tmp/ansible.LpDkOJ) => { "ansible_loop_var": "item", "changed": false, "checksum": "6ff514d59b88c347e65d31da9bc2e7f32babcbc1", "dest": "/tmp/ansible.LpDkOJ", "gid": 0, "group": "root", "item": "/tmp/ansible.LpDkOJ", "mode": "0600", "owner": "root", "path": "/tmp/ansible.LpDkOJ", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1103, "state": "file", "uid": 0 } ok: [sut] => (item=/tmp/ansible.Fb1vPb) => { "ansible_loop_var": "item", "changed": false, "checksum": "18f1b7f1c963cb5329a7b230d3dcc7d34fa2233c", "dest": "/tmp/ansible.Fb1vPb", "gid": 0, "group": "root", "item": "/tmp/ansible.Fb1vPb", "mode": "0600", "owner": "root", "path": "/tmp/ansible.Fb1vPb", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1704, "state": "file", "uid": 0 } TASK [Set mssql_tls_cert and mssql_tls_private_key for the following test] ***** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:116 Saturday 06 January 2024 01:26:52 +0000 (0:00:00.789) 0:01:33.931 ****** ok: [sut] => { "ansible_facts": { "mssql_tls_cert": "/tmp/ansible.LpDkOJ", "mssql_tls_private_key": "ansible.Fb1vPb" }, "changed": false } TASK [Test with certs on managed nodes] **************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:121 Saturday 06 January 2024 01:26:52 +0000 (0:00:00.025) 0:01:33.956 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 06 January 2024 01:26:53 +0000 (0:00:00.308) 0:01:34.264 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 06 January 2024 01:26:53 +0000 (0:00:00.031) 0:01:34.296 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 06 January 2024 01:26:53 +0000 (0:00:00.027) 0:01:34.323 ****** 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-cibfwu4cu9/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_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 06 January 2024 01:26:53 +0000 (0:00:00.034) 0:01:34.358 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 06 January 2024 01:26:53 +0000 (0:00:00.018) 0:01:34.377 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 06 January 2024 01:26:53 +0000 (0:00:00.019) 0:01:34.396 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 06 January 2024 01:26:53 +0000 (0:00:00.018) 0:01:34.414 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 06 January 2024 01:26:53 +0000 (0:00:00.018) 0:01:34.433 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 06 January 2024 01:26:53 +0000 (0:00:00.019) 0:01:34.452 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 06 January 2024 01:26:53 +0000 (0:00:00.018) 0:01:34.471 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 06 January 2024 01:26:53 +0000 (0:00:00.020) 0:01:34.491 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 06 January 2024 01:26:53 +0000 (0:00:00.018) 0:01:34.509 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 06 January 2024 01:26:53 +0000 (0:00:00.058) 0:01:34.568 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 06 January 2024 01:26:53 +0000 (0:00:00.023) 0:01:34.592 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 06 January 2024 01:26:53 +0000 (0:00:00.020) 0:01:34.613 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 06 January 2024 01:26:53 +0000 (0:00:00.019) 0:01:34.633 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 06 January 2024 01:26:53 +0000 (0:00:00.018) 0:01:34.652 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 06 January 2024 01:26:53 +0000 (0:00:00.020) 0:01:34.673 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 06 January 2024 01:26:53 +0000 (0:00:00.026) 0:01:34.699 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 06 January 2024 01:26:54 +0000 (0:00:00.923) 0:01:35.623 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 06 January 2024 01:26:54 +0000 (0:00:00.124) 0:01:35.747 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 06 January 2024 01:26:54 +0000 (0:00:00.060) 0:01:35.807 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 06 January 2024 01:26:54 +0000 (0:00:00.038) 0:01:35.845 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 06 January 2024 01:26:54 +0000 (0:00:00.075) 0:01:35.921 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 06 January 2024 01:26:55 +0000 (0:00:00.389) 0:01:36.310 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 06 January 2024 01:26:55 +0000 (0:00:00.022) 0:01:36.333 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 06 January 2024 01:26:55 +0000 (0:00:00.024) 0:01:36.357 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 06 January 2024 01:26:55 +0000 (0:00:00.023) 0:01:36.381 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 06 January 2024 01:26:55 +0000 (0:00:00.060) 0:01:36.441 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 06 January 2024 01:26:55 +0000 (0:00:00.035) 0:01:36.477 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 06 January 2024 01:26:55 +0000 (0:00:00.036) 0:01:36.514 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 06 January 2024 01:26:55 +0000 (0:00:00.045) 0:01:36.559 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 06 January 2024 01:26:55 +0000 (0:00:00.034) 0:01:36.594 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 06 January 2024 01:26:55 +0000 (0:00:00.035) 0:01:36.630 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4345.5-2.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 06 January 2024 01:26:55 +0000 (0:00:00.353) 0:01:36.983 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 06 January 2024 01:26:55 +0000 (0:00:00.043) 0:01:37.027 ****** 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.005111", "end": "2024-01-06 01:26:55.959016", "rc": 0, "start": "2024-01-06 01:26:55.953905" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 06 January 2024 01:26:55 +0000 (0:00:00.154) 0:01:37.182 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 06 January 2024 01:26:56 +0000 (0:00:00.694) 0:01:37.876 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 06 January 2024 01:26:56 +0000 (0:00:00.027) 0:01:37.903 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 06 January 2024 01:26:56 +0000 (0:00:00.059) 0:01:37.962 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 06 January 2024 01:26:56 +0000 (0:00:00.020) 0:01:37.983 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 06 January 2024 01:26:56 +0000 (0:00:00.027) 0:01:38.011 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 06 January 2024 01:26:56 +0000 (0:00:00.041) 0:01:38.052 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 06 January 2024 01:26:57 +0000 (0:00:00.336) 0:01:38.389 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-06 00:55:23 UTC", "ActiveEnterTimestampMonotonic": "14601134", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service basic.target system.slice dbus.service network.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 00:55:22 UTC", "AssertTimestampMonotonic": "13659814", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 00:55:22 UTC", "ConditionTimestampMonotonic": "13659812", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "875", "ExecMainStartTimestamp": "Sat 2024-01-06 00:55:22 UTC", "ExecMainStartTimestampMonotonic": "13660458", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-06 00:55:22 UTC", "InactiveExitTimestampMonotonic": "13660510", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "875", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-06 00:55:23 UTC", "WatchdogTimestampMonotonic": "14601025", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 06 January 2024 01:26:57 +0000 (0:00:00.211) 0:01:38.600 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.090052", "end": "2024-01-06 01:26:57.604097", "rc": 0, "start": "2024-01-06 01:26:57.514045" } 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 06 January 2024 01:26:57 +0000 (0:00:00.222) 0:01:38.823 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 06 January 2024 01:26:57 +0000 (0:00:00.020) 0:01:38.843 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 06 January 2024 01:26:57 +0000 (0:00:00.024) 0:01:38.868 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 06 January 2024 01:26:57 +0000 (0:00:00.020) 0:01:38.889 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 06 January 2024 01:26:57 +0000 (0:00:00.151) 0:01:39.040 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools unixODBC-devel TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 06 January 2024 01:26:58 +0000 (0:00:00.413) 0:01:39.454 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 06 January 2024 01:26:58 +0000 (0:00:00.026) 0:01:39.480 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 06 January 2024 01:26:58 +0000 (0:00:00.023) 0:01:39.504 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 06 January 2024 01:26:58 +0000 (0:00:00.028) 0:01:39.533 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 06 January 2024 01:26:58 +0000 (0:00:00.068) 0:01:39.601 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 06 January 2024 01:26:58 +0000 (0:00:00.023) 0:01:39.624 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 06 January 2024 01:26:58 +0000 (0:00:00.021) 0:01:39.646 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 06 January 2024 01:26:58 +0000 (0:00:00.020) 0:01:39.667 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 06 January 2024 01:26:58 +0000 (0:00:00.021) 0:01:39.688 ****** ok: [sut] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.005177", "end": "2024-01-06 01:26:58.610430", "rc": 0, "start": "2024-01-06 01:26:58.605253" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 06 January 2024 01:26:58 +0000 (0:00:00.142) 0:01:39.830 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 06 January 2024 01:26:58 +0000 (0:00:00.024) 0:01:39.855 ****** 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 edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 06 January 2024 01:26:59 +0000 (0:00:00.962) 0:01:40.818 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 06 January 2024 01:26:59 +0000 (0:00:00.027) 0:01:40.845 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 06 January 2024 01:26:59 +0000 (0:00:00.021) 0:01:40.867 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 06 January 2024 01:26:59 +0000 (0:00:00.023) 0:01:40.891 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 06 January 2024 01:26:59 +0000 (0:00:00.022) 0:01:40.913 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:26:59 +0000 (0:00:00.078) 0:01:40.992 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002951", "end": "2024-01-06 01:26:59.911676", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:26:59.908725" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:26:59 +0000 (0:00:00.156) 0:01:41.149 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.126839", "end": "2024-01-06 01:27:00.204230", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:27:00.077391" } 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:27:00 +0000 (0:00:00.291) 0:01:41.440 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 06 January 2024 01:27:00 +0000 (0:00:00.026) 0:01:41.466 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 06 January 2024 01:27:00 +0000 (0:00:00.027) 0:01:41.493 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 06 January 2024 01:27:00 +0000 (0:00:00.024) 0:01:41.518 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 06 January 2024 01:27:00 +0000 (0:00:00.022) 0:01:41.540 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 06 January 2024 01:27:00 +0000 (0:00:00.022) 0:01:41.562 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 06 January 2024 01:27:00 +0000 (0:00:00.020) 0:01:41.582 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 06 January 2024 01:27:00 +0000 (0:00:00.019) 0:01:41.602 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 06 January 2024 01:27:00 +0000 (0:00:00.020) 0:01:41.623 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 06 January 2024 01:27:00 +0000 (0:00:00.020) 0:01:41.643 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 06 January 2024 01:27:00 +0000 (0:00:00.023) 0:01:41.667 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 06 January 2024 01:27:00 +0000 (0:00:00.031) 0:01:41.699 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 06 January 2024 01:27:00 +0000 (0:00:00.026) 0:01:41.725 ****** changed: [sut] => (item=/tmp/ansible.LpDkOJ) => { "ansible_loop_var": "item", "changed": true, "checksum": "6ff514d59b88c347e65d31da9bc2e7f32babcbc1", "dest": "/etc/pki/tls/certs/ansible.LpDkOJ", "gid": 994, "group": "mssql", "item": "/tmp/ansible.LpDkOJ", "md5sum": "43efa59b6e773f745eef8a9d0e05c94f", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1103, "src": "/tmp/ansible.LpDkOJ", "state": "file", "uid": 996 } changed: [sut] => (item=/tmp/ansible.Fb1vPb) => { "ansible_loop_var": "item", "changed": true, "checksum": "18f1b7f1c963cb5329a7b230d3dcc7d34fa2233c", "dest": "/etc/pki/tls/private/ansible.Fb1vPb", "gid": 994, "group": "mssql", "item": "/tmp/ansible.Fb1vPb", "md5sum": "57666593fed02eacca2e0de7a8956c35", "mode": "0600", "owner": "mssql", "secontext": "system_u:object_r:cert_t:s0", "size": 1704, "src": "/tmp/ansible.Fb1vPb", "state": "file", "uid": 996 } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 06 January 2024 01:27:00 +0000 (0:00:00.455) 0:01:42.181 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlscert] ************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:27:01 +0000 (0:00:00.079) 0:01:42.261 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003074", "end": "2024-01-06 01:27:01.182245", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:27:01.179171" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:27:01 +0000 (0:00:00.153) 0:01:42.414 ****** NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/ansible.LpDkOJ" ], "delta": "0:00:00.123752", "end": "2024-01-06 01:27:01.460436", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:27:01.336684" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlscert] ************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:27:01 +0000 (0:00:00.268) 0:01:42.683 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 06 January 2024 01:27:01 +0000 (0:00:00.027) 0:01:42.710 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlskey] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:27:01 +0000 (0:00:00.040) 0:01:42.750 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002963", "end": "2024-01-06 01:27:01.675231", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:27:01.672268" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:27:01 +0000 (0:00:00.164) 0:01:42.915 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/ansible.Fb1vPb" ], "delta": "0:00:00.127462", "end": "2024-01-06 01:27:01.983808", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:27:01.856346" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlskey] ************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:27:02 +0000 (0:00:00.294) 0:01:43.209 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 06 January 2024 01:27:02 +0000 (0:00:00.030) 0:01:43.239 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlsprotocols] ********* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:27:02 +0000 (0:00:00.045) 0:01:43.285 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003089", "end": "2024-01-06 01:27:02.211445", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:27:02.208356" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:27:02 +0000 (0:00:00.147) 0:01:43.433 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.124105", "end": "2024-01-06 01:27:02.483909", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:27:02.359804" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlsprotocols] ******* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:27:02 +0000 (0:00:00.273) 0:01:43.706 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 06 January 2024 01:27:02 +0000 (0:00:00.081) 0:01:43.787 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network forceencryption] ****** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:27:02 +0000 (0:00:00.045) 0:01:43.833 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003102", "end": "2024-01-06 01:27:02.755600", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:27:02.752498" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:27:02 +0000 (0:00:00.144) 0:01:43.977 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.126737", "end": "2024-01-06 01:27:03.032600", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:27:02.905863" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network forceencryption] **** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.294) 0:01:44.271 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.040) 0:01:44.312 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.059) 0:01:44.372 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.031) 0:01:44.403 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.057) 0:01:44.461 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.072) 0:01:44.533 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.054) 0:01:44.588 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.061) 0:01:44.650 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.047) 0:01:44.697 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.046) 0:01:44.743 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.038) 0:01:44.782 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.036) 0:01:44.818 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.021) 0:01:44.839 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.081) 0:01:44.921 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.051) 0:01:44.973 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.036) 0:01:45.009 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.022) 0:01:45.031 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.025) 0:01:45.057 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.024) 0:01:45.082 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.023) 0:01:45.105 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.037) 0:01:45.142 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 06 January 2024 01:27:03 +0000 (0:00:00.035) 0:01:45.178 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.044) 0:01:45.223 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.034) 0:01:45.258 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.031) 0:01:45.289 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.022) 0:01:45.311 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.024) 0:01:45.335 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.037) 0:01:45.373 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.030) 0:01:45.403 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.021) 0:01:45.425 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.021) 0:01:45.447 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.029) 0:01:45.476 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.078) 0:01:45.554 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.023) 0:01:45.578 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.022) 0:01:45.601 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.022) 0:01:45.624 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.021) 0:01:45.645 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.022) 0:01:45.668 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.022) 0:01:45.690 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.022) 0:01:45.712 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.021) 0:01:45.734 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.028) 0:01:45.763 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.030) 0:01:45.793 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.029) 0:01:45.822 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.026) 0:01:45.848 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.020) 0:01:45.869 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.021) 0:01:45.890 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.024) 0:01:45.915 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.026) 0:01:45.942 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.021) 0:01:45.963 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.021) 0:01:45.985 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 06 January 2024 01:27:04 +0000 (0:00:00.062) 0:01:46.047 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 06 January 2024 01:27:05 +0000 (0:00:00.161) 0:01:46.209 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-06 01:26:46 UTC", "ActiveEnterTimestampMonotonic": "1897233912", "ActiveExitTimestamp": "Sat 2024-01-06 01:26:45 UTC", "ActiveExitTimestampMonotonic": "1896898792", "ActiveState": "active", "After": "basic.target auditd.service system.slice network.target systemd-journald.socket -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 01:26:46 UTC", "AssertTimestampMonotonic": "1897232499", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 01:26:46 UTC", "ConditionTimestampMonotonic": "1897232497", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9986", "ExecMainStartTimestamp": "Sat 2024-01-06 01:26:46 UTC", "ExecMainStartTimestampMonotonic": "1897233395", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-06 01:26:46 UTC] ; stop_time=[n/a] ; pid=9986 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-06 01:26:46 UTC", "InactiveEnterTimestampMonotonic": "1897231176", "InactiveExitTimestamp": "Sat 2024-01-06 01:26:46 UTC", "InactiveExitTimestampMonotonic": "1897233912", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "9986", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-06 01:26:46 UTC", "WatchdogTimestampMonotonic": "1897233874", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 06 January 2024 01:27:05 +0000 (0:00:00.649) 0:01:46.858 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 06 January 2024 01:27:05 +0000 (0:00:00.028) 0:01:46.886 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:131 Saturday 06 January 2024 01:27:05 +0000 (0:00:00.026) 0:01:46.913 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:8 Saturday 06 January 2024 01:27:05 +0000 (0:00:00.129) 0:01:47.042 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:23 Saturday 06 January 2024 01:27:05 +0000 (0:00:00.022) 0:01:47.065 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:35 Saturday 06 January 2024 01:27:05 +0000 (0:00:00.039) 0:01:47.104 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:39 Saturday 06 January 2024 01:27:05 +0000 (0:00:00.029) 0:01:47.133 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:55 Saturday 06 January 2024 01:27:05 +0000 (0:00:00.023) 0:01:47.157 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:60 Saturday 06 January 2024 01:27:05 +0000 (0:00:00.021) 0:01:47.179 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:70 Saturday 06 January 2024 01:27:06 +0000 (0:00:00.026) 0:01:47.205 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:75 Saturday 06 January 2024 01:27:06 +0000 (0:00:00.075) 0:01:47.280 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:85 Saturday 06 January 2024 01:27:06 +0000 (0:00:00.021) 0:01:47.302 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 06 January 2024 01:27:06 +0000 (0:00:00.036) 0:01:47.338 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-06 01:27:05 UTC", "ActiveEnterTimestampMonotonic": "1916692425", "ActiveExitTimestamp": "Sat 2024-01-06 01:27:05 UTC", "ActiveExitTimestampMonotonic": "1916280689", "ActiveState": "active", "After": "basic.target auditd.service system.slice network.target systemd-journald.socket -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 01:27:05 UTC", "AssertTimestampMonotonic": "1916691579", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 01:27:05 UTC", "ConditionTimestampMonotonic": "1916691578", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10878", "ExecMainStartTimestamp": "Sat 2024-01-06 01:27:05 UTC", "ExecMainStartTimestampMonotonic": "1916692334", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-06 01:27:05 UTC] ; stop_time=[n/a] ; pid=10878 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-06 01:27:05 UTC", "InactiveEnterTimestampMonotonic": "1916691073", "InactiveExitTimestamp": "Sat 2024-01-06 01:27:05 UTC", "InactiveExitTimestampMonotonic": "1916692425", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "10878", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-06 01:27:05 UTC", "WatchdogTimestampMonotonic": "1916692391", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 06 January 2024 01:27:06 +0000 (0:00:00.228) 0:01:47.567 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003451", "end": "2024-01-06 01:27:06.523757", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:27:06.520306" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 06 January 2024 01:27:06 +0000 (0:00:00.178) 0:01:47.745 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003492", "end": "2024-01-06 01:27:06.687981", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:27:06.684489" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 06 January 2024 01:27:06 +0000 (0:00:00.165) 0:01:47.910 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:93 Saturday 06 January 2024 01:27:06 +0000 (0:00:00.039) 0:01:47.950 ****** ok: [sut] => { "changed": false, "elapsed": 2, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6205, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:99 Saturday 06 January 2024 01:27:08 +0000 (0:00:02.189) 0:01:50.140 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.042227", "end": "2024-01-06 01:27:09.171061", "rc": 0, "start": "2024-01-06 01:27:09.128834" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU24) (KB5031908) - 15.0.4345.5 (X64) Dec 4 2023 14:44:16 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:113 Saturday 06 January 2024 01:27:09 +0000 (0:00:00.438) 0:01:50.578 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:117 Saturday 06 January 2024 01:27:09 +0000 (0:00:00.042) 0:01:50.621 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:124 Saturday 06 January 2024 01:27:09 +0000 (0:00:00.053) 0:01:50.674 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:135 Saturday 06 January 2024 01:27:09 +0000 (0:00:00.035) 0:01:50.710 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:140 Saturday 06 January 2024 01:27:09 +0000 (0:00:00.034) 0:01:50.745 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:145 Saturday 06 January 2024 01:27:09 +0000 (0:00:00.054) 0:01:50.799 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:151 Saturday 06 January 2024 01:27:09 +0000 (0:00:00.031) 0:01:50.831 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:157 Saturday 06 January 2024 01:27:09 +0000 (0:00:00.048) 0:01:50.880 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:167 Saturday 06 January 2024 01:27:09 +0000 (0:00:00.058) 0:01:50.938 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:27:09 +0000 (0:00:00.065) 0:01:51.004 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004216", "end": "2024-01-06 01:27:09.934678", "rc": 0, "start": "2024-01-06 01:27:09.930462" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.LpDkOJ TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:27:09 +0000 (0:00:00.151) 0:01:51.155 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:27:09 +0000 (0:00:00.036) 0:01:51.192 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/ansible.LpDkOJ] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:27:10 +0000 (0:00:00.047) 0:01:51.239 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:178 Saturday 06 January 2024 01:27:10 +0000 (0:00:00.049) 0:01:51.289 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:27:10 +0000 (0:00:00.101) 0:01:51.390 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004395", "end": "2024-01-06 01:27:10.349696", "rc": 0, "start": "2024-01-06 01:27:10.345301" } STDOUT: tlskey = /etc/pki/tls/private/ansible.Fb1vPb TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:27:10 +0000 (0:00:00.184) 0:01:51.575 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:27:10 +0000 (0:00:00.103) 0:01:51.679 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/ansible.Fb1vPb] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:27:10 +0000 (0:00:00.032) 0:01:51.711 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:190 Saturday 06 January 2024 01:27:10 +0000 (0:00:00.042) 0:01:51.754 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:27:10 +0000 (0:00:00.059) 0:01:51.814 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004290", "end": "2024-01-06 01:27:10.760344", "rc": 0, "start": "2024-01-06 01:27:10.756054" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:27:10 +0000 (0:00:00.205) 0:01:52.020 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:27:10 +0000 (0:00:00.035) 0:01:52.056 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:27:10 +0000 (0:00:00.044) 0:01:52.100 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:198 Saturday 06 January 2024 01:27:10 +0000 (0:00:00.028) 0:01:52.128 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:27:10 +0000 (0:00:00.051) 0:01:52.179 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004438", "end": "2024-01-06 01:27:11.100847", "rc": 0, "start": "2024-01-06 01:27:11.096409" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:27:11 +0000 (0:00:00.190) 0:01:52.369 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:27:11 +0000 (0:00:00.043) 0:01:52.413 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:27:11 +0000 (0:00:00.042) 0:01:52.455 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:208 Saturday 06 January 2024 01:27:11 +0000 (0:00:00.047) 0:01:52.502 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that SELinux is in the mode {{ __mssql_selinux_mode }}] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:213 Saturday 06 January 2024 01:27:11 +0000 (0:00:00.040) 0:01:52.543 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:221 Saturday 06 January 2024 01:27:11 +0000 (0:00:00.045) 0:01:52.588 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the ansible_managed header in the configuration file] ************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:137 Saturday 06 January 2024 01:27:11 +0000 (0:00:00.034) 0:01:52.623 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/check_header.yml for sut TASK [Grep the ansible_managed header in /var/opt/mssql/mssql.conf] ************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/check_header.yml:4 Saturday 06 January 2024 01:27:11 +0000 (0:00:00.281) 0:01:52.904 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "Ansible managed\n", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003050", "end": "2024-01-06 01:27:11.878832", "rc": 0, "start": "2024-01-06 01:27:11.875782" } STDOUT: # BEGIN ANSIBLE MANAGED BLOCK # # Ansible managed # # system_role:mssql # END ANSIBLE MANAGED BLOCK [sqlagent] enabled = false [EULA] accepteula = Y [network] tlscert = /etc/pki/tls/certs/ansible.LpDkOJ tlskey = /etc/pki/tls/private/ansible.Fb1vPb tlsprotocols = 1.2 forceencryption = 1 TASK [Disable TLS encryption] ************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:141 Saturday 06 January 2024 01:27:11 +0000 (0:00:00.206) 0:01:53.111 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 06 January 2024 01:27:12 +0000 (0:00:00.310) 0:01:53.421 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 06 January 2024 01:27:12 +0000 (0:00:00.041) 0:01:53.463 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 06 January 2024 01:27:12 +0000 (0:00:00.031) 0:01:53.494 ****** 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-cibfwu4cu9/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_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 06 January 2024 01:27:12 +0000 (0:00:00.182) 0:01:53.677 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 06 January 2024 01:27:12 +0000 (0:00:00.021) 0:01:53.698 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 06 January 2024 01:27:12 +0000 (0:00:00.020) 0:01:53.719 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 06 January 2024 01:27:12 +0000 (0:00:00.021) 0:01:53.740 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 06 January 2024 01:27:12 +0000 (0:00:00.020) 0:01:53.760 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 06 January 2024 01:27:12 +0000 (0:00:00.022) 0:01:53.783 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 06 January 2024 01:27:12 +0000 (0:00:00.036) 0:01:53.819 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 06 January 2024 01:27:12 +0000 (0:00:00.021) 0:01:53.841 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 06 January 2024 01:27:12 +0000 (0:00:00.023) 0:01:53.864 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 06 January 2024 01:27:12 +0000 (0:00:00.029) 0:01:53.894 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 06 January 2024 01:27:12 +0000 (0:00:00.042) 0:01:53.936 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 06 January 2024 01:27:12 +0000 (0:00:00.049) 0:01:53.986 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 06 January 2024 01:27:12 +0000 (0:00:00.021) 0:01:54.007 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 06 January 2024 01:27:12 +0000 (0:00:00.027) 0:01:54.035 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 06 January 2024 01:27:12 +0000 (0:00:00.020) 0:01:54.056 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 06 January 2024 01:27:12 +0000 (0:00:00.022) 0:01:54.079 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 06 January 2024 01:27:13 +0000 (0:00:01.018) 0:01:55.098 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 06 January 2024 01:27:13 +0000 (0:00:00.069) 0:01:55.167 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 06 January 2024 01:27:13 +0000 (0:00:00.020) 0:01:55.188 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 06 January 2024 01:27:14 +0000 (0:00:00.022) 0:01:55.210 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 06 January 2024 01:27:14 +0000 (0:00:00.045) 0:01:55.256 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 06 January 2024 01:27:14 +0000 (0:00:00.332) 0:01:55.588 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 06 January 2024 01:27:14 +0000 (0:00:00.049) 0:01:55.638 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 06 January 2024 01:27:14 +0000 (0:00:00.039) 0:01:55.678 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 06 January 2024 01:27:14 +0000 (0:00:00.027) 0:01:55.705 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 06 January 2024 01:27:14 +0000 (0:00:00.038) 0:01:55.744 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 06 January 2024 01:27:14 +0000 (0:00:00.028) 0:01:55.772 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 06 January 2024 01:27:14 +0000 (0:00:00.021) 0:01:55.793 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 06 January 2024 01:27:14 +0000 (0:00:00.022) 0:01:55.815 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 06 January 2024 01:27:14 +0000 (0:00:00.092) 0:01:55.908 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 06 January 2024 01:27:14 +0000 (0:00:00.024) 0:01:55.932 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4345.5-2.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 06 January 2024 01:27:15 +0000 (0:00:00.343) 0:01:56.276 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 06 January 2024 01:27:15 +0000 (0:00:00.022) 0:01:56.299 ****** 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.005275", "end": "2024-01-06 01:27:15.228279", "rc": 0, "start": "2024-01-06 01:27:15.223004" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 06 January 2024 01:27:15 +0000 (0:00:00.159) 0:01:56.459 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 06 January 2024 01:27:15 +0000 (0:00:00.687) 0:01:57.146 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 06 January 2024 01:27:15 +0000 (0:00:00.031) 0:01:57.177 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 06 January 2024 01:27:16 +0000 (0:00:00.021) 0:01:57.199 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 06 January 2024 01:27:16 +0000 (0:00:00.020) 0:01:57.220 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 06 January 2024 01:27:16 +0000 (0:00:00.032) 0:01:57.253 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 06 January 2024 01:27:16 +0000 (0:00:00.024) 0:01:57.277 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 06 January 2024 01:27:16 +0000 (0:00:00.357) 0:01:57.634 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-06 00:55:23 UTC", "ActiveEnterTimestampMonotonic": "14601134", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service basic.target system.slice dbus.service network.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 00:55:22 UTC", "AssertTimestampMonotonic": "13659814", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 00:55:22 UTC", "ConditionTimestampMonotonic": "13659812", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "875", "ExecMainStartTimestamp": "Sat 2024-01-06 00:55:22 UTC", "ExecMainStartTimestampMonotonic": "13660458", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-06 00:55:22 UTC", "InactiveExitTimestampMonotonic": "13660510", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "875", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-06 00:55:23 UTC", "WatchdogTimestampMonotonic": "14601025", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 06 January 2024 01:27:16 +0000 (0:00:00.318) 0:01:57.952 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.090055", "end": "2024-01-06 01:27:16.957041", "rc": 0, "start": "2024-01-06 01:27:16.866986" } 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 06 January 2024 01:27:16 +0000 (0:00:00.227) 0:01:58.180 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 06 January 2024 01:27:17 +0000 (0:00:00.022) 0:01:58.202 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 06 January 2024 01:27:17 +0000 (0:00:00.021) 0:01:58.223 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 06 January 2024 01:27:17 +0000 (0:00:00.021) 0:01:58.245 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 06 January 2024 01:27:17 +0000 (0:00:00.141) 0:01:58.386 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools unixODBC-devel TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 06 January 2024 01:27:17 +0000 (0:00:00.335) 0:01:58.721 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 06 January 2024 01:27:17 +0000 (0:00:00.022) 0:01:58.744 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 06 January 2024 01:27:17 +0000 (0:00:00.022) 0:01:58.766 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 06 January 2024 01:27:17 +0000 (0:00:00.022) 0:01:58.788 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 06 January 2024 01:27:17 +0000 (0:00:00.020) 0:01:58.809 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 06 January 2024 01:27:17 +0000 (0:00:00.022) 0:01:58.831 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 06 January 2024 01:27:17 +0000 (0:00:00.022) 0:01:58.853 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 06 January 2024 01:27:17 +0000 (0:00:00.021) 0:01:58.875 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 06 January 2024 01:27:17 +0000 (0:00:00.021) 0:01:58.896 ****** ok: [sut] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.004983", "end": "2024-01-06 01:27:17.824608", "rc": 0, "start": "2024-01-06 01:27:17.819625" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 06 January 2024 01:27:17 +0000 (0:00:00.147) 0:01:59.044 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 06 January 2024 01:27:17 +0000 (0:00:00.126) 0:01:59.170 ****** 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 edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 06 January 2024 01:27:18 +0000 (0:00:00.966) 0:02:00.137 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 06 January 2024 01:27:18 +0000 (0:00:00.030) 0:02:00.168 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 06 January 2024 01:27:19 +0000 (0:00:00.030) 0:02:00.198 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 06 January 2024 01:27:19 +0000 (0:00:00.023) 0:02:00.221 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 06 January 2024 01:27:19 +0000 (0:00:00.022) 0:02:00.244 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:27:19 +0000 (0:00:00.037) 0:02:00.282 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002940", "end": "2024-01-06 01:27:19.205472", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:27:19.202532" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:27:19 +0000 (0:00:00.140) 0:02:00.422 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.124637", "end": "2024-01-06 01:27:19.466680", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:27:19.342043" } 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:27:19 +0000 (0:00:00.269) 0:02:00.692 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 06 January 2024 01:27:19 +0000 (0:00:00.022) 0:02:00.714 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 06 January 2024 01:27:19 +0000 (0:00:00.082) 0:02:00.796 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 06 January 2024 01:27:19 +0000 (0:00:00.024) 0:02:00.821 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 06 January 2024 01:27:19 +0000 (0:00:00.039) 0:02:00.860 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 06 January 2024 01:27:19 +0000 (0:00:00.057) 0:02:00.918 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 06 January 2024 01:27:19 +0000 (0:00:00.031) 0:02:00.949 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 06 January 2024 01:27:19 +0000 (0:00:00.023) 0:02:00.973 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 06 January 2024 01:27:19 +0000 (0:00:00.032) 0:02:01.005 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 06 January 2024 01:27:19 +0000 (0:00:00.037) 0:02:01.042 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 06 January 2024 01:27:19 +0000 (0:00:00.031) 0:02:01.074 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 06 January 2024 01:27:19 +0000 (0:00:00.042) 0:02:01.117 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 06 January 2024 01:27:19 +0000 (0:00:00.036) 0:02:01.153 ****** skipping: [sut] => (item=/tmp/ansible.LpDkOJ) => { "ansible_loop_var": "item", "changed": false, "item": "/tmp/ansible.LpDkOJ", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=ansible.Fb1vPb) => { "ansible_loop_var": "item", "changed": false, "item": "ansible.Fb1vPb", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 06 January 2024 01:27:19 +0000 (0:00:00.036) 0:02:01.190 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlscert] ************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:27:20 +0000 (0:00:00.054) 0:02:01.244 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003196", "end": "2024-01-06 01:27:20.190040", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:27:20.186844" } STDOUT: tlscert = /etc/pki/tls/certs/ansible.LpDkOJ TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:27:20 +0000 (0:00:00.165) 0:02:01.409 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlscert] ************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:27:20 +0000 (0:00:00.033) 0:02:01.443 ****** NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.124563", "end": "2024-01-06 01:27:20.488620", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:27:20.364057" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 06 January 2024 01:27:20 +0000 (0:00:00.265) 0:02:01.708 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlskey] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:27:20 +0000 (0:00:00.099) 0:02:01.808 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003186", "end": "2024-01-06 01:27:20.729782", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:27:20.726596" } STDOUT: tlskey = /etc/pki/tls/private/ansible.Fb1vPb TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:27:20 +0000 (0:00:00.141) 0:02:01.949 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlskey] ************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:27:20 +0000 (0:00:00.027) 0:02:01.977 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.124571", "end": "2024-01-06 01:27:21.020483", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:27:20.895912" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 06 January 2024 01:27:21 +0000 (0:00:00.263) 0:02:02.240 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlsprotocols] ********* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:27:21 +0000 (0:00:00.040) 0:02:02.281 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003239", "end": "2024-01-06 01:27:21.198992", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:27:21.195753" } STDOUT: tlsprotocols = 1.2 TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:27:21 +0000 (0:00:00.137) 0:02:02.418 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlsprotocols] ******* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:27:21 +0000 (0:00:00.031) 0:02:02.450 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.124011", "end": "2024-01-06 01:27:21.494456", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:27:21.370445" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 06 January 2024 01:27:21 +0000 (0:00:00.279) 0:02:02.730 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network forceencryption] ****** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:27:21 +0000 (0:00:00.051) 0:02:02.781 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003159", "end": "2024-01-06 01:27:21.711748", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:27:21.708589" } STDOUT: forceencryption = 1 TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:27:21 +0000 (0:00:00.151) 0:02:02.933 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network forceencryption] **** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:27:21 +0000 (0:00:00.033) 0:02:02.966 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.124903", "end": "2024-01-06 01:27:22.013168", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:27:21.888265" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.360) 0:02:03.327 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.048) 0:02:03.376 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.026) 0:02:03.402 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.041) 0:02:03.443 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.023) 0:02:03.466 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.024) 0:02:03.491 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.022) 0:02:03.513 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.033) 0:02:03.546 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.050) 0:02:03.597 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.031) 0:02:03.628 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.022) 0:02:03.651 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.021) 0:02:03.672 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.035) 0:02:03.708 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.020) 0:02:03.728 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.021) 0:02:03.749 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.021) 0:02:03.770 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.021) 0:02:03.792 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.023) 0:02:03.816 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.024) 0:02:03.840 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.082) 0:02:03.923 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.022) 0:02:03.945 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.024) 0:02:03.970 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.023) 0:02:03.994 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.023) 0:02:04.018 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.023) 0:02:04.041 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.021) 0:02:04.062 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.050) 0:02:04.113 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 06 January 2024 01:27:22 +0000 (0:00:00.051) 0:02:04.165 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.040) 0:02:04.205 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.024) 0:02:04.230 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.029) 0:02:04.259 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.030) 0:02:04.290 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.023) 0:02:04.314 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.059) 0:02:04.373 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.045) 0:02:04.418 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.036) 0:02:04.455 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.036) 0:02:04.491 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.037) 0:02:04.529 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.098) 0:02:04.627 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.027) 0:02:04.654 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.021) 0:02:04.675 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.027) 0:02:04.703 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.029) 0:02:04.732 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.021) 0:02:04.754 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.021) 0:02:04.776 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.019) 0:02:04.796 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.022) 0:02:04.818 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.027) 0:02:04.846 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.027) 0:02:04.873 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.041) 0:02:04.914 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.025) 0:02:04.940 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 06 January 2024 01:27:23 +0000 (0:00:00.173) 0:02:05.113 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-06 01:27:05 UTC", "ActiveEnterTimestampMonotonic": "1916692425", "ActiveExitTimestamp": "Sat 2024-01-06 01:27:05 UTC", "ActiveExitTimestampMonotonic": "1916280689", "ActiveState": "active", "After": "basic.target auditd.service system.slice network.target systemd-journald.socket -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 01:27:05 UTC", "AssertTimestampMonotonic": "1916691579", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 01:27:05 UTC", "ConditionTimestampMonotonic": "1916691578", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "10878", "ExecMainStartTimestamp": "Sat 2024-01-06 01:27:05 UTC", "ExecMainStartTimestampMonotonic": "1916692334", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-06 01:27:05 UTC] ; stop_time=[n/a] ; pid=10878 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-06 01:27:05 UTC", "InactiveEnterTimestampMonotonic": "1916691073", "InactiveExitTimestamp": "Sat 2024-01-06 01:27:05 UTC", "InactiveExitTimestampMonotonic": "1916692425", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "10878", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-06 01:27:05 UTC", "WatchdogTimestampMonotonic": "1916692391", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 06 January 2024 01:27:25 +0000 (0:00:01.211) 0:02:06.325 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 06 January 2024 01:27:25 +0000 (0:00:00.021) 0:02:06.347 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:147 Saturday 06 January 2024 01:27:25 +0000 (0:00:00.022) 0:02:06.369 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:8 Saturday 06 January 2024 01:27:25 +0000 (0:00:00.170) 0:02:06.540 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:23 Saturday 06 January 2024 01:27:25 +0000 (0:00:00.020) 0:02:06.561 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:35 Saturday 06 January 2024 01:27:25 +0000 (0:00:00.023) 0:02:06.584 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:39 Saturday 06 January 2024 01:27:25 +0000 (0:00:00.022) 0:02:06.606 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:55 Saturday 06 January 2024 01:27:25 +0000 (0:00:00.021) 0:02:06.628 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:60 Saturday 06 January 2024 01:27:25 +0000 (0:00:00.019) 0:02:06.647 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:70 Saturday 06 January 2024 01:27:25 +0000 (0:00:00.029) 0:02:06.677 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:75 Saturday 06 January 2024 01:27:25 +0000 (0:00:00.036) 0:02:06.713 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:85 Saturday 06 January 2024 01:27:25 +0000 (0:00:00.027) 0:02:06.740 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 06 January 2024 01:27:25 +0000 (0:00:00.113) 0:02:06.854 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-06 01:27:25 UTC", "ActiveEnterTimestampMonotonic": "1936175177", "ActiveExitTimestamp": "Sat 2024-01-06 01:27:24 UTC", "ActiveExitTimestampMonotonic": "1935191495", "ActiveState": "active", "After": "basic.target auditd.service system.slice network.target systemd-journald.socket -.mount", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 01:27:25 UTC", "AssertTimestampMonotonic": "1936174504", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 01:27:25 UTC", "ConditionTimestampMonotonic": "1936174502", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11581", "ExecMainStartTimestamp": "Sat 2024-01-06 01:27:25 UTC", "ExecMainStartTimestampMonotonic": "1936175105", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-06 01:27:25 UTC] ; stop_time=[n/a] ; pid=11581 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-06 01:27:25 UTC", "InactiveEnterTimestampMonotonic": "1936173854", "InactiveExitTimestamp": "Sat 2024-01-06 01:27:25 UTC", "InactiveExitTimestampMonotonic": "1936175177", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "11581", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-06 01:27:25 UTC", "WatchdogTimestampMonotonic": "1936175152", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 06 January 2024 01:27:25 +0000 (0:00:00.215) 0:02:07.070 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003344", "end": "2024-01-06 01:27:25.998253", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:27:25.994909" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 06 January 2024 01:27:26 +0000 (0:00:00.148) 0:02:07.219 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003439", "end": "2024-01-06 01:27:26.140608", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:27:26.137169" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 06 January 2024 01:27:26 +0000 (0:00:00.138) 0:02:07.357 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:93 Saturday 06 January 2024 01:27:26 +0000 (0:00:00.030) 0:02:07.388 ****** ok: [sut] => { "changed": false, "elapsed": 3, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 6905, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:99 Saturday 06 January 2024 01:27:29 +0000 (0:00:03.176) 0:02:10.564 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.029696", "end": "2024-01-06 01:27:29.511380", "rc": 0, "start": "2024-01-06 01:27:29.481684" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU24) (KB5031908) - 15.0.4345.5 (X64) Dec 4 2023 14:44:16 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:113 Saturday 06 January 2024 01:27:29 +0000 (0:00:00.168) 0:02:10.733 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:117 Saturday 06 January 2024 01:27:29 +0000 (0:00:00.036) 0:02:10.769 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:124 Saturday 06 January 2024 01:27:29 +0000 (0:00:00.038) 0:02:10.808 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:135 Saturday 06 January 2024 01:27:29 +0000 (0:00:00.023) 0:02:10.832 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:140 Saturday 06 January 2024 01:27:29 +0000 (0:00:00.023) 0:02:10.855 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:145 Saturday 06 January 2024 01:27:29 +0000 (0:00:00.106) 0:02:10.962 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:151 Saturday 06 January 2024 01:27:29 +0000 (0:00:00.026) 0:02:10.989 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:157 Saturday 06 January 2024 01:27:29 +0000 (0:00:00.022) 0:02:11.011 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:167 Saturday 06 January 2024 01:27:29 +0000 (0:00:00.022) 0:02:11.033 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:27:29 +0000 (0:00:00.049) 0:02:11.082 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004370", "end": "2024-01-06 01:27:30.006944", "rc": 0, "start": "2024-01-06 01:27:30.002574" } TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:27:30 +0000 (0:00:00.143) 0:02:11.226 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:27:30 +0000 (0:00:00.031) 0:02:11.257 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:27:30 +0000 (0:00:00.027) 0:02:11.285 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:178 Saturday 06 January 2024 01:27:30 +0000 (0:00:00.027) 0:02:11.313 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:27:30 +0000 (0:00:00.071) 0:02:11.385 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004291", "end": "2024-01-06 01:27:30.335497", "rc": 0, "start": "2024-01-06 01:27:30.331206" } TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:27:30 +0000 (0:00:00.174) 0:02:11.559 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:27:30 +0000 (0:00:00.037) 0:02:11.597 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:27:30 +0000 (0:00:00.046) 0:02:11.643 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:190 Saturday 06 January 2024 01:27:30 +0000 (0:00:00.051) 0:02:11.695 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:27:30 +0000 (0:00:00.054) 0:02:11.750 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004555", "end": "2024-01-06 01:27:30.675154", "rc": 0, "start": "2024-01-06 01:27:30.670599" } TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:27:30 +0000 (0:00:00.152) 0:02:11.902 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:27:30 +0000 (0:00:00.032) 0:02:11.934 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport =] *************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:27:30 +0000 (0:00:00.024) 0:02:11.958 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:198 Saturday 06 January 2024 01:27:30 +0000 (0:00:00.039) 0:02:11.998 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:27:30 +0000 (0:00:00.046) 0:02:12.045 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004389", "end": "2024-01-06 01:27:30.965832", "rc": 0, "start": "2024-01-06 01:27:30.961443" } TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:27:30 +0000 (0:00:00.138) 0:02:12.184 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.023) 0:02:12.207 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = False] ********************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.030) 0:02:12.238 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:208 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.022) 0:02:12.260 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that SELinux is in the mode {{ __mssql_selinux_mode }}] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:213 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.023) 0:02:12.284 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:221 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.022) 0:02:12.307 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Test with certs created by the certificate role] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:154 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.023) 0:02:12.330 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.447) 0:02:12.778 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.031) 0:02:12.810 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.025) 0:02:12.835 ****** 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-cibfwu4cu9/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_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.035) 0:02:12.871 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.018) 0:02:12.890 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.020) 0:02:12.910 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.018) 0:02:12.929 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.019) 0:02:12.948 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.018) 0:02:12.967 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.090) 0:02:13.058 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.021) 0:02:13.080 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.019) 0:02:13.099 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.020) 0:02:13.119 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.024) 0:02:13.143 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 06 January 2024 01:27:31 +0000 (0:00:00.022) 0:02:13.165 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 06 January 2024 01:27:32 +0000 (0:00:00.029) 0:02:13.195 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 06 January 2024 01:27:32 +0000 (0:00:00.040) 0:02:13.235 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 06 January 2024 01:27:32 +0000 (0:00:00.033) 0:02:13.269 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 06 January 2024 01:27:32 +0000 (0:00:00.022) 0:02:13.291 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 06 January 2024 01:27:33 +0000 (0:00:00.917) 0:02:14.209 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 06 January 2024 01:27:33 +0000 (0:00:00.068) 0:02:14.278 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 06 January 2024 01:27:33 +0000 (0:00:00.030) 0:02:14.308 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 06 January 2024 01:27:33 +0000 (0:00:00.100) 0:02:14.408 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 06 January 2024 01:27:33 +0000 (0:00:00.042) 0:02:14.451 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 06 January 2024 01:27:33 +0000 (0:00:00.312) 0:02:14.763 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 06 January 2024 01:27:33 +0000 (0:00:00.028) 0:02:14.791 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 06 January 2024 01:27:33 +0000 (0:00:00.037) 0:02:14.828 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 06 January 2024 01:27:33 +0000 (0:00:00.056) 0:02:14.885 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 06 January 2024 01:27:33 +0000 (0:00:00.030) 0:02:14.916 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 06 January 2024 01:27:33 +0000 (0:00:00.029) 0:02:14.945 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 06 January 2024 01:27:33 +0000 (0:00:00.028) 0:02:14.973 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 06 January 2024 01:27:33 +0000 (0:00:00.058) 0:02:15.032 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 06 January 2024 01:27:33 +0000 (0:00:00.028) 0:02:15.060 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 06 January 2024 01:27:33 +0000 (0:00:00.034) 0:02:15.094 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4345.5-2.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 06 January 2024 01:27:34 +0000 (0:00:00.354) 0:02:15.449 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 06 January 2024 01:27:34 +0000 (0:00:00.024) 0:02:15.474 ****** 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.005027", "end": "2024-01-06 01:27:34.394235", "rc": 0, "start": "2024-01-06 01:27:34.389208" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 06 January 2024 01:27:34 +0000 (0:00:00.138) 0:02:15.612 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 06 January 2024 01:27:35 +0000 (0:00:00.703) 0:02:16.315 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 06 January 2024 01:27:35 +0000 (0:00:00.053) 0:02:16.368 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 06 January 2024 01:27:35 +0000 (0:00:00.027) 0:02:16.395 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 06 January 2024 01:27:35 +0000 (0:00:00.030) 0:02:16.426 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 06 January 2024 01:27:35 +0000 (0:00:00.035) 0:02:16.461 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 06 January 2024 01:27:35 +0000 (0:00:00.022) 0:02:16.483 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 06 January 2024 01:27:35 +0000 (0:00:00.344) 0:02:16.828 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-06 00:55:23 UTC", "ActiveEnterTimestampMonotonic": "14601134", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service basic.target system.slice dbus.service network.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 00:55:22 UTC", "AssertTimestampMonotonic": "13659814", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 00:55:22 UTC", "ConditionTimestampMonotonic": "13659812", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "875", "ExecMainStartTimestamp": "Sat 2024-01-06 00:55:22 UTC", "ExecMainStartTimestampMonotonic": "13660458", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-06 00:55:22 UTC", "InactiveExitTimestampMonotonic": "13660510", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "875", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "dbus.service polkit.service basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-06 00:55:23 UTC", "WatchdogTimestampMonotonic": "14601025", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 06 January 2024 01:27:35 +0000 (0:00:00.266) 0:02:17.094 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.089878", "end": "2024-01-06 01:27:36.123418", "rc": 0, "start": "2024-01-06 01:27:36.033540" } 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 06 January 2024 01:27:36 +0000 (0:00:00.270) 0:02:17.365 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 06 January 2024 01:27:36 +0000 (0:00:00.044) 0:02:17.409 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 06 January 2024 01:27:36 +0000 (0:00:00.045) 0:02:17.455 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 06 January 2024 01:27:36 +0000 (0:00:00.051) 0:02:17.507 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 06 January 2024 01:27:36 +0000 (0:00:00.187) 0:02:17.694 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools unixODBC-devel TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 06 January 2024 01:27:36 +0000 (0:00:00.348) 0:02:18.043 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 06 January 2024 01:27:36 +0000 (0:00:00.109) 0:02:18.153 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 06 January 2024 01:27:36 +0000 (0:00:00.030) 0:02:18.183 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 06 January 2024 01:27:37 +0000 (0:00:00.029) 0:02:18.213 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 06 January 2024 01:27:37 +0000 (0:00:00.044) 0:02:18.258 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 06 January 2024 01:27:37 +0000 (0:00:00.040) 0:02:18.299 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 06 January 2024 01:27:37 +0000 (0:00:00.028) 0:02:18.327 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 06 January 2024 01:27:37 +0000 (0:00:00.028) 0:02:18.356 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 06 January 2024 01:27:37 +0000 (0:00:00.029) 0:02:18.385 ****** ok: [sut] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.005210", "end": "2024-01-06 01:27:37.308817", "rc": 0, "start": "2024-01-06 01:27:37.303607" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 06 January 2024 01:27:37 +0000 (0:00:00.150) 0:02:18.535 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 06 January 2024 01:27:37 +0000 (0:00:00.026) 0:02:18.562 ****** 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 edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 06 January 2024 01:27:38 +0000 (0:00:00.925) 0:02:19.488 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 06 January 2024 01:27:38 +0000 (0:00:00.026) 0:02:19.514 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 06 January 2024 01:27:38 +0000 (0:00:00.124) 0:02:19.639 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 06 January 2024 01:27:38 +0000 (0:00:00.035) 0:02:19.674 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 06 January 2024 01:27:38 +0000 (0:00:00.024) 0:02:19.699 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:27:38 +0000 (0:00:00.036) 0:02:19.735 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003016", "end": "2024-01-06 01:27:38.652382", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:27:38.649366" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:27:38 +0000 (0:00:00.145) 0:02:19.881 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.126024", "end": "2024-01-06 01:27:38.933949", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:27:38.807925" } 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:27:38 +0000 (0:00:00.276) 0:02:20.157 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 06 January 2024 01:27:38 +0000 (0:00:00.021) 0:02:20.178 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 06 January 2024 01:27:39 +0000 (0:00:00.021) 0:02:20.200 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 06 January 2024 01:27:39 +0000 (0:00:00.023) 0:02:20.223 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 06 January 2024 01:27:39 +0000 (0:00:00.023) 0:02:20.246 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 06 January 2024 01:27:39 +0000 (0:00:00.020) 0:02:20.267 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 06 January 2024 01:27:39 +0000 (0:00:00.022) 0:02:20.289 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 06 January 2024 01:27:39 +0000 (0:00:00.020) 0:02:20.309 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 06 January 2024 01:27:39 +0000 (0:00:00.020) 0:02:20.330 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 06 January 2024 01:27:39 +0000 (0:00:00.020) 0:02:20.350 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 06 January 2024 01:27:39 +0000 (0:00:00.020) 0:02:20.370 ****** TASK [fedora.linux_system_roles.certificate : Set version specific variables] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:2 Saturday 06 January 2024 01:27:39 +0000 (0:00:00.137) 0:02:20.508 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.certificate : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:2 Saturday 06 January 2024 01:27:39 +0000 (0:00:00.044) 0:02:20.552 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Check if system is ostree] ******* task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:10 Saturday 06 January 2024 01:27:39 +0000 (0:00:00.033) 0:02:20.585 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:15 Saturday 06 January 2024 01:27:39 +0000 (0:00:00.169) 0:02:20.755 ****** ok: [sut] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/set_vars.yml:19 Saturday 06 January 2024 01:27:39 +0000 (0:00:00.034) 0:02:20.790 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_7.yml) => { "ansible_facts": { "__certificate_default_directory": "/etc/pki/tls", "__certificate_packages": [ "python-pyasn1", "python-cryptography", "python-dbus" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 Saturday 06 January 2024 01:27:39 +0000 (0:00:00.076) 0:02:20.866 ****** changed: [sut] => { "changed": true, "changes": { "installed": [ "python-pyasn1", "python-cryptography" ] }, "rc": 0, "results": [ "dbus-python-1.1.1-9.el7.x86_64 providing python-dbus is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package python2-cryptography.x86_64 0:1.7.2-2.el7 will be installed\n--> Processing Dependency: python-idna >= 2.0 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-cffi >= 1.4.1 for package: python2-cryptography-1.7.2-2.el7.x86_64\n---> Package python2-pyasn1.noarch 0:0.1.9-7.el7 will be installed\n--> Running transaction check\n---> Package python-cffi.x86_64 0:1.6.0-5.el7 will be installed\n--> Processing Dependency: python-pycparser for package: python-cffi-1.6.0-5.el7.x86_64\n---> Package python-idna.noarch 0:2.4-1.el7 will be installed\n--> Running transaction check\n---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed\n--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch\n--> Running transaction check\n---> Package python-ply.noarch 0:3.4-11.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python2-cryptography x86_64 1.7.2-2.el7 base 502 k\n python2-pyasn1 noarch 0.1.9-7.el7 base 100 k\nInstalling for dependencies:\n python-cffi x86_64 1.6.0-5.el7 base 218 k\n python-idna noarch 2.4-1.el7 base 94 k\n python-ply noarch 3.4-11.el7 base 123 k\n python-pycparser noarch 2.14-1.el7 base 104 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+4 Dependent packages)\n\nTotal download size: 1.1 M\nInstalled size: 5.8 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 4.6 MB/s | 1.1 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-pyasn1-0.1.9-7.el7.noarch 1/6 \n Installing : python-ply-3.4-11.el7.noarch 2/6 \n Installing : python-pycparser-2.14-1.el7.noarch 3/6 \n Installing : python-cffi-1.6.0-5.el7.x86_64 4/6 \n Installing : python-idna-2.4-1.el7.noarch 5/6 \n Installing : python2-cryptography-1.7.2-2.el7.x86_64 6/6 \n Verifying : python-idna-2.4-1.el7.noarch 1/6 \n Verifying : python-pycparser-2.14-1.el7.noarch 2/6 \n Verifying : python-ply-3.4-11.el7.noarch 3/6 \n Verifying : python-cffi-1.6.0-5.el7.x86_64 4/6 \n Verifying : python2-pyasn1-0.1.9-7.el7.noarch 5/6 \n Verifying : python2-cryptography-1.7.2-2.el7.x86_64 6/6 \n\nInstalled:\n python2-cryptography.x86_64 0:1.7.2-2.el7 python2-pyasn1.noarch 0:0.1.9-7.el7\n\nDependency Installed:\n python-cffi.x86_64 0:1.6.0-5.el7 python-idna.noarch 0:2.4-1.el7 \n python-ply.noarch 0:3.4-11.el7 python-pycparser.noarch 0:2.14-1.el7 \n\nComplete!\n" ] } lsrpackages: python-cryptography python-dbus python-pyasn1 TASK [fedora.linux_system_roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 Saturday 06 January 2024 01:27:42 +0000 (0:00:03.150) 0:02:24.016 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "changes": { "installed": [ "certmonger" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: download.cf.centos.org\n * extras: download.cf.centos.org\n * updates: download.cf.centos.org\nResolving Dependencies\n--> Running transaction check\n---> Package certmonger.x86_64 0:0.78.4-17.el7_9 will be installed\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.9)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_util.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_client.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Running transaction check\n---> Package libtalloc.x86_64 0:2.1.16-1.el7 will be installed\n---> Package libtevent.x86_64 0:0.9.39-1.el7 will be installed\n---> Package xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n---> Package xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n certmonger x86_64 0.78.4-17.el7_9 updates 608 k\nInstalling for dependencies:\n libtalloc x86_64 2.1.16-1.el7 base 33 k\n libtevent x86_64 0.9.39-1.el7 base 41 k\n xmlrpc-c x86_64 1.32.5-1905.svn2451.el7 base 130 k\n xmlrpc-c-client x86_64 1.32.5-1905.svn2451.el7 base 32 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+4 Dependent packages)\n\nTotal download size: 843 k\nInstalled size: 3.3 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 2.8 MB/s | 843 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : libtalloc-2.1.16-1.el7.x86_64 1/5 \n Installing : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 2/5 \n Installing : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 3/5 \n Installing : libtevent-0.9.39-1.el7.x86_64 4/5 \n Installing : certmonger-0.78.4-17.el7_9.x86_64 5/5 \n Verifying : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 1/5 \n Verifying : libtalloc-2.1.16-1.el7.x86_64 2/5 \n Verifying : certmonger-0.78.4-17.el7_9.x86_64 3/5 \n Verifying : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 4/5 \n Verifying : libtevent-0.9.39-1.el7.x86_64 5/5 \n\nInstalled:\n certmonger.x86_64 0:0.78.4-17.el7_9 \n\nDependency Installed:\n libtalloc.x86_64 0:2.1.16-1.el7 \n libtevent.x86_64 0:0.9.39-1.el7 \n xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 \n xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 \n\nComplete!\n" ] } lsrpackages: certmonger TASK [fedora.linux_system_roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:35 Saturday 06 January 2024 01:27:45 +0000 (0:00:02.999) 0:02:27.015 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:61 Saturday 06 January 2024 01:27:46 +0000 (0:00:00.243) 0:02:27.259 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.certificate : Ensure provider service is running] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:90 Saturday 06 January 2024 01:27:46 +0000 (0:00:00.310) 0:02:27.570 ****** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "syslog.target network.target systemd-journald.socket dbus.service basic.target system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "EnvironmentFile": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /var/run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/var/run/certmonger.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.certificate : Ensure certificate requests] ***** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:101 Saturday 06 January 2024 01:27:46 +0000 (0:00:00.378) 0:02:27.948 ****** changed: [sut] => (item={'name': 'mssql_2019_cert', 'common_name': '10.31.11.224', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "common_name": "10.31.11.224", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } } MSG: Certificate requested (new). File attributes updated. TASK [fedora.linux_system_roles.certificate : Slurp the contents of the files] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:152 Saturday 06 January 2024 01:27:47 +0000 (0:00:01.054) 0:02:29.003 ****** skipping: [sut] => (item=['cert', {'name': 'mssql_2019_cert', 'common_name': '10.31.11.224', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "common_name": "10.31.11.224", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['key', {'name': 'mssql_2019_cert', 'common_name': '10.31.11.224', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "common_name": "10.31.11.224", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['ca', {'name': 'mssql_2019_cert', 'common_name': '10.31.11.224', 'ca': 'self-sign', 'owner': 'mssql', 'group': 'mssql', 'mode': '0600'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "common_name": "10.31.11.224", "group": "mssql", "mode": "0600", "name": "mssql_2019_cert", "owner": "mssql" } ], "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Create return data] ************** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:160 Saturday 06 January 2024 01:27:48 +0000 (0:00:00.434) 0:02:29.438 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Stop tracking certificates] ****** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:176 Saturday 06 January 2024 01:27:48 +0000 (0:00:00.060) 0:02:29.499 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.certificate : Remove files] ******************** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:181 Saturday 06 January 2024 01:27:48 +0000 (0:00:00.051) 0:02:29.550 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 06 January 2024 01:27:48 +0000 (0:00:00.105) 0:02:29.656 ****** ok: [sut] => { "ansible_facts": { "mssql_tls_cert": "mssql_2019_cert.crt", "mssql_tls_private_key": "mssql_2019_cert.key" }, "changed": false } TASK [linux-system-roles.mssql : Copy certificate and private_key files to the host] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 06 January 2024 01:27:48 +0000 (0:00:00.034) 0:02:29.691 ****** skipping: [sut] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 06 January 2024 01:27:48 +0000 (0:00:00.048) 0:02:29.740 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlscert] ************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:27:48 +0000 (0:00:00.101) 0:02:29.842 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003604", "end": "2024-01-06 01:27:48.853164", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:27:48.849560" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:27:48 +0000 (0:00:00.282) 0:02:30.124 ****** NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlscert", "/etc/pki/tls/certs/mssql_2019_cert.crt" ], "delta": "0:00:00.125168", "end": "2024-01-06 01:27:49.292160", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:27:49.166992" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlscert] ************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:27:49 +0000 (0:00:00.442) 0:02:30.567 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 06 January 2024 01:27:49 +0000 (0:00:00.061) 0:02:30.628 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlskey] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:27:49 +0000 (0:00:00.105) 0:02:30.734 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003052", "end": "2024-01-06 01:27:49.683243", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:27:49.680191" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:27:49 +0000 (0:00:00.234) 0:02:30.968 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlskey", "/etc/pki/tls/private/mssql_2019_cert.key" ], "delta": "0:00:00.126461", "end": "2024-01-06 01:27:50.101483", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:27:49.975022" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlskey] ************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:27:50 +0000 (0:00:00.398) 0:02:31.367 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 06 January 2024 01:27:50 +0000 (0:00:00.038) 0:02:31.405 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlsprotocols] ********* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:27:50 +0000 (0:00:00.164) 0:02:31.569 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002904", "end": "2024-01-06 01:27:50.532620", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:27:50.529716" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:27:50 +0000 (0:00:00.205) 0:02:31.775 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tlsprotocols", "1.2" ], "delta": "0:00:00.124105", "end": "2024-01-06 01:27:50.833224", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:27:50.709119" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network tlsprotocols] ******* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:27:50 +0000 (0:00:00.298) 0:02:32.073 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 06 January 2024 01:27:50 +0000 (0:00:00.032) 0:02:32.106 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network forceencryption] ****** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:27:51 +0000 (0:00:00.098) 0:02:32.204 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.002983", "end": "2024-01-06 01:27:51.129059", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:27:51.126076" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:27:51 +0000 (0:00:00.142) 0:02:32.347 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.forceencryption", "1" ], "delta": "0:00:00.124522", "end": "2024-01-06 01:27:51.399936", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:27:51.275414" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Unset the setting network forceencryption] **** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:27:51 +0000 (0:00:00.275) 0:02:32.622 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 06 January 2024 01:27:51 +0000 (0:00:00.031) 0:02:32.653 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 06 January 2024 01:27:51 +0000 (0:00:00.025) 0:02:32.679 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 06 January 2024 01:27:51 +0000 (0:00:00.025) 0:02:32.704 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 06 January 2024 01:27:51 +0000 (0:00:00.044) 0:02:32.748 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 06 January 2024 01:27:51 +0000 (0:00:00.048) 0:02:32.797 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 06 January 2024 01:27:51 +0000 (0:00:00.034) 0:02:32.831 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 06 January 2024 01:27:51 +0000 (0:00:00.037) 0:02:32.869 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 06 January 2024 01:27:51 +0000 (0:00:00.031) 0:02:32.900 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 06 January 2024 01:27:51 +0000 (0:00:00.107) 0:02:33.008 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 06 January 2024 01:27:51 +0000 (0:00:00.024) 0:02:33.033 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 06 January 2024 01:27:51 +0000 (0:00:00.032) 0:02:33.065 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 06 January 2024 01:27:51 +0000 (0:00:00.031) 0:02:33.096 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 06 January 2024 01:27:51 +0000 (0:00:00.024) 0:02:33.121 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 06 January 2024 01:27:51 +0000 (0:00:00.063) 0:02:33.185 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.038) 0:02:33.223 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.022) 0:02:33.246 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.031) 0:02:33.278 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.032) 0:02:33.310 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.027) 0:02:33.337 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.043) 0:02:33.381 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.045) 0:02:33.426 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.039) 0:02:33.466 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.024) 0:02:33.490 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.043) 0:02:33.534 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.022) 0:02:33.556 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.031) 0:02:33.588 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.022) 0:02:33.610 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.108) 0:02:33.719 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.023) 0:02:33.742 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.039) 0:02:33.781 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.038) 0:02:33.820 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.023) 0:02:33.843 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.048) 0:02:33.891 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.038) 0:02:33.929 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.034) 0:02:33.964 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.034) 0:02:33.999 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.026) 0:02:34.026 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.035) 0:02:34.062 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.023) 0:02:34.085 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.025) 0:02:34.110 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.020) 0:02:34.131 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 06 January 2024 01:27:52 +0000 (0:00:00.039) 0:02:34.170 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 06 January 2024 01:27:53 +0000 (0:00:00.032) 0:02:34.202 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 06 January 2024 01:27:53 +0000 (0:00:00.020) 0:02:34.223 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 06 January 2024 01:27:53 +0000 (0:00:00.021) 0:02:34.244 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 06 January 2024 01:27:53 +0000 (0:00:00.021) 0:02:34.266 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 06 January 2024 01:27:53 +0000 (0:00:00.098) 0:02:34.365 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 06 January 2024 01:27:53 +0000 (0:00:00.029) 0:02:34.394 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 06 January 2024 01:27:53 +0000 (0:00:00.024) 0:02:34.419 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 06 January 2024 01:27:53 +0000 (0:00:00.024) 0:02:34.443 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 06 January 2024 01:27:53 +0000 (0:00:00.031) 0:02:34.475 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 06 January 2024 01:27:53 +0000 (0:00:00.162) 0:02:34.638 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-06 01:27:25 UTC", "ActiveEnterTimestampMonotonic": "1936175177", "ActiveExitTimestamp": "Sat 2024-01-06 01:27:24 UTC", "ActiveExitTimestampMonotonic": "1935191495", "ActiveState": "active", "After": "network.target -.mount basic.target systemd-journald.socket auditd.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 01:27:25 UTC", "AssertTimestampMonotonic": "1936174504", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 01:27:25 UTC", "ConditionTimestampMonotonic": "1936174502", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "11581", "ExecMainStartTimestamp": "Sat 2024-01-06 01:27:25 UTC", "ExecMainStartTimestampMonotonic": "1936175105", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-06 01:27:25 UTC", "InactiveEnterTimestampMonotonic": "1936173854", "InactiveExitTimestamp": "Sat 2024-01-06 01:27:25 UTC", "InactiveExitTimestampMonotonic": "1936175177", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "11581", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-06 01:27:25 UTC", "WatchdogTimestampMonotonic": "1936175152", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 06 January 2024 01:27:54 +0000 (0:00:01.406) 0:02:36.044 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 06 January 2024 01:27:54 +0000 (0:00:00.023) 0:02:36.068 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers TASK [Verify connectivity and settings] **************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:168 Saturday 06 January 2024 01:27:54 +0000 (0:00:00.024) 0:02:36.093 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml for sut TASK [Check if the errorlog file exists and its location] ********************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:8 Saturday 06 January 2024 01:27:55 +0000 (0:00:00.318) 0:02:36.411 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if the set edition matches the existing edition] ******************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:23 Saturday 06 January 2024 01:27:55 +0000 (0:00:00.048) 0:02:36.459 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify if the edition matches] ******************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:35 Saturday 06 January 2024 01:27:55 +0000 (0:00:00.030) 0:02:36.490 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting {{ item.key }}] *************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:39 Saturday 06 January 2024 01:27:55 +0000 (0:00:00.027) 0:02:36.518 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_datadir] *********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:55 Saturday 06 January 2024 01:27:55 +0000 (0:00:00.033) 0:02:36.551 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_datadir has proper permissions and ownership] ********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:60 Saturday 06 January 2024 01:27:55 +0000 (0:00:00.035) 0:02:36.587 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get stat of mssql_logdir] ************************************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:70 Saturday 06 January 2024 01:27:55 +0000 (0:00:00.032) 0:02:36.619 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Assert that mssql_logdir has proper permissions and ownership] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:75 Saturday 06 January 2024 01:27:55 +0000 (0:00:00.021) 0:02:36.641 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Prepare MSSQL and facts for logging in] ********************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:85 Saturday 06 January 2024 01:27:55 +0000 (0:00:00.021) 0:02:36.663 ****** TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 06 January 2024 01:27:55 +0000 (0:00:00.042) 0:02:36.705 ****** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-06 01:27:54 UTC", "ActiveEnterTimestampMonotonic": "1965889590", "ActiveExitTimestamp": "Sat 2024-01-06 01:27:53 UTC", "ActiveExitTimestampMonotonic": "1964725556", "ActiveState": "active", "After": "network.target -.mount basic.target systemd-journald.socket auditd.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 01:27:54 UTC", "AssertTimestampMonotonic": "1965888768", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 01:27:54 UTC", "ConditionTimestampMonotonic": "1965888767", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12448", "ExecMainStartTimestamp": "Sat 2024-01-06 01:27:54 UTC", "ExecMainStartTimestampMonotonic": "1965889503", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-06 01:27:54 UTC] ; stop_time=[n/a] ; pid=12448 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-06 01:27:54 UTC", "InactiveEnterTimestampMonotonic": "1965887884", "InactiveExitTimestamp": "Sat 2024-01-06 01:27:54 UTC", "InactiveExitTimestampMonotonic": "1965889590", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "12448", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-06 01:27:54 UTC", "WatchdogTimestampMonotonic": "1965889555", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 06 January 2024 01:27:55 +0000 (0:00:00.309) 0:02:37.014 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003175", "end": "2024-01-06 01:27:55.982918", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:27:55.979743" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 06 January 2024 01:27:56 +0000 (0:00:00.189) 0:02:37.204 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003343", "end": "2024-01-06 01:27:56.190884", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:27:56.187541" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 06 January 2024 01:27:56 +0000 (0:00:00.214) 0:02:37.418 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [Wait for mssql-server to prepare for client connections] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:93 Saturday 06 January 2024 01:27:56 +0000 (0:00:00.057) 0:02:37.476 ****** ok: [sut] => { "changed": false, "elapsed": 3, "gid": 994, "group": "mssql", "match_groupdict": {}, "match_groups": [], "mode": "0660", "owner": "mssql", "path": "/var/opt/mssql/log/errorlog", "port": null, "search_regex": "SQL Server is now ready for client connections", "secontext": "system_u:object_r:var_t:s0", "size": 7005, "state": "file", "uid": 996 } TASK [Check if the set password matches the existing password] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:99 Saturday 06 January 2024 01:27:59 +0000 (0:00:03.162) 0:02:40.639 ****** ok: [sut] => { "attempts": 1, "changed": false, "cmd": [ "/opt/mssql-tools/bin/sqlcmd", "-U", "sa", "-P", "p@55w0rD", "-Q", "SELECT @@VERSION" ], "delta": "0:00:00.031793", "end": "2024-01-06 01:27:59.590403", "rc": 0, "start": "2024-01-06 01:27:59.558610" } STDOUT: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Microsoft SQL Server 2019 (RTM-CU24) (KB5031908) - 15.0.4345.5 (X64) Dec 4 2023 14:44:16 Copyright (C) 2019 Microsoft Corporation Enterprise Evaluation Edition (64-bit) on Linux (CentOS Linux 7 (Core)) (1 rows affected) TASK [Set the mssql_password variable to default null] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:113 Saturday 06 January 2024 01:27:59 +0000 (0:00:00.178) 0:02:40.817 ****** ok: [sut] => { "ansible_facts": { "mssql_password": null }, "changed": false } TASK [Verify the package mssql-server-fts] ************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:117 Saturday 06 January 2024 01:27:59 +0000 (0:00:00.064) 0:02:40.881 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package powershell] ******************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:124 Saturday 06 January 2024 01:27:59 +0000 (0:00:00.067) 0:02:40.949 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the value of the traceflag setting] ********************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:135 Saturday 06 January 2024 01:27:59 +0000 (0:00:00.040) 0:02:40.989 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is set to 3979] ************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:140 Saturday 06 January 2024 01:27:59 +0000 (0:00:00.030) 0:02:41.020 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the traceflag setting is not set to 3979] ******************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:145 Saturday 06 January 2024 01:27:59 +0000 (0:00:00.035) 0:02:41.055 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the alternatewritethrough setting is false] ****************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:151 Saturday 06 January 2024 01:27:59 +0000 (0:00:00.027) 0:02:41.083 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the writethrough setting] ***************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:157 Saturday 06 January 2024 01:27:59 +0000 (0:00:00.064) 0:02:41.148 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlscert setting] ********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:167 Saturday 06 January 2024 01:28:00 +0000 (0:00:00.050) 0:02:41.198 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlscert] ************************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:28:00 +0000 (0:00:00.040) 0:02:41.238 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlscert' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004265", "end": "2024-01-06 01:28:00.167287", "rc": 0, "start": "2024-01-06 01:28:00.163022" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [Verify the setting when it is type str tlscert] ************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:28:00 +0000 (0:00:00.147) 0:02:41.386 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlscert] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:28:00 +0000 (0:00:00.138) 0:02:41.524 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/certs/mssql_2019_cert.crt] ************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:28:00 +0000 (0:00:00.039) 0:02:41.564 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlskey setting] *********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:178 Saturday 06 January 2024 01:28:00 +0000 (0:00:00.038) 0:02:41.603 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlskey] ************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:28:00 +0000 (0:00:00.067) 0:02:41.671 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlskey' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004446", "end": "2024-01-06 01:28:00.590997", "rc": 0, "start": "2024-01-06 01:28:00.586551" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [Verify the setting when it is type str tlskey] *************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:28:00 +0000 (0:00:00.139) 0:02:41.811 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlskey] ************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:28:00 +0000 (0:00:00.034) 0:02:41.845 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = /etc/pki/tls/private/mssql_2019_cert.key] ********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:28:00 +0000 (0:00:00.039) 0:02:41.884 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the tlsprotocols setting] ***************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:190 Saturday 06 January 2024 01:28:00 +0000 (0:00:00.026) 0:02:41.911 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting tlsprotocols] ******************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:28:00 +0000 (0:00:00.070) 0:02:41.982 ****** ok: [sut] => { "changed": false, "cmd": "grep '^tlsprotocols' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004370", "end": "2024-01-06 01:28:00.925307", "rc": 0, "start": "2024-01-06 01:28:00.920937" } STDOUT: tlsprotocols = 1.2 TASK [Verify the setting when it is type str tlsprotocols] ********************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:28:00 +0000 (0:00:00.165) 0:02:42.147 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the setting when it is type bool tlsprotocols] ******************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:28:00 +0000 (0:00:00.028) 0:02:42.176 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that tcpport = 1.2] *********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:28:01 +0000 (0:00:00.025) 0:02:42.202 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the forceencryption setting] ************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:198 Saturday 06 January 2024 01:28:01 +0000 (0:00:00.025) 0:02:42.227 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml for sut TASK [Get the value of the setting forceencryption] **************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:7 Saturday 06 January 2024 01:28:01 +0000 (0:00:00.049) 0:02:42.277 ****** ok: [sut] => { "changed": false, "cmd": "grep '^forceencryption' /var/opt/mssql/mssql.conf || true", "delta": "0:00:00.004498", "end": "2024-01-06 01:28:01.216853", "rc": 0, "start": "2024-01-06 01:28:01.212355" } STDOUT: forceencryption = 1 TASK [Verify the setting when it is type str forceencryption] ****************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:14 Saturday 06 January 2024 01:28:01 +0000 (0:00:00.250) 0:02:42.527 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the setting when it is type bool forceencryption] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:25 Saturday 06 January 2024 01:28:01 +0000 (0:00:00.024) 0:02:42.552 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that tcpport = True] ********************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/mssql_conf_verify.yml:40 Saturday 06 January 2024 01:28:01 +0000 (0:00:00.031) 0:02:42.584 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get the current mode of SELinux] ***************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:208 Saturday 06 January 2024 01:28:01 +0000 (0:00:00.022) 0:02:42.607 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that SELinux is in the mode {{ __mssql_selinux_mode }}] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:213 Saturday 06 January 2024 01:28:01 +0000 (0:00:00.023) 0:02:42.630 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the package mssql-server-selinux] ********************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:221 Saturday 06 January 2024 01:28:01 +0000 (0:00:00.021) 0:02:42.652 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Disable TLS encryption] ************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/tests_tls.yml:175 Saturday 06 January 2024 01:28:01 +0000 (0:00:00.022) 0:02:42.674 ****** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 06 January 2024 01:28:02 +0000 (0:00:00.603) 0:02:43.277 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 06 January 2024 01:28:02 +0000 (0:00:00.034) 0:02:43.312 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 06 January 2024 01:28:02 +0000 (0:00:00.030) 0:02:43.342 ****** 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-cibfwu4cu9/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_7.yml) => { "ansible_facts": { "__mssql_client_repository": "https://packages.microsoft.com/rhel/7/prod/", "__mssql_confined_supported": false, "__mssql_server_repository": "https://packages.microsoft.com/rhel/7/mssql-server-{{ mssql_version | int }}/", "__mssql_supported_versions": [ 2017, 2019 ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [sut] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 06 January 2024 01:28:02 +0000 (0:00:00.046) 0:02:43.389 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 06 January 2024 01:28:02 +0000 (0:00:00.021) 0:02:43.410 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 06 January 2024 01:28:02 +0000 (0:00:00.023) 0:02:43.433 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 06 January 2024 01:28:02 +0000 (0:00:00.022) 0:02:43.456 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 06 January 2024 01:28:02 +0000 (0:00:00.021) 0:02:43.477 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 06 January 2024 01:28:02 +0000 (0:00:00.028) 0:02:43.505 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 06 January 2024 01:28:02 +0000 (0:00:00.027) 0:02:43.532 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:58 Saturday 06 January 2024 01:28:02 +0000 (0:00:00.021) 0:02:43.554 ****** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_cluster_run_role fact] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:65 Saturday 06 January 2024 01:28:02 +0000 (0:00:00.022) 0:02:43.577 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:69 Saturday 06 January 2024 01:28:02 +0000 (0:00:00.030) 0:02:43.607 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:81 Saturday 06 January 2024 01:28:02 +0000 (0:00:00.029) 0:02:43.637 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:89 Saturday 06 January 2024 01:28:02 +0000 (0:00:00.035) 0:02:43.672 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:98 Saturday 06 January 2024 01:28:02 +0000 (0:00:00.023) 0:02:43.696 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:111 Saturday 06 January 2024 01:28:02 +0000 (0:00:00.184) 0:02:43.881 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:122 Saturday 06 January 2024 01:28:02 +0000 (0:00:00.023) 0:02:43.905 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 Saturday 06 January 2024 01:28:02 +0000 (0:00:00.026) 0:02:43.931 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:135 Saturday 06 January 2024 01:28:03 +0000 (0:00:00.949) 0:02:44.881 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:144 Saturday 06 January 2024 01:28:03 +0000 (0:00:00.064) 0:02:44.945 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:151 Saturday 06 January 2024 01:28:03 +0000 (0:00:00.026) 0:02:44.971 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:158 Saturday 06 January 2024 01:28:03 +0000 (0:00:00.024) 0:02:44.996 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:173 Saturday 06 January 2024 01:28:03 +0000 (0:00:00.049) 0:02:45.046 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:186 Saturday 06 January 2024 01:28:04 +0000 (0:00:00.322) 0:02:45.368 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:196 Saturday 06 January 2024 01:28:04 +0000 (0:00:00.021) 0:02:45.390 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:207 Saturday 06 January 2024 01:28:04 +0000 (0:00:00.023) 0:02:45.413 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:215 Saturday 06 January 2024 01:28:04 +0000 (0:00:00.023) 0:02:45.437 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:228 Saturday 06 January 2024 01:28:04 +0000 (0:00:00.028) 0:02:45.465 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:236 Saturday 06 January 2024 01:28:04 +0000 (0:00:00.021) 0:02:45.486 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:241 Saturday 06 January 2024 01:28:04 +0000 (0:00:00.127) 0:02:45.614 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:250 Saturday 06 January 2024 01:28:04 +0000 (0:00:00.021) 0:02:45.636 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:259 Saturday 06 January 2024 01:28:04 +0000 (0:00:00.022) 0:02:45.658 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Saturday 06 January 2024 01:28:04 +0000 (0:00:00.021) 0:02:45.680 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-server-15.0.4345.5-2.x86_64 providing mssql-server is already installed" ] } lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:272 Saturday 06 January 2024 01:28:04 +0000 (0:00:00.348) 0:02:46.029 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:280 Saturday 06 January 2024 01:28:04 +0000 (0:00:00.023) 0:02:46.053 ****** 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.005180", "end": "2024-01-06 01:28:04.973859", "rc": 0, "start": "2024-01-06 01:28:04.968679" } STDOUT: /var/opt/mssql/log/errorlog TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 Saturday 06 January 2024 01:28:04 +0000 (0:00:00.138) 0:02:46.191 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:299 Saturday 06 January 2024 01:28:05 +0000 (0:00:00.707) 0:02:46.898 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:308 Saturday 06 January 2024 01:28:05 +0000 (0:00:00.029) 0:02:46.928 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 Saturday 06 January 2024 01:28:05 +0000 (0:00:00.022) 0:02:46.950 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 06 January 2024 01:28:05 +0000 (0:00:00.027) 0:02:46.978 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:359 Saturday 06 January 2024 01:28:05 +0000 (0:00:00.033) 0:02:47.011 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:366 Saturday 06 January 2024 01:28:05 +0000 (0:00:00.028) 0:02:47.040 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "tuned-profiles-mssql-2.11.0-12.el7_9.noarch providing tuned-profiles-mssql is already installed" ] } lsrpackages: tuned-profiles-mssql TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:371 Saturday 06 January 2024 01:28:06 +0000 (0:00:00.369) 0:02:47.409 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "tuned", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-06 00:55:23 UTC", "ActiveEnterTimestampMonotonic": "14601134", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-sysctl.service network.target basic.target systemd-journald.socket system.slice dbus.service", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 00:55:22 UTC", "AssertTimestampMonotonic": "13659814", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "com.redhat.tuned", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 00:55:22 UTC", "ConditionTimestampMonotonic": "13659812", "Conflicts": "shutdown.target cpupower.service", "ControlGroup": "/system.slice/tuned.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "man:tuned(8) man:tuned.conf(5) man:tuned-adm(8)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "875", "ExecMainStartTimestamp": "Sat 2024-01-06 00:55:22 UTC", "ExecMainStartTimestampMonotonic": "13660458", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-06 00:55:22 UTC", "InactiveExitTimestampMonotonic": "13660510", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "875", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/tuned/tuned.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice polkit.service dbus.service basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-06 00:55:23 UTC", "WatchdogTimestampMonotonic": "14601025", "WatchdogUSec": "0" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:377 Saturday 06 January 2024 01:28:06 +0000 (0:00:00.212) 0:02:47.621 ****** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.093208", "end": "2024-01-06 01:28:06.641169", "rc": 0, "start": "2024-01-06 01:28:06.547961" } 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:387 Saturday 06 January 2024 01:28:06 +0000 (0:00:00.245) 0:02:47.867 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:400 Saturday 06 January 2024 01:28:06 +0000 (0:00:00.157) 0:02:48.025 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 06 January 2024 01:28:06 +0000 (0:00:00.022) 0:02:48.047 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:419 Saturday 06 January 2024 01:28:06 +0000 (0:00:00.022) 0:02:48.070 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Saturday 06 January 2024 01:28:07 +0000 (0:00:00.153) 0:02:48.224 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "mssql-tools-17.10.1.1-1.x86_64 providing mssql-tools is already installed", "unixODBC-devel-2.3.11-1.rh.x86_64 providing unixODBC-devel is already installed" ] } lsrpackages: mssql-tools unixODBC-devel TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 06 January 2024 01:28:07 +0000 (0:00:00.355) 0:02:48.579 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:442 Saturday 06 January 2024 01:28:07 +0000 (0:00:00.032) 0:02:48.612 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:448 Saturday 06 January 2024 01:28:07 +0000 (0:00:00.028) 0:02:48.641 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:463 Saturday 06 January 2024 01:28:07 +0000 (0:00:00.024) 0:02:48.665 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:470 Saturday 06 January 2024 01:28:07 +0000 (0:00:00.050) 0:02:48.716 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:478 Saturday 06 January 2024 01:28:07 +0000 (0:00:00.042) 0:02:48.758 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:500 Saturday 06 January 2024 01:28:07 +0000 (0:00:00.042) 0:02:48.800 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:511 Saturday 06 January 2024 01:28:07 +0000 (0:00:00.022) 0:02:48.823 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:526 Saturday 06 January 2024 01:28:07 +0000 (0:00:00.040) 0:02:48.864 ****** ok: [sut] => { "changed": false, "cmd": "errorlog_edition=\"$(grep -oi 'Evaluation edition' \\\n/var/opt/mssql/log/errorlog)\"\nif [ -z \"${errorlog_edition}\" ]; then\n edition_matches=false\nelse\n edition_matches=true\nfi\necho \"${edition_matches}\"\n", "delta": "0:00:00.005690", "end": "2024-01-06 01:28:07.802222", "rc": 0, "start": "2024-01-06 01:28:07.796532" } STDOUT: true TASK [linux-system-roles.mssql : Ensure that the mssql-server service is stopped] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 06 January 2024 01:28:07 +0000 (0:00:00.158) 0:02:49.023 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 06 January 2024 01:28:07 +0000 (0:00:00.025) 0:02:49.048 ****** 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 edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:552 Saturday 06 January 2024 01:28:08 +0000 (0:00:01.107) 0:02:50.155 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:572 Saturday 06 January 2024 01:28:08 +0000 (0:00:00.027) 0:02:50.182 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:579 Saturday 06 January 2024 01:28:09 +0000 (0:00:00.039) 0:02:50.223 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:586 Saturday 06 January 2024 01:28:09 +0000 (0:00:00.030) 0:02:50.253 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 06 January 2024 01:28:09 +0000 (0:00:00.031) 0:02:50.284 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:28:09 +0000 (0:00:00.061) 0:02:50.346 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:01.004280", "end": "2024-01-06 01:28:10.269549", "failed_when_result": false, "rc": 1, "start": "2024-01-06 01:28:09.265269" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:28:10 +0000 (0:00:01.151) 0:02:51.497 ****** ok: [sut] => { "changed": false, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "network.tcpport", "1433" ], "delta": "0:00:00.124300", "end": "2024-01-06 01:28:10.546047", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:28:10.421747" } 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:28:10 +0000 (0:00:00.285) 0:02:51.782 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:604 Saturday 06 January 2024 01:28:10 +0000 (0:00:00.024) 0:02:51.806 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:624 Saturday 06 January 2024 01:28:10 +0000 (0:00:00.024) 0:02:51.830 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:631 Saturday 06 January 2024 01:28:10 +0000 (0:00:00.025) 0:02:51.856 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:638 Saturday 06 January 2024 01:28:10 +0000 (0:00:00.161) 0:02:52.017 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:647 Saturday 06 January 2024 01:28:10 +0000 (0:00:00.069) 0:02:52.087 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:653 Saturday 06 January 2024 01:28:10 +0000 (0:00:00.038) 0:02:52.126 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:660 Saturday 06 January 2024 01:28:10 +0000 (0:00:00.040) 0:02:52.166 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:668 Saturday 06 January 2024 01:28:11 +0000 (0:00:00.046) 0:02:52.213 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:674 Saturday 06 January 2024 01:28:11 +0000 (0:00:00.042) 0:02:52.255 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:692 Saturday 06 January 2024 01:28:11 +0000 (0:00:00.034) 0:02:52.290 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:706 Saturday 06 January 2024 01:28:11 +0000 (0:00:00.036) 0:02:52.326 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 Saturday 06 January 2024 01:28:11 +0000 (0:00:00.038) 0:02:52.364 ****** skipping: [sut] => (item=mssql_2019_cert.crt) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.crt", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=mssql_2019_cert.key) => { "ansible_loop_var": "item", "changed": false, "item": "mssql_2019_cert.key", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:729 Saturday 06 January 2024 01:28:11 +0000 (0:00:00.036) 0:02:52.401 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlscert] ************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:28:11 +0000 (0:00:00.051) 0:02:52.453 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlscert = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003290", "end": "2024-01-06 01:28:11.401310", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:28:11.398020" } STDOUT: tlscert = /etc/pki/tls/certs/mssql_2019_cert.crt TASK [linux-system-roles.mssql : Configure the setting network tlscert] ******** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:28:11 +0000 (0:00:00.172) 0:02:52.625 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlscert] ************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:28:11 +0000 (0:00:00.051) 0:02:52.677 ****** NOTIFIED HANDLER linux-system-roles.mssql : Restart the mssql-server service for sut changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlscert" ], "delta": "0:00:00.126469", "end": "2024-01-06 01:28:11.790352", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:28:11.663883" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:738 Saturday 06 January 2024 01:28:11 +0000 (0:00:00.342) 0:02:53.019 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlskey] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:28:11 +0000 (0:00:00.049) 0:02:53.069 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlskey = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003264", "end": "2024-01-06 01:28:11.999981", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:28:11.996717" } STDOUT: tlskey = /etc/pki/tls/private/mssql_2019_cert.key TASK [linux-system-roles.mssql : Configure the setting network tlskey] ********* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:28:12 +0000 (0:00:00.303) 0:02:53.373 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlskey] ************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:28:12 +0000 (0:00:00.042) 0:02:53.415 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlskey" ], "delta": "0:00:00.125397", "end": "2024-01-06 01:28:12.472788", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:28:12.347391" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:747 Saturday 06 January 2024 01:28:12 +0000 (0:00:00.286) 0:02:53.702 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network tlsprotocols] ********* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:28:12 +0000 (0:00:00.067) 0:02:53.769 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tlsprotocols = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003231", "end": "2024-01-06 01:28:12.708786", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:28:12.705555" } STDOUT: tlsprotocols = 1.2 TASK [linux-system-roles.mssql : Configure the setting network tlsprotocols] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:28:12 +0000 (0:00:00.168) 0:02:53.938 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network tlsprotocols] ******* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:28:12 +0000 (0:00:00.050) 0:02:53.988 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.tlsprotocols" ], "delta": "0:00:00.127261", "end": "2024-01-06 01:28:13.064813", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:28:12.937552" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:754 Saturday 06 January 2024 01:28:13 +0000 (0:00:00.316) 0:02:54.304 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting network forceencryption] ****** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 06 January 2024 01:28:13 +0000 (0:00:00.055) 0:02:54.360 ****** ok: [sut] => { "changed": false, "cmd": [ "grep", "^forceencryption = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003339", "end": "2024-01-06 01:28:13.280944", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:28:13.277605" } STDOUT: forceencryption = 1 TASK [linux-system-roles.mssql : Configure the setting network forceencryption] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 06 January 2024 01:28:13 +0000 (0:00:00.141) 0:02:54.501 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the setting network forceencryption] **** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 06 January 2024 01:28:13 +0000 (0:00:00.049) 0:02:54.550 ****** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "unset", "network.forceencryption" ], "delta": "0:00:00.125767", "end": "2024-01-06 01:28:13.637618", "failed_when_result": false, "rc": 0, "start": "2024-01-06 01:28:13.511851" } STDOUT: SQL Server needs to be restarted in order to apply this setting. Please run 'systemctl restart mssql-server.service'. TASK [linux-system-roles.mssql : Verify that ad_integration_realm variable is provided] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:763 Saturday 06 January 2024 01:28:13 +0000 (0:00:00.329) 0:02:54.885 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:771 Saturday 06 January 2024 01:28:13 +0000 (0:00:00.026) 0:02:54.912 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:779 Saturday 06 January 2024 01:28:13 +0000 (0:00:00.021) 0:02:54.933 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:786 Saturday 06 January 2024 01:28:13 +0000 (0:00:00.155) 0:02:55.088 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:793 Saturday 06 January 2024 01:28:13 +0000 (0:00:00.026) 0:02:55.114 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:802 Saturday 06 January 2024 01:28:13 +0000 (0:00:00.025) 0:02:55.139 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:815 Saturday 06 January 2024 01:28:13 +0000 (0:00:00.022) 0:02:55.162 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:824 Saturday 06 January 2024 01:28:13 +0000 (0:00:00.022) 0:02:55.185 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:836 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.022) 0:02:55.208 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:841 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.022) 0:02:55.230 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:858 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.022) 0:02:55.252 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:863 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.021) 0:02:55.273 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:868 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.021) 0:02:55.295 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:874 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.044) 0:02:55.340 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:900 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.031) 0:02:55.371 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:921 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.025) 0:02:55.397 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:929 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.048) 0:02:55.445 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:939 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.028) 0:02:55.473 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:945 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.039) 0:02:55.513 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:962 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.043) 0:02:55.556 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:977 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.057) 0:02:55.613 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:997 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.022) 0:02:55.635 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1051 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.148) 0:02:55.784 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1058 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.031) 0:02:55.816 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1065 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.051) 0:02:55.867 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1076 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.038) 0:02:55.905 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.029) 0:02:55.934 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1090 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.043) 0:02:55.978 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1099 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.022) 0:02:56.001 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1107 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.028) 0:02:56.029 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1122 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.048) 0:02:56.078 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1129 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.043) 0:02:56.121 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1154 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.022) 0:02:56.144 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1163 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.021) 0:02:56.165 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Replicate DBs] ******************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1173 Saturday 06 January 2024 01:28:14 +0000 (0:00:00.021) 0:02:56.187 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1184 Saturday 06 January 2024 01:28:15 +0000 (0:00:00.021) 0:02:56.208 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1197 Saturday 06 January 2024 01:28:15 +0000 (0:00:00.020) 0:02:56.229 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1210 Saturday 06 January 2024 01:28:15 +0000 (0:00:00.024) 0:02:56.253 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1217 Saturday 06 January 2024 01:28:15 +0000 (0:00:00.033) 0:02:56.286 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1224 Saturday 06 January 2024 01:28:15 +0000 (0:00:00.027) 0:02:56.314 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1233 Saturday 06 January 2024 01:28:15 +0000 (0:00:00.021) 0:02:56.335 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1240 Saturday 06 January 2024 01:28:15 +0000 (0:00:00.135) 0:02:56.471 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1252 Saturday 06 January 2024 01:28:15 +0000 (0:00:00.042) 0:02:56.513 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create HA login] ****************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1261 Saturday 06 January 2024 01:28:15 +0000 (0:00:00.021) 0:02:56.535 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Join to availability group] ******************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1268 Saturday 06 January 2024 01:28:15 +0000 (0:00:00.026) 0:02:56.562 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1274 Saturday 06 January 2024 01:28:15 +0000 (0:00:00.021) 0:02:56.584 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1282 Saturday 06 January 2024 01:28:15 +0000 (0:00:00.032) 0:02:56.616 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1295 Saturday 06 January 2024 01:28:15 +0000 (0:00:00.030) 0:02:56.647 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1307 Saturday 06 January 2024 01:28:15 +0000 (0:00:00.038) 0:02:56.686 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1313 Saturday 06 January 2024 01:28:15 +0000 (0:00:00.081) 0:02:56.767 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1322 Saturday 06 January 2024 01:28:15 +0000 (0:00:00.028) 0:02:56.795 ****** changed: [sut] => { "changed": true } MSG: Block inserted RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 06 January 2024 01:28:15 +0000 (0:00:00.174) 0:02:56.969 ****** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-06 01:27:54 UTC", "ActiveEnterTimestampMonotonic": "1965889590", "ActiveExitTimestamp": "Sat 2024-01-06 01:27:53 UTC", "ActiveExitTimestampMonotonic": "1964725556", "ActiveState": "active", "After": "network.target -.mount basic.target systemd-journald.socket auditd.service system.slice", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 01:27:54 UTC", "AssertTimestampMonotonic": "1965888768", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 01:27:54 UTC", "ConditionTimestampMonotonic": "1965888767", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12448", "ExecMainStartTimestamp": "Sat 2024-01-06 01:27:54 UTC", "ExecMainStartTimestampMonotonic": "1965889503", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2024-01-06 01:27:54 UTC] ; stop_time=[n/a] ; pid=12448 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2024-01-06 01:27:54 UTC", "InactiveEnterTimestampMonotonic": "1965887884", "InactiveExitTimestamp": "Sat 2024-01-06 01:27:54 UTC", "InactiveExitTimestampMonotonic": "1965889590", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "process", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "18446744073709551615", "LimitNPROC": "18446744073709551615", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "12448", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice -.mount basic.target", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "0", "StartLimitInterval": "0", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "30min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "WantedBy": "multi-user.target", "WatchdogTimestamp": "Sat 2024-01-06 01:27:54 UTC", "WatchdogTimestampMonotonic": "1965889555", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } META: ran handlers TASK [linux-system-roles.mssql : Post-input SQL scripts to SQL Server] ********* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1335 Saturday 06 January 2024 01:28:16 +0000 (0:00:00.648) 0:02:57.618 ****** 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-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:1346 Saturday 06 January 2024 01:28:16 +0000 (0:00:00.021) 0:02:57.640 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tests_tls_2019.yml:26 Saturday 06 January 2024 01:28:16 +0000 (0:00:00.021) 0:02:57.661 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/cleanup.yml for sut TASK [Gather package facts] **************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/cleanup.yml:2 Saturday 06 January 2024 01:28:16 +0000 (0:00:00.123) 0:02:57.784 ****** 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-cibfwu4cu9/tests/tasks/cleanup.yml:6 Saturday 06 January 2024 01:28:17 +0000 (0:00:00.960) 0:02:58.744 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/cleanup.yml:14 Saturday 06 January 2024 01:28:17 +0000 (0:00:00.028) 0:02:58.772 ****** ok: [sut] => { "ansible_python_version": "2.7.5" } TASK [Purge firewall configuration] ******************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/cleanup.yml:18 Saturday 06 January 2024 01:28:17 +0000 (0:00:00.030) 0:02:58.803 ****** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 06 January 2024 01:28:17 +0000 (0:00:00.056) 0:02:58.859 ****** included: /WORKDIR/git-weekly-cibfwu4cu9/.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-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 06 January 2024 01:28:17 +0000 (0:00:00.037) 0:02:58.897 ****** 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-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 06 January 2024 01:28:17 +0000 (0:00:00.028) 0:02:58.925 ****** 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-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 06 January 2024 01:28:17 +0000 (0:00:00.136) 0:02:59.062 ****** ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 06 January 2024 01:28:17 +0000 (0:00:00.026) 0:02:59.088 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "firewalld-0.6.3-13.el7_9.noarch providing firewalld is already installed" ] } lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 06 January 2024 01:28:18 +0000 (0:00:00.412) 0:02:59.501 ****** 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-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 06 January 2024 01:28:18 +0000 (0:00:00.036) 0:02:59.538 ****** 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-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 06 January 2024 01:28:18 +0000 (0:00:00.034) 0:02:59.573 ****** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "ActiveEnterTimestamp": "Sat 2024-01-06 01:15:59 UTC", "ActiveEnterTimestampMonotonic": "1251034182", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice polkit.service dbus.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 01:15:59 UTC", "AssertTimestampMonotonic": "1250589282", "Before": "shutdown.target multi-user.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 01:15:59 UTC", "ConditionTimestampMonotonic": "1250589281", "Conflicts": "shutdown.target ipset.service ip6tables.service iptables.service ebtables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12642", "ExecMainStartTimestamp": "Sat 2024-01-06 01:15:59 UTC", "ExecMainStartTimestampMonotonic": "1250590432", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-06 01:15:59 UTC", "InactiveExitTimestampMonotonic": "1250590475", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "12642", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "dbus-org.fedoraproject.FirewallD1.service firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-01-06 01:15:59 UTC", "WatchdogTimestampMonotonic": "1251034110", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 06 January 2024 01:28:18 +0000 (0:00:00.275) 0:02:59.848 ****** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "ActiveEnterTimestamp": "Sat 2024-01-06 01:15:59 UTC", "ActiveEnterTimestampMonotonic": "1251034182", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice polkit.service dbus.service basic.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Sat 2024-01-06 01:15:59 UTC", "AssertTimestampMonotonic": "1250589282", "Before": "shutdown.target multi-user.target network-pre.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2024-01-06 01:15:59 UTC", "ConditionTimestampMonotonic": "1250589281", "Conflicts": "shutdown.target ipset.service ip6tables.service iptables.service ebtables.service", "ControlGroup": "/system.slice/firewalld.service", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "man:firewalld(1)", "EnvironmentFile": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "12642", "ExecMainStartTimestamp": "Sat 2024-01-06 01:15:59 UTC", "ExecMainStartTimestampMonotonic": "1250590432", "ExecMainStatus": "0", "ExecReload": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStart": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2024-01-06 01:15:59 UTC", "InactiveExitTimestampMonotonic": "1250590475", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "29173", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "29173", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "12642", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "dbus-org.fedoraproject.FirewallD1.service firewalld.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "system.slice basic.target", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogTimestamp": "Sat 2024-01-06 01:15:59 UTC", "WatchdogTimestampMonotonic": "1251034110", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 06 January 2024 01:28:18 +0000 (0:00:00.218) 0:03:00.067 ****** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/bin/python2", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 06 January 2024 01:28:18 +0000 (0:00:00.027) 0:03:00.094 ****** ok: [sut] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.11.224 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 06 January 2024 01:28:19 +0000 (0:00:00.350) 0:03:00.445 ****** ok: [sut] => { "ansible_facts": { "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 06 January 2024 01:28:19 +0000 (0:00:00.027) 0:03:00.472 ****** TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 06 January 2024 01:28:19 +0000 (0:00:00.021) 0:03:00.494 ****** TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 06 January 2024 01:28:19 +0000 (0:00:00.024) 0:03:00.519 ****** 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-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 06 January 2024 01:28:19 +0000 (0:00:00.026) 0:03:00.545 ****** 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-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 06 January 2024 01:28:19 +0000 (0:00:00.023) 0:03:00.569 ****** 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-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 06 January 2024 01:28:19 +0000 (0:00:00.022) 0:03:00.591 ****** ok: [sut] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.11.224 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 06 January 2024 01:28:19 +0000 (0:00:00.523) 0:03:01.115 ****** ok: [sut] => { "ansible_facts": { "firewall_lib_result": { "changed": false } }, "changed": false } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 06 January 2024 01:28:19 +0000 (0:00:00.058) 0:03:01.174 ****** skipping: [sut] => {} TASK [Leave realm] ************************************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/cleanup.yml:27 Saturday 06 January 2024 01:28:20 +0000 (0:00:00.030) 0:03:01.204 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/cleanup.yml:35 Saturday 06 January 2024 01:28:20 +0000 (0:00:00.036) 0:03:01.241 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that yum and dnf caching is enabled] ****************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/cleanup.yml:39 Saturday 06 January 2024 01:28:20 +0000 (0:00:00.030) 0:03:01.271 ****** ok: [sut] => { "backup": "", "changed": false } TASK [Remove related packages] ************************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/cleanup.yml:45 Saturday 06 January 2024 01:28:20 +0000 (0:00:00.214) 0:03:01.486 ****** changed: [sut] => { "changed": true, "changes": { "removed": [ "mssql-server", "mssql-tools", "unixODBC-devel" ] }, "rc": 0, "results": [ "adutil is not installed", "mssql-server-fts is not installed", "mssql-server-ha is not installed", "powershell is not installed", "Loaded plugins: fastestmirror\nResolving Dependencies\n--> Running transaction check\n---> Package mssql-server.x86_64 0:15.0.4345.5-2 will be erased\n---> Package mssql-tools.x86_64 0:17.10.1.1-1 will be erased\n---> Package unixODBC-devel.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n--> Finding unneeded leftover dependencies\n---> Marking msodbcsql17 to be removed - no longer needed by mssql-tools\n---> Marking unixODBC to be removed - no longer needed by unixODBC-devel\n---> Marking python3 to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl to be removed - no longer needed by mssql-server\n---> Marking gdb to be removed - no longer needed by mssql-server\n---> Marking lsof to be removed - no longer needed by mssql-server\n---> Marking libsss_nss_idmap to be removed - no longer needed by mssql-server\n---> Marking cyrus-sasl-gssapi to be removed - no longer needed by mssql-server\n---> Marking libatomic to be removed - no longer needed by mssql-server\n---> Marking bzip2 to be removed - no longer needed by mssql-server\n---> Marking libtool-ltdl to be removed - no longer needed by unixODBC\n---> Marking python3-libs to be removed - no longer needed by python3\n---> Marking python3-setuptools to be removed - no longer needed by python3\n---> Marking python3-pip to be removed - no longer needed by python3\nFound and removing 14 unneeded dependencies\n--> Running transaction check\n---> Package bzip2.x86_64 0:1.0.6-13.el7 will be erased\n---> Package cyrus-sasl.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 will be erased\n---> Package gdb.x86_64 0:7.6.1-120.el7 will be erased\n---> Package libatomic.x86_64 0:4.8.5-44.el7 will be erased\n---> Package libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.15 will be erased\n---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be erased\n---> Package lsof.x86_64 0:4.87-6.el7 will be erased\n---> Package msodbcsql17.x86_64 0:17.10.5.1-1 will be erased\n---> Package python3.x86_64 0:3.6.8-21.el7_9 will be erased\n---> Package python3-libs.x86_64 0:3.6.8-21.el7_9 will be erased\n---> Package python3-pip.noarch 0:9.0.3-8.el7 will be erased\n---> Package python3-setuptools.noarch 0:39.2.0-10.el7 will be erased\n---> Package unixODBC.x86_64 0:2.3.11-1.rh will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n mssql-server x86_64 15.0.4345.5-2 @packages-microsoft-com-mssql-server-2019\n 1.1 G\n mssql-tools x86_64 17.10.1.1-1 @packages-microsoft-com-prod 714 k\n unixODBC-devel x86_64 2.3.11-1.rh @packages-microsoft-com-prod 223 k\nRemoving for dependencies:\n bzip2 x86_64 1.0.6-13.el7 @base 82 k\n cyrus-sasl x86_64 2.1.26-24.el7_9 @updates 141 k\n cyrus-sasl-gssapi x86_64 2.1.26-24.el7_9 @updates 36 k\n gdb x86_64 7.6.1-120.el7 @base 7.0 M\n libatomic x86_64 4.8.5-44.el7 @base 26 k\n libsss_nss_idmap x86_64 1.16.5-10.el7_9.15 @updates 82 k\n libtool-ltdl x86_64 2.4.2-22.el7_3 @base 66 k\n lsof x86_64 4.87-6.el7 @base 927 k\n msodbcsql17 x86_64 17.10.5.1-1 @packages-microsoft-com-prod 2.2 M\n python3 x86_64 3.6.8-21.el7_9 @updates 39 k\n python3-libs x86_64 3.6.8-21.el7_9 @updates 35 M\n python3-pip noarch 9.0.3-8.el7 @base 9.1 M\n python3-setuptools\n noarch 39.2.0-10.el7 @base 3.6 M\n unixODBC x86_64 2.3.11-1.rh @packages-microsoft-com-prod 648 k\n\nTransaction Summary\n================================================================================\nRemove 3 Packages (+14 Dependent packages)\n\nInstalled size: 1.2 G\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : mssql-server-15.0.4345.5-2.x86_64 1/17 \n Erasing : unixODBC-devel-2.3.11-1.rh.x86_64 2/17 \n Erasing : mssql-tools-17.10.1.1-1.x86_64 3/17 \n Erasing : python3-libs-3.6.8-21.el7_9.x86_64 4/17 \n Erasing : python3-pip-9.0.3-8.el7.noarch 5/17 \n Erasing : python3-setuptools-39.2.0-10.el7.noarch 6/17 \n Erasing : python3-3.6.8-21.el7_9.x86_64 7/17 \n Erasing : msodbcsql17-17.10.5.1-1.x86_64 8/17 \nODBC Driver 17 for SQL Server has been deleted (if it existed at all) because its usage count became zero\n Erasing : unixODBC-2.3.11-1.rh.x86_64 9/17 \nwarning: /etc/odbcinst.ini saved as /etc/odbcinst.ini.rpmsave\n Erasing : libtool-ltdl-2.4.2-22.el7_3.x86_64 10/17 \n Erasing : libatomic-4.8.5-44.el7.x86_64 11/17 \n Erasing : bzip2-1.0.6-13.el7.x86_64 12/17 \n Erasing : gdb-7.6.1-120.el7.x86_64 13/17 \n Erasing : libsss_nss_idmap-1.16.5-10.el7_9.15.x86_64 14/17 \n Erasing : cyrus-sasl-2.1.26-24.el7_9.x86_64 15/17 \n Erasing : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 16/17 \n Erasing : lsof-4.87-6.el7.x86_64 17/17 \n Verifying : mssql-tools-17.10.1.1-1.x86_64 1/17 \n Verifying : python3-3.6.8-21.el7_9.x86_64 2/17 \n Verifying : python3-setuptools-39.2.0-10.el7.noarch 3/17 \n Verifying : bzip2-1.0.6-13.el7.x86_64 4/17 \n Verifying : mssql-server-15.0.4345.5-2.x86_64 5/17 \n Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 6/17 \n Verifying : lsof-4.87-6.el7.x86_64 7/17 \n Verifying : unixODBC-devel-2.3.11-1.rh.x86_64 8/17 \n Verifying : cyrus-sasl-gssapi-2.1.26-24.el7_9.x86_64 9/17 \n Verifying : gdb-7.6.1-120.el7.x86_64 10/17 \n Verifying : unixODBC-2.3.11-1.rh.x86_64 11/17 \n Verifying : python3-libs-3.6.8-21.el7_9.x86_64 12/17 \n Verifying : msodbcsql17-17.10.5.1-1.x86_64 13/17 \n Verifying : python3-pip-9.0.3-8.el7.noarch 14/17 \n Verifying : cyrus-sasl-2.1.26-24.el7_9.x86_64 15/17 \n Verifying : libatomic-4.8.5-44.el7.x86_64 16/17 \n Verifying : libsss_nss_idmap-1.16.5-10.el7_9.15.x86_64 17/17 \n\nRemoved:\n mssql-server.x86_64 0:15.0.4345.5-2 mssql-tools.x86_64 0:17.10.1.1-1 \n unixODBC-devel.x86_64 0:2.3.11-1.rh \n\nDependency Removed:\n bzip2.x86_64 0:1.0.6-13.el7 \n cyrus-sasl.x86_64 0:2.1.26-24.el7_9 \n cyrus-sasl-gssapi.x86_64 0:2.1.26-24.el7_9 \n gdb.x86_64 0:7.6.1-120.el7 \n libatomic.x86_64 0:4.8.5-44.el7 \n libsss_nss_idmap.x86_64 0:1.16.5-10.el7_9.15 \n libtool-ltdl.x86_64 0:2.4.2-22.el7_3 \n lsof.x86_64 0:4.87-6.el7 \n msodbcsql17.x86_64 0:17.10.5.1-1 \n python3.x86_64 0:3.6.8-21.el7_9 \n python3-libs.x86_64 0:3.6.8-21.el7_9 \n python3-pip.noarch 0:9.0.3-8.el7 \n python3-setuptools.noarch 0:39.2.0-10.el7 \n unixODBC.x86_64 0:2.3.11-1.rh \n\nComplete!\n" ] } TASK [Remove related files] **************************************************** task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/cleanup.yml:58 Saturday 06 January 2024 01:28:24 +0000 (0:00:03.728) 0:03:05.214 ****** 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.009833", "end": "2024-01-06 01:28:24.138066", "rc": 0, "start": "2024-01-06 01:28:24.128233" } STDOUT: removed ‘/var/opt/mssql/mssql.conf’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Temp’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/LocalLow’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/Temporary Internet Files’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Local’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CRLs’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/Certificates’ 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/CTLs’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData/Roaming’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/AppData’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Desktop’ removed directory: ‘/var/opt/mssql/.system/profiles/Client/Documents’ removed directory: ‘/var/opt/mssql/.system/profiles/Client’ removed directory: ‘/var/opt/mssql/.system/profiles’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.26.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft/NetFramework’ removed directory: ‘/var/opt/mssql/.system/programdata/Microsoft’ removed directory: ‘/var/opt/mssql/.system/programdata’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles/Scm’ removed directory: ‘/var/opt/mssql/.system/system/system32/LogFiles’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/Preferred’ removed ‘/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/e9d8fdb0-017c-4c3d-87cf-615ea411f039’ 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’ removed directory: ‘/var/opt/mssql/.system/system/Temp’ removed ‘/var/opt/mssql/.system/system/security.hiv’ removed ‘/var/opt/mssql/.system/system/debug/PASSWD.LOG’ removed directory: ‘/var/opt/mssql/.system/system/debug’ removed ‘/var/opt/mssql/.system/system/licensing.hiv’ removed ‘/var/opt/mssql/.system/system/lsa.hiv’ removed ‘/var/opt/mssql/.system/system/lsasetup.log’ removed directory: ‘/var/opt/mssql/.system/system’ removed ‘/var/opt/mssql/.system/instance_id’ removed directory: ‘/var/opt/mssql/.system’ removed ‘/var/opt/mssql/data/templog.ldf’ removed ‘/var/opt/mssql/data/tempdb.mdf’ removed ‘/var/opt/mssql/data/Entropy.bin’ removed ‘/var/opt/mssql/data/model.mdf’ removed ‘/var/opt/mssql/data/model_replicatedmaster.ldf’ removed ‘/var/opt/mssql/data/modellog.ldf’ removed ‘/var/opt/mssql/data/model_msdbdata.mdf’ removed ‘/var/opt/mssql/data/model_msdblog.ldf’ removed ‘/var/opt/mssql/data/tempdb3.ndf’ removed ‘/var/opt/mssql/data/tempdb4.ndf’ removed ‘/var/opt/mssql/data/master.mdf’ removed ‘/var/opt/mssql/data/mastlog.ldf’ removed ‘/var/opt/mssql/data/tempdb2.ndf’ removed ‘/var/opt/mssql/data/msdblog.ldf’ removed ‘/var/opt/mssql/data/model_replicatedmaster.mdf’ removed ‘/var/opt/mssql/data/msdbdata.mdf’ removed directory: ‘/var/opt/mssql/data’ removed ‘/var/opt/mssql/log/sqlagentstartup.log’ removed ‘/var/opt/mssql/log/log_4.trc’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133489779893540000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133489779739950000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133489780995570000.xel’ removed ‘/var/opt/mssql/log/errorlog.2’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133489780282550000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133489780990480000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133489779691280000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133489779733750000.xel’ removed ‘/var/opt/mssql/log/errorlog.7’ removed ‘/var/opt/mssql/log/log_5.trc’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133489780087550000.xel’ removed ‘/var/opt/mssql/log/log_3.trc’ removed ‘/var/opt/mssql/log/errorlog’ removed ‘/var/opt/mssql/log/errorlog.6’ removed ‘/var/opt/mssql/log/errorlog.8’ removed ‘/var/opt/mssql/log/system_health_0_133489780091890000.xel’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133489779684290000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133489780481380000.xel’ removed ‘/var/opt/mssql/log/errorlog.5’ removed ‘/var/opt/mssql/log/errorlog.3’ removed ‘/var/opt/mssql/log/errorlog.1’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133489780477000000.xel’ removed ‘/var/opt/mssql/log/system_health_0_133489779897920000.xel’ removed ‘/var/opt/mssql/log/mssql-conf/mssql-conf.log’ removed directory: ‘/var/opt/mssql/log/mssql-conf’ removed ‘/var/opt/mssql/log/HkEngineEventFile_0_133489780774800000.xel’ removed ‘/var/opt/mssql/log/log_7.trc’ removed ‘/var/opt/mssql/log/system_health_0_133489780286680000.xel’ removed ‘/var/opt/mssql/log/errorlog.4’ removed ‘/var/opt/mssql/log/log_6.trc’ removed ‘/var/opt/mssql/log/system_health_0_133489780778890000.xel’ removed directory: ‘/var/opt/mssql/log’ 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-2019.repo’ removed ‘/etc/yum.repos.d/packages-microsoft-com-prod.repo’ removed ‘/etc/systemd/system/multi-user.target.wants/mssql-server.service’ TASK [Stop the mssql-server service] ******************************************* task path: /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/cleanup.yml:72 Saturday 06 January 2024 01:28:24 +0000 (0:00:00.145) 0:03:05.360 ****** ok: [sut] => { "changed": false, "cmd": "systemctl stop mssql-server || true", "delta": "0:00:06.555242", "end": "2024-01-06 01:28:30.828331", "rc": 0, "start": "2024-01-06 01:28:24.273089" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=369 changed=60 unreachable=0 failed=0 skipped=835 rescued=0 ignored=0 Saturday 06 January 2024 01:28:30 +0000 (0:00:06.674) 0:03:12.034 ****** =============================================================================== linux-system-roles.mssql : Ensure the package mssql-server ------------- 38.17s /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:264 Stop the mssql-server service ------------------------------------------- 6.67s /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/cleanup.yml:72 --------------------- linux-system-roles.mssql : Set up MSSQL --------------------------------- 5.90s /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:324 linux-system-roles.mssql : Ensure that SQL Server client tools are installed --- 5.04s /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:426 Remove related packages ------------------------------------------------- 3.73s /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/cleanup.yml:45 --------------------- Wait for mssql-server to prepare for client connections ----------------- 3.18s /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:93 ------------- Wait for mssql-server to prepare for client connections ----------------- 3.16s /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:93 ------------- fedora.linux_system_roles.certificate : Ensure certificate role dependencies are installed --- 3.15s /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:5 linux-system-roles.mssql : Gather package facts ------------------------- 3.01s /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 fedora.linux_system_roles.certificate : Ensure provider packages are installed --- 3.00s /WORKDIR/git-weekly-cibfwu4cu9/.collection/ansible_collections/fedora/linux_system_roles/roles/certificate/tasks/main.yml:23 linux-system-roles.mssql : Gather package facts ------------------------- 2.88s /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 linux-system-roles.mssql : Restart the mssql-server service ------------- 2.44s /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Wait for mssql-server to prepare for client connections ----------------- 2.20s /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:93 ------------- Wait for mssql-server to prepare for client connections ----------------- 2.19s /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:93 ------------- Wait for mssql-server to prepare for client connections ----------------- 2.18s /WORKDIR/git-weekly-cibfwu4cu9/tests/tasks/verify_settings.yml:93 ------------- linux-system-roles.mssql : Gather system services facts ----------------- 2.09s /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:295 linux-system-roles.mssql : Restart the mssql-server service ------------- 1.41s /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 linux-system-roles.mssql : Ensure that the mssql-server service is started --- 1.29s /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 linux-system-roles.mssql : Gather package facts ------------------------- 1.22s /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:131 linux-system-roles.mssql : Copy certificate and private_key files to the host --- 1.19s /WORKDIR/git-weekly-cibfwu4cu9/tests/roles/linux-system-roles.mssql/tasks/main.yml:711 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---