# 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_configure_ha_cluster.yml *************************************** 1 plays in /WORKDIR/git-weekly-cio19ng8i2/tests/tests_configure_ha_cluster.yml PLAY [Verify the role on the primary node] ************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/tests_configure_ha_cluster.yml:3 Saturday 02 December 2023 01:33:27 +0000 (0:00:00.017) 0:00:00.017 ***** ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-cio19ng8i2/tests/tests_configure_ha_cluster.yml:102 Saturday 02 December 2023 01:33:28 +0000 (0:00:01.640) 0:00:01.657 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unreachable task] ******************************************************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/tests_configure_ha_cluster.yml:108 Saturday 02 December 2023 01:33:28 +0000 (0:00:00.025) 0:00:01.682 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up after the role invocation] ************************************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/tests_configure_ha_cluster.yml:118 Saturday 02 December 2023 01:33:28 +0000 (0:00:00.026) 0:00:01.709 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: end_host conditional evaluated to false, continuing execution for sut TASK [Run role with mssql_replica_type=primary not defined] ******************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/tests_configure_ha_cluster.yml:129 Saturday 02 December 2023 01:33:28 +0000 (0:00:00.050) 0:00:01.759 ***** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 02 December 2023 01:33:28 +0000 (0:00:00.110) 0:00:01.870 ***** included: /WORKDIR/git-weekly-cio19ng8i2/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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.023) 0:00:01.893 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.016) 0:00:01.910 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.4.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.4.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.050) 0:00:01.961 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.018) 0:00:01.979 ***** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.016) 0:00:01.995 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.013) 0:00:02.009 ***** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.016) 0:00:02.025 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.015) 0:00:02.041 ***** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.013) 0:00:02.054 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:55 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.013) 0:00:02.067 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:67 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.017) 0:00:02.085 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:75 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.018) 0:00:02.103 ***** fatal: [sut]: FAILED! => { "assertion": "mssql_ha_replica_type in __mssql_ha_replica_types_all", "changed": false, "evaluated_to": false } MSG: You must set the mssql_ha_replica_type variable to one of primary, synchronous, asynchronous, witness, absent TASK [Assert that the role failed with EL < 8 not supported] ******************* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/tests_configure_ha_cluster.yml:137 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.021) 0:00:02.125 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set the mssql_ha_replica_type fact to appear in hostvars] **************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/tests_configure_ha_cluster.yml:144 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.017) 0:00:02.143 ***** ok: [sut] => { "ansible_facts": { "mssql_ha_replica_type": "primary" }, "changed": false } TASK [Set facts to create test DBs on primary as a pre task] ******************* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/tests_configure_ha_cluster.yml:151 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.015) 0:00:02.158 ***** ok: [sut] => { "ansible_facts": { "mssql_pre_input_sql_file": [ "create_ExampleDB1.sql", "create_ExampleDB2.sql" ] }, "changed": false } TASK [Run on all hosts to configure read-scale cluster] ************************ task path: /WORKDIR/git-weekly-cio19ng8i2/tests/tests_configure_ha_cluster.yml:159 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.012) 0:00:02.170 ***** TASK [linux-system-roles.mssql : Ensure ansible_facts and variables used by role] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:3 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.120) 0:00:02.291 ***** included: /WORKDIR/git-weekly-cio19ng8i2/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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:3 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.015) 0:00:02.306 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/set_vars.yml:9 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.014) 0:00:02.321 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.4.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.4.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_login_cmd fact] ****** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:8 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.044) 0:00:02.366 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:15 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.012) 0:00:02.379 ***** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_input_sql_file fact] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:23 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.016) 0:00:02.395 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:30 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.015) 0:00:02.410 ***** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ha_listener_port fact] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:37 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.015) 0:00:02.426 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:44 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.011) 0:00:02.437 ***** skipping: [sut] => {} TASK [linux-system-roles.mssql : Link the deprecated mssql_ad_sql_user_name fact] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:51 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.014) 0:00:02.452 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:55 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.015) 0:00:02.467 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:67 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.018) 0:00:02.486 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:75 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.018) 0:00:02.505 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that 'mssql_ha_replica_type = primary' is provided once] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:84 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.022) 0:00:02.528 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that selinux variables are used on supported platforms] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:97 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.026) 0:00:02.555 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:106 Saturday 02 December 2023 01:33:29 +0000 (0:00:00.021) 0:00:02.576 ***** ok: [sut] => { "ansible_facts": { "packages": { "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.el9", "source": "rpm", "version": "1.45.7" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.el9", "source": "rpm", "version": "1.45.7" } ], "NetworkManager-team": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-team", "release": "1.el9", "source": "rpm", "version": "1.45.7" } ], "NetworkManager-tui": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-tui", "release": "1.el9", "source": "rpm", "version": "1.45.7" } ], "acl": [ { "arch": "x86_64", "epoch": null, "name": "acl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "adobe-source-code-pro-fonts": [ { "arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "12.el9.1", "source": "rpm", "version": "2.030.1.050" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.el9", "source": "rpm", "version": "1.24" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "2.el9", "source": "rpm", "version": "3.1.2" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "2.el9", "source": "rpm", "version": "3.1.2" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-compat": [ { "arch": "x86_64", "epoch": null, "name": "authselect-compat", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "2.el9", "source": "rpm", "version": "1.2.6" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "13.el9", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "6.el9_1", "source": "rpm", "version": "5.1.8" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "14.el9", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.el9", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.el9", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "42.el9", "source": "rpm", "version": "2.35.2" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "42.el9", "source": "rpm", "version": "2.35.2" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "8.el9", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.el9", "source": "rpm", "version": "1.19.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "90.1.el9_2", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "0.rc1.1.el9", "source": "rpm", "version": "3.6" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "1.el9", "source": "rpm", "version": "1.24" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.el9", "source": "rpm", "version": "4.3" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "12.el9", "source": "rpm", "version": "23.1.1" } ], "cloud-utils-growpart": [ { "arch": "x86_64", "epoch": null, "name": "cloud-utils-growpart", "release": "1.el9", "source": "rpm", "version": "0.33" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "34.el9", "source": "rpm", "version": "8.32" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "34.el9", "source": "rpm", "version": "8.32" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "16.el9", "source": "rpm", "version": "2.13" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "27.el9", "source": "rpm", "version": "2.9.6" } ], "createrepo_c": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c", "release": "2.el9", "source": "rpm", "version": "0.20.1" } ], "createrepo_c-libs": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c-libs", "release": "2.el9", "source": "rpm", "version": "0.20.1" } ], "cronie": [ { "arch": "x86_64", "epoch": null, "name": "cronie", "release": "10.el9", "source": "rpm", "version": "1.5.7" } ], "cronie-anacron": [ { "arch": "x86_64", "epoch": null, "name": "cronie-anacron", "release": "10.el9", "source": "rpm", "version": "1.5.7" } ], "crontabs": [ { "arch": "noarch", "epoch": null, "name": "crontabs", "release": "27.20190603git.el9_0", "source": "rpm", "version": "1.11" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.gite9247c2.el9", "source": "rpm", "version": "20231113" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.gite9247c2.el9", "source": "rpm", "version": "20231113" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "3.el9", "source": "rpm", "version": "2.6.0" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "28.el9", "source": "rpm", "version": "7.76.1" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "21.el9", "source": "rpm", "version": "2.1.27" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "7.el9", "source": "rpm", "version": "28" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dbus-tools": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-tools", "release": "8.el9", "source": "rpm", "version": "1.12.20" } ], "dejavu-sans-fonts": [ { "arch": "noarch", "epoch": null, "name": "dejavu-sans-fonts", "release": "18.el9", "source": "rpm", "version": "2.37" } ], "device-mapper": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper", "release": "3.el9", "source": "rpm", "version": "1.02.195" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": 9, "name": "device-mapper-libs", "release": "3.el9", "source": "rpm", "version": "1.02.195" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "19.b1.el9", "source": "rpm", "version": "4.4.2" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "12.el9", "source": "rpm", "version": "3.7" } ], "dmidecode": [ { "arch": "x86_64", "epoch": 1, "name": "dmidecode", "release": "1.el9", "source": "rpm", "version": "3.5" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "9.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "9.el9", "source": "rpm", "version": "4.14.0" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "12.el9", "source": "rpm", "version": "4.3.0" } ], "dosfstools": [ { "arch": "x86_64", "epoch": null, "name": "dosfstools", "release": "3.el9", "source": "rpm", "version": "4.2" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "51.git20231115.el9", "source": "rpm", "version": "057" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "51.git20231115.el9", "source": "rpm", "version": "057" } ], "dracut-network": [ { "arch": "x86_64", "epoch": null, "name": "dracut-network", "release": "51.git20231115.el9", "source": "rpm", "version": "057" } ], "dracut-squash": [ { "arch": "x86_64", "epoch": null, "name": "dracut-squash", "release": "51.git20231115.el9", "source": "rpm", "version": "057" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "4.el9", "source": "rpm", "version": "1.46.5" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "4.el9", "source": "rpm", "version": "1.46.5" } ], "efi-filesystem": [ { "arch": "noarch", "epoch": null, "name": "efi-filesystem", "release": "2.el9_0", "source": "rpm", "version": "6" } ], "efibootmgr": [ { "arch": "x86_64", "epoch": null, "name": "efibootmgr", "release": "12.el9", "source": "rpm", "version": "16" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "3.el9", "source": "rpm", "version": "38" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "1.el9", "source": "rpm", "version": "0.190" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "1.el9", "source": "rpm", "version": "0.190" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "1.el9", "source": "rpm", "version": "0.190" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "1.el9", "source": "rpm", "version": "0.190" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "9.el9", "source": "rpm", "version": "27.2" } ], "ethtool": [ { "arch": "x86_64", "epoch": 2, "name": "ethtool", "release": "1.el9", "source": "rpm", "version": "6.2" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.el9", "source": "rpm", "version": "2.5.0" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "14.el9", "source": "rpm", "version": "5.39" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "14.el9", "source": "rpm", "version": "5.39" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.el9", "source": "rpm", "version": "3.16" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "6.el9", "source": "rpm", "version": "4.8.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "2.el9_3", "source": "rpm", "version": "1.2.5" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "2.el9_3", "source": "rpm", "version": "1.2.5" } ], "flashrom": [ { "arch": "x86_64", "epoch": null, "name": "flashrom", "release": "10.el9", "source": "rpm", "version": "1.2" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "7.el9.1", "source": "rpm", "version": "2.0.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "15.el9", "source": "rpm", "version": "2.9.9" } ], "fwupd": [ { "arch": "x86_64", "epoch": null, "name": "fwupd", "release": "1.el9", "source": "rpm", "version": "1.8.16" } ], "fwupd-plugin-flashrom": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-plugin-flashrom", "release": "1.el9", "source": "rpm", "version": "1.8.16" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gawk-all-langpacks": [ { "arch": "x86_64", "epoch": null, "name": "gawk-all-langpacks", "release": "6.el9", "source": "rpm", "version": "5.1.0" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "5.el9", "source": "rpm", "version": "1.0.7" } ], "geolite2-city": [ { "arch": "noarch", "epoch": null, "name": "geolite2-city", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "geolite2-country": [ { "arch": "noarch", "epoch": null, "name": "geolite2-country", "release": "6.el9", "source": "rpm", "version": "20191217" } ], "gettext": [ { "arch": "x86_64", "epoch": null, "name": "gettext", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "8.el9", "source": "rpm", "version": "0.21" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.el9_2", "source": "rpm", "version": "2.39.3" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.el9_2", "source": "rpm", "version": "2.39.3" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.el9_2", "source": "rpm", "version": "2.39.3" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "12.el9", "source": "rpm", "version": "2.68.4" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "88.el9", "source": "rpm", "version": "2.34" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "88.el9", "source": "rpm", "version": "2.34" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "88.el9", "source": "rpm", "version": "2.34" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "88.el9", "source": "rpm", "version": "2.34" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "13.el9", "source": "rpm", "version": "6.2.0" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "4.el9", "source": "rpm", "version": "2.3.3" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.el9", "source": "rpm", "version": "3.8.2" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "11.el9", "source": "rpm", "version": "1.68.0" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "613798eb", "source": "rpm", "version": "3228467c" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "29.el9", "source": "rpm", "version": "1.20.7" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "5.el9", "source": "rpm", "version": "3.6" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.el9", "source": "rpm", "version": "1.22.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "71.el9", "source": "rpm", "version": "2.06" } ], "grub2-efi-x64": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-efi-x64", "release": "71.el9", "source": "rpm", "version": "2.06" } ], "grub2-efi-x64-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-efi-x64-modules", "release": "71.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "71.el9", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "71.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "71.el9", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "71.el9", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "63.el9", "source": "rpm", "version": "8.40" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "6.el9", "source": "rpm", "version": "0.8.4" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "1.el9", "source": "rpm", "version": "1.12" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "6.el9", "source": "rpm", "version": "3.23" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "9.11.el9", "source": "rpm", "version": "0.348" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "4.el9", "source": "rpm", "version": "1.4" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "6.el9", "source": "rpm", "version": "49" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.el9", "source": "rpm", "version": "10.11.5" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "1.el9", "source": "rpm", "version": "10.11.5" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.el9", "source": "rpm", "version": "10.11.5" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "5.el9", "source": "rpm", "version": "1.0.0" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "5.el9", "source": "rpm", "version": "6.2.0" } ], "iproute-tc": [ { "arch": "x86_64", "epoch": null, "name": "iproute-tc", "release": "5.el9", "source": "rpm", "version": "6.2.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "8.el9", "source": "rpm", "version": "7.11" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "6.el9_1", "source": "rpm", "version": "1.8.8" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "6.el9_1", "source": "rpm", "version": "1.8.8" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "9.el9", "source": "rpm", "version": "20210202" } ], "irqbalance": [ { "arch": "x86_64", "epoch": 2, "name": "irqbalance", "release": "3.el9", "source": "rpm", "version": "1.9.2" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "1.el9", "source": "rpm", "version": "2.14" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "2.el9", "source": "rpm", "version": "3.4.1" } ], "jq": [ { "arch": "x86_64", "epoch": null, "name": "jq", "release": "16.el9", "source": "rpm", "version": "1.6" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "11.el9", "source": "rpm", "version": "0.14" } ], "json-glib": [ { "arch": "x86_64", "epoch": null, "name": "json-glib", "release": "1.el9", "source": "rpm", "version": "1.6.6" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "9.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "9.el9", "source": "rpm", "version": "2.4.0" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "9.el9", "source": "rpm", "version": "2.4.0" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "392.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "392.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "392.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "392.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools", "release": "392.el9", "source": "rpm", "version": "5.14.0" } ], "kernel-tools-libs": [ { "arch": "x86_64", "epoch": null, "name": "kernel-tools-libs", "release": "392.el9", "source": "rpm", "version": "5.14.0" } ], "kexec-tools": [ { "arch": "x86_64", "epoch": null, "name": "kexec-tools", "release": "5.el9", "source": "rpm", "version": "2.0.27" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "1.el9", "source": "rpm", "version": "1.6.3" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "9.el9", "source": "rpm", "version": "28" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "9.el9", "source": "rpm", "version": "28" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "22.el9", "source": "rpm", "version": "0.8.7" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "1.el9", "source": "rpm", "version": "1.21.1" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "16.el9", "source": "rpm", "version": "3.0" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "2.el9_2", "source": "rpm", "version": "590" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.el9", "source": "rpm", "version": "2.3.1" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "4.el9", "source": "rpm", "version": "3.5.3" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "3.el9", "source": "rpm", "version": "2.5.5" } ], "libatasmart": [ { "arch": "x86_64", "epoch": null, "name": "libatasmart", "release": "22.el9", "source": "rpm", "version": "0.19" } ], "libatomic": [ { "arch": "x86_64", "epoch": null, "name": "libatomic", "release": "2.3.el9", "source": "rpm", "version": "11.4.1" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "3.el9", "source": "rpm", "version": "2.5.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "53.el9", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "15.el9", "source": "rpm", "version": "2.37.4" } ], "libblockdev": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libblockdev-crypto": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-crypto", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libblockdev-fs": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-fs", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libblockdev-loop": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-loop", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libblockdev-mdraid": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-mdraid", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libblockdev-part": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-part", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libblockdev-swap": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-swap", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libblockdev-utils": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-utils", "release": "10.el9", "source": "rpm", "version": "2.28" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "1.el9", "source": "rpm", "version": "1.2.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "6.el9", "source": "rpm", "version": "1.0.9" } ], "libbytesize": [ { "arch": "x86_64", "epoch": null, "name": "libbytesize", "release": "3.el9", "source": "rpm", "version": "2.5" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "9.el9_2", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcap-ng-python3": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng-python3", "release": "7.el9", "source": "rpm", "version": "0.8.2" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "5.el9", "source": "rpm", "version": "0.7.0" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "53.el9", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "4.el9", "source": "rpm", "version": "1.46.5" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "28.el9", "source": "rpm", "version": "7.76.1" } ], "libdaemon": [ { "arch": "x86_64", "epoch": null, "name": "libdaemon", "release": "23.el9", "source": "rpm", "version": "0.14" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "53.el9", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "53.el9", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "7.el9", "source": "rpm", "version": "0.69.0" } ], "libdnf-plugin-subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "libdnf-plugin-subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.39" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "3.el9_2", "source": "rpm", "version": "0.4.1" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "38.20210216cvs.el9", "source": "rpm", "version": "3.1" } ], "libestr": [ { "arch": "x86_64", "epoch": null, "name": "libestr", "release": "4.el9", "source": "rpm", "version": "0.1.11" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "5.el9", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "6.el9", "source": "rpm", "version": "2.1.12" } ], "libfastjson": [ { "arch": "x86_64", "epoch": null, "name": "libfastjson", "release": "5.el9", "source": "rpm", "version": "0.99.9" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "15.el9", "source": "rpm", "version": "2.37.4" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "8.el9", "source": "rpm", "version": "3.4.2" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "2.el9", "source": "rpm", "version": "1.13.0" } ], "libgcab1": [ { "arch": "x86_64", "epoch": null, "name": "libgcab1", "release": "6.el9", "source": "rpm", "version": "1.4" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "2.3.el9", "source": "rpm", "version": "11.4.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "10.el9_2", "source": "rpm", "version": "1.10.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "2.3.el9", "source": "rpm", "version": "11.4.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "5.el9", "source": "rpm", "version": "1.42" } ], "libgudev": [ { "arch": "x86_64", "epoch": null, "name": "libgudev", "release": "1.el9", "source": "rpm", "version": "237" } ], "libgusb": [ { "arch": "x86_64", "epoch": null, "name": "libgusb", "release": "2.el9", "source": "rpm", "version": "0.3.8" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.el9", "source": "rpm", "version": "48.0" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "7.el9", "source": "rpm", "version": "2.3.0" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "53.el9", "source": "rpm", "version": "1.3.1" } ], "libjcat": [ { "arch": "x86_64", "epoch": null, "name": "libjcat", "release": "3.el9", "source": "rpm", "version": "0.1.6" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "1.el9", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "1.el9", "source": "rpm", "version": "1.4.0" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "6.el9_1", "source": "rpm", "version": "1.5.1" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "2.el9", "source": "rpm", "version": "2.7.2" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "3.el9", "source": "rpm", "version": "1.5.2" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "15.el9", "source": "rpm", "version": "1.0.4" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.el9", "source": "rpm", "version": "2.13.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "15.el9", "source": "rpm", "version": "2.37.4" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.el9", "source": "rpm", "version": "1.8" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "1.el9", "source": "rpm", "version": "1.0.9" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "21.el9", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "20.el9", "source": "rpm", "version": "2.5.4" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "1.el9", "source": "rpm", "version": "1.2.2" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "5.el9_2.1", "source": "rpm", "version": "1.43.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "1.el9", "source": "rpm", "version": "3.7.0" } ], "libnl3-cli": [ { "arch": "x86_64", "epoch": null, "name": "libnl3-cli", "release": "1.el9", "source": "rpm", "version": "3.7.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "53.el9", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "4.el9", "source": "rpm", "version": "1.10.0" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "4.el9", "source": "rpm", "version": "1.5.3" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "5.el9", "source": "rpm", "version": "0.21.1" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "8.el9", "source": "rpm", "version": "1.4.4" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "53.el9", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.el9", "source": "rpm", "version": "1.14.5" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "6.el9", "source": "rpm", "version": "2.15.2" } ], "librhsm": [ { "arch": "x86_64", "epoch": null, "name": "librhsm", "release": "8.el9", "source": "rpm", "version": "0.0.3" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "2.el9", "source": "rpm", "version": "2.5.2" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "0.rc1.1.el9", "source": "rpm", "version": "3.6" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "0.rc1.1.el9", "source": "rpm", "version": "3.6" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "0.rc1.1.el9", "source": "rpm", "version": "3.6" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "0.rc1.1.el9", "source": "rpm", "version": "3.6" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "4.el9", "source": "rpm", "version": "2.13" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "15.el9", "source": "rpm", "version": "2.37.4" } ], "libsmbios": [ { "arch": "x86_64", "epoch": null, "name": "libsmbios", "release": "4.el9", "source": "rpm", "version": "2.4.3" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "2.el9", "source": "rpm", "version": "0.7.24" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "4.el9", "source": "rpm", "version": "1.46.5" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "11.el9", "source": "rpm", "version": "0.10.4" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "11.el9", "source": "rpm", "version": "0.10.4" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "2.el9", "source": "rpm", "version": "2.9.3" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "2.el9", "source": "rpm", "version": "2.9.3" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "2.el9", "source": "rpm", "version": "2.9.3" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "2.el9", "source": "rpm", "version": "2.9.3" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "2.3.el9", "source": "rpm", "version": "11.4.1" } ], "libsysfs": [ { "arch": "x86_64", "epoch": null, "name": "libsysfs", "release": "10.el9", "source": "rpm", "version": "2.1.1" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "2.el9", "source": "rpm", "version": "2.4.0" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "8.el9_1", "source": "rpm", "version": "4.16.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "2.el9", "source": "rpm", "version": "1.4.8" } ], "libteam": [ { "arch": "x86_64", "epoch": null, "name": "libteam", "release": "16.el9_1", "source": "rpm", "version": "1.31" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "2.el9", "source": "rpm", "version": "0.14.1" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "2.el9", "source": "rpm", "version": "1.3.3" } ], "libtraceevent": [ { "arch": "x86_64", "epoch": null, "name": "libtraceevent", "release": "3.el9", "source": "rpm", "version": "1.5.3" } ], "libudisks2": [ { "arch": "x86_64", "epoch": null, "name": "libudisks2", "release": "9.el9", "source": "rpm", "version": "2.9.4" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "15.el9", "source": "rpm", "version": "0.9.10" } ], "liburing": [ { "arch": "x86_64", "epoch": null, "name": "liburing", "release": "2.el9", "source": "rpm", "version": "2.3" } ], "libusbx": [ { "arch": "x86_64", "epoch": null, "name": "libusbx", "release": "1.el9", "source": "rpm", "version": "1.0.26" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "13.el9", "source": "rpm", "version": "0.63" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "6.el9", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "15.el9", "source": "rpm", "version": "2.37.4" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "3.el9", "source": "rpm", "version": "0.3.2" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "3.el9", "source": "rpm", "version": "4.4.18" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "5.el9_3", "source": "rpm", "version": "2.9.13" } ], "libxmlb": [ { "arch": "x86_64", "epoch": null, "name": "libxmlb", "release": "1.el9", "source": "rpm", "version": "0.3.10" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "9.el9", "source": "rpm", "version": "1.1.34" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "7.el9", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "2.el9", "source": "rpm", "version": "1.5.1" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "141.el9", "source": "rpm", "version": "20231030" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "141.el9", "source": "rpm", "version": "20231030" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "3.el9", "source": "rpm", "version": "0.9.29" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "8.el9", "source": "rpm", "version": "3.18.0" } ], "lshw": [ { "arch": "x86_64", "epoch": null, "name": "lshw", "release": "10.el9", "source": "rpm", "version": "B.02.19.2" } ], "lsscsi": [ { "arch": "x86_64", "epoch": null, "name": "lsscsi", "release": "6.el9", "source": "rpm", "version": "0.32" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "4.el9", "source": "rpm", "version": "5.4.4" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "5.el9", "source": "rpm", "version": "1.9.3" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "7.el9", "source": "rpm", "version": "4.3" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "7.el9", "source": "rpm", "version": "2.9.3" } ], "mdadm": [ { "arch": "x86_64", "epoch": null, "name": "mdadm", "release": "10.el9", "source": "rpm", "version": "4.2" } ], "microcode_ctl": [ { "arch": "noarch", "epoch": 4, "name": "microcode_ctl", "release": "2.20231009.1.el9_3", "source": "rpm", "version": "20230808" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "4.el9", "source": "rpm", "version": "0.6.0" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "7.el9", "source": "rpm", "version": "4.1.0" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "10.20210508.el9", "source": "rpm", "version": "6.2" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "1.el9", "source": "rpm", "version": "3.9.1" } ], "newt": [ { "arch": "x86_64", "epoch": null, "name": "newt", "release": "11.el9", "source": "rpm", "version": "0.52.21" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "20.el9", "source": "rpm", "version": "2.5.4" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "11.el9_3", "source": "rpm", "version": "1.0.4" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "8.el9", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "3.el9_2", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "3.el9_2", "source": "rpm", "version": "3.90.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "3.el9_2", "source": "rpm", "version": "3.90.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "3.el9_2", "source": "rpm", "version": "3.90.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "3.el9_2", "source": "rpm", "version": "3.90.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "3.el9_2", "source": "rpm", "version": "3.90.0" } ], "numactl-libs": [ { "arch": "x86_64", "epoch": null, "name": "numactl-libs", "release": "3.el9", "source": "rpm", "version": "2.0.16" } ], "oddjob": [ { "arch": "x86_64", "epoch": null, "name": "oddjob", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oddjob-mkhomedir": [ { "arch": "x86_64", "epoch": null, "name": "oddjob-mkhomedir", "release": "7.el9", "source": "rpm", "version": "0.34.7" } ], "oniguruma": [ { "arch": "x86_64", "epoch": null, "name": "oniguruma", "release": "1.el9.5", "source": "rpm", "version": "6.9.6" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.el9", "source": "rpm", "version": "2.6.3" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "35.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "35.el9", "source": "rpm", "version": "8.7p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "35.el9", "source": "rpm", "version": "8.7p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "25.el9", "source": "rpm", "version": "3.0.7" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "25.el9", "source": "rpm", "version": "3.0.7" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "10.el9", "source": "rpm", "version": "1.77" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "2.el9", "source": "rpm", "version": "0.25.3" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "16.el9", "source": "rpm", "version": "1.5.1" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "2.el9", "source": "rpm", "version": "3.5" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "12.el9", "source": "rpm", "version": "0.80" } ], "pciutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "pciutils-libs", "release": "5.el9", "source": "rpm", "version": "3.7.0" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "3.el9.3", "source": "rpm", "version": "8.44" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "4.el9", "source": "rpm", "version": "10.40" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "4.el9", "source": "rpm", "version": "10.40" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "480.el9", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "480.el9", "source": "rpm", "version": "1.80" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "460.el9", "source": "rpm", "version": "1.50" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "480.el9", "source": "rpm", "version": "0.66" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "462.el9", "source": "rpm", "version": "2.174" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "4.el9", "source": "rpm", "version": "1.19" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "4.el9", "source": "rpm", "version": "2.58" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "480.el9", "source": "rpm", "version": "1.47" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "462.el9", "source": "rpm", "version": "3.08" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "480.el9", "source": "rpm", "version": "1.30" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "7.el9", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "461.el9", "source": "rpm", "version": "5.74" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "480.el9", "source": "rpm", "version": "1.13" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "480.el9", "source": "rpm", "version": "2.85" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "480.el9", "source": "rpm", "version": "1.37" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "4.el9", "source": "rpm", "version": "2.18" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "4.el9", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "480.el9", "source": "rpm", "version": "1.09" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "480.el9", "source": "rpm", "version": "2.03" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "4.el9", "source": "rpm", "version": "2.52" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "480.el9", "source": "rpm", "version": "1.12" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.el9_2", "source": "rpm", "version": "2.39.3" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "461.el9", "source": "rpm", "version": "0.076" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "480.el9", "source": "rpm", "version": "1.43" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "5.el9", "source": "rpm", "version": "0.41" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "1.el9", "source": "rpm", "version": "2.073" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "480.el9", "source": "rpm", "version": "1.21" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "4.el9", "source": "rpm", "version": "3.16" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "6.el9", "source": "rpm", "version": "20200520" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "480.el9", "source": "rpm", "version": "1.15" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "2.el9", "source": "rpm", "version": "1.92" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "480.el9", "source": "rpm", "version": "1.94" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "461.el9", "source": "rpm", "version": "3.78" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "460.el9", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "461.el9", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "4.el9", "source": "rpm", "version": "3.42" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "4.el9", "source": "rpm", "version": "2.01" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Scalar-List-Utils", "release": "461.el9", "source": "rpm", "version": "1.56" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "480.el9", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "4.el9", "source": "rpm", "version": "2.031" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "460.el9", "source": "rpm", "version": "3.21" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "480.el9", "source": "rpm", "version": "1.08" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "461.el9", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "460.el9", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "11.el9", "source": "rpm", "version": "2.38" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "460.el9", "source": "rpm", "version": "3.30" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "460.el9", "source": "rpm", "version": "2013.0523" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "7.el9", "source": "rpm", "version": "1.300" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "3.el9", "source": "rpm", "version": "5.09" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "480.el9", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "461.el9", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "480.el9", "source": "rpm", "version": "0.60.800" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "480.el9", "source": "rpm", "version": "5.32.1" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "480.el9", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "4.el9", "source": "rpm", "version": "3.13" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "480.el9", "source": "rpm", "version": "5.32.1" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "480.el9", "source": "rpm", "version": "1.23" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "480.el9", "source": "rpm", "version": "1.31" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "480.el9", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "460.el9", "source": "rpm", "version": "0.238" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "460.el9", "source": "rpm", "version": "4.14" } ], "perl-subs": [ { "arch": "noarch", "epoch": 0, "name": "perl-subs", "release": "480.el9", "source": "rpm", "version": "1.03" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "480.el9", "source": "rpm", "version": "1.05" } ], "pigz": [ { "arch": "x86_64", "epoch": null, "name": "pigz", "release": "4.el9", "source": "rpm", "version": "2.5" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "0.rc1.1.el9", "source": "rpm", "version": "3.6" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "11.el9", "source": "rpm", "version": "0.117" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "11.el9", "source": "rpm", "version": "0.117" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "21.el9", "source": "rpm", "version": "0.1" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "8.el9", "source": "rpm", "version": "1.18" } ], "prefixdevname": [ { "arch": "x86_64", "epoch": null, "name": "prefixdevname", "release": "8.el9", "source": "rpm", "version": "0.1.0" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "13.el9", "source": "rpm", "version": "3.3.17" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "3.el9", "source": "rpm", "version": "23.4" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "3.el9", "source": "rpm", "version": "20210518" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.el9_3", "source": "rpm", "version": "3.9.18" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "1.el9_3", "source": "rpm", "version": "3.9.18" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "7.el9", "source": "rpm", "version": "20.3.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "2.el9", "source": "rpm", "version": "3.1.2" } ], "python3-babel": [ { "arch": "noarch", "epoch": null, "name": "python3-babel", "release": "2.el9", "source": "rpm", "version": "2.9.1" } ], "python3-chardet": [ { "arch": "noarch", "epoch": null, "name": "python3-chardet", "release": "5.el9", "source": "rpm", "version": "4.0.0" } ], "python3-cloud-what": [ { "arch": "x86_64", "epoch": null, "name": "python3-cloud-what", "release": "1.el9", "source": "rpm", "version": "1.29.39" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "25.el9", "source": "rpm", "version": "5.0.6" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "7.el9", "source": "rpm", "version": "2.8.1" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "2.el9", "source": "rpm", "version": "1.2.18" } ], "python3-decorator": [ { "arch": "noarch", "epoch": null, "name": "python3-decorator", "release": "6.el9", "source": "rpm", "version": "4.4.2" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "7.el9", "source": "rpm", "version": "1.5.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "9.el9", "source": "rpm", "version": "4.14.0" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "12.el9", "source": "rpm", "version": "4.3.0" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "2.el9_3", "source": "rpm", "version": "1.2.5" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "6.el9", "source": "rpm", "version": "3.40.1" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "6.el9", "source": "rpm", "version": "1.15.1" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "7.el9", "source": "rpm", "version": "0.69.0" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "7.el9", "source": "rpm", "version": "2.10" } ], "python3-iniparse": [ { "arch": "noarch", "epoch": null, "name": "python3-iniparse", "release": "45.el9", "source": "rpm", "version": "0.4" } ], "python3-inotify": [ { "arch": "noarch", "epoch": null, "name": "python3-inotify", "release": "25.el9", "source": "rpm", "version": "0.9.6" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "4.el9", "source": "rpm", "version": "2.11.3" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "16.el9", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "4.el9", "source": "rpm", "version": "2.0" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "13.el9", "source": "rpm", "version": "3.2.0" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "1.el9", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "7.el9", "source": "rpm", "version": "0.69.0" } ], "python3-librepo": [ { "arch": "x86_64", "epoch": null, "name": "python3-librepo", "release": "1.el9", "source": "rpm", "version": "1.14.5" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.el9_3", "source": "rpm", "version": "3.9.18" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "0.rc1.1.el9", "source": "rpm", "version": "3.6" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "0.rc1.1.el9", "source": "rpm", "version": "3.6" } ], "python3-libxml2": [ { "arch": "x86_64", "epoch": null, "name": "python3-libxml2", "release": "5.el9_3", "source": "rpm", "version": "2.9.13" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "3.el9", "source": "rpm", "version": "4.6.5" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "12.el9", "source": "rpm", "version": "1.1.1" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "15.el9", "source": "rpm", "version": "0.10.6" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "11.el9_3", "source": "rpm", "version": "1.0.4" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "5.el9", "source": "rpm", "version": "3.1.1" } ], "python3-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-pip-wheel", "release": "7.el9", "source": "rpm", "version": "21.2.3" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "0.rc1.1.el9", "source": "rpm", "version": "3.6" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "27.el9", "source": "rpm", "version": "0.7.2" } ], "python3-pyrsistent": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "8.el9", "source": "rpm", "version": "0.17.3" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "12.el9", "source": "rpm", "version": "3.4" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "12.el9", "source": "rpm", "version": "1.7.1" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "5.el9", "source": "rpm", "version": "2021.1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "6.el9", "source": "rpm", "version": "5.4.1" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "7.el9_2", "source": "rpm", "version": "2.25.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "26.el9", "source": "rpm", "version": "4.16.1.3" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "1.el9", "source": "rpm", "version": "4.4.3" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "12.el9", "source": "rpm", "version": "53.0.0" } ], "python3-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools-wheel", "release": "12.el9", "source": "rpm", "version": "53.0.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "9.el9", "source": "rpm", "version": "1.15.0" } ], "python3-subscription-manager-rhsm": [ { "arch": "x86_64", "epoch": null, "name": "python3-subscription-manager-rhsm", "release": "1.el9", "source": "rpm", "version": "1.29.39" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "18.el9", "source": "rpm", "version": "234" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "4.el9", "source": "rpm", "version": "1.26.5" } ], "qemu-guest-agent": [ { "arch": "x86_64", "epoch": 17, "name": "qemu-guest-agent", "release": "4.el9", "source": "rpm", "version": "8.1.0" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "6.el9", "source": "rpm", "version": "4.06" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "6.el9", "source": "rpm", "version": "4.06" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "4.el9", "source": "rpm", "version": "8.1" } ], "redhat-release": [ { "arch": "x86_64", "epoch": null, "name": "redhat-release", "release": "0.1.el9", "source": "rpm", "version": "9.4" } ], "redhat-release-eula": [ { "arch": "x86_64", "epoch": null, "name": "redhat-release-eula", "release": "0.1.el9", "source": "rpm", "version": "9.4" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.el9", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "1.el9", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "31.el9", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "5.el9", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "26.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "26.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "26.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-audit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-audit", "release": "26.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "26.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "26.el9", "source": "rpm", "version": "4.16.1.3" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "26.el9", "source": "rpm", "version": "4.16.1.3" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "19.el9", "source": "rpm", "version": "3.2.3" } ], "rsyslog": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog", "release": "3.el9", "source": "rpm", "version": "8.2310.0" } ], "rsyslog-logrotate": [ { "arch": "x86_64", "epoch": null, "name": "rsyslog-logrotate", "release": "3.el9", "source": "rpm", "version": "8.2310.0" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "9.el9", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.el9", "source": "rpm", "version": "38.1.28" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.el9", "source": "rpm", "version": "38.1.28" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "9.el9", "source": "rpm", "version": "2.13.7" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "9.el9", "source": "rpm", "version": "1.47" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "8.el9", "source": "rpm", "version": "4.9" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "5.el9", "source": "rpm", "version": "2.1" } ], "shim-x64": [ { "arch": "x86_64", "epoch": null, "name": "shim-x64", "release": "1.el9", "source": "rpm", "version": "15.6" } ], "slang": [ { "arch": "x86_64", "epoch": null, "name": "slang", "release": "11.el9", "source": "rpm", "version": "2.3.2" } ], "snappy": [ { "arch": "x86_64", "epoch": null, "name": "snappy", "release": "8.el9", "source": "rpm", "version": "1.1.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "6.el9_1", "source": "rpm", "version": "3.34.1" } ], "squashfs-tools": [ { "arch": "x86_64", "epoch": null, "name": "squashfs-tools", "release": "10.git1.el9", "source": "rpm", "version": "4.4" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "2.el9", "source": "rpm", "version": "2.9.3" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "2.el9", "source": "rpm", "version": "2.9.3" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "2.el9", "source": "rpm", "version": "2.9.3" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "2.el9", "source": "rpm", "version": "2.9.3" } ], "subscription-manager": [ { "arch": "x86_64", "epoch": null, "name": "subscription-manager", "release": "1.el9", "source": "rpm", "version": "1.29.39" } ], "subscription-manager-rhsm-certificates": [ { "arch": "noarch", "epoch": null, "name": "subscription-manager-rhsm-certificates", "release": "1.el9", "source": "rpm", "version": "20220623" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "9.el9", "source": "rpm", "version": "1.9.5p2" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "18.el9", "source": "rpm", "version": "252" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "18.el9", "source": "rpm", "version": "252" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "18.el9", "source": "rpm", "version": "252" } ], "systemd-rpm-macros": [ { "arch": "noarch", "epoch": null, "name": "systemd-rpm-macros", "release": "18.el9", "source": "rpm", "version": "252" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "18.el9", "source": "rpm", "version": "252" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.el9_1", "source": "rpm", "version": "1.34" } ], "teamd": [ { "arch": "x86_64", "epoch": null, "name": "teamd", "release": "16.el9_1", "source": "rpm", "version": "1.31" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "18.el9", "source": "rpm", "version": "1.9" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "2.el9", "source": "rpm", "version": "3.2.2" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.el9", "source": "rpm", "version": "2023c" } ], "udisks2": [ { "arch": "x86_64", "epoch": null, "name": "udisks2", "release": "9.el9", "source": "rpm", "version": "2.9.4" } ], "usermode": [ { "arch": "x86_64", "epoch": null, "name": "usermode", "release": "4.el9", "source": "rpm", "version": "1.114" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "6.el9", "source": "rpm", "version": "0.12.1" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "15.el9", "source": "rpm", "version": "2.37.4" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "15.el9", "source": "rpm", "version": "2.37.4" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "20.el9_1", "source": "rpm", "version": "8.2.2637" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "20.el9_1", "source": "rpm", "version": "8.2.2637" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "20.el9_1", "source": "rpm", "version": "8.2.2637" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "20.el9_1", "source": "rpm", "version": "8.2.2637" } ], "virt-what": [ { "arch": "x86_64", "epoch": null, "name": "virt-what", "release": "5.el9", "source": "rpm", "version": "1.25" } ], "volume_key-libs": [ { "arch": "x86_64", "epoch": null, "name": "volume_key-libs", "release": "15.el9", "source": "rpm", "version": "0.3.12" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "7.el9", "source": "rpm", "version": "1.21.1" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "29.el9", "source": "rpm", "version": "2.21" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "4.el9", "source": "rpm", "version": "5.19.0" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "8.el9_0", "source": "rpm", "version": "5.2.5" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "8.el9_0", "source": "rpm", "version": "5.2.5" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "9.el9", "source": "rpm", "version": "4.14.0" } ], "yum-utils": [ { "arch": "noarch", "epoch": null, "name": "yum-utils", "release": "12.el9", "source": "rpm", "version": "4.3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "40.el9", "source": "rpm", "version": "1.2.11" } ] } }, "changed": false } TASK [linux-system-roles.mssql : Set fact with the currently installed SQL Server version if any] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:110 Saturday 02 December 2023 01:33:30 +0000 (0:00:00.999) 0:00:03.575 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:119 Saturday 02 December 2023 01:33:30 +0000 (0:00:00.051) 0:00:03.627 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:126 Saturday 02 December 2023 01:33:30 +0000 (0:00:00.024) 0:00:03.651 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:133 Saturday 02 December 2023 01:33:30 +0000 (0:00:00.029) 0:00:03.681 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:148 Saturday 02 December 2023 01:33:30 +0000 (0:00:00.061) 0:00:03.742 ***** changed: [sut] => { "attempts": 1, "changed": true } TASK [linux-system-roles.mssql : Update all packages from SQL Server repo version {{ __mssql_current_version }}] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:161 Saturday 02 December 2023 01:33:31 +0000 (0:00:00.830) 0:00:04.573 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get yum repositories] ************************* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:171 Saturday 02 December 2023 01:33:31 +0000 (0:00:00.024) 0:00:04.597 ***** 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 2022] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:182 Saturday 02 December 2023 01:33:31 +0000 (0:00:00.026) 0:00:04.624 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the Microsoft SQL Server repo version 2022] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:190 Saturday 02 December 2023 01:33:31 +0000 (0:00:00.034) 0:00:04.659 ***** changed: [sut] => { "changed": true, "repo": "packages-microsoft-com-mssql-server-2022", "state": "present" } TASK [Ensure that the system is in SELinux enforcing state] ******************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:203 Saturday 02 December 2023 01:33:32 +0000 (0:00:00.300) 0:00:04.959 ***** TASK [fedora.linux_system_roles.selinux : Set ansible_facts required by role and install packages] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:2 Saturday 02 December 2023 01:33:32 +0000 (0:00:00.083) 0:00:05.043 ***** included: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:2 Saturday 02 December 2023 01:33:32 +0000 (0:00:00.051) 0:00:05.094 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Ensure SELinux packages] ************* task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/set_facts_packages.yml:7 Saturday 02 December 2023 01:33:32 +0000 (0:00:00.033) 0:00:05.128 ***** included: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml for sut TASK [fedora.linux_system_roles.selinux : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:5 Saturday 02 December 2023 01:33:32 +0000 (0:00:00.051) 0:00:05.179 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.selinux : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:10 Saturday 02 December 2023 01:33:32 +0000 (0:00:00.307) 0:00:05.487 ***** ok: [sut] => { "ansible_facts": { "__selinux_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Install SELinux python2 tools] ******* task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:14 Saturday 02 December 2023 01:33:32 +0000 (0:00:00.033) 0:00:05.520 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 Saturday 02 December 2023 01:33:32 +0000 (0:00:00.026) 0:00:05.546 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-libselinux python3-policycoreutils TASK [fedora.linux_system_roles.selinux : Install SELinux python3 tools] ******* task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:34 Saturday 02 December 2023 01:33:35 +0000 (0:00:02.687) 0:00:08.233 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Install SELinux tool semanage] ******* task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 Saturday 02 December 2023 01:33:35 +0000 (0:00:00.031) 0:00:08.264 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: policycoreutils-python-utils-3.6-0.rc1.1.el9.noarch" ] } lsrpackages: policycoreutils-python-utils TASK [fedora.linux_system_roles.selinux : Refresh facts] *********************** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:53 Saturday 02 December 2023 01:33:37 +0000 (0:00:01.973) 0:00:10.238 ***** ok: [sut] TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if enabled] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:5 Saturday 02 December 2023 01:33:37 +0000 (0:00:00.541) 0:00:10.780 ***** ok: [sut] => { "changed": false, "configfile": "/etc/selinux/config", "policy": "targeted", "reboot_required": false, "state": "enforcing" } TASK [fedora.linux_system_roles.selinux : Set permanent SELinux state if disabled] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:13 Saturday 02 December 2023 01:33:38 +0000 (0:00:00.536) 0:00:11.316 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set selinux_reboot_required] ********* task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:21 Saturday 02 December 2023 01:33:38 +0000 (0:00:00.029) 0:00:11.346 ***** ok: [sut] => { "ansible_facts": { "selinux_reboot_required": false }, "changed": false } TASK [fedora.linux_system_roles.selinux : Fail if reboot is required] ********** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:25 Saturday 02 December 2023 01:33:38 +0000 (0:00:00.036) 0:00:11.382 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Warn if SELinux is disabled] ********* task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:30 Saturday 02 December 2023 01:33:38 +0000 (0:00:00.058) 0:00:11.441 ***** skipping: [sut] => {} TASK [fedora.linux_system_roles.selinux : Drop all local modifications] ******** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:35 Saturday 02 December 2023 01:33:38 +0000 (0:00:00.027) 0:00:11.468 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux boolean local modifications] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:43 Saturday 02 December 2023 01:33:38 +0000 (0:00:00.024) 0:00:11.492 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux file context local modifications] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:48 Saturday 02 December 2023 01:33:38 +0000 (0:00:00.026) 0:00:11.519 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux port local modifications] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:53 Saturday 02 December 2023 01:33:38 +0000 (0:00:00.025) 0:00:11.544 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Purge all SELinux login local modifications] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:58 Saturday 02 December 2023 01:33:38 +0000 (0:00:00.032) 0:00:11.577 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Set SELinux booleans] **************** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:63 Saturday 02 December 2023 01:33:38 +0000 (0:00:00.025) 0:00:11.603 ***** TASK [fedora.linux_system_roles.selinux : Set SELinux file contexts] *********** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:72 Saturday 02 December 2023 01:33:38 +0000 (0:00:00.024) 0:00:11.627 ***** TASK [fedora.linux_system_roles.selinux : Set an SELinux label on a port] ****** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:83 Saturday 02 December 2023 01:33:38 +0000 (0:00:00.028) 0:00:11.656 ***** TASK [fedora.linux_system_roles.selinux : Set linux user to SELinux user mapping] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:93 Saturday 02 December 2023 01:33:38 +0000 (0:00:00.024) 0:00:11.680 ***** TASK [fedora.linux_system_roles.selinux : Get SELinux modules facts] *********** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:104 Saturday 02 December 2023 01:33:38 +0000 (0:00:00.032) 0:00:11.713 ***** ok: [sut] => { "ansible_facts": { "selinux_checksums": true, "selinux_installed_modules": { "abrt": { "100": { "checksum": "sha256:439a16fac1802d15af66ef0f477ad8a4db6e61dbae1377533a992713a7467e42", "enabled": 1 } }, "accountsd": { "100": { "checksum": "sha256:cfca6eb18cdeeaa1666612ead75e67644e84ed2872dbdb5ebd1c90c5aa8b60ed", "enabled": 1 } }, "acct": { "100": { "checksum": "sha256:87df54d4da76cfbf90197c103829580b43bae575fc2179805b54378e2441f98d", "enabled": 1 } }, "afs": { "100": { "checksum": "sha256:a4837977211a9b5c79ba308d47da063b55f83e290e90940a7e16662f5e7fe4d5", "enabled": 1 } }, "afterburn": { "100": { "checksum": "sha256:5756a61d6ce82946fc55349fb0ff5b9a432f2435815b0e1b39ec4cd1264c255a", "enabled": 1 } }, "aiccu": { "100": { "checksum": "sha256:33e4474638b12ea07b6f2308d3afeea697b9164980485006e198c56822334253", "enabled": 1 } }, "aide": { "100": { "checksum": "sha256:0075191f3e8b16430d7ffc5fa90773a117ecbd62b9940b8dab3b8a150b1866b7", "enabled": 1 } }, "ajaxterm": { "100": { "checksum": "sha256:858aa9ee801dd9bdc5cd5ecbf93cb5baba4fc273aaaaeb155a9a7274fc40fe0f", "enabled": 1 } }, "alsa": { "100": { "checksum": "sha256:0e719b5e69281f5001eb69dd7d5ec1a2e8f289a2ed8d7032dcf58cd54e620aa2", "enabled": 1 } }, "amanda": { "100": { "checksum": "sha256:e448e0203f55d3a8e673a8fda655d59161f282a5b8cb0211e17299e598cc9dc7", "enabled": 1 } }, "amtu": { "100": { "checksum": "sha256:3a67724d76252ecd7dc1be2e93127cd456e21365a4575355fac53fb5aadebbde", "enabled": 1 } }, "anaconda": { "100": { "checksum": "sha256:a96742873fd449201a1f632e3201aff50d671fe39135156b82581f831894b020", "enabled": 1 } }, "antivirus": { "100": { "checksum": "sha256:ae25cf9c1bbdb74206db1eac46cf32163fe6843575e305d31dec82bcb324dcb8", "enabled": 1 } }, "apache": { "100": { "checksum": "sha256:db86956e5debcd8db6d7e5e132d976d715dd9c95815b1aba0d36c1e639b03b72", "enabled": 1 } }, "apcupsd": { "100": { "checksum": "sha256:0f45efdacdf7f2adc544fd4bf33126f3070b4bd4e3921afff7a855bf7adbf32f", "enabled": 1 } }, "apm": { "100": { "checksum": "sha256:2eb5f92b4413ad4a3b0828d67b0d564aa6c9a69c6f55553ce500129be24b7339", "enabled": 1 } }, "application": { "100": { "checksum": "sha256:91ef7f49b4fd338140721170763f80243341aafb6a1a7b903cd03ba65ad9bddc", "enabled": 1 } }, "arpwatch": { "100": { "checksum": "sha256:05db5ce64232869fb1bc5793cfd1d686e728a3d3b7b1494d057ae71643c0429e", "enabled": 1 } }, "asterisk": { "100": { "checksum": "sha256:8228509418eabbeb3ab51dcde71604748f6330b2b14b76cfcdb53b3bb64a6559", "enabled": 1 } }, "auditadm": { "100": { "checksum": "sha256:f7e18ba88590fd2ae89e650b698f4425692b5c7df78a695460e9c26d83553402", "enabled": 1 } }, "authconfig": { "100": { "checksum": "sha256:bd9bf899f02ec8af56e4e50b8b835ab765572fb9eac16e8044477eb4957cdcf3", "enabled": 1 } }, "authlogin": { "100": { "checksum": "sha256:d21bb0c7b292ed428b77349fc5aab1bb0cbcf014e4fbab7f335f732a9765e8ca", "enabled": 1 } }, "automount": { "100": { "checksum": "sha256:8296ffa479e31ce2312dcbda5e46a263ed702e24f369eeabbec14a2e1daf07dd", "enabled": 1 } }, "avahi": { "100": { "checksum": "sha256:e9cc0d6c64189bff92bad536021e5bc6d8882d622b94497270f99ea98db8d250", "enabled": 1 } }, "awstats": { "100": { "checksum": "sha256:db991323b8b65ddcaa47bc9bd5b87d342ea104cf59397850b216fcb7f3dbe41e", "enabled": 1 } }, "bacula": { "100": { "checksum": "sha256:fdfaa2dcb6f9b887b048e57d53a24517497568f01ad9626b5f66094eb69c6219", "enabled": 1 } }, "base": { "100": { "checksum": "sha256:9c242a1a850e34471c7e969c12b8fc570844c7bd459e6b6e24ad0f9661f0579c", "enabled": 1 } }, "bcfg2": { "100": { "checksum": "sha256:fc67a04f11c2602556fa68ebd2cdd27841f594bf39d6a614c34ff601c678f17b", "enabled": 1 } }, "bind": { "100": { "checksum": "sha256:f05cd3d4a44b6be1542bad4fa1ac2ce38fad1a62820231211a5d40d159434f98", "enabled": 1 } }, "bitlbee": { "100": { "checksum": "sha256:42670f76e4e23dd5fab2605f8f624df553dc44d694145c97c3dd1453c6a93a07", "enabled": 1 } }, "blkmapd": { "100": { "checksum": "sha256:444adda9e9db6ca2f7a1f15b00de5a055982dd1565c890d3fc243058b107bfdf", "enabled": 1 } }, "blueman": { "100": { "checksum": "sha256:b8c9e3b849765a6545578ba4b84a7a945ca3910b6f9d00b66f0845c22e403545", "enabled": 1 } }, "bluetooth": { "100": { "checksum": "sha256:b6464b7bd332e0127b5ac7e7f4e85983b0df4eeaedf1382d1cb95bcc70567975", "enabled": 1 } }, "boinc": { "100": { "checksum": "sha256:49ad56ce740da1f2543cbace1176de2c6729c7896e22a5fe5524a52961c3c6cc", "enabled": 1 } }, "boltd": { "100": { "checksum": "sha256:f2a170b9be22cfb4983dfbadd0836d4b3bf4c07c61958e5f42dad393c98ab16a", "enabled": 1 } }, "boothd": { "100": { "checksum": "sha256:9215abf2a387cbdf2dead5ce40533e2089236cc374ce10e93cb3128c962bd818", "enabled": 1 } }, "bootloader": { "100": { "checksum": "sha256:f92ba3eed6cbdb5e445087aa67963e6d4b2f1ad703a733a256207ad9630772b4", "enabled": 1 } }, "brctl": { "100": { "checksum": "sha256:bb9ab8cb4d620be01383a5116766dcab262924abbb51f6352dbc453b9bd7bd15", "enabled": 1 } }, "brltty": { "100": { "checksum": "sha256:32ce0ef2b1bd4bcf069fea0037f080345020b6ccb0b3a14dacf80d0341d31703", "enabled": 1 } }, "bugzilla": { "100": { "checksum": "sha256:094419eb3a9852cdc4da7ea5e9f53ec318778816e09881dd10700890f0fa8aa5", "enabled": 1 } }, "bumblebee": { "100": { "checksum": "sha256:6e8bb2e352f373e327c2d74ecbc89e7784f198566a8e13090e905e74e1769df7", "enabled": 1 } }, "cachefilesd": { "100": { "checksum": "sha256:c9b4271ff4e3ecf0991a0bac18e25bbda70877abd97f1f747529f6fdf2c64a2f", "enabled": 1 } }, "calamaris": { "100": { "checksum": "sha256:4bbe4a6e81441607849fd3b0935eb2d49b6e6ab6998e16f05c505eb1ca23860d", "enabled": 1 } }, "callweaver": { "100": { "checksum": "sha256:50bb751029a1226883e3b3081d5cd727dca1776a7aecde05e1f80aa5b664ad37", "enabled": 1 } }, "canna": { "100": { "checksum": "sha256:0bbba0d23bf169b2720e6b5889693dc604dac70ba2e6ee3bb4c5f1cf2238dbc1", "enabled": 1 } }, "ccs": { "100": { "checksum": "sha256:db2c087abaf9808579236fc0c2986b7bc378039af2dcf6eb437d61104e45452f", "enabled": 1 } }, "cdrecord": { "100": { "checksum": "sha256:7b6563fcdbcfdcf6f1870332e9d7b0baa677fb4ed448d742a0a2f01540b1b7aa", "enabled": 1 } }, "certmaster": { "100": { "checksum": "sha256:6d04e200dce14290743a8c7ad857b5f55edea096103a7778d85781917f98eb0b", "enabled": 1 } }, "certmonger": { "100": { "checksum": "sha256:10d2bbbc583ff7c12bbc0e8b25ec5d75189416fc3bf731de0c2b73fd53e1fc08", "enabled": 1 } }, "certwatch": { "100": { "checksum": "sha256:e9c84a527fe46e3c20782107e9ef5fc7ce5b523d3a17979e73476e3f4c8cfb2f", "enabled": 1 } }, "cfengine": { "100": { "checksum": "sha256:9405921298a4eac97dee55ea739004bdc1af207a1334097fb954841436db820e", "enabled": 1 } }, "cgroup": { "100": { "checksum": "sha256:4ec9e51dab035098723144ee177558420c3397d8c4cb3510a8fa791ddbfd1edd", "enabled": 1 } }, "chrome": { "100": { "checksum": "sha256:feca643624982d27200122e1ddc1289ab3d9d22f53791e65850ddb866c4996aa", "enabled": 1 } }, "chronyd": { "100": { "checksum": "sha256:d2a3ba153c8cb079c5159096c6326c8826d263dc32329808b39a3d7c29fdac84", "enabled": 1 } }, "cinder": { "100": { "checksum": "sha256:a1b13354b27e76c1262f1a63d7c272c7f1fb9a5afab9cc6cf9115881a13bb123", "enabled": 1 } }, "cipe": { "100": { "checksum": "sha256:6afbc8ab0b667739a65d3d638d69f650225184f1ce60ac3d59cbe6e7706c4667", "enabled": 1 } }, "clock": { "100": { "checksum": "sha256:bec2119337e2096ebfe5840f2470f4fe3b0993493157926562b8753d9dedd574", "enabled": 1 } }, "clogd": { "100": { "checksum": "sha256:d4d40aac2e8e39be67c133a3f7cafe3cd2d977afee0f62655c2c4cbc182d9354", "enabled": 1 } }, "cloudform": { "100": { "checksum": "sha256:6705ca854ad4e9024dce5563f1c1c3d28ce2072650b01f7930aa7e1a5e7abc60", "enabled": 1 } }, "cmirrord": { "100": { "checksum": "sha256:8ee85bfc15d6dbab880c9d68fbb48433be5f9fa335991843c4dc05d7f49494d1", "enabled": 1 } }, "cobbler": { "100": { "checksum": "sha256:5046324d92609edb7af362c37ace4261a5fb71d0954e7b93cdb66abd1354eb0c", "enabled": 1 } }, "collectd": { "100": { "checksum": "sha256:4d472e61e74f2417d9697c81d028f4d2291afc04ea16fc1809cbec42bb8950b2", "enabled": 1 } }, "colord": { "100": { "checksum": "sha256:d048efdee101e199ef3e79822a70b3537d5049435cb04c4163ca5afad9fb5280", "enabled": 1 } }, "comsat": { "100": { "checksum": "sha256:b1185aa06922394419862c9bc8ac65baa654b7fbffa31c531ef09aca6c0b4b20", "enabled": 1 } }, "condor": { "100": { "checksum": "sha256:a2c60d3b35d601e5ae9ce2621362975421fdf1ab692f37bcb23e54acb2994921", "enabled": 1 } }, "conman": { "100": { "checksum": "sha256:8c73792b1c958f70834d76a863e30a0b22cb14bd5584e32e78af4d025e2cad4f", "enabled": 1 } }, "conntrackd": { "100": { "checksum": "sha256:2a561c6e7e09637b8e42fe340da01e379de2b634d6ad8a6f297bd4ff79a56c2a", "enabled": 1 } }, "consolekit": { "100": { "checksum": "sha256:35a2c8ccb00daefe127d8e94cbdc719db95bbe0710fdfc4d261c9ebf9fa88952", "enabled": 1 } }, "coreos_installer": { "100": { "checksum": "sha256:54c9c5360fdce35d10f037411b004251498f836ddc47a5c24df9e0877ab479ad", "enabled": 1 } }, "couchdb": { "100": { "checksum": "sha256:6251a0631879ad61c7a1736ff23d29b599323886cbcd4d782d581ee6f1737f75", "enabled": 1 } }, "courier": { "100": { "checksum": "sha256:e365ec82226a96a0f85abad6508fd5e8c9cfc925f27aec30b8b97e5e8a35bd68", "enabled": 1 } }, "cpucontrol": { "100": { "checksum": "sha256:1250482f0ee706d932f37ac4b165c41a087760d753a799993e1ae4a2278d6ec2", "enabled": 1 } }, "cpufreqselector": { "100": { "checksum": "sha256:0a4e6d29c0e5008f52b116072cc416f84491a5cfd9c4b4924ac3bd5c9a88517f", "enabled": 1 } }, "cpuplug": { "100": { "checksum": "sha256:b692d8407a14280ace1b20b8d3eae8ebe1d1195623e186d88ac987eff53d9ab9", "enabled": 1 } }, "cron": { "100": { "checksum": "sha256:76a27b409571307c1d8aec201dffe7646ceca3e51bbaa0ec1f1bde2b813d0318", "enabled": 1 } }, "ctdb": { "100": { "checksum": "sha256:5c72aeb4a39a74d8b9e9fbf376de168ecb105252034928dcfed9806d5fc4c584", "enabled": 1 } }, "cups": { "100": { "checksum": "sha256:f588b15772a69b5a7c7e97f19cde225cbd0bda4442bad49b49c67af741d6b8f4", "enabled": 1 } }, "cvs": { "100": { "checksum": "sha256:f019cec82d811ea15140ca1b670ebe3b2653f1209978cadf679e71b7220e81e2", "enabled": 1 } }, "cyphesis": { "100": { "checksum": "sha256:175bfe7edee632e3c65a639c0892b7e740e88f71a2181ca38bbda3596d9e9aa6", "enabled": 1 } }, "cyrus": { "100": { "checksum": "sha256:c604411bba913fb5f3c3916b45fb266336168f2715206c47eb133bc4fae91587", "enabled": 1 } }, "daemontools": { "100": { "checksum": "sha256:a036b1b6edf28d2350e4f88de0872e3dfa2b9aae036e5c5e833fd79b8d17976f", "enabled": 1 } }, "dbadm": { "100": { "checksum": "sha256:b22818841077164d31f1cbe62af32042e7411fa8fa722614d65a66fa506ef44f", "enabled": 1 } }, "dbskk": { "100": { "checksum": "sha256:bd0fd318f3fa48292177d1c2941147f2d30be72c1bd8a6418c29046733f97c79", "enabled": 1 } }, "dbus": { "100": { "checksum": "sha256:5898ab6ff7cc8eaf5c19d35ee5f146af26bcd37368a1258beb1414916d9b2429", "enabled": 1 } }, "dcc": { "100": { "checksum": "sha256:db0ed75ce7f92b54a6460c777ca31fe82b72c4b05084f1a313a57c8083553c10", "enabled": 1 } }, "ddclient": { "100": { "checksum": "sha256:d24bc323782f1d6ee6ea32c8fa2df2a20e259f4b04bf2f07346bb1f7577e3764", "enabled": 1 } }, "denyhosts": { "100": { "checksum": "sha256:cd694f4d91ecf21e368d92b0a0b3f299ddf338a10bc75299836844346ae9eb96", "enabled": 1 } }, "devicekit": { "100": { "checksum": "sha256:77efca099099d037dc19a9284ae4590b563480957bc94a3d9d8c33a3e208c52e", "enabled": 1 } }, "dhcp": { "100": { "checksum": "sha256:d37da7a6abcc7eefedae210a9a83412e0714b25cdfa6d960cf060d4f509418dc", "enabled": 1 } }, "dictd": { "100": { "checksum": "sha256:80453fc86e420ee52d32dcee1b6d85d10dd9b9012d09919b5873e39fae104fa2", "enabled": 1 } }, "dirsrv": { "100": { "checksum": "sha256:23626af794116d23d48eea54d72da0e3ee6073ea1a28741c6395e358dad7347f", "enabled": 1 } }, "dirsrv-admin": { "100": { "checksum": "sha256:38b148ca47057f48b11d18ee2bd65564ec54cd4fc99113bb7af3da2cdd69cf1f", "enabled": 1 } }, "dmesg": { "100": { "checksum": "sha256:086fbd5c4bfc2c2b9416574d7adda1186cc9ea8d42fa3d977545b177a5f6b31d", "enabled": 1 } }, "dmidecode": { "100": { "checksum": "sha256:396a81962624946e359640fbc88496b359830c00f192a41f0fdde88794207243", "enabled": 1 } }, "dnsmasq": { "100": { "checksum": "sha256:a8b6abf25d85962282117a98e22156d26f98ec6c2b381a701949995ed2de791d", "enabled": 1 } }, "dnssec": { "100": { "checksum": "sha256:a971b0992935b50c121f7bed5fd45e9826ad88a95b0df8ab6483e76f2c2fba38", "enabled": 1 } }, "dovecot": { "100": { "checksum": "sha256:c9350236dbd2717f7e6c5de85649de8dff33742247b8d3eb4e21bb97a2e23889", "enabled": 1 } }, "drbd": { "100": { "checksum": "sha256:0775c03fbae369d8a7bd66ca63fa7685e739a3362a91fe862a7af705414086d7", "enabled": 1 } }, "dspam": { "100": { "checksum": "sha256:021fb09c86d4d9d06ba8da4e857d732e455efa6e9fb8642a2e89977cd7a0df9c", "enabled": 1 } }, "entropyd": { "100": { "checksum": "sha256:6a6f3519345ece087870b34b523e9a68abe1dafd480ef0c38c9dee3e0e75026a", "enabled": 1 } }, "exim": { "100": { "checksum": "sha256:69b795ddee9113446790b436b524cc7996f00088be6257eb0cd50ec5c066dc46", "enabled": 1 } }, "fail2ban": { "100": { "checksum": "sha256:c0d9b5d3c0dc83fd9c1998e3a13762eb7b77478d17438016b210397f0df30fc8", "enabled": 1 } }, "fcoe": { "100": { "checksum": "sha256:2157ab1e30e581cc66a24b0764bdc9724200649801b4590fd6672a92b9ff237e", "enabled": 1 } }, "fdo": { "100": { "checksum": "sha256:ea43c2371c95db75b134d1d039ac3ae75f0cdd8a02b2c22ccfb3ab1b099dd685", "enabled": 1 } }, "fetchmail": { "100": { "checksum": "sha256:fc04c1b92c60d452ffa49be223b5fe7ecc2071f2c804b49a7ba33362d86387e7", "enabled": 1 } }, "finger": { "100": { "checksum": "sha256:d9f460b6074a1fd336b48d3658be720883b1992db8008780c9583e9f149616f9", "enabled": 1 } }, "firewalld": { "100": { "checksum": "sha256:ab39208e6b1d3120c00357c178f8e8d631fd651c846cde9801e66886cbc77e75", "enabled": 1 } }, "firewallgui": { "100": { "checksum": "sha256:b4acf86db9044f0c3ad616371f733770541bedba9fee5751f5a4d9170d8347f1", "enabled": 1 } }, "firstboot": { "100": { "checksum": "sha256:607ee9da1fa86ca6c31d2a3285d091e33baa0c243cde6709f5b50228a6ea6838", "enabled": 1 } }, "fprintd": { "100": { "checksum": "sha256:85f718afffb3b6b0155d7a4b44829f5ad2cb4067cf7ed7c77f77cdd31e3e2f73", "enabled": 1 } }, "freeipmi": { "100": { "checksum": "sha256:4dfe814f941a33b4de23c050e33c7b87e30959824ec0be0b37125f75122ddb9e", "enabled": 1 } }, "freqset": { "100": { "checksum": "sha256:41b4c223d3414e36e5d043c90d2b77823a4483d647ae8a6f7cb867d86df7b03a", "enabled": 1 } }, "fstools": { "100": { "checksum": "sha256:1870ad98b724b8ba0bb92a0d277ca659812d4c3f76877b6419132669ce0562d5", "enabled": 1 } }, "ftp": { "100": { "checksum": "sha256:3a189ef565d9b567e3f92ee485a5cbfcb2edf626e17dd5ae42cb29b5ff8240fa", "enabled": 1 } }, "fwupd": { "100": { "checksum": "sha256:53d676ce5265a7bed9aa8a195d749a2ddbc04668b4909d271260de0f981a0b6f", "enabled": 1 } }, "games": { "100": { "checksum": "sha256:1ea667f0c7cfdd85038d8678a770994afddec806355100bbe78308ee081c5d13", "enabled": 1 } }, "gdomap": { "100": { "checksum": "sha256:aaf447d9612e51755f905ff5c3fd1534071e551dccc8566c1ecd86deae23de02", "enabled": 1 } }, "geoclue": { "100": { "checksum": "sha256:6c0e8c2b7fd71eb90683329b23f7ea92ad9f72a9941c8602c2cfd0e3d87ded56", "enabled": 1 } }, "getty": { "100": { "checksum": "sha256:ad6903ca47a88cd9fbee03f05da3705b6de4550a9bac31338dcf334301a7bc79", "enabled": 1 } }, "git": { "100": { "checksum": "sha256:7550acef924761a9cccfc8a599164bb4cf1aea09e478f0f02c508e77d54fb354", "enabled": 1 } }, "gitosis": { "100": { "checksum": "sha256:0f84866fe7b8ded8ee731da49946ddb95b85d2544d8189952f4b465dce92ba34", "enabled": 1 } }, "glance": { "100": { "checksum": "sha256:93950e077dae21de66880e685ec159b69f7febccbdefcc28a6251122e5b61744", "enabled": 1 } }, "gnome": { "100": { "checksum": "sha256:8b3081995ca8e629365f84f2dbb74583d77b3135c071b7fd576e105ed83bb3b5", "enabled": 1 } }, "gpg": { "100": { "checksum": "sha256:771390697cc126933b817059c224bce8ead877cde100a24109e22a40b00da1f8", "enabled": 1 } }, "gpm": { "100": { "checksum": "sha256:0bf17ab1e6123f9c89bb89b3cc96987295420a1d573062c6a9e029955b5b43e6", "enabled": 1 } }, "gpsd": { "100": { "checksum": "sha256:eb08f8dce74260ff7bdfd137a4805b13c3f023f8054f7465226603a122fc3bee", "enabled": 1 } }, "gssproxy": { "100": { "checksum": "sha256:5cac8bc4a2c13438822cf9f1d976f655f50508a7dd56605ca4ba3267e55deafc", "enabled": 1 } }, "guest": { "100": { "checksum": "sha256:2e2270b2e6f5a91e4ea730a83fcd172b4d4bb2bdb210dc1c0b70f366a9e0867b", "enabled": 1 } }, "hddtemp": { "100": { "checksum": "sha256:164530b001009abd38ae86c874f1116e26e48e0b20c78e23ab5e1f4da9837aba", "enabled": 1 } }, "hostapd": { "100": { "checksum": "sha256:044d9543cf23ebd19b78dd36453ca1b35f8b0343d18d2bf812f487c267c73400", "enabled": 1 } }, "hostname": { "100": { "checksum": "sha256:04e4aa39ecf87ab5fb148554b72eb07229b2bc87c36194aeeb15e1f314546d8e", "enabled": 1 } }, "hsqldb": { "100": { "checksum": "sha256:5ac320af55313b3a8dcd0729ba525596fdd1512ebcf5717b5e4f805efeb1d062", "enabled": 1 } }, "hwloc": { "100": { "checksum": "sha256:705d8c2334abe75bdd34c68be5a18e511b387986db97fd3fab68db1126345a94", "enabled": 1 } }, "hypervkvp": { "100": { "checksum": "sha256:69151f1195923b97d588966fa3999a2acbce4c3e6990e493cb6d825ebe6bdcef", "enabled": 1 } }, "ibacm": { "100": { "checksum": "sha256:919b0f9d14bb3b10515f015629e90fe2731278febf87bf441ca4ba42a6d82ce8", "enabled": 1 } }, "ica": { "100": { "checksum": "sha256:bdc7cfe30544d9b80f90ed79cf8e8e2a030cc750a4b1a09dcbf00c29cbf7cee0", "enabled": 1 } }, "icecast": { "100": { "checksum": "sha256:9630601fc50cde8618d6c2a1512e7b3493f73f65a7e711210f143f293ed4dcd0", "enabled": 1 } }, "inetd": { "100": { "checksum": "sha256:b555ba9db54f4666b50c51bdfb0ed669a11dab8fd53b5efcb3eefa440b539364", "enabled": 1 } }, "init": { "100": { "checksum": "sha256:b98b9c759b4f7c18d1dedf4b8da7e3925fd5153a7065ae24a2edacee03adde2c", "enabled": 1 } }, "inn": { "100": { "checksum": "sha256:647a5a84af0d24107d98393a74f9cfef91d5f6314f97e9589a5917516240e4b6", "enabled": 1 } }, "insights_client": { "100": { "checksum": "sha256:2611434e8c1542ce13e93f5d68593cd1bdab8c2df7e29971bfcf6873ebbc3bb9", "enabled": 1 } }, "iodine": { "100": { "checksum": "sha256:f30e73a5c744492434120e33ec5fe9fb417e3a31b788a26b6ee070722df47666", "enabled": 1 } }, "iotop": { "100": { "checksum": "sha256:ad01286deffe99ee070396c0057f5999b5d3874d66032c1754c66cc87e7a8bd3", "enabled": 1 } }, "ipmievd": { "100": { "checksum": "sha256:af705c9efd826b06ec3e443236c9982e6f78aa12371ddb6320a6dbdd008af70f", "enabled": 1 } }, "ipsec": { "100": { "checksum": "sha256:3e0914f39b9c0d04faaca33a50a45adcdca0ae17236522cb0e3864edeb03700d", "enabled": 1 } }, "iptables": { "100": { "checksum": "sha256:2f621a1eac6f3dee3ef9ca50a7bfc14f5601e3d8df08bed932c19703f6f75834", "enabled": 1 } }, "irc": { "100": { "checksum": "sha256:93b6642db4b75051bef5bd84c3dd3053a3e8d860909e92b8a5b16a70b46c6928", "enabled": 1 } }, "irqbalance": { "100": { "checksum": "sha256:06746c3d7855894756f8475794206dbbee3e18ef616f82b388d018b1bde859f3", "enabled": 1 } }, "iscsi": { "100": { "checksum": "sha256:192ba106b6e9f0f6728189b1ba31eedd622fb174e0c980b6e548fba27d6f2bc0", "enabled": 1 } }, "isns": { "100": { "checksum": "sha256:69b0abe4d235bc04050f6e0b41d75afbf1bbd64f7982e103359275b81be3bb71", "enabled": 1 } }, "jabber": { "100": { "checksum": "sha256:47516b334720bd0f0564773ac42dafec6066cc3c98fff9d0da463003c26b613f", "enabled": 1 } }, "jetty": { "100": { "checksum": "sha256:0152700ec5ad8aa649ae8ee0d471468eb7a19ea29917e30f44b575070cdcab52", "enabled": 1 } }, "jockey": { "100": { "checksum": "sha256:410041152590f3a3f56b7712060ef89524e76c43871e254eba743028b4c7cb7a", "enabled": 1 } }, "journalctl": { "100": { "checksum": "sha256:e3a8040712dcd2617bd7cfa3d4f5c99875d443df51b6239b2120e80a37d73486", "enabled": 1 } }, "kdump": { "100": { "checksum": "sha256:87752c8efc5f9f83a440bc4f712edb68d230667f917f80c45aec916b4831e943", "enabled": 1 } }, "kdumpgui": { "100": { "checksum": "sha256:79b946ea4ed096e9dfa790116a1fb94530e31881b533003777bb4e0806e2285e", "enabled": 1 } }, "keepalived": { "100": { "checksum": "sha256:9bd803260df4a0ad63dd70ae9a452a876e014b2593ff2453c2cb5f0628531caf", "enabled": 1 } }, "kerberos": { "100": { "checksum": "sha256:212c02e6f01007c74610c409f7a991b63f2289410e56fd6d6f5b8a552177fe3d", "enabled": 1 } }, "keyboardd": { "100": { "checksum": "sha256:d04b5f22b983b5a7d3de27986a110ebc12acdf9874561101e3a00f419226f7f3", "enabled": 1 } }, "keystone": { "100": { "checksum": "sha256:834ebbd7a4b1f9a3a92e1826010c0e7b1de4d620df32f5201806ecc0240f9ee0", "enabled": 1 } }, "kismet": { "100": { "checksum": "sha256:91eb1cd73c11773727989a85dc34b87a55e7171bc99de49c9f307412cf392645", "enabled": 1 } }, "kmscon": { "100": { "checksum": "sha256:a2442484416a2a67d1ba9d6b2b85f0bae72bf3f6746e448643851fce3b33f61a", "enabled": 1 } }, "kpatch": { "100": { "checksum": "sha256:2997e6377f7cb92461fff4c6c2ab886a0ff25c19bd2544a5b5289f32a4a0a8d7", "enabled": 1 } }, "ksmtuned": { "100": { "checksum": "sha256:49919bbd9225e10dde5263d0cb01accf0b0458bd39e60d8845a7763e4c425a16", "enabled": 1 } }, "ktalk": { "100": { "checksum": "sha256:1a341235fc9a666c025a95b001df21f7e4770b0120df37687c0f5be8868069ad", "enabled": 1 } }, "l2tp": { "100": { "checksum": "sha256:aca86e12d3c7435aa1f79dff98d67a1594f655e34b9040260dee2ba8855f90ab", "enabled": 1 } }, "ldap": { "100": { "checksum": "sha256:a22b8ed6a669f50e9a1dcbdf57bdbf5f6400eace5e0f3170bb90bc0bb79ea09d", "enabled": 1 } }, "libraries": { "100": { "checksum": "sha256:a83891194fb4c2efecdbafe86331368b90f6b5606209f2a7f925ac04de0a4650", "enabled": 1 } }, "likewise": { "100": { "checksum": "sha256:aad0b98989fd36a55d0307941e1cfd73e94a39c7147feed3af167a3dc2a4ecb9", "enabled": 1 } }, "linuxptp": { "100": { "checksum": "sha256:971e3571db8fc239339a89d5b9090659b80c1583f156b2c0ca37affe4424f16c", "enabled": 1 } }, "lircd": { "100": { "checksum": "sha256:e64671df16e8430a3ff76a5f8bdcd907025df4a41c44afdc67f09c8520d249d7", "enabled": 1 } }, "livecd": { "100": { "checksum": "sha256:976389e45d3e14f9132ee75b654b6e725fe9b28d3eb0b58f5e60d5c2a67c4458", "enabled": 1 } }, "lldpad": { "100": { "checksum": "sha256:56c9b18aa74d056435aa4908b3e1120496f3c8c0985c5dbd4fc662d6150c5707", "enabled": 1 } }, "loadkeys": { "100": { "checksum": "sha256:5ebf18eca037bc6d0dbb81db94ad3a4a555d31684017760238ce547367aed080", "enabled": 1 } }, "locallogin": { "100": { "checksum": "sha256:835d96d8e92204ccc2b2e011981c1565275ec51b14ea2362527031e059b3db9d", "enabled": 1 } }, "lockdev": { "100": { "checksum": "sha256:519be249a5f6d7e21d7fa6143dd050406da1d29bfac29c4e0de91da9780d837e", "enabled": 1 } }, "logadm": { "100": { "checksum": "sha256:ab50be2f0df8e7e8f32585b9e4e4ec0d89b897b14b415c7a96aa55ef4cc301d4", "enabled": 1 } }, "logging": { "100": { "checksum": "sha256:aa9c98b4d68e8e615164e38f485d90e45f7ca257a51c5c650638f621808e12e6", "enabled": 1 } }, "logrotate": { "100": { "checksum": "sha256:7acac436e84fa22e873e7b7d74ccc384b948022465f2a397dfa0fe229656c723", "enabled": 1 } }, "logwatch": { "100": { "checksum": "sha256:bfc4d5317ed738ae961b7eb2c3f8b24e244f28c6e596a18f49132a312f2186fd", "enabled": 1 } }, "lpd": { "100": { "checksum": "sha256:474e11655853ea9ecb3b90354737bb33513d600027fdee75f1d38cdd7644598a", "enabled": 1 } }, "lsm": { "100": { "checksum": "sha256:c88004b9e24d18093550ad9f271722d67f3e96a1ac2aad1a1340c9c322df9625", "enabled": 1 } }, "lttng-tools": { "100": { "checksum": "sha256:789d9908d6a4ccf9aab74a9a86ab780ec18789ad9fb25603e2076e03f39a663e", "enabled": 1 } }, "lvm": { "100": { "checksum": "sha256:d4baea24717e6f58a231c34c370a41fbb280c561e99176aed67a6faac2ed2f55", "enabled": 1 } }, "mailman": { "100": { "checksum": "sha256:6e56c2fe3eb63c7ecb31ec57b0c9a076dfeb1af9b441500441a2f79dafb39498", "enabled": 1 } }, "mailscanner": { "100": { "checksum": "sha256:42a32bf5b58eb1cece61587e26cad9d14e561ebfe3f8deea15ced247a9af9a5c", "enabled": 1 } }, "man2html": { "100": { "checksum": "sha256:f96a24403c4d03d346abc0d3da9b83c3425a7190d82bc8199b0aed732d22ddcf", "enabled": 1 } }, "mandb": { "100": { "checksum": "sha256:7dc78812d1a51143faed9157d26a338917b6217489816f8940a0b0ebbf0308d8", "enabled": 1 } }, "mcelog": { "100": { "checksum": "sha256:edff00a0ec699758087c702321c3ebcfc61b1ea1b56596e8204bd5a71a4e81cb", "enabled": 1 } }, "mediawiki": { "100": { "checksum": "sha256:97c366744caa502ccaa1fccc570b0f93a4d714b371a899ec32d915ec05155e40", "enabled": 1 } }, "memcached": { "100": { "checksum": "sha256:c9a83d68bfaf2c73c8b3cf23c13f94fe834a5f5a9263004629ab8abb563434d5", "enabled": 1 } }, "milter": { "100": { "checksum": "sha256:9032a637b24c8bff1676c0dec33e66a729947fa96dd3d7a927bcc77e45510137", "enabled": 1 } }, "minidlna": { "100": { "checksum": "sha256:15df133e41a8603f0945a247f79117dd96306f34ae38f1ba8092179f116f611a", "enabled": 1 } }, "minissdpd": { "100": { "checksum": "sha256:0d26eb46dae313a7e839a95761857bcc52e06d6d68b7a24675b7f8311830ca4a", "enabled": 1 } }, "mip6d": { "100": { "checksum": "sha256:87e5fafef70b376ff82229049b550c5a3c3b869b7fbb34a5488f3cb86a7d74f6", "enabled": 1 } }, "mirrormanager": { "100": { "checksum": "sha256:7f0d65a1413ddb554d91722376d8d08084075e6aedd46776f16c188ef0c38083", "enabled": 1 } }, "miscfiles": { "100": { "checksum": "sha256:7eebc1aee1b3335a77380ca5eb2fdee479835a88207e67ce8f59e8da17373a24", "enabled": 1 } }, "mock": { "100": { "checksum": "sha256:e9ce2b283406b3676bb43033946e72d2e98c1686212a748f00a88001f9e6d921", "enabled": 1 } }, "modemmanager": { "100": { "checksum": "sha256:0497366cad281781a2398c7dc8daf3f0e078407e4ee4c7566bd757700f93e141", "enabled": 1 } }, "modutils": { "100": { "checksum": "sha256:3529b33c67d36b7eef5ff9f0c264488d93c08051494e9e0aed46dc3a8566ecf9", "enabled": 1 } }, "mojomojo": { "100": { "checksum": "sha256:72f27671fe34dd7a39b6465ada7d03ac25f9e04ab32e9f412cab0a78dfe39ee9", "enabled": 1 } }, "mon_statd": { "100": { "checksum": "sha256:4db3382f93ef9c184c5104997fe063059650fb1410a885a51dc3c40785286de8", "enabled": 1 } }, "mongodb": { "100": { "checksum": "sha256:9bbb690a7ac70702c5a0c44c22b8618feada9732e03d036296abe0aec7b58664", "enabled": 1 } }, "motion": { "100": { "checksum": "sha256:7a74fd2fee38b753bb79eabe5e17b820ffd21b85d6edfbafa08397ad3e45c6f6", "enabled": 1 } }, "mount": { "100": { "checksum": "sha256:235361621ee28e48bba66adabb1eb2747a00fb346b830e37a60eae9fdef59fda", "enabled": 1 } }, "mozilla": { "100": { "checksum": "sha256:40e43fd8a418f3d376a805aa0e100860f7585d0a14a97a96773ed3554b074ca6", "enabled": 1 } }, "mpd": { "100": { "checksum": "sha256:72a146e7a9d143edd2eb97ed19c836dcdcb4e97a68988264908725df17081e39", "enabled": 1 } }, "mplayer": { "100": { "checksum": "sha256:a2273ec3f90d410489709337378075f188a97a2cfae2c9fe9c6e7f58c06ab10a", "enabled": 1 } }, "mptcpd": { "100": { "checksum": "sha256:480dc08347f22525dc1aff5c8648e742a5a0a0a1ea1a2ebc34cb8570838c2f75", "enabled": 1 } }, "mrtg": { "100": { "checksum": "sha256:92e871616b586e4aaa57611218d065c0957773ef53c24dfe622bb7a7703dab0a", "enabled": 1 } }, "mta": { "100": { "checksum": "sha256:480d8e1cb7d34d7239d203a7ca3e901bfbfac2bdd1de22f38b15342ab22161f2", "enabled": 1 } }, "munin": { "100": { "checksum": "sha256:4cad32689a28637ea553512a928a9ac8904a6ea7e354eba0283ce83af609259b", "enabled": 1 } }, "mysql": { "100": { "checksum": "sha256:b5817cbb921c547c171601033a29548e1f773c7f4cf40b3c56af8172cde31766", "enabled": 1 } }, "mythtv": { "100": { "checksum": "sha256:a5b756dc9d29e611a864667b20cb3626ed5664dad68f5a09b49b654743b200cf", "enabled": 1 } }, "naemon": { "100": { "checksum": "sha256:51c0aeb875873462619aad87d9ce4f7bae95f2490a52fdd8797bdbea98e936f0", "enabled": 1 } }, "nagios": { "100": { "checksum": "sha256:059ca826c2888395de451a9921dcd3575f760e200e1a0798378e1bce75e6d9d9", "enabled": 1 } }, "namespace": { "100": { "checksum": "sha256:3c5ccf75134d539db434ffbddcf00f6d1e89b63521d54f6b2ed9b3ede3705263", "enabled": 1 } }, "ncftool": { "100": { "checksum": "sha256:5cba7fafa3098ee2c0cc34ba9e1c0adb715bd1d64da96ee9b740d533585669a9", "enabled": 1 } }, "netlabel": { "100": { "checksum": "sha256:04f691dd79fdbfe669b0183f183e18ea15ae1db943af9f7dbfd0abc902984051", "enabled": 1 } }, "netutils": { "100": { "checksum": "sha256:97d58cea720b1d3805ea6da620c31c11ed744fee91062228630225a8d66335c8", "enabled": 1 } }, "networkmanager": { "100": { "checksum": "sha256:ff3be9ad383f9234efcb094707348e605aff09c00f35ceaf709e63b967c43d64", "enabled": 1 } }, "ninfod": { "100": { "checksum": "sha256:318d8861d39697f4260b9fcb14ba9dda93f4771a0bb39cc9a528818f3346f468", "enabled": 1 } }, "nis": { "100": { "checksum": "sha256:64769b2511acfe99005ec8233677b682cdd83ab46a544b7bb9d0e70abbd483ed", "enabled": 1 } }, "nova": { "100": { "checksum": "sha256:d4145ce937b1aaa91317624fbdb36b7547bbb546e515b39f74765dba3cd89e6d", "enabled": 1 } }, "nscd": { "100": { "checksum": "sha256:80f1e388fa50344d3288c05762dcf9b8f066acec0864ee3174d44def818a32d8", "enabled": 1 } }, "nsd": { "100": { "checksum": "sha256:cfb5dab27cce228b0cef5c709412a635845c69e2bd3e0477dcb48d621c7c107d", "enabled": 1 } }, "nslcd": { "100": { "checksum": "sha256:5bda0f869d502550d3721081013ed5e4ed0deba406568c8cd4511dbe0215c4ea", "enabled": 1 } }, "ntop": { "100": { "checksum": "sha256:32cacfe03b9e6da3a5f4c48d5796c72b1ce3fe99811a2c5dc38603d0076d9dde", "enabled": 1 } }, "ntp": { "100": { "checksum": "sha256:2771e957e6db3cfa44171494c1e09acb84a6748e02172eb4331b3b1521e5d086", "enabled": 1 } }, "numad": { "100": { "checksum": "sha256:f9549d32b3aded8d09aa3a85bfb0a65e5bfdaab23a8e94b23a0770b2f4e17156", "enabled": 1 } }, "nut": { "100": { "checksum": "sha256:ffad4de899788eaf69f3acaff1f639b3b0d00a72f470dd9919674a7be1a43d3f", "enabled": 1 } }, "nvme_stas": { "100": { "checksum": "sha256:72e2f249c0bea45e9365a651e32f8ca319fafb5bf2cda4738461dd66431f56a1", "enabled": 1 } }, "nx": { "100": { "checksum": "sha256:dd11fdfda7f53378845097c444833cd0324229ed343432920ba07cdadb243df3", "enabled": 1 } }, "obex": { "100": { "checksum": "sha256:e284fd3dc49f4c93535dd4c8ca79c36f63d15d263e50346624652f9476fb3e36", "enabled": 1 } }, "oddjob": { "100": { "checksum": "sha256:cf09b29b5cca52c78fcc19ecd0594f1f00835666d13ca4493f971ccdaab8712c", "enabled": 1 } }, "opafm": { "100": { "checksum": "sha256:e06aee0b45ddf4b7df121f8074cea445cb0718530339ccb98f69123c1fc2ce9d", "enabled": 1 } }, "openct": { "100": { "checksum": "sha256:8bf4483676b839530f86d99a4adafdac02be98ccd5e67373a46dcbc5bc1e6f70", "enabled": 1 } }, "opendnssec": { "100": { "checksum": "sha256:11f28134306797a1812589a71b11fa1bfdf06234d37e3ab390dc6201b7288812", "enabled": 1 } }, "openfortivpn": { "100": { "checksum": "sha256:0e8da03ae0f4f3c58c2ef0ecb6c9a870b80a0aca6c217759411bec1088b67a59", "enabled": 1 } }, "openhpid": { "100": { "checksum": "sha256:3a0474c5cef7958c758cc4525b8b7b7cc5ed421a84a2cc53e54002b22a4347e9", "enabled": 1 } }, "openshift": { "100": { "checksum": "sha256:f102a38863c427fe7e7c2c78333054c21bffd02a58205ffd1f9ecb52ba065188", "enabled": 1 } }, "openshift-origin": { "100": { "checksum": "sha256:0a4cfb7b0476a388f7a01909452d52d4a838ce4a996359a16277ca66fb1a35ca", "enabled": 1 } }, "opensm": { "100": { "checksum": "sha256:83efd707d1f2e80f3f91639e9d07aeed6f56f9b385ae0f4b16b78c0d6aaf71bf", "enabled": 1 } }, "openvpn": { "100": { "checksum": "sha256:f6d774219581d696f02b1092ec497d31e5591520cbda82c2259f7c62bcac79cf", "enabled": 1 } }, "openvswitch": { "100": { "checksum": "sha256:84f99a28d3a1ed78cb925d3529627c6d0989af393cb1cfd768b27980819f8eb0", "enabled": 1 } }, "openwsman": { "100": { "checksum": "sha256:4c92d91b52fa8477c4c3850ae428e8482a30a015f74cd9914424c7d8a6110d53", "enabled": 1 } }, "oracleasm": { "100": { "checksum": "sha256:2dc34892e2282b363cecf73abd991dc5e93cc1ecc91159c05c4a911fd24ec268", "enabled": 1 } }, "osad": { "100": { "checksum": "sha256:6bf7d73fe49a5b95e180a8bf11441d252da97ae592878d1817965c190cdc278f", "enabled": 1 } }, "pads": { "100": { "checksum": "sha256:a1b621e8b2aceb37869160d37a70e1139d64c642f2b7b348c20ed74308fe5369", "enabled": 1 } }, "passenger": { "100": { "checksum": "sha256:b6df6c29b88f35da354f81b91c6ab518a8e480a8ed34b236724ab058aea3ef1f", "enabled": 1 } }, "pcmcia": { "100": { "checksum": "sha256:69c9021e04b4e50fa126a782749328af85157f28c68156aadb51ea9aa717675d", "enabled": 1 } }, "pcp": { "100": { "checksum": "sha256:92cc71f2eb4014f6a72a1eb624634c5b0059cd0d63be07a60c020ebf2751f705", "enabled": 1 } }, "pcscd": { "100": { "checksum": "sha256:8507214aaa141040d57ba1a2059f050c2c97eb6cb4e93d8e0c8fe3167ef3c981", "enabled": 1 } }, "pdns": { "100": { "checksum": "sha256:a867cdcda23f69e55a4363cb45037dbd7c689a7ef5761d105a4a0802b92d1412", "enabled": 1 } }, "pegasus": { "100": { "checksum": "sha256:5c72fa63fb09d4a76136964f0d1187b57b9bf7bb9413febddc04bab0cce73777", "enabled": 1 } }, "permissivedomains": { "100": { "checksum": "sha256:2453bad4ace526f3cf2c60b358e95a5476692ef25da107b10f52f3af27c056d2", "enabled": 1 } }, "pesign": { "100": { "checksum": "sha256:5bc9730592528ef224921fbf15433ff99e2659c3f210f418f25e29e6ca76dd0f", "enabled": 1 } }, "pingd": { "100": { "checksum": "sha256:151573c6ede3b8e6cfb272df0d28db36159e044307073ba77d449d08aaea9341", "enabled": 1 } }, "piranha": { "100": { "checksum": "sha256:da89283b175acccf57fc9749518b15d827ad62d234e259236faa4a84132dba75", "enabled": 1 } }, "pkcs": { "100": { "checksum": "sha256:d81a2257c7c41f2b47568effc5aff4ebfda5bd1a2e6b475d43d4a59bc1645b35", "enabled": 1 } }, "pkcs11proxyd": { "100": { "checksum": "sha256:8e2c0c536a271a4feb29e50038297a9e84cf248e51cd6236470ebead7d9ef417", "enabled": 1 } }, "pki": { "100": { "checksum": "sha256:d8a4f7fad607c5febfa4acb92cbee5a9c4939670ac7580ee539699791236f656", "enabled": 1 } }, "plymouthd": { "100": { "checksum": "sha256:352ba378970fdcdea8d572611967a6d2d66a21963d8f9460afc2a911a08e6a42", "enabled": 1 } }, "podsleuth": { "100": { "checksum": "sha256:a227154068777c55690e3083cb9a2e4a00e603384c28c1b1d42c049929318b6c", "enabled": 1 } }, "policykit": { "100": { "checksum": "sha256:74ab4308bf363046676f534427f4bf4e3707174bd8fc2989a562cd58c599c1a7", "enabled": 1 } }, "polipo": { "100": { "checksum": "sha256:ff3f6a75e863b74f4de812ab6e855fa459618881d999cba33f7c50b688452198", "enabled": 1 } }, "portmap": { "100": { "checksum": "sha256:e0174ea207687eb931e41645952fcbdb5cb0b6dc78e7e8e9f9aa7ffa356f7c6e", "enabled": 1 } }, "portreserve": { "100": { "checksum": "sha256:5360ce181047dafd747f7a1e1a46042d3b980639a21d41d8151f5a9f6332c02a", "enabled": 1 } }, "postfix": { "100": { "checksum": "sha256:7dccfcaf0c285ceac758c1b945bc85a4c5685bdcd091e11f3e820eb4a4440872", "enabled": 1 } }, "postgresql": { "100": { "checksum": "sha256:0351e5a0da864765c5ee60cbad8cdbaac75d469b7c52e88e7de0c4d5d974e014", "enabled": 1 } }, "postgrey": { "100": { "checksum": "sha256:77aeb93a48e0a021392cb28aadfe6837ac3240538a8afb2ce4c4a63944d6bdff", "enabled": 1 } }, "ppp": { "100": { "checksum": "sha256:aceb69f4875bac94aeb2f60d2d11b15987195300896902643a256947a5b44911", "enabled": 1 } }, "prelink": { "100": { "checksum": "sha256:8aa626dcd305d0a0a022903df3384b75b102ad41ae36d7cd2b0f75bfec8ff106", "enabled": 1 } }, "prelude": { "100": { "checksum": "sha256:711da5867c2fbcc7d8f22541ff31f8d0be53f3d8f2707e20c35cba3a0a1d2759", "enabled": 1 } }, "privoxy": { "100": { "checksum": "sha256:613bb8981c4853309794f3193b854b88cbf106a7d38278233de428ee74c8747c", "enabled": 1 } }, "procmail": { "100": { "checksum": "sha256:d1c8436f9e2dcac96d6c7f5d31438130a5c2223b677d9fbe4b6155f58c2863cb", "enabled": 1 } }, "prosody": { "100": { "checksum": "sha256:a5d7882b2ffb5f8a39f8729898fe211ea04186953baed8bbe4e306ee11af54c0", "enabled": 1 } }, "psad": { "100": { "checksum": "sha256:5f337d1d586aff866b06b19c7365a244d18dda6e7be8cbd4f28482bce56532cc", "enabled": 1 } }, "ptchown": { "100": { "checksum": "sha256:75dfd94d71b4707e4f61449c4cc8776bb08b1b2b7446bf546f85a0f644fd0021", "enabled": 1 } }, "publicfile": { "100": { "checksum": "sha256:b96ee6c5e1c1f6798963e19233a457b071a49c76716f9abc2f5a64dc58616ce7", "enabled": 1 } }, "pulseaudio": { "100": { "checksum": "sha256:8bc6aa9740b3a0a51a38eb33d5e64045fb3b2ef13ac7b42e543d7f3fdc57b8a4", "enabled": 1 } }, "puppet": { "100": { "checksum": "sha256:90acab2d4cd29f2a38505d69d3e5d988cfd6c3922281c75692b974afd5629cd0", "enabled": 1 } }, "pwauth": { "100": { "checksum": "sha256:e555c92dbf83dfa4041539e037f1e022e90703fd63bf431cc9bcc673b0f3185c", "enabled": 1 } }, "qatlib": { "100": { "checksum": "sha256:375207bfbd7c0a55c33b75c49569fb2ed5128e37f1e422ae05758f6d1a5853fc", "enabled": 1 } }, "qmail": { "100": { "checksum": "sha256:726acb4ba8ea3f01b17a09e7b9b94f69c9f3f9546be65cc3cb0c023515243713", "enabled": 1 } }, "qpid": { "100": { "checksum": "sha256:0e1731b18d7d5002eadf6f3a5a51f443d43c2ff6eb6714dd2e6789b7ea3e85c8", "enabled": 1 } }, "quantum": { "100": { "checksum": "sha256:b13d79f8941aed1b695f20ed6d67d57b1b88936a3f9f1d74a92de866000db79f", "enabled": 1 } }, "quota": { "100": { "checksum": "sha256:7cfbeea28e3f22a1fe4de710508ba2626b5c47280b6f07f74acf69f7017ddafd", "enabled": 1 } }, "rabbitmq": { "100": { "checksum": "sha256:540e1338993b4fd9ed5e6e1019273b6b16d35757483d3e89fd973bc4a712e497", "enabled": 1 } }, "radius": { "100": { "checksum": "sha256:10dec0a8449e941f3dd7bdfae04419b11fd981416bd6b3613223d959599b840f", "enabled": 1 } }, "radvd": { "100": { "checksum": "sha256:7720f25ee3531ad862c21ffc4e05b71f640eeedf249eb511f0cbd5cf50bb6088", "enabled": 1 } }, "raid": { "100": { "checksum": "sha256:bfb647a741e7e3eccac145cef18e7f93b43dcd35b76c2ea9f8ad9bb169d6bc7e", "enabled": 1 } }, "rasdaemon": { "100": { "checksum": "sha256:5e1ff17e0f50d0fd137c8b794124904acd63126cbcdf719858c0d9225b18e373", "enabled": 1 } }, "rdisc": { "100": { "checksum": "sha256:d8dee43357ac4d16d9aef07cc84b2898fdbd74f08c1db412963ad6059d68f93d", "enabled": 1 } }, "readahead": { "100": { "checksum": "sha256:4e699966b28cddedb5853e648489e53097d54a0ed96ff310e14e40c83506fce3", "enabled": 1 } }, "realmd": { "100": { "checksum": "sha256:754bfe10c445eda714d2bee67de4a2621ec26c0c80d5b7c7e1a9372a78a6e154", "enabled": 1 } }, "redis": { "100": { "checksum": "sha256:9f2b5e789d7ac7e264a863e217b8757d56344f58006fb7ad1fb22ed3f48adc86", "enabled": 1 } }, "remotelogin": { "100": { "checksum": "sha256:184c5d4a01621bf23fdc6db0c499c7d31b53f6fb652c8d6f1772acb9adebf502", "enabled": 1 } }, "restraint": { "400": { "checksum": "sha256:95d0d03fbc1d4147f02a0b3da7cd76efbdd75d1f5812cf6160e922336abbf270", "enabled": 1 } }, "rhcd": { "100": { "checksum": "sha256:7b6098f7708fc4b25daeb6acb2f65c940295b38c9f503de88c1292aa1935c939", "enabled": 1 } }, "rhcs": { "100": { "checksum": "sha256:b6d55346f4a66e71980eb60dce2d89d90f34a1cd07c04f25a686a4e9cfe7de98", "enabled": 1 } }, "rhev": { "100": { "checksum": "sha256:0e3824c4df81ec0676d250fd45cd3bc6bf796b64b66b48d9cd6fbf506cca22e4", "enabled": 1 } }, "rhgb": { "100": { "checksum": "sha256:94c3640bc7a3fb7952247774d0849c52cd3eca510fd3b4760ec802418406eec2", "enabled": 1 } }, "rhnsd": { "100": { "checksum": "sha256:4aed0a4bc3b20b29ce505a1e5d8d9bb7d669e3e33f1a8f9db9d62c928f40b23d", "enabled": 1 } }, "rhsmcertd": { "100": { "checksum": "sha256:c7f1d547102123f8931251f3c9de5e358059ab0b37e9e8a7ec0c2f94275fbe06", "enabled": 1 } }, "rhts": { "400": { "checksum": "sha256:3a96393cd8cd9fc1faefc62db7ca107be15963005f4ef420ae2b79b4035abd0c", "enabled": 1 } }, "ricci": { "100": { "checksum": "sha256:a613b72b44b7441d0f73a4eaf7706133b77d8b50e48093e040e349ad992a363c", "enabled": 1 } }, "rkhunter": { "100": { "checksum": "sha256:1fb3eedd2f0a187bc052c68e0ef3018b552d7df96d31a09ff3e0b5e0fafc13a2", "enabled": 1 } }, "rkt": { "100": { "checksum": "sha256:e067894178778b753d301de86a1107a2ddb18f1319a354bbc75b6073ae040d0a", "enabled": 1 } }, "rlogin": { "100": { "checksum": "sha256:022b730386b00ca0e9b559b6f8e34c1548fa333de1c7f15360944f9df046b6a6", "enabled": 1 } }, "rngd": { "100": { "checksum": "sha256:4ac0923017155a1ce2ab3cf9f6a00b2b3ff2913f471ad5d59bc6ce7712cff232", "enabled": 1 } }, "rolekit": { "100": { "checksum": "sha256:a7e1e3f373418150faf1275923ae5eb7efe495208b683bcdaf4a120a6d195df5", "enabled": 1 } }, "roundup": { "100": { "checksum": "sha256:f06686ea65cebd0647e64b4c1125d860420d4954aa80ccc6873e4f25f0591d9f", "enabled": 1 } }, "rpc": { "100": { "checksum": "sha256:74ba36bdd94862dced2e449f95184dd7ac95a9b4595adbc08842cdb0838cb709", "enabled": 1 } }, "rpcbind": { "100": { "checksum": "sha256:d206626b232a470255b65e77ee47453dcf505e5a4ac8b091bccb99d83a6fea68", "enabled": 1 } }, "rpm": { "100": { "checksum": "sha256:838703b8ffadf2837a0006bcb0e9f598b05cdc7db8a0249a86ffb4014f11309a", "enabled": 1 } }, "rrdcached": { "100": { "checksum": "sha256:ea5c5e06ae845c8f2f598361e93a7b8a8b5581f6058fdb8467e20682615b1d72", "enabled": 1 } }, "rshd": { "100": { "checksum": "sha256:873a1c086c663a3f86ed314c249715981812a4c89b47506d5e3ca3c52daa7a0f", "enabled": 1 } }, "rshim": { "100": { "checksum": "sha256:77676e95ac3e374ccd972f48bdc0a55d91e5f3569d5968945b4ca7a5ffe7907b", "enabled": 1 } }, "rssh": { "100": { "checksum": "sha256:5fade909386e8bdbfef561bf620cb2044352990fcacc04f94ebf11f013fc9df1", "enabled": 1 } }, "rsync": { "100": { "checksum": "sha256:31340a0ea566d095ed660dc904b63e90fc5ba67fb43a43c9ce39fda9938728d1", "enabled": 1 } }, "rtas": { "100": { "checksum": "sha256:20ca33a0e0efd9c737d909361523108fcbe474eb4f0e687d6e09aafc5d483bc1", "enabled": 1 } }, "rtkit": { "100": { "checksum": "sha256:b9ef6ead313025c881a78a87e52d129291ef5c9ecbc93407a71e613c595bcbb5", "enabled": 1 } }, "rwho": { "100": { "checksum": "sha256:d1b667e26021819d88539d63ff3878b85395db7004b1eee43adeea2821808b66", "enabled": 1 } }, "samba": { "100": { "checksum": "sha256:b06586ae150577ec81417c426ad284a3a8ccf272446ac8cc11bf0e28eb7f0be0", "enabled": 1 } }, "sambagui": { "100": { "checksum": "sha256:81da93c00f58807d640ac908ffd622b6095806f4cf857cc91d9cadc91d85b7ac", "enabled": 1 } }, "sandboxX": { "100": { "checksum": "sha256:985a9ff5a7c13fa5cbd97549f3cab7d45e5f1c9d23a980bde1a02f1abc289bed", "enabled": 1 } }, "sanlock": { "100": { "checksum": "sha256:a0b6fd8c48ab6790c644c214f78285ddd61a5f27b3d09cff07e494a8d52a5d60", "enabled": 1 } }, "sasl": { "100": { "checksum": "sha256:d7130e4b5bb7585173b64861eafdbd7ac4f0847bddbc25652e05a5d4019eb06d", "enabled": 1 } }, "sbd": { "100": { "checksum": "sha256:25101361c0c5aae75ccd587b74c3c1d658a160a7d1fed96145fa500c5d3ac9a9", "enabled": 1 } }, "sblim": { "100": { "checksum": "sha256:8ffae2c0ffee45848b7a5bd656ca4dbf5204c9c4297756fc5cf1ce92243c1e70", "enabled": 1 } }, "screen": { "100": { "checksum": "sha256:123c7e5fca42b9ac324f8359f0bc8e62b3555d0dc0050b25891966186e9b55c2", "enabled": 1 } }, "secadm": { "100": { "checksum": "sha256:d3a7c6e76e32e91bd8d8e0ab8d588d0dacf3be4d9833d3cd65811095358288b9", "enabled": 1 } }, "sectoolm": { "100": { "checksum": "sha256:4d952c683d902cd19070e56e6c727610af985deb62063d24c57995685c26691d", "enabled": 1 } }, "selinuxutil": { "100": { "checksum": "sha256:1ef97636a7f8c341395b5f258f18eb204c984b25a0215f008488c38f6ed57d00", "enabled": 1 } }, "sendmail": { "100": { "checksum": "sha256:b608e68fcb40bfc408bac9c8b485d7b69233fe94d66d12d8e85fd965307adaa3", "enabled": 1 } }, "sensord": { "100": { "checksum": "sha256:05520bdbc2ed620840fb87b00dfc46ef8176cd4f44689de6a168d433a0c1493c", "enabled": 1 } }, "setrans": { "100": { "checksum": "sha256:1660ac02dec7df8e8aac5c809357401b955ed67959bbc57c767718b1f799cf49", "enabled": 1 } }, "setroubleshoot": { "100": { "checksum": "sha256:87508ada15cfe4083d464ee850dc473cdab1e5334a8ae0ba9c72cdf8b4978a11", "enabled": 1 } }, "seunshare": { "100": { "checksum": "sha256:78280bf206fa243c01eda4ac7f11c6265a949d579fb6f14169f35561274e6d96", "enabled": 1 } }, "sge": { "100": { "checksum": "sha256:5d26bb32b4c997ca0a2f2668c59bbece8adf5c01e93c81f5e30e3f7251c00f88", "enabled": 1 } }, "shorewall": { "100": { "checksum": "sha256:957acf16e784f7e019bb1c296fca0399373b3e011d23ae274d69d2580a00e465", "enabled": 1 } }, "slocate": { "100": { "checksum": "sha256:09955f8fdb4a9766e775a66dc5bbad8e1c5fe8c5449436fb28b5e2df3031218b", "enabled": 1 } }, "slpd": { "100": { "checksum": "sha256:b9af8264d1920489337075578b164dcde09a34766df86d25a1f47cb39c180b66", "enabled": 1 } }, "smartmon": { "100": { "checksum": "sha256:b4f010540ff5cf401730084d5aff3eb55313e924a7fbe866c9f32e664510fc4c", "enabled": 1 } }, "smokeping": { "100": { "checksum": "sha256:abbbe0e1cd1056991f0918525d56eeed18dac87765d98bdc44ee5232b053ea4c", "enabled": 1 } }, "smoltclient": { "100": { "checksum": "sha256:31c6298e12034d31a4ee0dbf1f4709a58d6465593328816a9e6cf1bfbc23e545", "enabled": 1 } }, "smsd": { "100": { "checksum": "sha256:cdbb42469c789de2d7fb5109d2400c2a40f932db08c0907be891d471d62a9c52", "enabled": 1 } }, "snapper": { "100": { "checksum": "sha256:4a908b7f46565020b5f6be7a5338cca5230f9117eebb9c2730bdb16c2d40280c", "enabled": 1 } }, "snmp": { "100": { "checksum": "sha256:7437b396337ca771bc8dc0b485636a5de2da61e644f7823ce655afb7d5ae5df6", "enabled": 1 } }, "snort": { "100": { "checksum": "sha256:712c7bca16e9e436bffd5cdb347383ba1ac8b59cc0811f357775682709289f03", "enabled": 1 } }, "sosreport": { "100": { "checksum": "sha256:e7c2a5776a5c658f8a3ac9cf73e36a15751b629efae16233d4cfd4c29c3e2efe", "enabled": 1 } }, "soundserver": { "100": { "checksum": "sha256:7735e5025fe189b3710c69fe7942f43f43939c0c761d5996924375cd25192fe8", "enabled": 1 } }, "spamassassin": { "100": { "checksum": "sha256:a7be46650ffcdc4a2616f9e94843ed2cbaad07d47a86ad50098288b233b880c4", "enabled": 1 } }, "speech-dispatcher": { "100": { "checksum": "sha256:2f923bcab876540c1af77c1390664cc5b51cac043f2271b3404c4e8481dffb76", "enabled": 1 } }, "squid": { "100": { "checksum": "sha256:afc926b81d278cb6176d215e886834574b766ff47d4b1da40f17120a2b030d4b", "enabled": 1 } }, "ssh": { "100": { "checksum": "sha256:492c451dcb2d8f590497de7b87a7a29a013162997272742df67d165f4a7bf56d", "enabled": 1 } }, "sslh": { "100": { "checksum": "sha256:d4cc7b46c48fbaf226521ff87537f705dfa6a2708df41e3908693349461266b3", "enabled": 1 } }, "sssd": { "100": { "checksum": "sha256:c6ee8b743a5b7a7f5eba5b504b880dce45e32e4f03374fd70a56e2b19d9ecf9b", "enabled": 1 } }, "staff": { "100": { "checksum": "sha256:ed4dcb0881ce132184653d4a86aa6a19e1d57466659b74b5118f642b0f9009aa", "enabled": 1 } }, "stalld": { "100": { "checksum": "sha256:cdf0abec375203db4e6f4f62c6a4b2aede1da38446de1ff395ac7f937ce89172", "enabled": 1 } }, "stapserver": { "100": { "checksum": "sha256:06ce68a1a7f6a3b9b11ad68c1191b25996eb49b9f88e0d9dd1a47e1eb71d132e", "enabled": 1 } }, "stratisd": { "100": { "checksum": "sha256:122b2be070ea4002ade1778cf479c35c587eb2a6b56d2d140813a38ba689990a", "enabled": 1 } }, "stunnel": { "100": { "checksum": "sha256:8adac933ed87efa4eabf956eff0750facf381530223838310e75d8e269052124", "enabled": 1 } }, "su": { "100": { "checksum": "sha256:9234ee8bdbb1578f525355da1c2a00cb04676ca2977dd44bb380e70e2e87c83f", "enabled": 1 } }, "sudo": { "100": { "checksum": "sha256:e818ac1e6a4f701774f860be9ebb7a743427e6dab05ee9f86c1855854a25e6f0", "enabled": 1 } }, "svnserve": { "100": { "checksum": "sha256:3653914eeec89b102b74891906eab9f3d386dc426670b9fd7a70af645128a301", "enabled": 1 } }, "swift": { "100": { "checksum": "sha256:74ec37abf54aa7b21e4da18c24c64a93d3ca7d74afaafdc38820b9ef7075035f", "enabled": 1 } }, "sysadm": { "100": { "checksum": "sha256:6353a2537c06d93cdb77883c7f3c080f486a8a5bf87f31e279d1abf69febb130", "enabled": 1 } }, "sysadm_secadm": { "100": { "checksum": "sha256:8194ab7aa024e98f3be2fd50d0398d2c806b39ddb0033df913ebbd3ef8f9edfb", "enabled": 1 } }, "sysnetwork": { "100": { "checksum": "sha256:1a7908339975b178a356b0f6bf614c96422d95ad8e72b41f8a6b1bf8d97feaac", "enabled": 1 } }, "sysstat": { "100": { "checksum": "sha256:6e444dcbbc9a0d5f07afc0adef86aa870fdd2acf8c5aac910c3bdc1291eee145", "enabled": 1 } }, "systemd": { "100": { "checksum": "sha256:b488760321cd4faba3fa145bac343ee598167a406e30a8461fc9d71c070b48a7", "enabled": 1 } }, "tangd": { "100": { "checksum": "sha256:ec2edabf92cbd444e5fdd6d6286fa2306eeb41df28eccb805d1661cb10d86468", "enabled": 1 } }, "targetd": { "100": { "checksum": "sha256:1ed53e5475bf9926bae38f9cda89b47e1a819350a308acbf5c7477e38c5f8308", "enabled": 1 } }, "tcpd": { "100": { "checksum": "sha256:9653a7d0125eaf720d8cc316e1119af8c2732ded2de789fd5bc678ff25f1cfb7", "enabled": 1 } }, "tcsd": { "100": { "checksum": "sha256:19eebbe5c254185cca355749992223ab7ef32fa21761c017e812851dcfc302d5", "enabled": 1 } }, "telepathy": { "100": { "checksum": "sha256:c7f1f4fc9a174efa7bf8a08c813d260d808c2707fa4489f4d5608f3e79679c58", "enabled": 1 } }, "telnet": { "100": { "checksum": "sha256:88ea4e540a780b1ac3f4f2907d7ba63fa6bcdf37e85370644d00dc16ef1c61de", "enabled": 1 } }, "tftp": { "100": { "checksum": "sha256:4ba8adc68881a4e586161fbfe573db779f260dbcc0a13b42a9d72ea1a28a3082", "enabled": 1 } }, "tgtd": { "100": { "checksum": "sha256:1354b2219955e432a6c05bac65656443255d41836439f212f2526ae308839aa9", "enabled": 1 } }, "thin": { "100": { "checksum": "sha256:6a119b1390c6bd3ae982dd074f50545a2474ab07930e8a82bf781849a907a49c", "enabled": 1 } }, "thumb": { "100": { "checksum": "sha256:b4c24b88d2926e90d9cda8425fe5af63e2632fc2b403daa19d51f28105cf6377", "enabled": 1 } }, "timedatex": { "100": { "checksum": "sha256:ff2309fe5519837d8d17592febf63ad996d546d10bc745e1fa98489bc3ca2521", "enabled": 1 } }, "tlp": { "100": { "checksum": "sha256:b3c08780383451a77460b52e84569134082a19633e728a03fb9cbc46d7798444", "enabled": 1 } }, "tmpreaper": { "100": { "checksum": "sha256:6977b8fbc730d99d77c90ea4486b51906637195882590b81629c74e8e189392c", "enabled": 1 } }, "tomcat": { "100": { "checksum": "sha256:537f429651ccb70936f2caf27e47df2b96f07ad43c9564690e01b86020804b5e", "enabled": 1 } }, "tor": { "100": { "checksum": "sha256:dc1053eee80fd6b2301daa3171607cd8531f6eb4cd86b77d7ee981ae219be59c", "enabled": 1 } }, "tuned": { "100": { "checksum": "sha256:7c9af5338cf1e7769a6c10eea847d937bc2b81e1ded26d3cc1e7eff88cdc656a", "enabled": 1 } }, "tvtime": { "100": { "checksum": "sha256:3000165a2720ae77aa20cf5aae8b0c674ca0bdebd7bcc63a2fefb731548dc7ba", "enabled": 1 } }, "udev": { "100": { "checksum": "sha256:8a64ac52bd08c252c25511aa7a36563ef0e5a48f9531e3cdbbe9c40e099e3a72", "enabled": 1 } }, "ulogd": { "100": { "checksum": "sha256:117024b0aaa9b0e2dc8aba07c39aa706f4541dc7e65ed3cf9b77da519383831f", "enabled": 1 } }, "uml": { "100": { "checksum": "sha256:7b98ad2aae73399677ce9487719f3d57d3d8488f44c40b2fdefabe7f91ee09c7", "enabled": 1 } }, "unconfined": { "100": { "checksum": "sha256:0f86e248499fa4ff4bbf64d9ea5426dbf7221a9115360491d237122f46d899d9", "enabled": 1 } }, "unconfineduser": { "100": { "checksum": "sha256:85ac6cbf38090fb30035926f84898a0ef938c9b6f640fd53c952da688255337e", "enabled": 1 } }, "unlabelednet": { "100": { "checksum": "sha256:a6d50357c296e2f0b9a9672a003bf638da804fa658fc4bf37100ab2a112c3d7a", "enabled": 1 } }, "unprivuser": { "100": { "checksum": "sha256:3b0b7cbba5bd5d0b990377866a98dc87be99fc9a322f09f736359b820e639a74", "enabled": 1 } }, "updfstab": { "100": { "checksum": "sha256:397e9c73670483c677049b2d9d4f061e711816f67cc6df7b75e897a621ec332d", "enabled": 1 } }, "usbmodules": { "100": { "checksum": "sha256:a7e4970d8af8ba2ead9a03de3c7185a1777686c141eef428c05ea5e095672aa5", "enabled": 1 } }, "usbmuxd": { "100": { "checksum": "sha256:04f179266549623a73081f75c8292994d6ff85242355704eb4664424222f50b9", "enabled": 1 } }, "userdomain": { "100": { "checksum": "sha256:ef864e07dea7d8afc4f89fd478472c6c78c9f605c07ca498959bc6985ac4ad96", "enabled": 1 } }, "userhelper": { "100": { "checksum": "sha256:4aedecfdeed6a0c427a4d9917a7b70c95c70279d2550c9b9f265442e941f7e0f", "enabled": 1 } }, "usermanage": { "100": { "checksum": "sha256:949f6a43ffdc343ed6b570f3528ad847d133e8d4cfe60930ea68fea5465209e1", "enabled": 1 } }, "usernetctl": { "100": { "checksum": "sha256:988ef94eba5e7704eefef57c21acb08a768b2489d60e6cea18be357a2903e5d9", "enabled": 1 } }, "uucp": { "100": { "checksum": "sha256:c7b3cb3989347e4d4019ff44115434c54e119612833ba2c653407d01bf2f609b", "enabled": 1 } }, "uuidd": { "100": { "checksum": "sha256:7793efb52b90a2e11c024b024a83520817f045a44c5db53a29b1fdc0ff12c4f1", "enabled": 1 } }, "varnishd": { "100": { "checksum": "sha256:c78ffead84b45c3d793c8c8cbba46fb5e7e27110dfd68386c07dac01a893cc3e", "enabled": 1 } }, "vdagent": { "100": { "checksum": "sha256:92864397d76758b2e1efbaf10dad539d9ccea2b9199699205342b65de42c1c27", "enabled": 1 } }, "vhostmd": { "100": { "checksum": "sha256:ba4b53961a8b2f16ef71f5e4d1b20cfcdca380fff99c9fa3b34a00df45e90391", "enabled": 1 } }, "virt": { "100": { "checksum": "sha256:249edd22af0f8c2b350c8e3deabc744ae9570b64eb6cf5a420f6a2d1143712af", "enabled": 1 } }, "vlock": { "100": { "checksum": "sha256:808bc685f977b3353901d8ee2989b8f7b291848b68fb8403c5c5c800003b400d", "enabled": 1 } }, "vmtools": { "100": { "checksum": "sha256:e1577444b44823399ab4ef74976975d669d77adfe29cef9225133b6f35128b75", "enabled": 1 } }, "vmware": { "100": { "checksum": "sha256:24f28a5a9ab01ed960858bc5d58e193869311eeb75be8e390e6d79228a9c76c2", "enabled": 1 } }, "vnstatd": { "100": { "checksum": "sha256:d084edef438506d3db3270a5771bdb3cc39781a41c14a57ec061954ec337b509", "enabled": 1 } }, "vpn": { "100": { "checksum": "sha256:bd2fb59fc1513c3bcb44d67669c4851a6144ff0198ea86eb36d2eceaee2faa81", "enabled": 1 } }, "w3c": { "100": { "checksum": "sha256:ed24d5b7dcef3dcc585917979859754d1f83e359b2878916cbaf90ede116e959", "enabled": 1 } }, "watchdog": { "100": { "checksum": "sha256:1640e752808ccdc9b681993e505fcd1e65162326b102219c13738d791b250e01", "enabled": 1 } }, "wdmd": { "100": { "checksum": "sha256:a49239fae76624813aae66de39dce8e7e5ed6611ed41c5636a04e014b650e2e1", "enabled": 1 } }, "webadm": { "100": { "checksum": "sha256:48847603e60c31a4065d7f1a69e48f02e96851f478c9312aa41e1497a3b0f6ae", "enabled": 1 } }, "webalizer": { "100": { "checksum": "sha256:44299b5d7faccf030fe317e2736f41f2dba79113c9fee969e7c4dd1e2b289ccb", "enabled": 1 } }, "wine": { "100": { "checksum": "sha256:99b516f5cc09d2004896d5fc7ceb332359b3c9a225231dc4919e07d0262db66c", "enabled": 1 } }, "wireguard": { "100": { "checksum": "sha256:6d70774bf0e827ba8b995e1f4a672be8cfa356b1f355b814a3bc6324b2728dd3", "enabled": 1 } }, "wireshark": { "100": { "checksum": "sha256:a212d4a1ea9e32b7fe22e0094fadd722422a9a33544d28021f67992d984ca9b3", "enabled": 1 } }, "xen": { "100": { "checksum": "sha256:45c1d3f1a4578dfba97adf672ecd698e49cc3519e8e187063579561d0ed33946", "enabled": 1 } }, "xguest": { "100": { "checksum": "sha256:6fbc6d2be9e4bf499b42c65fe14b9a7737d2ff75a859a316e59fb57ba36166d3", "enabled": 1 } }, "xserver": { "100": { "checksum": "sha256:b37bb3c4bfe50a4e9aa02af73a4847fbbfbd57a10f676c810e2f126319f51459", "enabled": 1 } }, "zabbix": { "100": { "checksum": "sha256:ff674aa30a69dd4d79d5bbb1a0edbdabcb0b8f7f4be1d4e108cabba823f7fdc9", "enabled": 1 } }, "zarafa": { "100": { "checksum": "sha256:8b91f3c7dde7ec2a70fa51491a3d73f970cff517b9a690e265e213b5ec6ba827", "enabled": 1 } }, "zebra": { "100": { "checksum": "sha256:b856e1df911564090f9faa04e988b74c1d668f1b3337d22fda50f904ff01ed77", "enabled": 1 } }, "zoneminder": { "100": { "checksum": "sha256:bef06065ec29e43b7aeb1d38e56b79ea63bcc62c6d20c55fb93555f865234bde", "enabled": 1 } }, "zosremote": { "100": { "checksum": "sha256:478043ae0f5f7fd13c42b8ef48a8128fdd1ef8e77cf8a317766a7a9db19689ba", "enabled": 1 } } }, "selinux_priorities": true }, "changed": false } TASK [fedora.linux_system_roles.selinux : Load SELinux modules] **************** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:107 Saturday 02 December 2023 01:33:45 +0000 (0:00:06.525) 0:00:18.238 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:118 Saturday 02 December 2023 01:33:45 +0000 (0:00:00.047) 0:00:18.286 ***** TASK [fedora.linux_system_roles.selinux : Restore SELinux labels on filesystem tree in check mode] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:124 Saturday 02 December 2023 01:33:45 +0000 (0:00:00.037) 0:00:18.323 ***** TASK [linux-system-roles.mssql : Get the current mode of SELinux] ************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:211 Saturday 02 December 2023 01:33:45 +0000 (0:00:00.066) 0:00:18.389 ***** ok: [sut] => { "changed": false, "cmd": [ "getenforce" ], "delta": "0:00:00.003640", "end": "2023-12-02 01:33:45.728242", "rc": 0, "start": "2023-12-02 01:33:45.724602" } STDOUT: Enforcing TASK [linux-system-roles.mssql : Verify that SELinux is in enforcing mode] ***** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:216 Saturday 02 December 2023 01:33:45 +0000 (0:00:00.283) 0:00:18.672 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Verify that SELinux is not in enforcing mode] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:225 Saturday 02 December 2023 01:33:45 +0000 (0:00:00.053) 0:00:18.726 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:234 Saturday 02 December 2023 01:33:45 +0000 (0:00:00.041) 0:00:18.767 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libbabeltrace-1.5.8-10.el9.x86_64", "Installed: bzip2-1.0.8-8.el9.x86_64", "Installed: lsof-4.94.0-3.el9.x86_64", "Installed: mssql-server-16.0.4095.4-1.x86_64", "Installed: cyrus-sasl-2.1.27-21.el9.x86_64", "Installed: source-highlight-3.1.9-11.el9.x86_64", "Installed: cyrus-sasl-gssapi-2.1.27-21.el9.x86_64", "Installed: mssql-server-selinux-16.0.4095.4-1.x86_64", "Installed: gdb-10.2-12.el9.x86_64", "Installed: libicu-67.1-9.el9.x86_64", "Installed: gdb-headless-10.2-12.el9.x86_64", "Installed: libipt-2.0.4-5.el9.x86_64", "Installed: boost-regex-1.75.0-8.el9.x86_64" ] } lsrpackages: mssql-server-selinux TASK [linux-system-roles.mssql : Ensure the package mssql-server] ************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:239 Saturday 02 December 2023 01:35:29 +0000 (0:01:43.224) 0:02:01.991 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: mssql-server TASK [linux-system-roles.mssql : Ensure that the openldap-compat package is installed] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:247 Saturday 02 December 2023 01:35:29 +0000 (0:00:00.772) 0:02:02.764 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:255 Saturday 02 December 2023 01:35:29 +0000 (0:00:00.030) 0:02:02.794 ***** 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.004993", "end": "2023-12-02 01:35:30.066783", "rc": 0, "start": "2023-12-02 01:35:30.061790" } TASK [linux-system-roles.mssql : Gather system services facts] ***************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:270 Saturday 02 December 2023 01:35:30 +0000 (0:00:00.232) 0:02:03.027 ***** ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.fedoraproject.FirewallD1.service": { "name": "dbus-org.fedoraproject.FirewallD1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "running", "status": "enabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "mssql-server.service": { "name": "mssql-server.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhsm-facts.service": { "name": "rhsm-facts.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm.service": { "name": "rhsm.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsmcertd.service": { "name": "rhsmcertd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "saslauthd.service": { "name": "saslauthd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "unknown" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service": { "name": "systemd-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "systemd-fsck@dev-xvda2.service": { "name": "systemd-fsck@dev-xvda2.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [linux-system-roles.mssql : Set the __mssql_is_setup variable] ************ task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:273 Saturday 02 December 2023 01:35:31 +0000 (0:00:01.585) 0:02:04.612 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:282 Saturday 02 December 2023 01:35:31 +0000 (0:00:00.044) 0:02:04.657 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Set up MSSQL] ********************************* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:298 Saturday 02 December 2023 01:35:31 +0000 (0:00:00.037) 0:02:04.694 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:318 Saturday 02 December 2023 01:35:39 +0000 (0:00:07.867) 0:02:12.561 ***** 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 [linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:333 Saturday 02 December 2023 01:35:39 +0000 (0:00:00.039) 0:02:12.601 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-linux-procfs-0.7.3-1.el9.noarch", "Installed: python3-perf-5.14.0-392.el9.x86_64", "Installed: tuned-2.21.0-1.el9_3.noarch", "Installed: hdparm-9.62-2.el9.x86_64", "Installed: python3-pyudev-0.22.0-6.el9.noarch", "Installed: tuned-profiles-mssql-2.21.0-1.el9_3.noarch" ] } lsrpackages: tuned-profiles-mssql TASK [linux-system-roles.mssql : Ensure that the tuned service is started and enabled] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:338 Saturday 02 December 2023 01:35:43 +0000 (0:00:03.543) 0:02:16.144 ***** changed: [sut] => { "changed": true, "enabled": true, "name": "tuned", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "polkit.service dbus.socket network.target systemd-sysctl.service dbus-broker.service system.slice basic.target sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "com.redhat.tuned", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target auto-cpufreq.service cpupower.service tlp.service power-profiles-daemon.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Dynamic System Tuning Daemon", "DevicePolicy": "auto", "Documentation": "\"man:tuned(8)\" \"man:tuned.conf(5)\" \"man:tuned-adm(8)\"", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "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 }", "ExecStartEx": "{ path=/usr/sbin/tuned ; argv[]=/usr/sbin/tuned -l -P ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/tuned.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "tuned.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "28556", "LimitNPROCSoft": "28556", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28556", "LimitSIGPENDINGSoft": "28556", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "tuned.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/tuned/tuned.pid", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target dbus.socket dbus-broker.service system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "45689", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.mssql : Get the active Tuned profiles] **************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:344 Saturday 02 December 2023 01:35:44 +0000 (0:00:00.816) 0:02:16.960 ***** ok: [sut] => { "changed": false, "cmd": [ "tuned-adm", "active" ], "delta": "0:00:00.113030", "end": "2023-12-02 01:35:44.342723", "rc": 0, "start": "2023-12-02 01:35:44.229693" } STDOUT: Current active profile: virtual-guest TASK [linux-system-roles.mssql : Attempt to add mssql to the list of Tuned profiles] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:354 Saturday 02 December 2023 01:35:44 +0000 (0:00:00.317) 0:02:17.277 ***** changed: [sut] => { "changed": true, "cmd": [ "tuned-adm", "profile", "virtual-guest", "mssql" ], "delta": "0:00:01.120213", "end": "2023-12-02 01:35:45.670219", "failed_when_result": false, "rc": 0, "start": "2023-12-02 01:35:44.550006" } TASK [linux-system-roles.mssql : Remove troublemaking include from the mssql profile] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:367 Saturday 02 December 2023 01:35:45 +0000 (0:00:01.332) 0:02:18.610 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:376 Saturday 02 December 2023 01:35:45 +0000 (0:00:00.034) 0:02:18.645 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:386 Saturday 02 December 2023 01:35:45 +0000 (0:00:00.033) 0:02:18.678 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:393 Saturday 02 December 2023 01:35:46 +0000 (0:00:00.248) 0:02:18.927 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: unixODBC-2.3.11-1.rh.x86_64", "Installed: msodbcsql17-17.10.5.1-1.x86_64", "Installed: unixODBC-devel-2.3.11-1.rh.x86_64", "Installed: mssql-tools-17.10.1.1-1.x86_64", "Installed: libtool-ltdl-2.4.6-45.el9.x86_64" ] } lsrpackages: mssql-tools unixODBC-devel TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:405 Saturday 02 December 2023 01:35:59 +0000 (0:00:13.263) 0:02:32.190 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:409 Saturday 02 December 2023 01:35:59 +0000 (0:00:00.033) 0:02:32.224 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:416 Saturday 02 December 2023 01:35:59 +0000 (0:00:00.055) 0:02:32.279 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:423 Saturday 02 December 2023 01:35:59 +0000 (0:00:00.033) 0:02:32.312 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:430 Saturday 02 December 2023 01:35:59 +0000 (0:00:00.031) 0:02:32.343 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Change the password of sa user] *************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:438 Saturday 02 December 2023 01:35:59 +0000 (0:00:00.031) 0:02:32.374 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:460 Saturday 02 December 2023 01:35:59 +0000 (0:00:00.031) 0:02:32.406 ***** included: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml for sut TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_input variable] ****** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:9 Saturday 02 December 2023 01:35:59 +0000 (0:00:00.058) 0:02:32.464 ***** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_input": [] }, "changed": false } TASK [linux-system-roles.mssql : Verify that the mssql_password variable is defined] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:13 Saturday 02 December 2023 01:35:59 +0000 (0:00:00.031) 0:02:32.495 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:21 Saturday 02 December 2023 01:35:59 +0000 (0:00:00.032) 0:02:32.528 ***** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2023-12-02 01:35:39 UTC", "ActiveEnterTimestampMonotonic": "489082770", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket -.mount sysinit.target auditd.service system.slice network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 01:35:39 UTC", "AssertTimestampMonotonic": "489081186", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "9137562000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-12-02 01:35:39 UTC", "ConditionTimestampMonotonic": "489081183", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlGroupId": "4951", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8243", "ExecMainStartTimestamp": "Sat 2023-12-02 01:35:39 UTC", "ExecMainStartTimestampMonotonic": "489082417", "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 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "986", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-12-02 01:35:39 UTC", "InactiveExitTimestampMonotonic": "489082770", "InvocationID": "2d2b2a63e079411698ce5308bbe44069", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28556", "LimitSIGPENDINGSoft": "28556", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8243", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "736833536", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitIntervalUSec": "2min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 01:35:39 UTC", "StateChangeTimestampMonotonic": "489082770", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "177", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "986", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:26 Saturday 02 December 2023 01:35:59 +0000 (0:00:00.362) 0:02:32.890 ***** ok: [sut] => { "changed": false, "elapsed": 15, "gid": 986, "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:mssql_var_t:s0", "size": 17175, "state": "file", "uid": 986 } TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:33 Saturday 02 December 2023 01:36:15 +0000 (0:00:15.345) 0:02:48.235 ***** included: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml for sut TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:3 Saturday 02 December 2023 01:36:15 +0000 (0:00:00.062) 0:02:48.298 ***** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2023-12-02 01:35:39 UTC", "ActiveEnterTimestampMonotonic": "489082770", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket -.mount sysinit.target auditd.service system.slice network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 01:35:39 UTC", "AssertTimestampMonotonic": "489081186", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "9287775000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-12-02 01:35:39 UTC", "ConditionTimestampMonotonic": "489081183", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlGroupId": "4951", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8243", "ExecMainStartTimestamp": "Sat 2023-12-02 01:35:39 UTC", "ExecMainStartTimestampMonotonic": "489082417", "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 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "986", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-12-02 01:35:39 UTC", "InactiveExitTimestampMonotonic": "489082770", "InvocationID": "2d2b2a63e079411698ce5308bbe44069", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28556", "LimitSIGPENDINGSoft": "28556", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8243", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "740679680", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitIntervalUSec": "2min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 01:35:39 UTC", "StateChangeTimestampMonotonic": "489082770", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "177", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "986", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Check if a custom tcpport setting exist] ****** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:8 Saturday 02 December 2023 01:36:15 +0000 (0:00:00.380) 0:02:48.678 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003307", "end": "2023-12-02 01:36:15.957327", "failed_when_result": false, "rc": 1, "start": "2023-12-02 01:36:15.954020" } MSG: non-zero return code TASK [linux-system-roles.mssql : Check if a custom ipaddress setting exist] **** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:14 Saturday 02 December 2023 01:36:15 +0000 (0:00:00.212) 0:02:48.890 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^ipaddress = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003253", "end": "2023-12-02 01:36:16.165545", "failed_when_result": false, "rc": 1, "start": "2023-12-02 01:36:16.162292" } MSG: non-zero return code TASK [linux-system-roles.mssql : Set a fact with a login command] ************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/verify_password.yml:20 Saturday 02 December 2023 01:36:16 +0000 (0:00:00.212) 0:02:49.103 ***** 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 : Input SQL script files to MSSQL] ************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:39 Saturday 02 December 2023 01:36:16 +0000 (0:00:00.041) 0:02:49.144 ***** included: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml for sut included: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml for sut TASK [linux-system-roles.mssql : Create a tempfile on the host for create_ExampleDB1.sql] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:4 Saturday 02 December 2023 01:36:16 +0000 (0:00:00.079) 0:02:49.224 ***** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/create_ExampleDB1.sql_9bhpxihu.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [linux-system-roles.mssql : Copy the file to the host create_ExampleDB1.sql] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:12 Saturday 02 December 2023 01:36:16 +0000 (0:00:00.317) 0:02:49.541 ***** ok: [sut] => { "changed": false, "checksum": "01e12e2023db8e40fe4ae7ef2965811c47e20292", "dest": "/tmp/create_ExampleDB1.sql_9bhpxihu.sql", "gid": 0, "group": "root", "md5sum": "7c0c7d727a2dd24b642249e3f26f11cb", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 891, "src": "/root/.ansible/tmp/ansible-tmp-1701480976.6884708-4090-272307101588914/source", "state": "file", "uid": 0 } TASK [linux-system-roles.mssql : Generate the template on the host for create_ExampleDB1.sql] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:20 Saturday 02 December 2023 01:36:17 +0000 (0:00:00.699) 0:02:50.240 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Input with the sqlcmd command create_ExampleDB1.sql] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:28 Saturday 02 December 2023 01:36:17 +0000 (0:00:00.039) 0:02:50.279 ***** changed: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": true } TASK [linux-system-roles.mssql : Print file location and output from inputting create_ExampleDB1.sql] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:37 Saturday 02 December 2023 01:36:18 +0000 (0:00:00.812) 0:02:51.092 ***** ok: [sut] => (item=/tmp/create_ExampleDB1.sql_9bhpxihu.sql) => { "__mssql_sqlcmd_loop": "/tmp/create_ExampleDB1.sql_9bhpxihu.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [sut] => (item=['Creating the ExampleDB1 database', 'The ExampleDB1 database created successfully', "Changed database context to 'ExampleDB1'.", 'Adding the Inventory table to the ExampleDB1 database', '', '(1 rows affected)', '', '(1 rows affected)', '', '(1 rows affected)', '', '(1 rows affected)', 'The Inventory table created successfully']) => { "__mssql_sqlcmd_loop": [ "Creating the ExampleDB1 database", "The ExampleDB1 database created successfully", "Changed database context to 'ExampleDB1'.", "Adding the Inventory table to the ExampleDB1 database", "", "(1 rows affected)", "", "(1 rows affected)", "", "(1 rows affected)", "", "(1 rows affected)", "The Inventory table created successfully" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [sut] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop" } TASK [linux-system-roles.mssql : Remove the tempfile create_ExampleDB1.sql] **** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:53 Saturday 02 December 2023 01:36:18 +0000 (0:00:00.057) 0:02:51.149 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create a tempfile on the host for create_ExampleDB2.sql] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:4 Saturday 02 December 2023 01:36:18 +0000 (0:00:00.040) 0:02:51.190 ***** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/create_ExampleDB2.sql_vhexggq3.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [linux-system-roles.mssql : Copy the file to the host create_ExampleDB2.sql] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:12 Saturday 02 December 2023 01:36:18 +0000 (0:00:00.210) 0:02:51.400 ***** ok: [sut] => { "changed": false, "checksum": "5624bc46f989692960b2c67c7923fbbe7db78185", "dest": "/tmp/create_ExampleDB2.sql_vhexggq3.sql", "gid": 0, "group": "root", "md5sum": "de127d6c531edb5cab22ff2b9da3a57c", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 901, "src": "/root/.ansible/tmp/ansible-tmp-1701480978.550368-4112-258518662568526/source", "state": "file", "uid": 0 } TASK [linux-system-roles.mssql : Generate the template on the host for create_ExampleDB2.sql] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:20 Saturday 02 December 2023 01:36:19 +0000 (0:00:00.556) 0:02:51.957 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Input with the sqlcmd command create_ExampleDB2.sql] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:28 Saturday 02 December 2023 01:36:19 +0000 (0:00:00.064) 0:02:52.021 ***** 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 : Print file location and output from inputting create_ExampleDB2.sql] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:37 Saturday 02 December 2023 01:36:19 +0000 (0:00:00.747) 0:02:52.768 ***** ok: [sut] => (item=/tmp/create_ExampleDB2.sql_vhexggq3.sql) => { "__mssql_sqlcmd_loop": "/tmp/create_ExampleDB2.sql_vhexggq3.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [sut] => (item=['Creating the ExampleDB2 database', 'The ExampleDB2 database created successfully', "Changed database context to 'ExampleDB2'.", 'Adding the Inventory table to the ExampleDB2 database', '', '(1 rows affected)', '', '(1 rows affected)', '', '(1 rows affected)', '', '(1 rows affected)', 'The Inventory table created successfully']) => { "__mssql_sqlcmd_loop": [ "Creating the ExampleDB2 database", "The ExampleDB2 database created successfully", "Changed database context to 'ExampleDB2'.", "Adding the Inventory table to the ExampleDB2 database", "", "(1 rows affected)", "", "(1 rows affected)", "", "(1 rows affected)", "", "(1 rows affected)", "The Inventory table created successfully" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [sut] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop" } TASK [linux-system-roles.mssql : Remove the tempfile create_ExampleDB2.sql] **** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:53 Saturday 02 December 2023 01:36:19 +0000 (0:00:00.057) 0:02:52.825 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Input SQL script contents to MSSQL] *********** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:44 Saturday 02 December 2023 01:36:19 +0000 (0:00:00.037) 0:02:52.863 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:471 Saturday 02 December 2023 01:36:20 +0000 (0:00:00.035) 0:02:52.898 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:486 Saturday 02 December 2023 01:36:20 +0000 (0:00:00.031) 0:02:52.930 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:499 Saturday 02 December 2023 01:36:20 +0000 (0:00:00.030) 0:02:52.960 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Gather package facts] ************************* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:506 Saturday 02 December 2023 01:36:20 +0000 (0:00:00.031) 0:02:52.991 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Change the edition of MSSQL] ****************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:512 Saturday 02 December 2023 01:36:20 +0000 (0:00:00.030) 0:02:53.022 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:532 Saturday 02 December 2023 01:36:20 +0000 (0:00:00.063) 0:02:53.086 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:539 Saturday 02 December 2023 01:36:20 +0000 (0:00:00.031) 0:02:53.118 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003256", "end": "2023-12-02 01:36:20.395750", "failed_when_result": false, "rc": 1, "start": "2023-12-02 01:36:20.392494" } MSG: non-zero return code TASK [Open the TCP port 1433] ************************************************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:546 Saturday 02 December 2023 01:36:20 +0000 (0:00:00.215) 0:02:53.334 ***** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 02 December 2023 01:36:20 +0000 (0:00:00.083) 0:02:53.417 ***** included: /WORKDIR/git-weekly-cio19ng8i2/.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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 02 December 2023 01:36:20 +0000 (0:00:00.064) 0:02:53.481 ***** 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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 02 December 2023 01:36:20 +0000 (0:00:00.043) 0:02:53.525 ***** 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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 02 December 2023 01:36:20 +0000 (0:00:00.207) 0:02:53.733 ***** ok: [sut] => { "ansible_facts": { "__firewall_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 02 December 2023 01:36:20 +0000 (0:00:00.064) 0:02:53.797 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 02 December 2023 01:36:21 +0000 (0:00:00.779) 0:02:54.576 ***** 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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 02 December 2023 01:36:21 +0000 (0:00:00.032) 0:02:54.608 ***** 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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 02 December 2023 01:36:21 +0000 (0:00:00.044) 0:02:54.653 ***** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2023-12-02 01:33:18 UTC", "ActiveEnterTimestampMonotonic": "347868251", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket dbus-broker.service sysinit.target polkit.service basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 01:33:17 UTC", "AssertTimestampMonotonic": "347179083", "Before": "network-pre.target multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "647950000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-12-02 01:33:17 UTC", "ConditionTimestampMonotonic": "347179081", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service iptables.service nftables.service ip6tables.service ebtables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "4271", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5973", "ExecMainStartTimestamp": "Sat 2023-12-02 01:33:17 UTC", "ExecMainStartTimestampMonotonic": "347184841", "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 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; 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 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-12-02 01:33:17 UTC", "InactiveExitTimestampMonotonic": "347185061", "InvocationID": "e1f0b13d42094219a23910fe1f8b15fd", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "28556", "LimitNPROCSoft": "28556", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28556", "LimitSIGPENDINGSoft": "28556", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5973", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "32899072", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 01:35:42 UTC", "StateChangeTimestampMonotonic": "492079999", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45689", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 02 December 2023 01:36:22 +0000 (0:00:00.363) 0:02:55.016 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2023-12-02 01:33:18 UTC", "ActiveEnterTimestampMonotonic": "347868251", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket dbus-broker.service sysinit.target polkit.service basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 01:33:17 UTC", "AssertTimestampMonotonic": "347179083", "Before": "network-pre.target multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "647950000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-12-02 01:33:17 UTC", "ConditionTimestampMonotonic": "347179081", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service iptables.service nftables.service ip6tables.service ebtables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "4271", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5973", "ExecMainStartTimestamp": "Sat 2023-12-02 01:33:17 UTC", "ExecMainStartTimestampMonotonic": "347184841", "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 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; 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 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-12-02 01:33:17 UTC", "InactiveExitTimestampMonotonic": "347185061", "InvocationID": "e1f0b13d42094219a23910fe1f8b15fd", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "28556", "LimitNPROCSoft": "28556", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28556", "LimitSIGPENDINGSoft": "28556", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5973", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "32899072", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 01:35:42 UTC", "StateChangeTimestampMonotonic": "492079999", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45689", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 02 December 2023 01:36:22 +0000 (0:00:00.364) 0:02:55.381 ***** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 02 December 2023 01:36:22 +0000 (0:00:00.046) 0:02:55.427 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 02 December 2023 01:36:22 +0000 (0:00:00.079) 0:02:55.507 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 02 December 2023 01:36:22 +0000 (0:00:00.036) 0:02:55.544 ***** changed: [sut] => (item={'port': '1433/tcp', 'state': 'enabled', 'permanent': True, 'runtime': True}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "permanent": true, "port": "1433/tcp", "runtime": true, "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 02 December 2023 01:36:23 +0000 (0:00:00.500) 0:02:56.045 ***** skipping: [sut] => (item={'port': '1433/tcp', 'state': 'enabled', 'permanent': True, 'runtime': True}) => { "ansible_loop_var": "item", "changed": false, "item": { "permanent": true, "port": "1433/tcp", "runtime": true, "state": "enabled" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 02 December 2023 01:36:23 +0000 (0:00:00.057) 0:02:56.102 ***** 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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 02 December 2023 01:36:23 +0000 (0:00:00.059) 0:02:56.161 ***** 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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 02 December 2023 01:36:23 +0000 (0:00:00.037) 0:02:56.199 ***** 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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 02 December 2023 01:36:23 +0000 (0:00:00.036) 0:02:56.235 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 02 December 2023 01:36:23 +0000 (0:00:00.035) 0:02:56.270 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 02 December 2023 01:36:23 +0000 (0:00:00.036) 0:02:56.307 ***** skipping: [sut] => {} TASK [linux-system-roles.mssql : Configure the TCP port setting to 1433] ******* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:558 Saturday 02 December 2023 01:36:23 +0000 (0:00:00.084) 0:02:56.392 ***** included: /WORKDIR/git-weekly-cio19ng8i2/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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 02 December 2023 01:36:23 +0000 (0:00:00.079) 0:02:56.471 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^tcpport = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003209", "end": "2023-12-02 01:36:23.753081", "failed_when_result": false, "rc": 1, "start": "2023-12-02 01:36:23.749872" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting network tcpport] ******** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 02 December 2023 01:36:23 +0000 (0:00:00.233) 0:02:56.705 ***** 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.tcpport", "1433" ], "delta": "0:00:00.118004", "end": "2023-12-02 01:36:24.106001", "failed_when_result": false, "rc": 0, "start": "2023-12-02 01:36:23.987997" } 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 tcpport] ************ task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.340) 0:02:57.046 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:564 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.037) 0:02:57.083 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the sqlagent setting] *************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:584 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.041) 0:02:57.125 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:591 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.035) 0:02:57.161 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Ensure the package powershell] **************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:598 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.039) 0:02:57.201 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:607 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.078) 0:02:57.279 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Set the 3979 traceflag] *********************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:613 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.033) 0:02:57.312 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Unset the 3979 traceflag] ********************* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:620 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.032) 0:02:57.345 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the alternatewritethrough setting] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:628 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.031) 0:02:57.377 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the writethrough setting] *********** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:634 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.034) 0:02:57.411 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Create certificates using the certificate role] ************************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:652 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.032) 0:02:57.444 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:666 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.035) 0:02:57.479 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:671 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.031) 0:02:57.511 ***** skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } skipping: [sut] => (item=None) => { "ansible_loop_var": "item", "changed": false, "item": null, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlscert setting] **************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:689 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.035) 0:02:57.546 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlskey setting] ***************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:698 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.033) 0:02:57.579 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the tlsprotocols setting] *********** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:707 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.042) 0:02:57.622 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure the forceencryption setting] ******** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:714 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.095) 0:02:57.718 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:723 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.046) 0:02:57.765 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Join to realm {{ ad_integration_realm }}] ******************************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:731 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.035) 0:02:57.801 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:739 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.034) 0:02:57.835 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:746 Saturday 02 December 2023 01:36:24 +0000 (0:00:00.034) 0:02:57.870 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:753 Saturday 02 December 2023 01:36:25 +0000 (0:00:00.046) 0:02:57.916 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:762 Saturday 02 December 2023 01:36:25 +0000 (0:00:00.035) 0:02:57.952 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:775 Saturday 02 December 2023 01:36:25 +0000 (0:00:00.035) 0:02:57.987 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:784 Saturday 02 December 2023 01:36:25 +0000 (0:00:00.051) 0:02:58.039 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:796 Saturday 02 December 2023 01:36:25 +0000 (0:00:00.038) 0:02:58.077 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:801 Saturday 02 December 2023 01:36:25 +0000 (0:00:00.108) 0:02:58.186 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:818 Saturday 02 December 2023 01:36:25 +0000 (0:00:00.037) 0:02:58.223 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:823 Saturday 02 December 2023 01:36:25 +0000 (0:00:00.037) 0:02:58.261 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Get keytab properties] ************************ task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:828 Saturday 02 December 2023 01:36:25 +0000 (0:00:00.037) 0:02:58.299 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create keytab] ******************************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:834 Saturday 02 December 2023 01:36:25 +0000 (0:00:00.033) 0:02:58.332 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:860 Saturday 02 December 2023 01:36:25 +0000 (0:00:00.036) 0:02:58.369 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:881 Saturday 02 December 2023 01:36:25 +0000 (0:00:00.036) 0:02:58.405 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:889 Saturday 02 December 2023 01:36:25 +0000 (0:00:00.036) 0:02:58.442 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:899 Saturday 02 December 2023 01:36:25 +0000 (0:00:00.034) 0:02:58.476 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:905 Saturday 02 December 2023 01:36:25 +0000 (0:00:00.032) 0:02:58.509 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:922 Saturday 02 December 2023 01:36:25 +0000 (0:00:00.033) 0:02:58.542 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Open the port and enable the high-availability service in firewall tcp port 5022] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:937 Saturday 02 December 2023 01:36:25 +0000 (0:00:00.157) 0:02:58.699 ***** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 02 December 2023 01:36:25 +0000 (0:00:00.076) 0:02:58.775 ***** included: /WORKDIR/git-weekly-cio19ng8i2/.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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 02 December 2023 01:36:25 +0000 (0:00:00.076) 0:02:58.852 ***** 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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 02 December 2023 01:36:26 +0000 (0:00:00.045) 0:02:58.897 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 02 December 2023 01:36:26 +0000 (0:00:00.036) 0:02:58.934 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 02 December 2023 01:36:26 +0000 (0:00:00.034) 0:02:58.969 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 02 December 2023 01:36:26 +0000 (0:00:00.827) 0:02:59.796 ***** 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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 02 December 2023 01:36:26 +0000 (0:00:00.041) 0:02:59.838 ***** 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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 02 December 2023 01:36:26 +0000 (0:00:00.047) 0:02:59.886 ***** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2023-12-02 01:33:18 UTC", "ActiveEnterTimestampMonotonic": "347868251", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket dbus-broker.service sysinit.target polkit.service basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 01:33:17 UTC", "AssertTimestampMonotonic": "347179083", "Before": "network-pre.target multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "745906000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-12-02 01:33:17 UTC", "ConditionTimestampMonotonic": "347179081", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service iptables.service nftables.service ip6tables.service ebtables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "4271", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5973", "ExecMainStartTimestamp": "Sat 2023-12-02 01:33:17 UTC", "ExecMainStartTimestampMonotonic": "347184841", "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 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; 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 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-12-02 01:33:17 UTC", "InactiveExitTimestampMonotonic": "347185061", "InvocationID": "e1f0b13d42094219a23910fe1f8b15fd", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "28556", "LimitNPROCSoft": "28556", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28556", "LimitSIGPENDINGSoft": "28556", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5973", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33021952", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 01:35:42 UTC", "StateChangeTimestampMonotonic": "492079999", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45689", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 02 December 2023 01:36:28 +0000 (0:00:01.372) 0:03:01.258 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2023-12-02 01:33:18 UTC", "ActiveEnterTimestampMonotonic": "347868251", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket dbus-broker.service sysinit.target polkit.service basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 01:33:17 UTC", "AssertTimestampMonotonic": "347179083", "Before": "network-pre.target multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "746480000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-12-02 01:33:17 UTC", "ConditionTimestampMonotonic": "347179081", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service iptables.service nftables.service ip6tables.service ebtables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "4271", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5973", "ExecMainStartTimestamp": "Sat 2023-12-02 01:33:17 UTC", "ExecMainStartTimestampMonotonic": "347184841", "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 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; 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 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-12-02 01:33:17 UTC", "InactiveExitTimestampMonotonic": "347185061", "InvocationID": "e1f0b13d42094219a23910fe1f8b15fd", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "28556", "LimitNPROCSoft": "28556", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28556", "LimitSIGPENDINGSoft": "28556", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5973", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33021952", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 01:35:42 UTC", "StateChangeTimestampMonotonic": "492079999", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45689", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 02 December 2023 01:36:30 +0000 (0:00:02.380) 0:03:03.638 ***** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": false, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 02 December 2023 01:36:30 +0000 (0:00:00.045) 0:03:03.683 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 02 December 2023 01:36:30 +0000 (0:00:00.040) 0:03:03.723 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 02 December 2023 01:36:30 +0000 (0:00:00.049) 0:03:03.772 ***** changed: [sut] => (item={'port': '5022/tcp', 'state': 'enabled', 'permanent': True, 'runtime': True}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "permanent": true, "port": "5022/tcp", "runtime": true, "state": "enabled" } } changed: [sut] => (item={'service': 'high-availability', 'state': 'enabled', 'permanent': True, 'runtime': True}) => { "__firewall_changed": true, "ansible_loop_var": "item", "changed": true, "item": { "permanent": true, "runtime": true, "service": "high-availability", "state": "enabled" } } TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 02 December 2023 01:36:31 +0000 (0:00:00.807) 0:03:04.580 ***** skipping: [sut] => (item={'port': '5022/tcp', 'state': 'enabled', 'permanent': True, 'runtime': True}) => { "ansible_loop_var": "item", "changed": false, "item": { "permanent": true, "port": "5022/tcp", "runtime": true, "state": "enabled" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'service': 'high-availability', 'state': 'enabled', 'permanent': True, 'runtime': True}) => { "ansible_loop_var": "item", "changed": false, "item": { "permanent": true, "runtime": true, "service": "high-availability", "state": "enabled" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 02 December 2023 01:36:31 +0000 (0:00:00.071) 0:03:04.651 ***** 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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 02 December 2023 01:36:31 +0000 (0:00:00.112) 0:03:04.764 ***** 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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 02 December 2023 01:36:31 +0000 (0:00:00.052) 0:03:04.816 ***** 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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 02 December 2023 01:36:31 +0000 (0:00:00.056) 0:03:04.872 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 02 December 2023 01:36:32 +0000 (0:00:00.050) 0:03:04.923 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 02 December 2023 01:36:32 +0000 (0:00:00.048) 0:03:04.971 ***** skipping: [sut] => {} TASK [linux-system-roles.mssql : Set host variables] *************************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:957 Saturday 02 December 2023 01:36:32 +0000 (0:00:00.039) 0:03:05.011 ***** ok: [sut] => { "ansible_facts": { "__mssql_ha_availability_mode": "ASYNCHRONOUS_COMMIT", "__mssql_ha_failover_mode": "MANUAL", "__mssql_ha_seeding_mode": "AUTOMATIC" }, "changed": false } TASK [linux-system-roles.mssql : Ensure the package mssql-server-ha] *********** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:1011 Saturday 02 December 2023 01:36:32 +0000 (0:00:00.047) 0:03:05.058 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Enable the hadrenabled setting] *************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:1018 Saturday 02 December 2023 01:36:32 +0000 (0:00:00.037) 0:03:05.096 ***** included: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml for sut TASK [linux-system-roles.mssql : Get the setting hadr hadrenabled] ************* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:3 Saturday 02 December 2023 01:36:32 +0000 (0:00:00.063) 0:03:05.160 ***** ok: [sut] => { "changed": false, "cmd": [ "grep", "^hadrenabled = ", "/var/opt/mssql/mssql.conf" ], "delta": "0:00:00.003237", "end": "2023-12-02 01:36:32.441791", "failed_when_result": false, "rc": 1, "start": "2023-12-02 01:36:32.438554" } MSG: non-zero return code TASK [linux-system-roles.mssql : Configure the setting hadr hadrenabled] ******* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:12 Saturday 02 December 2023 01:36:32 +0000 (0:00:00.254) 0:03:05.415 ***** changed: [sut] => { "changed": true, "cmd": [ "/opt/mssql/bin/mssql-conf", "set", "hadr.hadrenabled", "1" ], "delta": "0:00:00.115435", "end": "2023-12-02 01:36:32.814051", "failed_when_result": false, "rc": 0, "start": "2023-12-02 01:36:32.698616" } 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 hadr hadrenabled] *********** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/mssql_conf_setting.yml:42 Saturday 02 December 2023 01:36:32 +0000 (0:00:00.341) 0:03:05.756 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:1025 Saturday 02 December 2023 01:36:32 +0000 (0:00:00.037) 0:03:05.793 ***** changed: [sut] => { "changed": true, "name": "mssql-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2023-12-02 01:35:39 UTC", "ActiveEnterTimestampMonotonic": "489082770", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "basic.target systemd-journald.socket -.mount sysinit.target auditd.service system.slice network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 01:35:39 UTC", "AssertTimestampMonotonic": "489081186", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "10025971000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-12-02 01:35:39 UTC", "ConditionTimestampMonotonic": "489081183", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlGroupId": "4951", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "8243", "ExecMainStartTimestamp": "Sat 2023-12-02 01:35:39 UTC", "ExecMainStartTimestampMonotonic": "489082417", "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 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "986", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-12-02 01:35:39 UTC", "InactiveExitTimestampMonotonic": "489082770", "InvocationID": "2d2b2a63e079411698ce5308bbe44069", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28556", "LimitSIGPENDINGSoft": "28556", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "8243", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "763871232", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitIntervalUSec": "2min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 01:35:39 UTC", "StateChangeTimestampMonotonic": "489082770", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "178", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "986", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Remove certificate from SQL Server] *********** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:1036 Saturday 02 December 2023 01:36:33 +0000 (0:00:00.617) 0:03:06.411 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:1042 Saturday 02 December 2023 01:36:33 +0000 (0:00:00.047) 0:03:06.459 ***** skipping: [sut] => (item=/var/opt/mssql/data/ExampleCert.cer) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/ExampleCert.cer", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/opt/mssql/data/ExampleCert.pvk) => { "ansible_loop_var": "item", "changed": false, "item": "/var/opt/mssql/data/ExampleCert.pvk", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Configure SQL entities on the primary replica] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:1050 Saturday 02 December 2023 01:36:33 +0000 (0:00:00.056) 0:03:06.515 ***** included: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml for sut TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_input variable] ****** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:9 Saturday 02 December 2023 01:36:33 +0000 (0:00:00.070) 0:03:06.586 ***** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_input": [] }, "changed": false } TASK [linux-system-roles.mssql : Verify that the mssql_password variable is defined] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:13 Saturday 02 December 2023 01:36:33 +0000 (0:00:00.081) 0:03:06.668 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:21 Saturday 02 December 2023 01:36:33 +0000 (0:00:00.038) 0:03:06.707 ***** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2023-12-02 01:36:33 UTC", "ActiveEnterTimestampMonotonic": "543128896", "ActiveExitTimestamp": "Sat 2023-12-02 01:36:33 UTC", "ActiveExitTimestampMonotonic": "542882833", "ActiveState": "active", "After": "basic.target systemd-journald.socket -.mount sysinit.target auditd.service system.slice network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 01:36:33 UTC", "AssertTimestampMonotonic": "543127133", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "649388000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-12-02 01:36:33 UTC", "ConditionTimestampMonotonic": "543127129", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlGroupId": "5499", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9938", "ExecMainStartTimestamp": "Sat 2023-12-02 01:36:33 UTC", "ExecMainStartTimestampMonotonic": "543128441", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2023-12-02 01:36:33 UTC] ; stop_time=[n/a] ; pid=9938 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Sat 2023-12-02 01:36:33 UTC] ; stop_time=[n/a] ; pid=9938 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "986", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2023-12-02 01:36:33 UTC", "InactiveEnterTimestampMonotonic": "543126476", "InactiveExitTimestamp": "Sat 2023-12-02 01:36:33 UTC", "InactiveExitTimestampMonotonic": "543128896", "InvocationID": "105a7b5640ac4859ac69f70e151edbb4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28556", "LimitSIGPENDINGSoft": "28556", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9938", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "84533248", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitIntervalUSec": "2min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 01:36:33 UTC", "StateChangeTimestampMonotonic": "543128896", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "33", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "986", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:26 Saturday 02 December 2023 01:36:34 +0000 (0:00:00.375) 0:03:07.083 ***** ok: [sut] => { "changed": false, "elapsed": 15, "gid": 986, "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:mssql_var_t:s0", "size": 18264, "state": "file", "uid": 986 } TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:33 Saturday 02 December 2023 01:36:49 +0000 (0:00:15.265) 0:03:22.348 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Input SQL script files to MSSQL] ************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:39 Saturday 02 December 2023 01:36:49 +0000 (0:00:00.087) 0:03:22.435 ***** included: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml for sut included: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml for sut included: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml for sut included: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml for sut TASK [linux-system-roles.mssql : Create a tempfile on the host for create_master_key_encryption.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:4 Saturday 02 December 2023 01:36:49 +0000 (0:00:00.119) 0:03:22.555 ***** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/create_master_key_encryption.j2_zy6enfwc.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [linux-system-roles.mssql : Copy the file to the host create_master_key_encryption.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:12 Saturday 02 December 2023 01:36:49 +0000 (0:00:00.224) 0:03:22.779 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Generate the template on the host for create_master_key_encryption.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:20 Saturday 02 December 2023 01:36:49 +0000 (0:00:00.059) 0:03:22.839 ***** ok: [sut] => { "changed": false, "checksum": "05c862c74a8be17fed5c679d32e847c0e5dc8b65", "dest": "/tmp/create_master_key_encryption.j2_zy6enfwc.sql", "gid": 0, "group": "root", "md5sum": "65fb1fff4dc60651b5ec7369d1ebaa76", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 667, "src": "/root/.ansible/tmp/ansible-tmp-1701481010.001588-4594-197450745479420/source", "state": "file", "uid": 0 } TASK [linux-system-roles.mssql : Input with the sqlcmd command create_master_key_encryption.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:28 Saturday 02 December 2023 01:36:50 +0000 (0:00:00.621) 0:03:23.460 ***** 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 : Print file location and output from inputting create_master_key_encryption.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:37 Saturday 02 December 2023 01:36:50 +0000 (0:00:00.340) 0:03:23.801 ***** ok: [sut] => (item=/tmp/create_master_key_encryption.j2_zy6enfwc.sql) => { "__mssql_sqlcmd_loop": "/tmp/create_master_key_encryption.j2_zy6enfwc.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [sut] => (item=['Master key does not exist, creating', 'Master key created successfully']) => { "__mssql_sqlcmd_loop": [ "Master key does not exist, creating", "Master key created successfully" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [sut] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop" } TASK [linux-system-roles.mssql : Remove the tempfile create_master_key_encryption.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:53 Saturday 02 December 2023 01:36:50 +0000 (0:00:00.089) 0:03:23.890 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create a tempfile on the host for create_and_back_up_cert.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:4 Saturday 02 December 2023 01:36:51 +0000 (0:00:00.109) 0:03:24.000 ***** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/create_and_back_up_cert.j2_44qn4zcw.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [linux-system-roles.mssql : Copy the file to the host create_and_back_up_cert.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:12 Saturday 02 December 2023 01:36:51 +0000 (0:00:00.241) 0:03:24.241 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Generate the template on the host for create_and_back_up_cert.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:20 Saturday 02 December 2023 01:36:51 +0000 (0:00:00.048) 0:03:24.290 ***** ok: [sut] => { "changed": false, "checksum": "695699700d6a3cfc18d94441e6f3a63f4f749aee", "dest": "/tmp/create_and_back_up_cert.j2_44qn4zcw.sql", "gid": 0, "group": "root", "md5sum": "1a14f5a31ade2ed9bd6854414376d638", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 2497, "src": "/root/.ansible/tmp/ansible-tmp-1701481011.4442043-4671-69083168328088/source", "state": "file", "uid": 0 } TASK [linux-system-roles.mssql : Input with the sqlcmd command create_and_back_up_cert.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:28 Saturday 02 December 2023 01:36:52 +0000 (0:00:01.595) 0:03:25.886 ***** 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 : Print file location and output from inputting create_and_back_up_cert.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:37 Saturday 02 December 2023 01:36:54 +0000 (0:00:01.377) 0:03:27.263 ***** ok: [sut] => (item=/tmp/create_and_back_up_cert.j2_44qn4zcw.sql) => { "__mssql_sqlcmd_loop": "/tmp/create_and_back_up_cert.j2_44qn4zcw.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [sut] => (item=['Certificate ExampleCert does not exist, creating', 'Certificate ExampleCert created successfully', 'Exporting a certificate and private key to /var/opt/mssql/data/ExampleCert.cer and /var/opt/mssql/data/ExampleCert.pvk', 'Certificate and private key files /var/opt/mssql/data/ExampleCert.cer and /var/opt/mssql/data/ExampleCert.pvk exported successfully']) => { "__mssql_sqlcmd_loop": [ "Certificate ExampleCert does not exist, creating", "Certificate ExampleCert created successfully", "Exporting a certificate and private key to /var/opt/mssql/data/ExampleCert.cer and /var/opt/mssql/data/ExampleCert.pvk", "Certificate and private key files /var/opt/mssql/data/ExampleCert.cer and /var/opt/mssql/data/ExampleCert.pvk exported successfully" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [sut] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop" } TASK [linux-system-roles.mssql : Remove the tempfile create_and_back_up_cert.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:53 Saturday 02 December 2023 01:36:54 +0000 (0:00:00.141) 0:03:27.405 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create a tempfile on the host for enable_alwayson.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:4 Saturday 02 December 2023 01:36:54 +0000 (0:00:00.041) 0:03:27.447 ***** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/enable_alwayson.j2_dzh48w80.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [linux-system-roles.mssql : Copy the file to the host enable_alwayson.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:12 Saturday 02 December 2023 01:36:54 +0000 (0:00:00.214) 0:03:27.661 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Generate the template on the host for enable_alwayson.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:20 Saturday 02 December 2023 01:36:54 +0000 (0:00:00.056) 0:03:27.718 ***** ok: [sut] => { "changed": false, "checksum": "03ec6bf3183af4d6b2edb5c98049edf7e3bdfdf1", "dest": "/tmp/enable_alwayson.j2_dzh48w80.sql", "gid": 0, "group": "root", "md5sum": "ad8bcae6278918460562bd8f6269b51f", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 410, "src": "/root/.ansible/tmp/ansible-tmp-1701481014.871722-4847-90005216502276/source", "state": "file", "uid": 0 } TASK [linux-system-roles.mssql : Input with the sqlcmd command enable_alwayson.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:28 Saturday 02 December 2023 01:36:55 +0000 (0:00:00.614) 0:03:28.332 ***** 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 : Print file location and output from inputting enable_alwayson.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:37 Saturday 02 December 2023 01:36:55 +0000 (0:00:00.314) 0:03:28.646 ***** ok: [sut] => (item=/tmp/enable_alwayson.j2_dzh48w80.sql) => { "__mssql_sqlcmd_loop": "/tmp/enable_alwayson.j2_dzh48w80.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [sut] => (item=['AlwaysOn Health events are not enabled, enabling', 'AlwaysOn Health events enabled successfully']) => { "__mssql_sqlcmd_loop": [ "AlwaysOn Health events are not enabled, enabling", "AlwaysOn Health events enabled successfully" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [sut] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop" } TASK [linux-system-roles.mssql : Remove the tempfile enable_alwayson.j2] ******* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:53 Saturday 02 December 2023 01:36:55 +0000 (0:00:00.084) 0:03:28.731 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create a tempfile on the host for configure_endpoint.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:4 Saturday 02 December 2023 01:36:55 +0000 (0:00:00.039) 0:03:28.771 ***** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/configure_endpoint.j2_yffwpt29.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [linux-system-roles.mssql : Copy the file to the host configure_endpoint.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:12 Saturday 02 December 2023 01:36:56 +0000 (0:00:00.260) 0:03:29.031 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Generate the template on the host for configure_endpoint.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:20 Saturday 02 December 2023 01:36:56 +0000 (0:00:00.062) 0:03:29.093 ***** ok: [sut] => { "changed": false, "checksum": "bb736eb4adb5d35d772b76e1c3bb19c6b040a59c", "dest": "/tmp/configure_endpoint.j2_yffwpt29.sql", "gid": 0, "group": "root", "md5sum": "efa1eaf69cd98e51d145221d3699a214", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 3106, "src": "/root/.ansible/tmp/ansible-tmp-1701481016.2488883-4898-279617702540211/source", "state": "file", "uid": 0 } TASK [linux-system-roles.mssql : Input with the sqlcmd command configure_endpoint.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:28 Saturday 02 December 2023 01:36:57 +0000 (0:00:01.582) 0:03:30.676 ***** 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 : Print file location and output from inputting configure_endpoint.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:37 Saturday 02 December 2023 01:37:00 +0000 (0:00:02.345) 0:03:33.022 ***** ok: [sut] => (item=/tmp/configure_endpoint.j2_yffwpt29.sql) => { "__mssql_sqlcmd_loop": "/tmp/configure_endpoint.j2_yffwpt29.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [sut] => (item=['Endpoint Example_Endpoint does not exist, creating', 'Endpoint Example_Endpoint created successfully']) => { "__mssql_sqlcmd_loop": [ "Endpoint Example_Endpoint does not exist, creating", "Endpoint Example_Endpoint created successfully" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [sut] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop" } TASK [linux-system-roles.mssql : Remove the tempfile configure_endpoint.j2] **** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:53 Saturday 02 December 2023 01:37:00 +0000 (0:00:00.091) 0:03:33.114 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Input SQL script contents to MSSQL] *********** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:44 Saturday 02 December 2023 01:37:00 +0000 (0:00:00.042) 0:03:33.156 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:1059 Saturday 02 December 2023 01:37:00 +0000 (0:00:00.039) 0:03:33.195 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:1067 Saturday 02 December 2023 01:37:00 +0000 (0:00:00.037) 0:03:33.233 ***** ok: [sut] => (item={'key': 'cert', 'value': '/var/opt/mssql/data/ExampleCert.cer'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "15cf117b1cc326817e429447353f4780ec69fa0d", "dest": "/WORKDIR/git-weekly-cio19ng8i2/tests/cert", "item": { "key": "cert", "value": "/var/opt/mssql/data/ExampleCert.cer" }, "md5sum": "e3228193e7cf21a81f650355ca13d70c", "remote_checksum": "15cf117b1cc326817e429447353f4780ec69fa0d", "remote_md5sum": null } ok: [sut] => (item={'key': 'key', 'value': '/var/opt/mssql/data/ExampleCert.pvk'}) => { "ansible_loop_var": "item", "changed": false, "checksum": "ddb14901e335696c29843f4dc48984f1d637ff3a", "dest": "/WORKDIR/git-weekly-cio19ng8i2/tests/key", "item": { "key": "key", "value": "/var/opt/mssql/data/ExampleCert.pvk" }, "md5sum": "f7f46764a76ec263f03837ef5669f05f", "remote_checksum": "ddb14901e335696c29843f4dc48984f1d637ff3a", "remote_md5sum": null } TASK [linux-system-roles.mssql : Get the current primary replica in SQL] ******* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:1082 Saturday 02 December 2023 01:37:02 +0000 (0:00:02.511) 0:03:35.744 ***** included: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml for sut TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_input variable] ****** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:9 Saturday 02 December 2023 01:37:02 +0000 (0:00:00.082) 0:03:35.826 ***** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_input": [] }, "changed": false } TASK [linux-system-roles.mssql : Verify that the mssql_password variable is defined] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:13 Saturday 02 December 2023 01:37:02 +0000 (0:00:00.040) 0:03:35.867 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:21 Saturday 02 December 2023 01:37:03 +0000 (0:00:00.051) 0:03:35.919 ***** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2023-12-02 01:36:33 UTC", "ActiveEnterTimestampMonotonic": "543128896", "ActiveExitTimestamp": "Sat 2023-12-02 01:36:33 UTC", "ActiveExitTimestampMonotonic": "542882833", "ActiveState": "active", "After": "basic.target systemd-journald.socket -.mount sysinit.target auditd.service system.slice network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 01:36:33 UTC", "AssertTimestampMonotonic": "543127133", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "9475889000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-12-02 01:36:33 UTC", "ConditionTimestampMonotonic": "543127129", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlGroupId": "5499", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9938", "ExecMainStartTimestamp": "Sat 2023-12-02 01:36:33 UTC", "ExecMainStartTimestampMonotonic": "543128441", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2023-12-02 01:36:33 UTC] ; stop_time=[n/a] ; pid=9938 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Sat 2023-12-02 01:36:33 UTC] ; stop_time=[n/a] ; pid=9938 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "986", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2023-12-02 01:36:33 UTC", "InactiveEnterTimestampMonotonic": "543126476", "InactiveExitTimestamp": "Sat 2023-12-02 01:36:33 UTC", "InactiveExitTimestampMonotonic": "543128896", "InvocationID": "105a7b5640ac4859ac69f70e151edbb4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28556", "LimitSIGPENDINGSoft": "28556", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9938", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "751742976", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitIntervalUSec": "2min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 01:36:33 UTC", "StateChangeTimestampMonotonic": "543128896", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "178", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "986", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:26 Saturday 02 December 2023 01:37:03 +0000 (0:00:00.369) 0:03:36.289 ***** ok: [sut] => { "changed": false, "elapsed": 15, "gid": 986, "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:mssql_var_t:s0", "size": 19095, "state": "file", "uid": 986 } TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:33 Saturday 02 December 2023 01:37:18 +0000 (0:00:15.234) 0:03:51.523 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Input SQL script files to MSSQL] ************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:39 Saturday 02 December 2023 01:37:18 +0000 (0:00:00.035) 0:03:51.559 ***** included: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml for sut TASK [linux-system-roles.mssql : Create a tempfile on the host for ha_is_primary.sql] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:4 Saturday 02 December 2023 01:37:18 +0000 (0:00:00.070) 0:03:51.630 ***** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ha_is_primary.sql_07caz5oo.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [linux-system-roles.mssql : Copy the file to the host ha_is_primary.sql] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:12 Saturday 02 December 2023 01:37:18 +0000 (0:00:00.208) 0:03:51.838 ***** ok: [sut] => { "changed": false, "checksum": "23665eada2d9e2de69ca8f560afa21cba1da5eb4", "dest": "/tmp/ha_is_primary.sql_07caz5oo.sql", "gid": 0, "group": "root", "md5sum": "49a2dd5235418003e591ca627cd70e57", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 264, "src": "/root/.ansible/tmp/ansible-tmp-1701481038.9877422-5175-151262897083177/source", "state": "file", "uid": 0 } TASK [linux-system-roles.mssql : Generate the template on the host for ha_is_primary.sql] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:20 Saturday 02 December 2023 01:37:19 +0000 (0:00:00.560) 0:03:52.399 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Input with the sqlcmd command ha_is_primary.sql] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:28 Saturday 02 December 2023 01:37:19 +0000 (0:00:00.038) 0:03:52.438 ***** 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 : Print file location and output from inputting ha_is_primary.sql] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:37 Saturday 02 December 2023 01:37:19 +0000 (0:00:00.332) 0:03:52.770 ***** ok: [sut] => (item=/tmp/ha_is_primary.sql_07caz5oo.sql) => { "__mssql_sqlcmd_loop": "/tmp/ha_is_primary.sql_07caz5oo.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [sut] => (item=['0']) => { "__mssql_sqlcmd_loop": [ "0" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [sut] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop" } TASK [linux-system-roles.mssql : Remove the tempfile ha_is_primary.sql] ******** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:53 Saturday 02 December 2023 01:37:19 +0000 (0:00:00.076) 0:03:52.846 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Input SQL script contents to MSSQL] *********** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:44 Saturday 02 December 2023 01:37:19 +0000 (0:00:00.038) 0:03:52.885 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:1089 Saturday 02 December 2023 01:37:20 +0000 (0:00:00.038) 0:03:52.924 ***** ok: [sut] => { "ansible_facts": { "__mssql_ha_is_primary": true }, "changed": false } TASK [linux-system-roles.mssql : Configure ag] ********************************* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:1114 Saturday 02 December 2023 01:37:20 +0000 (0:00:00.067) 0:03:52.991 ***** included: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml for sut TASK [linux-system-roles.mssql : Unset the __mssql_sqlcmd_input variable] ****** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:9 Saturday 02 December 2023 01:37:20 +0000 (0:00:00.102) 0:03:53.094 ***** ok: [sut] => { "ansible_facts": { "__mssql_sqlcmd_input": [] }, "changed": false } TASK [linux-system-roles.mssql : Verify that the mssql_password variable is defined] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:13 Saturday 02 December 2023 01:37:20 +0000 (0:00:00.036) 0:03:53.130 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [linux-system-roles.mssql : Ensure that the mssql-server service is started] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:21 Saturday 02 December 2023 01:37:20 +0000 (0:00:00.037) 0:03:53.168 ***** ok: [sut] => { "changed": false, "name": "mssql-server", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2023-12-02 01:36:33 UTC", "ActiveEnterTimestampMonotonic": "543128896", "ActiveExitTimestamp": "Sat 2023-12-02 01:36:33 UTC", "ActiveExitTimestampMonotonic": "542882833", "ActiveState": "active", "After": "basic.target systemd-journald.socket -.mount sysinit.target auditd.service system.slice network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 01:36:33 UTC", "AssertTimestampMonotonic": "543127133", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "9683610000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-12-02 01:36:33 UTC", "ConditionTimestampMonotonic": "543127129", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/mssql-server.service", "ControlGroupId": "5499", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Microsoft SQL Server Database Engine", "DevicePolicy": "auto", "Documentation": "https://docs.microsoft.com/en-us/sql/linux", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "9938", "ExecMainStartTimestamp": "Sat 2023-12-02 01:36:33 UTC", "ExecMainStartTimestampMonotonic": "543128441", "ExecMainStatus": "0", "ExecStart": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; ignore_errors=no ; start_time=[Sat 2023-12-02 01:36:33 UTC] ; stop_time=[n/a] ; pid=9938 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/opt/mssql/bin/sqlservr ; argv[]=/opt/mssql/bin/sqlservr ; flags= ; start_time=[Sat 2023-12-02 01:36:33 UTC] ; stop_time=[n/a] ; pid=9938 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/mssql-server.service", "FreezerState": "running", "GID": "986", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "mssql-server.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Sat 2023-12-02 01:36:33 UTC", "InactiveEnterTimestampMonotonic": "543126476", "InactiveExitTimestamp": "Sat 2023-12-02 01:36:33 UTC", "InactiveExitTimestampMonotonic": "543128896", "InvocationID": "105a7b5640ac4859ac69f70e151edbb4", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "infinity", "LimitNOFILESoft": "infinity", "LimitNPROC": "infinity", "LimitNPROCSoft": "infinity", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28556", "LimitSIGPENDINGSoft": "28556", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "9938", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "760688640", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "mssql-server.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target -.mount", "RequiresMountsFor": "/var/opt/mssql", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "3", "StartLimitIntervalUSec": "2min", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 01:36:33 UTC", "StateChangeTimestampMonotonic": "543128896", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "181", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "30min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "986", "UMask": "0007", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "mssql", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0", "WorkingDirectory": "/var/opt/mssql" } } TASK [linux-system-roles.mssql : Wait for mssql-server to prepare for client connections] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:26 Saturday 02 December 2023 01:37:20 +0000 (0:00:00.366) 0:03:53.534 ***** ok: [sut] => { "changed": false, "elapsed": 15, "gid": 986, "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:mssql_var_t:s0", "size": 19095, "state": "file", "uid": 986 } TASK [linux-system-roles.mssql : Prepare MSSQL and facts for logging in] ******* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:33 Saturday 02 December 2023 01:37:35 +0000 (0:00:15.246) 0:04:08.781 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Input SQL script files to MSSQL] ************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:39 Saturday 02 December 2023 01:37:35 +0000 (0:00:00.052) 0:04:08.833 ***** included: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml for sut included: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml for sut TASK [linux-system-roles.mssql : Create a tempfile on the host for configure_ag.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:4 Saturday 02 December 2023 01:37:36 +0000 (0:00:00.153) 0:04:08.987 ***** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/configure_ag.j2_lhtobw7y.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [linux-system-roles.mssql : Copy the file to the host configure_ag.j2] **** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:12 Saturday 02 December 2023 01:37:36 +0000 (0:00:00.216) 0:04:09.204 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Generate the template on the host for configure_ag.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:20 Saturday 02 December 2023 01:37:36 +0000 (0:00:00.054) 0:04:09.258 ***** ok: [sut] => { "changed": false, "checksum": "d35fd3e7cc161f2a4e4a115dd7e1d133aca1f535", "dest": "/tmp/configure_ag.j2_lhtobw7y.sql", "gid": 0, "group": "root", "md5sum": "c7ce0bb24b751469abfc6b101940499c", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 12130, "src": "/root/.ansible/tmp/ansible-tmp-1701481056.4128628-5507-73382508725518/source", "state": "file", "uid": 0 } TASK [linux-system-roles.mssql : Input with the sqlcmd command configure_ag.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:28 Saturday 02 December 2023 01:37:39 +0000 (0:00:03.577) 0:04:12.835 ***** 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 : Print file location and output from inputting configure_ag.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:37 Saturday 02 December 2023 01:37:40 +0000 (0:00:00.464) 0:04:13.300 ***** ok: [sut] => (item=/tmp/configure_ag.j2_lhtobw7y.sql) => { "__mssql_sqlcmd_loop": "/tmp/configure_ag.j2_lhtobw7y.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [sut] => (item=['Creating the ExampleAG availability group', 'The ExampleAG availability group created successfully', 'Granted the CREATE ANY DATABASE permission to the ExampleAG availability group']) => { "__mssql_sqlcmd_loop": [ "Creating the ExampleAG availability group", "The ExampleAG availability group created successfully", "Granted the CREATE ANY DATABASE permission to the ExampleAG availability group" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [sut] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop" } TASK [linux-system-roles.mssql : Remove the tempfile configure_ag.j2] ********** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:53 Saturday 02 December 2023 01:37:40 +0000 (0:00:00.065) 0:04:13.366 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Create a tempfile on the host for replicate_db.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:4 Saturday 02 December 2023 01:37:40 +0000 (0:00:00.041) 0:04:13.408 ***** ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/replicate_db.j2_tv5u5emw.sql", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [linux-system-roles.mssql : Copy the file to the host replicate_db.j2] **** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:12 Saturday 02 December 2023 01:37:40 +0000 (0:00:00.213) 0:04:13.621 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Generate the template on the host for replicate_db.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:20 Saturday 02 December 2023 01:37:40 +0000 (0:00:00.039) 0:04:13.660 ***** ok: [sut] => { "changed": false, "checksum": "31f3afd712f14ebd9937c978467b374db210c0f8", "dest": "/tmp/replicate_db.j2_tv5u5emw.sql", "gid": 0, "group": "root", "md5sum": "3b3910ed4e8e48eee5b879dfaa2b1877", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 4750, "src": "/root/.ansible/tmp/ansible-tmp-1701481060.8159292-5720-218391592411916/source", "state": "file", "uid": 0 } TASK [linux-system-roles.mssql : Input with the sqlcmd command replicate_db.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:28 Saturday 02 December 2023 01:37:41 +0000 (0:00:00.580) 0:04:14.241 ***** 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 : Print file location and output from inputting replicate_db.j2] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:37 Saturday 02 December 2023 01:37:42 +0000 (0:00:00.860) 0:04:15.102 ***** ok: [sut] => (item=/tmp/replicate_db.j2_tv5u5emw.sql) => { "__mssql_sqlcmd_loop": "/tmp/replicate_db.j2_tv5u5emw.sql", "ansible_loop_var": "__mssql_sqlcmd_loop" } ok: [sut] => (item=['RECOVERY FULL on the ExampleDB1 database is set, skipping', 'Backing up the ExampleDB1 database to /var/opt/mssql/data/ExampleDB1', "Processed 392 pages for database 'ExampleDB1', file 'ExampleDB1' on file 1.", "Processed 1 pages for database 'ExampleDB1', file 'ExampleDB1_log' on file 1.", 'BACKUP DATABASE successfully processed 393 pages in 0.113 seconds (27.114 MB/sec).', 'The ExampleDB1 database backed up successfully', 'Adding the ExampleDB1 database to the ExampleAG availability group', 'The ExampleDB1 database added to the ExampleAG availability group successfully', 'RECOVERY FULL on the ExampleDB2 database is set, skipping', 'Backing up the ExampleDB2 database to /var/opt/mssql/data/ExampleDB2', "Processed 392 pages for database 'ExampleDB2', file 'ExampleDB2' on file 1.", "Processed 1 pages for database 'ExampleDB2', file 'ExampleDB2_log' on file 1.", 'BACKUP DATABASE successfully processed 393 pages in 0.117 seconds (26.187 MB/sec).', 'The ExampleDB2 database backed up successfully', 'Adding the ExampleDB2 database to the ExampleAG availability group', 'The ExampleDB2 database added to the ExampleAG availability group successfully']) => { "__mssql_sqlcmd_loop": [ "RECOVERY FULL on the ExampleDB1 database is set, skipping", "Backing up the ExampleDB1 database to /var/opt/mssql/data/ExampleDB1", "Processed 392 pages for database 'ExampleDB1', file 'ExampleDB1' on file 1.", "Processed 1 pages for database 'ExampleDB1', file 'ExampleDB1_log' on file 1.", "BACKUP DATABASE successfully processed 393 pages in 0.113 seconds (27.114 MB/sec).", "The ExampleDB1 database backed up successfully", "Adding the ExampleDB1 database to the ExampleAG availability group", "The ExampleDB1 database added to the ExampleAG availability group successfully", "RECOVERY FULL on the ExampleDB2 database is set, skipping", "Backing up the ExampleDB2 database to /var/opt/mssql/data/ExampleDB2", "Processed 392 pages for database 'ExampleDB2', file 'ExampleDB2' on file 1.", "Processed 1 pages for database 'ExampleDB2', file 'ExampleDB2_log' on file 1.", "BACKUP DATABASE successfully processed 393 pages in 0.117 seconds (26.187 MB/sec).", "The ExampleDB2 database backed up successfully", "Adding the ExampleDB2 database to the ExampleAG availability group", "The ExampleDB2 database added to the ExampleAG availability group successfully" ], "ansible_loop_var": "__mssql_sqlcmd_loop" } skipping: [sut] => (item=[]) => { "__mssql_sqlcmd_loop": [], "ansible_loop_var": "__mssql_sqlcmd_loop" } TASK [linux-system-roles.mssql : Remove the tempfile replicate_db.j2] ********** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:53 Saturday 02 December 2023 01:37:42 +0000 (0:00:00.072) 0:04:15.174 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.mssql : Input SQL script contents to MSSQL] *********** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:44 Saturday 02 December 2023 01:37:42 +0000 (0:00:00.039) 0:04:15.214 ***** 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-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:1124 Saturday 02 December 2023 01:37:42 +0000 (0:00:00.036) 0:04:15.250 ***** fatal: [sut]: FAILED! => {} MSG: The conditional check '- __mssql_ha_is_primary | bool or __mssql_single_node_test | d(false) | bool - mssql_ha_ag_cluster_type | lower == 'external'' failed. The error was: Unexpected templating type error occurred on ({% if - __mssql_ha_is_primary | bool or __mssql_single_node_test | d(false) | bool - mssql_ha_ag_cluster_type | lower == 'external' %} True {% else %} False {% endif %}): unsupported operand type(s) for -: 'bool' and 'str' The error appears to be in '/WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml': line 1124, column 11, but may be elsewhere in the file depending on the exact syntax problem. The offending line appears to be: - name: Grant permissions to HA login ^ here TASK [Clean up after the role invocation] ************************************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/tests_configure_ha_cluster.yml:986 Saturday 02 December 2023 01:37:42 +0000 (0:00:00.036) 0:04:15.287 ***** included: /WORKDIR/git-weekly-cio19ng8i2/tests/tasks/cleanup.yml for sut TASK [Gather package facts] **************************************************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/tasks/cleanup.yml:2 Saturday 02 December 2023 01:37:42 +0000 (0:00:00.113) 0:04:15.401 ***** 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-cio19ng8i2/tests/tasks/cleanup.yml:7 Saturday 02 December 2023 01:37:43 +0000 (0:00:00.854) 0:04:16.256 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Debug ansible_python_version] ******************************************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/tasks/cleanup.yml:15 Saturday 02 December 2023 01:37:43 +0000 (0:00:00.047) 0:04:16.303 ***** ok: [sut] => { "ansible_python_version": "3.9.18" } TASK [Purge firewall configuration] ******************************************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/tasks/cleanup.yml:19 Saturday 02 December 2023 01:37:43 +0000 (0:00:00.040) 0:04:16.343 ***** TASK [fedora.linux_system_roles.firewall : Setup firewalld] ******************** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:2 Saturday 02 December 2023 01:37:43 +0000 (0:00:00.092) 0:04:16.436 ***** included: /WORKDIR/git-weekly-cio19ng8i2/.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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:2 Saturday 02 December 2023 01:37:43 +0000 (0:00:00.066) 0:04:16.503 ***** 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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:10 Saturday 02 December 2023 01:37:43 +0000 (0:00:00.098) 0:04:16.601 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:15 Saturday 02 December 2023 01:37:43 +0000 (0:00:00.035) 0:04:16.636 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.firewall : Install firewalld] ****************** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/firewalld.yml:19 Saturday 02 December 2023 01:37:43 +0000 (0:00:00.034) 0:04:16.671 ***** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: firewalld TASK [fedora.linux_system_roles.firewall : Collect service facts] ************** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:5 Saturday 02 December 2023 01:37:44 +0000 (0:00:00.786) 0:04:17.457 ***** 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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:9 Saturday 02 December 2023 01:37:44 +0000 (0:00:00.035) 0:04:17.493 ***** 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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:22 Saturday 02 December 2023 01:37:44 +0000 (0:00:00.043) 0:04:17.536 ***** ok: [sut] => { "changed": false, "name": "firewalld", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2023-12-02 01:33:18 UTC", "ActiveEnterTimestampMonotonic": "347868251", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket dbus-broker.service sysinit.target polkit.service basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 01:33:17 UTC", "AssertTimestampMonotonic": "347179083", "Before": "network-pre.target multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "952701000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-12-02 01:33:17 UTC", "ConditionTimestampMonotonic": "347179081", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service iptables.service nftables.service ip6tables.service ebtables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "4271", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5973", "ExecMainStartTimestamp": "Sat 2023-12-02 01:33:17 UTC", "ExecMainStartTimestampMonotonic": "347184841", "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 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; 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 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-12-02 01:33:17 UTC", "InactiveExitTimestampMonotonic": "347185061", "InvocationID": "e1f0b13d42094219a23910fe1f8b15fd", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "28556", "LimitNPROCSoft": "28556", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28556", "LimitSIGPENDINGSoft": "28556", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5973", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33079296", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 01:35:42 UTC", "StateChangeTimestampMonotonic": "492079999", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45689", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Enable and start firewalld service] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 Saturday 02 December 2023 01:37:45 +0000 (0:00:00.359) 0:04:17.896 ***** ok: [sut] => { "changed": false, "enabled": true, "name": "firewalld", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:firewalld_unit_file_t:s0", "ActiveEnterTimestamp": "Sat 2023-12-02 01:33:18 UTC", "ActiveEnterTimestampMonotonic": "347868251", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "dbus.socket dbus-broker.service sysinit.target polkit.service basic.target system.slice", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Sat 2023-12-02 01:33:17 UTC", "AssertTimestampMonotonic": "347179083", "Before": "network-pre.target multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedoraproject.FirewallD1", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "952701000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanReload": "yes", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Sat 2023-12-02 01:33:17 UTC", "ConditionTimestampMonotonic": "347179081", "ConfigurationDirectoryMode": "0755", "Conflicts": "ipset.service iptables.service nftables.service ip6tables.service ebtables.service shutdown.target", "ControlGroup": "/system.slice/firewalld.service", "ControlGroupId": "4271", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "firewalld - dynamic firewall daemon", "DevicePolicy": "auto", "Documentation": "\"man:firewalld(1)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/firewalld (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5973", "ExecMainStartTimestamp": "Sat 2023-12-02 01:33:17 UTC", "ExecMainStartTimestampMonotonic": "347184841", "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 }", "ExecReloadEx": "{ path=/bin/kill ; argv[]=/bin/kill -HUP $MAINPID ; flags= ; 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 }", "ExecStartEx": "{ path=/usr/sbin/firewalld ; argv[]=/usr/sbin/firewalld --nofork --nopid $FIREWALLD_ARGS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/firewalld.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "firewalld.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Sat 2023-12-02 01:33:17 UTC", "InactiveExitTimestampMonotonic": "347185061", "InvocationID": "e1f0b13d42094219a23910fe1f8b15fd", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "28556", "LimitNPROCSoft": "28556", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "28556", "LimitSIGPENDINGSoft": "28556", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5973", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "33079296", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "firewalld.service dbus-org.fedoraproject.FirewallD1.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Sat 2023-12-02 01:35:42 UTC", "StateChangeTimestampMonotonic": "492079999", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "4", "TasksMax": "45689", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "network-pre.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [fedora.linux_system_roles.firewall : Check if previous replaced is defined] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:34 Saturday 02 December 2023 01:37:45 +0000 (0:00:00.416) 0:04:18.312 ***** ok: [sut] => { "ansible_facts": { "__firewall_previous_replaced": true, "__firewall_python_cmd": "/usr/bin/python3", "__firewall_report_changed": true }, "changed": false } TASK [fedora.linux_system_roles.firewall : Get config files, checksums before and remove] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:43 Saturday 02 December 2023 01:37:45 +0000 (0:00:00.039) 0:04:18.352 ***** ok: [sut] => { "changed": false, "rc": 0 } STDOUT: 3a1ab2d1785dde2aa3ee536a22549522a16f0356251101153a6c29d3090207f6 /etc/firewalld/zones/public.xml STDERR: Shared connection to 10.31.45.46 closed. TASK [fedora.linux_system_roles.firewall : Tell firewall module it is able to report changed] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:55 Saturday 02 December 2023 01:37:46 +0000 (0:00:00.690) 0:04:19.043 ***** ok: [sut] => { "ansible_facts": { "__firewall_report_changed": false }, "changed": false } TASK [fedora.linux_system_roles.firewall : Configure firewall] ***************** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:71 Saturday 02 December 2023 01:37:46 +0000 (0:00:00.045) 0:04:19.088 ***** TASK [fedora.linux_system_roles.firewall : Gather firewall config information] *** task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:120 Saturday 02 December 2023 01:37:46 +0000 (0:00:00.037) 0:04:19.126 ***** TASK [fedora.linux_system_roles.firewall : Update firewalld_config fact] ******* task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:130 Saturday 02 December 2023 01:37:46 +0000 (0:00:00.037) 0:04:19.163 ***** 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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:139 Saturday 02 December 2023 01:37:46 +0000 (0:00:00.044) 0:04:19.208 ***** 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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:144 Saturday 02 December 2023 01:37:46 +0000 (0:00:00.045) 0:04:19.254 ***** 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-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:153 Saturday 02 December 2023 01:37:46 +0000 (0:00:00.048) 0:04:19.302 ***** ok: [sut] => { "changed": false, "rc": 0 } STDERR: Shared connection to 10.31.45.46 closed. TASK [fedora.linux_system_roles.firewall : Calculate what has changed] ********* task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:163 Saturday 02 December 2023 01:37:46 +0000 (0:00:00.271) 0:04:19.574 ***** changed: [sut] => { "ansible_facts": { "firewall_lib_result": { "changed": true } }, "changed": true } TASK [fedora.linux_system_roles.firewall : Show diffs] ************************* task path: /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:169 Saturday 02 December 2023 01:37:46 +0000 (0:00:00.060) 0:04:19.635 ***** skipping: [sut] => {} TASK [Leave realm] ************************************************************* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/tasks/cleanup.yml:28 Saturday 02 December 2023 01:37:46 +0000 (0:00:00.050) 0:04:19.686 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Destroy Kerberos tickets] ************************************************ task path: /WORKDIR/git-weekly-cio19ng8i2/tests/tasks/cleanup.yml:36 Saturday 02 December 2023 01:37:46 +0000 (0:00:00.058) 0:04:19.744 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure that yum and dnf caching is enabled] ****************************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/tasks/cleanup.yml:40 Saturday 02 December 2023 01:37:46 +0000 (0:00:00.046) 0:04:19.790 ***** ok: [sut] => { "backup": "", "changed": false } TASK [Remove related packages] ************************************************* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/tasks/cleanup.yml:46 Saturday 02 December 2023 01:37:47 +0000 (0:00:00.347) 0:04:20.137 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Removed: source-highlight-3.1.9-11.el9.x86_64", "Removed: lsof-4.94.0-3.el9.x86_64", "Removed: cyrus-sasl-2.1.27-21.el9.x86_64", "Removed: cyrus-sasl-gssapi-2.1.27-21.el9.x86_64", "Removed: libbabeltrace-1.5.8-10.el9.x86_64", "Removed: libtool-ltdl-2.4.6-45.el9.x86_64", "Removed: libipt-2.0.4-5.el9.x86_64", "Removed: msodbcsql17-17.10.5.1-1.x86_64", "Removed: mssql-server-16.0.4095.4-1.x86_64", "Removed: boost-regex-1.75.0-8.el9.x86_64", "Removed: bzip2-1.0.8-8.el9.x86_64", "Removed: mssql-server-selinux-16.0.4095.4-1.x86_64", "Removed: mssql-tools-17.10.1.1-1.x86_64", "Removed: unixODBC-2.3.11-1.rh.x86_64", "Removed: unixODBC-devel-2.3.11-1.rh.x86_64", "Removed: libicu-67.1-9.el9.x86_64", "Removed: gdb-10.2-12.el9.x86_64", "Removed: gdb-headless-10.2-12.el9.x86_64" ] } TASK [Remove related files] **************************************************** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/tasks/cleanup.yml:59 Saturday 02 December 2023 01:38:00 +0000 (0:00:13.157) 0:04:33.294 ***** 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 /etc/systemd/system/multi-user.target.wants/mssql-server.service", "delta": "0:00:00.006653", "end": "2023-12-02 01:38:00.577327", "rc": 0, "start": "2023-12-02 01:38:00.570674" } STDOUT: removed directory '/var/opt/mssql/.system/system/Temp' removed '/var/opt/mssql/.system/system/lsasetup.log' removed '/var/opt/mssql/.system/system/debug/PASSWD.LOG' removed directory '/var/opt/mssql/.system/system/debug' removed '/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/9feb6a3f-800d-4bae-bb34-8edfe236a6b7' removed '/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User/Preferred' removed directory '/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18/User' removed directory '/var/opt/mssql/.system/system/system32/Microsoft/Protect/S-1-5-18' removed directory '/var/opt/mssql/.system/system/system32/Microsoft/Protect' removed directory '/var/opt/mssql/.system/system/system32/Microsoft' removed directory '/var/opt/mssql/.system/system/system32/LogFiles/Scm' removed directory '/var/opt/mssql/.system/system/system32/LogFiles' removed directory '/var/opt/mssql/.system/system/system32' removed '/var/opt/mssql/.system/system/licensing.hiv' removed '/var/opt/mssql/.system/system/security.hiv' removed '/var/opt/mssql/.system/system/lsa.hiv' removed directory '/var/opt/mssql/.system/system' removed directory '/var/opt/mssql/.system/profiles/Client/Desktop' removed directory '/var/opt/mssql/.system/profiles/Client/Documents' removed directory '/var/opt/mssql/.system/profiles/Client/Temp' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/Temporary Internet Files' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/INetCache/IE' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/INetCache/Content.IE5' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/INetCache' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/INetCookies/ESE' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/INetCookies' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/History/History.IE5' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows/History' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft/Windows' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local/Microsoft' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Local' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/Certificates' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CRLs' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/CTLs' removed '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My/AppContainerUserCertRead' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates/My' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft/SystemCertificates' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming/Microsoft' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/Roaming' removed directory '/var/opt/mssql/.system/profiles/Client/AppData/LocalLow' removed directory '/var/opt/mssql/.system/profiles/Client/AppData' removed directory '/var/opt/mssql/.system/profiles/Client' removed directory '/var/opt/mssql/.system/profiles' removed '/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.26.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' removed '/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore/Microsoft.Diagnostics.Tracing.EventSource, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' removed directory '/var/opt/mssql/.system/programdata/Microsoft/NetFramework/BreadcrumbStore' removed directory '/var/opt/mssql/.system/programdata/Microsoft/NetFramework' removed directory '/var/opt/mssql/.system/programdata/Microsoft' removed directory '/var/opt/mssql/.system/programdata' removed '/var/opt/mssql/.system/instance_id' removed directory '/var/opt/mssql/.system' removed '/var/opt/mssql/data/master.mdf' removed '/var/opt/mssql/data/mastlog.ldf' removed '/var/opt/mssql/data/model.mdf' removed '/var/opt/mssql/data/modellog.ldf' removed '/var/opt/mssql/data/msdbdata.mdf' removed '/var/opt/mssql/data/msdblog.ldf' removed '/var/opt/mssql/data/model_replicatedmaster.mdf' removed '/var/opt/mssql/data/model_replicatedmaster.ldf' removed '/var/opt/mssql/data/model_msdbdata.mdf' removed '/var/opt/mssql/data/model_msdblog.ldf' removed '/var/opt/mssql/data/Entropy.bin' removed '/var/opt/mssql/data/tempdb.mdf' removed '/var/opt/mssql/data/templog.ldf' removed '/var/opt/mssql/data/tempdb2.ndf' removed '/var/opt/mssql/data/tempdb3.ndf' removed '/var/opt/mssql/data/tempdb4.ndf' removed '/var/opt/mssql/data/ExampleDB1.mdf' removed '/var/opt/mssql/data/ExampleDB1_log.ldf' removed '/var/opt/mssql/data/ExampleDB2.mdf' removed '/var/opt/mssql/data/ExampleDB2_log.ldf' removed '/var/opt/mssql/data/ExampleCert.pvk' removed '/var/opt/mssql/data/ExampleCert.cer' removed '/var/opt/mssql/data/ExampleDB1' removed '/var/opt/mssql/data/ExampleDB2' removed directory '/var/opt/mssql/data' removed '/var/opt/mssql/log/mssql-conf/mssql-conf.log' removed directory '/var/opt/mssql/log/mssql-conf' removed '/var/opt/mssql/log/sqlagentstartup.log' removed '/var/opt/mssql/log/HkEngineEventFile_0_133459545362900000.xel' removed '/var/opt/mssql/log/system_health_0_133459545384380000.xel' removed '/var/opt/mssql/log/log.trc' removed '/var/opt/mssql/log/HkEngineEventFile_0_133459545476370000.xel' removed '/var/opt/mssql/log/system_health_0_133459545496170000.xel' removed '/var/opt/mssql/log/log_1.trc' removed '/var/opt/mssql/log/errorlog.3' removed '/var/opt/mssql/log/errorlog.2' removed '/var/opt/mssql/log/errorlog.1' removed '/var/opt/mssql/log/errorlog' removed '/var/opt/mssql/log/HkEngineEventFile_0_133459545965540000.xel' removed '/var/opt/mssql/log/system_health_0_133459545985810000.xel' removed '/var/opt/mssql/log/log_2.trc' removed directory '/var/opt/mssql/log' removed '/var/opt/mssql/mssql.conf' removed '/var/opt/mssql/secrets/machine-key' removed directory '/var/opt/mssql/secrets' removed directory '/var/opt/mssql' removed directory '/opt/mssql' removed directory '/opt/mssql-tools' removed '/etc/yum.repos.d/packages-microsoft-com-mssql-server-2022.repo' removed '/etc/yum.repos.d/packages-microsoft-com-prod.repo' removed '/etc/systemd/system/multi-user.target.wants/mssql-server.service' TASK [Stop the mssql-server service] ******************************************* task path: /WORKDIR/git-weekly-cio19ng8i2/tests/tasks/cleanup.yml:71 Saturday 02 December 2023 01:38:00 +0000 (0:00:00.224) 0:04:33.519 ***** fatal: [sut]: FAILED! => { "changed": true, "cmd": [ "systemctl", "stop", "mssql-server" ], "delta": "0:00:00.009464", "end": "2023-12-02 01:38:00.803853", "rc": 5, "start": "2023-12-02 01:38:00.794389" } STDERR: Failed to stop mssql-server.service: Unit mssql-server.service not loaded. MSG: non-zero return code ...ignoring RUNNING HANDLER [linux-system-roles.mssql : Restart the mssql-server service] *** task path: /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/handlers/main.yml:3 Saturday 02 December 2023 01:38:00 +0000 (0:00:00.193) 0:04:33.712 ***** to retry, use: --limit @/tmp/tests_configure_ha_cluster.retry PLAY RECAP ********************************************************************* sut : ok=155 changed=27 unreachable=0 failed=1 skipped=167 rescued=1 ignored=1 Saturday 02 December 2023 01:38:00 +0000 (0:00:00.001) 0:04:33.714 ***** =============================================================================== linux-system-roles.mssql : Ensure the package mssql-server-selinux ---- 103.22s /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:234 linux-system-roles.mssql : Wait for mssql-server to prepare for client connections -- 15.35s /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:26 linux-system-roles.mssql : Wait for mssql-server to prepare for client connections -- 15.27s /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:26 linux-system-roles.mssql : Wait for mssql-server to prepare for client connections -- 15.25s /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:26 linux-system-roles.mssql : Wait for mssql-server to prepare for client connections -- 15.23s /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/input_sql_files.yml:26 linux-system-roles.mssql : Ensure that SQL Server client tools are installed -- 13.26s /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:393 Remove related packages ------------------------------------------------ 13.16s /WORKDIR/git-weekly-cio19ng8i2/tests/tasks/cleanup.yml:46 --------------------- linux-system-roles.mssql : Set up MSSQL --------------------------------- 7.87s /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:298 fedora.linux_system_roles.selinux : Get SELinux modules facts ----------- 6.53s /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/main.yml:104 linux-system-roles.mssql : Generate the template on the host for configure_ag.j2 --- 3.58s /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:20 linux-system-roles.mssql : Ensure that the tuned-profiles-mssql package is installed --- 3.54s /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:333 fedora.linux_system_roles.selinux : Install SELinux python3 tools ------- 2.69s /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:23 linux-system-roles.mssql : Fetch certificate files from the primary to the control node --- 2.51s /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:1067 fedora.linux_system_roles.firewall : Enable and start firewalld service --- 2.38s /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/firewall/tasks/main.yml:28 linux-system-roles.mssql : Input with the sqlcmd command configure_endpoint.j2 --- 2.35s /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:28 fedora.linux_system_roles.selinux : Install SELinux tool semanage ------- 1.97s /WORKDIR/git-weekly-cio19ng8i2/.collection/ansible_collections/fedora/linux_system_roles/roles/selinux/tasks/ensure_selinux_packages.yml:45 Gathering Facts --------------------------------------------------------- 1.64s /WORKDIR/git-weekly-cio19ng8i2/tests/tests_configure_ha_cluster.yml:3 --------- linux-system-roles.mssql : Generate the template on the host for create_and_back_up_cert.j2 --- 1.60s /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:20 linux-system-roles.mssql : Gather system services facts ----------------- 1.59s /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/main.yml:270 linux-system-roles.mssql : Generate the template on the host for configure_endpoint.j2 --- 1.58s /WORKDIR/git-weekly-cio19ng8i2/tests/roles/linux-system-roles.mssql/tasks/sqlcmd_input_file.yml:20 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---