# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_cib_constraints_create.yml ************************************* 2 plays in /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml PLAY [all] ********************************************************************* TASK [Include vault variables] ************************************************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:4 Tuesday 05 December 2023 09:35:17 +0000 (0:00:00.016) 0:00:00.016 ****** ok: [sut] => { "ansible_facts": { "ha_cluster_hacluster_password": { "__ansible_vault": "$ANSIBLE_VAULT;1.1;AES256\n31303833633366333561656439323930303361333161363239346166656537323933313436\n3432386236656563343237306335323637396239616230353561330a313731623238393238\n62343064666336643930663239383936616465643134646536656532323461356237646133\n3761616633323839633232353637366266350a313163633236376666653238633435306565\n3264623032333736393535663833\n" } }, "ansible_included_var_files": [ "/WORKDIR/git-fix-sbd-timeout37o_rjto/tests/vars/vault-variables.yml" ], "changed": false } PLAY [Create all kinds of resource constraints in a cluster] ******************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:9 Tuesday 05 December 2023 09:35:17 +0000 (0:00:00.023) 0:00:00.039 ****** ok: [sut] TASK [Set up test environment] ************************************************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:402 Tuesday 05 December 2023 09:35:18 +0000 (0:00:00.896) 0:00:00.936 ****** TASK [fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:9 Tuesday 05 December 2023 09:35:18 +0000 (0:00:00.034) 0:00:00.970 ****** ok: [sut] => { "ansible_facts": { "inventory_hostname": "localhost" }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Ensure facts used by tests] ******* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:14 Tuesday 05 December 2023 09:35:18 +0000 (0:00:00.026) 0:00:00.996 ****** skipping: [sut] => { "changed": false, "false_condition": "'distribution' not in ansible_facts", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Check if system is ostree] ******** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:22 Tuesday 05 December 2023 09:35:18 +0000 (0:00:00.010) 0:00:01.007 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:27 Tuesday 05 December 2023 09:35:18 +0000 (0:00:00.280) 0:00:01.288 ****** ok: [sut] => { "ansible_facts": { "__ha_cluster_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:32 Tuesday 05 December 2023 09:35:18 +0000 (0:00:00.017) 0:00:01.305 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_distribution == 'RedHat'", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Copy nss-altfiles ha_cluster users to /etc/passwd] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:41 Tuesday 05 December 2023 09:35:18 +0000 (0:00:00.010) 0:00:01.316 ****** skipping: [sut] => { "changed": false, "false_condition": "__ha_cluster_is_ostree | d(false)", "skip_reason": "Conditional result was False" } TASK [Run HA Cluster role] ***************************************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:407 Tuesday 05 December 2023 09:35:18 +0000 (0:00:00.021) 0:00:01.337 ****** TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:3 Tuesday 05 December 2023 09:35:18 +0000 (0:00:00.044) 0:00:01.382 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:2 Tuesday 05 December 2023 09:35:18 +0000 (0:00:00.016) 0:00:01.399 ****** skipping: [sut] => { "changed": false, "false_condition": "__ha_cluster_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Check if system is ostree] ******** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:10 Tuesday 05 December 2023 09:35:18 +0000 (0:00:00.021) 0:00:01.420 ****** skipping: [sut] => { "changed": false, "false_condition": "not __ha_cluster_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:15 Tuesday 05 December 2023 09:35:18 +0000 (0:00:00.013) 0:00:01.434 ****** skipping: [sut] => { "changed": false, "false_condition": "not __ha_cluster_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:19 Tuesday 05 December 2023 09:35:18 +0000 (0:00:00.014) 0:00:01.448 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__ha_cluster_fullstack_node_packages": [ "corosync", "libknet1-plugins-all", "resource-agents", "pacemaker", "openssl" ], "__ha_cluster_pcs_provider": "pcs-0.10", "__ha_cluster_qdevice_node_packages": [ "corosync-qdevice", "bash", "coreutils", "curl", "grep", "nss-tools", "openssl", "sed" ], "__ha_cluster_repos": [], "__ha_cluster_role_essential_packages": [ "pcs", "corosync-qnetd" ], "__ha_cluster_sbd_packages": [ "sbd" ], "__ha_cluster_services": [ "corosync", "corosync-qdevice", "pacemaker" ] }, "ansible_included_var_files": [ "/WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/RedHat.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } skipping: [sut] => (item=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Set Linux Pacemaker shell specific variables] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:34 Tuesday 05 December 2023 09:35:18 +0000 (0:00:00.029) 0:00:01.478 ****** ok: [sut] => { "ansible_facts": {}, "ansible_included_var_files": [ "/WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/shell_pcs.yml" ], "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Enable package repositories] ****** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:6 Tuesday 05 December 2023 09:35:18 +0000 (0:00:00.013) 0:00:01.492 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Find platform/version specific tasks to enable repositories] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml:3 Tuesday 05 December 2023 09:35:18 +0000 (0:00:00.016) 0:00:01.509 ****** ok: [sut] => (item=RedHat.yml) => { "ansible_facts": { "__ha_cluster_enable_repo_tasks_file": "/WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/RedHat.yml" }, "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "__ha_cluster_enable_repo_tasks_file": "/WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/Fedora.yml" }, "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__ha_cluster_enable_repo_tasks_file_candidate is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_37.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__ha_cluster_enable_repo_tasks_file_candidate is file", "item": "Fedora_37.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Run platform/version specific tasks to enable repositories] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-package-repositories.yml:21 Tuesday 05 December 2023 09:35:18 +0000 (0:00:00.033) 0:00:01.542 ****** TASK [fedora.linux_system_roles.ha_cluster : Install role essential packages] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:11 Tuesday 05 December 2023 09:35:18 +0000 (0:00:00.025) 0:00:01.568 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libknet1-compress-bzip2-plugin-1.24-2.fc37.x86_64", "Installed: libknet1-compress-lz4-plugin-1.24-2.fc37.x86_64", "Installed: libknet1-compress-lzma-plugin-1.24-2.fc37.x86_64", "Installed: libknet1-compress-lzo2-plugin-1.24-2.fc37.x86_64", "Installed: libknet1-compress-plugins-all-1.24-2.fc37.x86_64", "Installed: libknet1-compress-zlib-plugin-1.24-2.fc37.x86_64", "Installed: libknet1-compress-zstd-plugin-1.24-2.fc37.x86_64", "Installed: libknet1-crypto-nss-plugin-1.24-2.fc37.x86_64", "Installed: libknet1-crypto-openssl-plugin-1.24-2.fc37.x86_64", "Installed: libknet1-crypto-plugins-all-1.24-2.fc37.x86_64", "Installed: python3-pycparser-2.20-8.fc37.noarch", "Installed: python3-pyparsing-3.0.9-2.fc37.noarch", "Installed: libknet1-plugins-all-1.24-2.fc37.x86_64", "Installed: corosync-3.1.7-1.fc37.x86_64", "Installed: nss-3.94.0-2.fc37.x86_64", "Installed: python3-ply-3.11-17.fc37.noarch", "Installed: python3-pycurl-7.45.1-4.fc37.x86_64", "Installed: corosync-qnetd-3.0.3-1.fc37.x86_64", "Installed: corosynclib-3.1.7-1.fc37.x86_64", "Installed: rubygem-ethon-0.15.0-3.fc37.noarch", "Installed: ruby-3.1.4-176.fc37.x86_64", "Installed: rubygem-sinatra-1:2.2.0-3.fc37.noarch", "Installed: net-snmp-libs-1:5.9.4-1.fc37.x86_64", "Installed: nss-softokn-3.94.0-2.fc37.x86_64", "Installed: nss-softokn-freebl-3.94.0-2.fc37.x86_64", "Installed: ruby-default-gems-3.1.4-176.fc37.noarch", "Installed: rubygem-psych-4.0.4-176.fc37.x86_64", "Installed: nss-sysinit-3.94.0-2.fc37.x86_64", "Installed: nss-tools-3.94.0-2.fc37.x86_64", "Installed: nss-util-3.94.0-2.fc37.x86_64", "Installed: ruby-libs-3.1.4-176.fc37.x86_64", "Installed: rubygem-childprocess-4.1.0-3.fc37.noarch", "Installed: pacemaker-2.1.6-4.fc37.x86_64", "Installed: pacemaker-cli-2.1.6-4.fc37.x86_64", "Installed: lzo-2.10-7.fc37.x86_64", "Installed: pacemaker-cluster-libs-2.1.6-4.fc37.x86_64", "Installed: rubygem-ffi-1.15.5-4.fc37.x86_64", "Installed: rubygem-rdoc-6.4.0-176.fc37.noarch", "Installed: pacemaker-libs-2.1.6-4.fc37.x86_64", "Installed: rubypick-1.1.1-17.fc37.noarch", "Installed: python3-cryptography-37.0.2-5.fc37.x86_64", "Installed: rubygem-rexml-3.2.5-176.fc37.noarch", "Installed: pacemaker-schemas-2.1.6-4.fc37.noarch", "Installed: libqb-2.0.6-3.fc37.x86_64", "Installed: bzip2-1.0.8-12.fc37.x86_64", "Installed: rubygem-json-2.6.3-200.fc37.x86_64", "Installed: rubygem-bigdecimal-3.1.1-176.fc37.x86_64", "Installed: rubygem-bundler-2.3.26-176.fc37.noarch", "Installed: python3-tornado-6.2.0-2.fc37.x86_64", "Installed: python3-psutil-5.9.1-1.fc37.x86_64", "Installed: rubygems-3.3.26-176.fc37.noarch", "Installed: rubygem-puma-5.6.5-1.fc37.x86_64", "Installed: rubygem-tilt-2.0.10-8.fc37.noarch", "Installed: perl-TimeDate-1:2.33-9.fc37.noarch", "Installed: rubygem-mustermann-1.1.1-7.fc37.noarch", "Installed: python3-cffi-1.15.1-2.fc37.x86_64", "Installed: rubygem-rack-1:2.2.4-1.fc37.noarch", "Installed: libnozzle1-1.24-2.fc37.x86_64", "Installed: rubygem-rack-protection-2.2.0-2.fc37.noarch", "Installed: pcs-0.11.6-1.fc37.noarch", "Installed: rubygem-rack-test-1.1.0-6.fc37.noarch", "Installed: logrotate-3.20.1-3.fc37.x86_64", "Installed: resource-agents-4.12.0-1.fc37.x86_64", "Installed: rubygem-io-console-0.5.11-176.fc37.x86_64", "Installed: rubygem-backports-3.20.1-5.fc37.noarch", "Installed: rubygem-nio4r-2.5.2-9.fc37.x86_64", "Installed: libknet1-1.24-2.fc37.x86_64", "Removed: nss-3.93.0-1.fc37.x86_64", "Removed: nss-softokn-3.93.0-1.fc37.x86_64", "Removed: nss-softokn-freebl-3.93.0-1.fc37.x86_64", "Removed: nss-sysinit-3.93.0-1.fc37.x86_64", "Removed: nss-util-3.93.0-1.fc37.x86_64" ] } TASK [fedora.linux_system_roles.ha_cluster : Check and prepare role variables] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:17 Tuesday 05 December 2023 09:35:33 +0000 (0:00:14.637) 0:00:16.206 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:5 Tuesday 05 December 2023 09:35:33 +0000 (0:00:00.041) 0:00:16.247 ****** skipping: [sut] => (item=ha_cluster_hacluster_password) => { "ansible_loop_var": "item", "changed": false, "false_condition": "lookup(\"vars\", item, default=\"\") | string | length < 1", "item": "ha_cluster_hacluster_password", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:15 Tuesday 05 December 2023 09:35:33 +0000 (0:00:00.046) 0:00:16.293 ****** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_sbd_enabled", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Fail if configuring qnetd on a cluster node] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:30 Tuesday 05 December 2023 09:35:33 +0000 (0:00:00.015) 0:00:16.309 ****** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_qnetd.present | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Fail if no valid level is specified for a fencing level] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:40 Tuesday 05 December 2023 09:35:33 +0000 (0:00:00.026) 0:00:16.336 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Fail if no target is specified for a fencing level] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:48 Tuesday 05 December 2023 09:35:33 +0000 (0:00:00.014) 0:00:16.350 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Discover cluster node names] ****** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:62 Tuesday 05 December 2023 09:35:33 +0000 (0:00:00.013) 0:00:16.363 ****** ok: [sut] => { "ansible_facts": { "__ha_cluster_node_name": "localhost" }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Collect cluster node names] ******* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:66 Tuesday 05 December 2023 09:35:33 +0000 (0:00:00.030) 0:00:16.394 ****** ok: [sut] => { "ansible_facts": { "__ha_cluster_all_node_names": [ "localhost" ] }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Extract qdevice settings] ********* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:70 Tuesday 05 December 2023 09:35:33 +0000 (0:00:00.030) 0:00:16.425 ****** ok: [sut] => { "ansible_facts": { "__ha_cluster_qdevice_host": "", "__ha_cluster_qdevice_in_use": false, "__ha_cluster_qdevice_model": "", "__ha_cluster_qdevice_pcs_address": "" }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Figure out if ATB needs to be enabled for SBD] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:79 Tuesday 05 December 2023 09:35:33 +0000 (0:00:00.045) 0:00:16.470 ****** ok: [sut] => { "ansible_facts": { "__ha_cluster_sbd_needs_atb": false }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:89 Tuesday 05 December 2023 09:35:33 +0000 (0:00:00.031) 0:00:16.501 ****** skipping: [sut] => { "changed": false, "false_condition": "__ha_cluster_sbd_needs_atb | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Fail if ha_cluster_pcsd_public_key_src and ha_cluster_pcsd_private_key_src are set along with ha_cluster_pcsd_certificates] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:96 Tuesday 05 December 2023 09:35:33 +0000 (0:00:00.020) 0:00:16.521 ****** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_pcsd_public_key_src is not none", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Fetch pcs capabilities] *********** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:110 Tuesday 05 December 2023 09:35:33 +0000 (0:00:00.015) 0:00:16.537 ****** ok: [sut] => { "changed": false, "cmd": [ "pcs", "--version", "--full" ], "delta": "0:00:01.288952", "end": "2023-12-05 09:35:35.270971", "rc": 0, "start": "2023-12-05 09:35:33.982019" } STDOUT: 0.11.6 booth booth.enable-authfile.unset cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.local cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all cluster.report cluster.verify corosync.authkey.update corosync.config.get corosync.config.get.struct corosync.config.reload corosync.config.sync-to-local-cluster corosync.config.update corosync.link.add corosync.link.remove corosync.link.remove.list corosync.link.update corosync.qdevice corosync.qdevice.model.net corosync.quorum corosync.quorum.device corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.heuristics corosync.quorum.device.model.net corosync.quorum.set-expected-votes-runtime corosync.quorum.status corosync.quorum.unblock corosync.totem.block_unlisted_ips corosync.uidgid node.add node.add.enable node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.attributes.set-list-for-node node.confirm-off node.fence node.guest node.kill node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remote node.remote.onfail-demote node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.list node.start-stop-enable-disable.start-wait node.utilization node.utilization.set-list-for-node pcmk.acl.enable-disable pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.user pcmk.alert pcmk.cib.checkpoints pcmk.cib.checkpoints.diff pcmk.cib.edit pcmk.cib.get pcmk.cib.get.scope pcmk.cib.roles.promoted-unpromoted pcmk.cib.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options pcmk.constraint.config.output-formats pcmk.constraint.hide-expired pcmk.constraint.location.simple pcmk.constraint.location.simple.options pcmk.constraint.location.simple.resource-regexp pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.location.simple.rule.options pcmk.constraint.location.simple.rule.rule-add-remove pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.order.simple.options pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.config.output-formats pcmk.properties.cluster.defaults pcmk.properties.cluster.describe pcmk.properties.cluster.describe.output-formats pcmk.properties.operation-defaults pcmk.properties.operation-defaults.multiple pcmk.properties.operation-defaults.rule pcmk.properties.operation-defaults.rule-rsc-op pcmk.properties.operation-defaults.rule.hide-expired pcmk.properties.operation-defaults.rule.node-attr-type-number pcmk.properties.resource-defaults pcmk.properties.resource-defaults.multiple pcmk.properties.resource-defaults.rule pcmk.properties.resource-defaults.rule-rsc-op pcmk.properties.resource-defaults.rule.hide-expired pcmk.properties.resource-defaults.rule.node-attr-type-number pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.clear-expired pcmk.resource.bundle pcmk.resource.bundle.container-docker pcmk.resource.bundle.container-docker.promoted-max pcmk.resource.bundle.container-podman pcmk.resource.bundle.container-podman.promoted-max pcmk.resource.bundle.container-rkt pcmk.resource.bundle.container-rkt.promoted-max pcmk.resource.bundle.reset pcmk.resource.bundle.wait pcmk.resource.cleanup pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.clone.custom-id pcmk.resource.clone.meta-in-create pcmk.resource.clone.wait pcmk.resource.config.output-formats pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.in-existing-bundle pcmk.resource.create.meta pcmk.resource.create.meta.future pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.debug pcmk.resource.delete pcmk.resource.disable.safe pcmk.resource.disable.safe.brief pcmk.resource.disable.safe.tag pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.tag pcmk.resource.enable-disable.wait pcmk.resource.failcount pcmk.resource.group pcmk.resource.group.add-remove-list pcmk.resource.group.wait pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.move.autoclean.default pcmk.resource.promotable pcmk.resource.promotable.custom-id pcmk.resource.promotable.meta-in-create pcmk.resource.promotable.wait pcmk.resource.refresh pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.relations pcmk.resource.relocate pcmk.resource.restart pcmk.resource.update pcmk.resource.update-meta pcmk.resource.update-meta.list pcmk.resource.update-meta.wait pcmk.resource.update-operations pcmk.resource.update-operations.onfail-demote pcmk.resource.update.meta pcmk.resource.update.operations pcmk.resource.update.operations.onfail-demote pcmk.resource.update.wait pcmk.resource.utilization pcmk.resource.utilization-set-list-for-resource pcmk.stonith.cleanup pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.history.cleanup pcmk.stonith.history.show pcmk.stonith.history.update pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.update pcmk.stonith.update.scsi-devices pcmk.stonith.update.scsi-devices.add-remove pcmk.stonith.update.scsi-devices.mpath pcmk.tag pcmk.tag.resources pcs.auth.client pcs.auth.client.cluster pcs.auth.client.token pcs.auth.deauth-client pcs.auth.deauth-server pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server.token pcs.cfg-in-file.cib pcs.daemon-ssl-cert.set pcs.daemon-ssl-cert.sync-to-local-cluster pcs.disaster-recovery.essentials pcs.reports.severity.deprecation pcs.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.resources.hide-inactive status.pcmk.resources.id status.pcmk.resources.node status.pcmk.resources.orphaned status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation TASK [fedora.linux_system_roles.ha_cluster : Parse pcs capabilities] *********** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:117 Tuesday 05 December 2023 09:35:35 +0000 (0:00:01.697) 0:00:18.234 ****** ok: [sut] => { "ansible_facts": { "__ha_cluster_pcs_capabilities": [ "booth", "booth.enable-authfile.unset", "cluster.config.backup-local", "cluster.config.restore-cluster", "cluster.config.restore-local", "cluster.config.uuid", "cluster.create", "cluster.create.enable", "cluster.create.local", "cluster.create.no-keys-sync", "cluster.create.separated-name-and-address", "cluster.create.start", "cluster.create.start.wait", "cluster.create.transport.knet", "cluster.create.transport.udp-udpu", "cluster.create.transport.udp-udpu.no-rrp", "cluster.destroy", "cluster.destroy.all", "cluster.report", "cluster.verify", "corosync.authkey.update", "corosync.config.get", "corosync.config.get.struct", "corosync.config.reload", "corosync.config.sync-to-local-cluster", "corosync.config.update", "corosync.link.add", "corosync.link.remove", "corosync.link.remove.list", "corosync.link.update", "corosync.qdevice", "corosync.qdevice.model.net", "corosync.quorum", "corosync.quorum.device", "corosync.quorum.device.client.model.net.certificates.local", "corosync.quorum.device.heuristics", "corosync.quorum.device.model.net", "corosync.quorum.set-expected-votes-runtime", "corosync.quorum.status", "corosync.quorum.unblock", "corosync.totem.block_unlisted_ips", "corosync.uidgid", "node.add", "node.add.enable", "node.add.separated-name-and-address", "node.add.start", "node.add.start.wait", "node.attributes", "node.attributes.set-list-for-node", "node.confirm-off", "node.fence", "node.guest", "node.kill", "node.maintenance", "node.maintenance.all", "node.maintenance.list", "node.maintenance.wait", "node.remote", "node.remote.onfail-demote", "node.remove", "node.remove-from-caches", "node.remove.list", "node.standby", "node.standby.all", "node.standby.list", "node.standby.wait", "node.start-stop-enable-disable", "node.start-stop-enable-disable.all", "node.start-stop-enable-disable.list", "node.start-stop-enable-disable.start-wait", "node.utilization", "node.utilization.set-list-for-node", "pcmk.acl.enable-disable", "pcmk.acl.group", "pcmk.acl.role", "pcmk.acl.role.create-with-permissions", "pcmk.acl.role.delete-with-users-groups", "pcmk.acl.user", "pcmk.alert", "pcmk.cib.checkpoints", "pcmk.cib.checkpoints.diff", "pcmk.cib.edit", "pcmk.cib.get", "pcmk.cib.get.scope", "pcmk.cib.roles.promoted-unpromoted", "pcmk.cib.set", "pcmk.constraint.colocation.set", "pcmk.constraint.colocation.set.options", "pcmk.constraint.colocation.simple", "pcmk.constraint.colocation.simple.options", "pcmk.constraint.config.output-formats", "pcmk.constraint.hide-expired", "pcmk.constraint.location.simple", "pcmk.constraint.location.simple.options", "pcmk.constraint.location.simple.resource-regexp", "pcmk.constraint.location.simple.rule", "pcmk.constraint.location.simple.rule.node-attr-type-number", "pcmk.constraint.location.simple.rule.options", "pcmk.constraint.location.simple.rule.rule-add-remove", "pcmk.constraint.no-autocorrect", "pcmk.constraint.order.set", "pcmk.constraint.order.set.options", "pcmk.constraint.order.simple", "pcmk.constraint.order.simple.options", "pcmk.constraint.ticket.set", "pcmk.constraint.ticket.set.options", "pcmk.constraint.ticket.simple", "pcmk.constraint.ticket.simple.constraint-id", "pcmk.properties.cluster", "pcmk.properties.cluster.config.output-formats", "pcmk.properties.cluster.defaults", "pcmk.properties.cluster.describe", "pcmk.properties.cluster.describe.output-formats", "pcmk.properties.operation-defaults", "pcmk.properties.operation-defaults.multiple", "pcmk.properties.operation-defaults.rule", "pcmk.properties.operation-defaults.rule-rsc-op", "pcmk.properties.operation-defaults.rule.hide-expired", "pcmk.properties.operation-defaults.rule.node-attr-type-number", "pcmk.properties.resource-defaults", "pcmk.properties.resource-defaults.multiple", "pcmk.properties.resource-defaults.rule", "pcmk.properties.resource-defaults.rule-rsc-op", "pcmk.properties.resource-defaults.rule.hide-expired", "pcmk.properties.resource-defaults.rule.node-attr-type-number", "pcmk.resource.ban-move-clear", "pcmk.resource.ban-move-clear.clear-expired", "pcmk.resource.bundle", "pcmk.resource.bundle.container-docker", "pcmk.resource.bundle.container-docker.promoted-max", "pcmk.resource.bundle.container-podman", "pcmk.resource.bundle.container-podman.promoted-max", "pcmk.resource.bundle.container-rkt", "pcmk.resource.bundle.container-rkt.promoted-max", "pcmk.resource.bundle.reset", "pcmk.resource.bundle.wait", "pcmk.resource.cleanup", "pcmk.resource.cleanup.one-resource", "pcmk.resource.cleanup.strict", "pcmk.resource.clone", "pcmk.resource.clone.custom-id", "pcmk.resource.clone.meta-in-create", "pcmk.resource.clone.wait", "pcmk.resource.config.output-formats", "pcmk.resource.create", "pcmk.resource.create.clone.custom-id", "pcmk.resource.create.in-existing-bundle", "pcmk.resource.create.meta", "pcmk.resource.create.meta.future", "pcmk.resource.create.no-master", "pcmk.resource.create.operations", "pcmk.resource.create.operations.onfail-demote", "pcmk.resource.create.promotable", "pcmk.resource.create.promotable.custom-id", "pcmk.resource.create.wait", "pcmk.resource.debug", "pcmk.resource.delete", "pcmk.resource.disable.safe", "pcmk.resource.disable.safe.brief", "pcmk.resource.disable.safe.tag", "pcmk.resource.disable.simulate", "pcmk.resource.disable.simulate.brief", "pcmk.resource.disable.simulate.tag", "pcmk.resource.enable-disable", "pcmk.resource.enable-disable.list", "pcmk.resource.enable-disable.tag", "pcmk.resource.enable-disable.wait", "pcmk.resource.failcount", "pcmk.resource.group", "pcmk.resource.group.add-remove-list", "pcmk.resource.group.wait", "pcmk.resource.manage-unmanage", "pcmk.resource.manage-unmanage.list", "pcmk.resource.manage-unmanage.tag", "pcmk.resource.manage-unmanage.with-monitor", "pcmk.resource.move.autoclean", "pcmk.resource.move.autoclean.default", "pcmk.resource.promotable", "pcmk.resource.promotable.custom-id", "pcmk.resource.promotable.meta-in-create", "pcmk.resource.promotable.wait", "pcmk.resource.refresh", "pcmk.resource.refresh.one-resource", "pcmk.resource.refresh.strict", "pcmk.resource.relations", "pcmk.resource.relocate", "pcmk.resource.restart", "pcmk.resource.update", "pcmk.resource.update-meta", "pcmk.resource.update-meta.list", "pcmk.resource.update-meta.wait", "pcmk.resource.update-operations", "pcmk.resource.update-operations.onfail-demote", "pcmk.resource.update.meta", "pcmk.resource.update.operations", "pcmk.resource.update.operations.onfail-demote", "pcmk.resource.update.wait", "pcmk.resource.utilization", "pcmk.resource.utilization-set-list-for-resource", "pcmk.stonith.cleanup", "pcmk.stonith.cleanup.one-resource", "pcmk.stonith.cleanup.strict", "pcmk.stonith.create", "pcmk.stonith.create.in-group", "pcmk.stonith.create.meta", "pcmk.stonith.create.operations", "pcmk.stonith.create.operations.onfail-demote", "pcmk.stonith.create.wait", "pcmk.stonith.delete", "pcmk.stonith.enable-disable", "pcmk.stonith.enable-disable.list", "pcmk.stonith.enable-disable.wait", "pcmk.stonith.history.cleanup", "pcmk.stonith.history.show", "pcmk.stonith.history.update", "pcmk.stonith.levels", "pcmk.stonith.levels.add-remove-devices-list", "pcmk.stonith.levels.clear", "pcmk.stonith.levels.node-attr", "pcmk.stonith.levels.node-regexp", "pcmk.stonith.levels.verify", "pcmk.stonith.refresh", "pcmk.stonith.refresh.one-resource", "pcmk.stonith.refresh.strict", "pcmk.stonith.update", "pcmk.stonith.update.scsi-devices", "pcmk.stonith.update.scsi-devices.add-remove", "pcmk.stonith.update.scsi-devices.mpath", "pcmk.tag", "pcmk.tag.resources", "pcs.auth.client", "pcs.auth.client.cluster", "pcs.auth.client.token", "pcs.auth.deauth-client", "pcs.auth.deauth-server", "pcs.auth.no-bidirectional", "pcs.auth.separated-name-and-address", "pcs.auth.server.token", "pcs.cfg-in-file.cib", "pcs.daemon-ssl-cert.set", "pcs.daemon-ssl-cert.sync-to-local-cluster", "pcs.disaster-recovery.essentials", "pcs.reports.severity.deprecation", "pcs.request-timeout", "resource-agents.describe", "resource-agents.list", "resource-agents.list.detailed", "resource-agents.ocf.version-1-0", "resource-agents.ocf.version-1-1", "resource-agents.self-validation", "sbd", "sbd.option-timeout-action", "sbd.shared-block-device", "status.corosync.membership", "status.pcmk.resources.hide-inactive", "status.pcmk.resources.id", "status.pcmk.resources.node", "status.pcmk.resources.orphaned", "status.pcmk.xml", "stonith-agents.describe", "stonith-agents.list", "stonith-agents.list.detailed", "stonith-agents.ocf.version-1-0", "stonith-agents.ocf.version-1-1", "stonith-agents.self-validation" ], "__ha_cluster_pcsd_capabilities_available": true }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Fetch pcsd capabilities] ********** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:124 Tuesday 05 December 2023 09:35:35 +0000 (0:00:00.038) 0:00:18.272 ****** ok: [sut] => { "changed": false, "cmd": [ "pcsd", "--version", "--full" ], "delta": "0:00:01.038581", "end": "2023-12-05 09:35:36.631422", "rc": 0, "start": "2023-12-05 09:35:35.592841" } STDOUT: 0.11.6 booth.get-config booth.set-config booth.set-config.multiple cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all corosync.config.get corosync.config.set corosync.qdevice.model.net.certificates corosync.quorum.device.client corosync.quorum.device.client.model.net.certificates corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.client.model.net.certificates.rest-api.v2 corosync.quorum.status corosync.totem.block_unlisted_ips node.add node.add.enable node.add.list node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.stop-component node.utilization pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.role.delete-with-users-groups-implicit pcmk.acl.user pcmk.alert pcmk.cib.get pcmk.cib.roles.promoted-unpromoted pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.config.output-formats pcmk.constraint.location.simple pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.describe pcmk.properties.cluster.describe.rest-api.v2 pcmk.properties.cluster.get_properties.rest-api.v2 pcmk.properties.cluster.set_properties.rest-api.v2 pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.clear-expired pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.meta pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.delete pcmk.resource.delete.list pcmk.resource.disable.safe pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.wait pcmk.resource.group pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.promotable pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.update pcmk.resource.update-meta pcmk.resource.utilization pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.delete.list pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.scsi-unfence-node-mpath pcmk.stonith.scsi-unfence-node-v2 pcmk.stonith.update pcs.auth.export-cluster-known-hosts pcs.auth.known-host-change pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server pcs.automatic-pcs-configs-sync pcs.daemon-ssl-cert.set pcs.permissions pcs.rest-api.v1.1 pcs.rest-api.v2 resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation resource-agents.simplified-query-api sbd sbd-node sbd-node.shared-block-device sbd.option-timeout-action status.pcmk.local-node stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation TASK [fedora.linux_system_roles.ha_cluster : Parse pcsd capabilities] ********** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:132 Tuesday 05 December 2023 09:35:36 +0000 (0:00:01.316) 0:00:19.588 ****** ok: [sut] => { "ansible_facts": { "__ha_cluster_pcsd_capabilities": [ "booth.get-config", "booth.set-config", "booth.set-config.multiple", "cluster.config.restore-local", "cluster.config.uuid", "cluster.create", "cluster.create.enable", "cluster.create.no-keys-sync", "cluster.create.separated-name-and-address", "cluster.create.start", "cluster.create.start.wait", "cluster.create.transport.knet", "cluster.create.transport.udp-udpu", "cluster.create.transport.udp-udpu.no-rrp", "cluster.destroy", "cluster.destroy.all", "corosync.config.get", "corosync.config.set", "corosync.qdevice.model.net.certificates", "corosync.quorum.device.client", "corosync.quorum.device.client.model.net.certificates", "corosync.quorum.device.client.model.net.certificates.local", "corosync.quorum.device.client.model.net.certificates.rest-api.v2", "corosync.quorum.status", "corosync.totem.block_unlisted_ips", "node.add", "node.add.enable", "node.add.list", "node.add.separated-name-and-address", "node.add.start", "node.add.start.wait", "node.attributes", "node.maintenance", "node.maintenance.all", "node.maintenance.list", "node.maintenance.wait", "node.remove", "node.remove-from-caches", "node.remove.list", "node.standby", "node.standby.all", "node.standby.list", "node.standby.wait", "node.start-stop-enable-disable", "node.start-stop-enable-disable.all", "node.start-stop-enable-disable.stop-component", "node.utilization", "pcmk.acl.group", "pcmk.acl.role", "pcmk.acl.role.create-with-permissions", "pcmk.acl.role.delete-with-users-groups", "pcmk.acl.role.delete-with-users-groups-implicit", "pcmk.acl.user", "pcmk.alert", "pcmk.cib.get", "pcmk.cib.roles.promoted-unpromoted", "pcmk.constraint.colocation.set", "pcmk.constraint.colocation.set.options", "pcmk.constraint.colocation.simple", "pcmk.constraint.config.output-formats", "pcmk.constraint.location.simple", "pcmk.constraint.location.simple.rule", "pcmk.constraint.location.simple.rule.node-attr-type-number", "pcmk.constraint.no-autocorrect", "pcmk.constraint.order.set", "pcmk.constraint.order.set.options", "pcmk.constraint.order.simple", "pcmk.constraint.ticket.set", "pcmk.constraint.ticket.set.options", "pcmk.constraint.ticket.simple", "pcmk.constraint.ticket.simple.constraint-id", "pcmk.properties.cluster", "pcmk.properties.cluster.describe", "pcmk.properties.cluster.describe.rest-api.v2", "pcmk.properties.cluster.get_properties.rest-api.v2", "pcmk.properties.cluster.set_properties.rest-api.v2", "pcmk.resource.ban-move-clear", "pcmk.resource.ban-move-clear.clear-expired", "pcmk.resource.cleanup.one-resource", "pcmk.resource.cleanup.strict", "pcmk.resource.clone", "pcmk.resource.create", "pcmk.resource.create.clone.custom-id", "pcmk.resource.create.meta", "pcmk.resource.create.no-master", "pcmk.resource.create.operations", "pcmk.resource.create.operations.onfail-demote", "pcmk.resource.create.promotable", "pcmk.resource.create.promotable.custom-id", "pcmk.resource.create.wait", "pcmk.resource.delete", "pcmk.resource.delete.list", "pcmk.resource.disable.safe", "pcmk.resource.disable.simulate", "pcmk.resource.disable.simulate.brief", "pcmk.resource.disable.simulate.tag", "pcmk.resource.enable-disable", "pcmk.resource.enable-disable.list", "pcmk.resource.enable-disable.wait", "pcmk.resource.group", "pcmk.resource.manage-unmanage", "pcmk.resource.manage-unmanage.list", "pcmk.resource.manage-unmanage.tag", "pcmk.resource.manage-unmanage.with-monitor", "pcmk.resource.move.autoclean", "pcmk.resource.promotable", "pcmk.resource.refresh.one-resource", "pcmk.resource.refresh.strict", "pcmk.resource.update", "pcmk.resource.update-meta", "pcmk.resource.utilization", "pcmk.stonith.cleanup.one-resource", "pcmk.stonith.cleanup.strict", "pcmk.stonith.create", "pcmk.stonith.create.in-group", "pcmk.stonith.create.meta", "pcmk.stonith.create.operations", "pcmk.stonith.create.operations.onfail-demote", "pcmk.stonith.create.wait", "pcmk.stonith.delete", "pcmk.stonith.delete.list", "pcmk.stonith.enable-disable", "pcmk.stonith.enable-disable.list", "pcmk.stonith.enable-disable.wait", "pcmk.stonith.levels", "pcmk.stonith.levels.add-remove-devices-list", "pcmk.stonith.levels.clear", "pcmk.stonith.levels.node-attr", "pcmk.stonith.levels.node-regexp", "pcmk.stonith.levels.verify", "pcmk.stonith.refresh.one-resource", "pcmk.stonith.refresh.strict", "pcmk.stonith.scsi-unfence-node-mpath", "pcmk.stonith.scsi-unfence-node-v2", "pcmk.stonith.update", "pcs.auth.export-cluster-known-hosts", "pcs.auth.known-host-change", "pcs.auth.no-bidirectional", "pcs.auth.separated-name-and-address", "pcs.auth.server", "pcs.automatic-pcs-configs-sync", "pcs.daemon-ssl-cert.set", "pcs.permissions", "pcs.rest-api.v1.1", "pcs.rest-api.v2", "resource-agents.describe", "resource-agents.list", "resource-agents.list.detailed", "resource-agents.ocf.version-1-0", "resource-agents.ocf.version-1-1", "resource-agents.self-validation", "resource-agents.simplified-query-api", "sbd", "sbd-node", "sbd-node.shared-block-device", "sbd.option-timeout-action", "status.pcmk.local-node", "stonith-agents.describe", "stonith-agents.list", "stonith-agents.list.detailed", "stonith-agents.ocf.version-1-0", "stonith-agents.ocf.version-1-1", "stonith-agents.self-validation" ] }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Fail if pcs is to old to configure resources and operations defaults] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:141 Tuesday 05 December 2023 09:35:36 +0000 (0:00:00.025) 0:00:19.614 ****** skipping: [sut] => { "changed": false, "false_condition": "( ha_cluster_resource_defaults and not 'pcmk.properties.resource-defaults.multiple' in __ha_cluster_pcs_capabilities ) or ( ha_cluster_resource_operation_defaults and not 'pcmk.properties.operation-defaults.multiple' in __ha_cluster_pcs_capabilities )", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Set hacluster password] *********** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:22 Tuesday 05 December 2023 09:35:36 +0000 (0:00:00.011) 0:00:19.625 ****** changed: [sut] => { "append": false, "changed": true, "comment": "cluster user", "group": 189, "home": "/home/hacluster", "move_home": false, "name": "hacluster", "password": "NOT_LOGGING_PASSWORD", "shell": "/sbin/nologin", "state": "present", "uid": 189 } TASK [fedora.linux_system_roles.ha_cluster : Configure pcs / pcsd] ************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:29 Tuesday 05 December 2023 09:35:37 +0000 (0:00:00.501) 0:00:20.127 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Stop pcsd] ************************ task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:6 Tuesday 05 December 2023 09:35:37 +0000 (0:00:00.040) 0:00:20.168 ****** ok: [sut] => { "changed": false, "name": "pcsd", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target pcsd-ruby.service system.slice basic.target systemd-journald.socket network-online.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "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": "[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", "ConsistsOf": "pcsd-ruby.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PCS GUI and remote configuration interface", "DevicePolicy": "auto", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; 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/pcsd.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": "pcsd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "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": "pcsd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "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": "sysinit.target pcsd-ruby.service system.slice network-online.target", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Regenerate pcsd TLS certificate and key] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:11 Tuesday 05 December 2023 09:35:37 +0000 (0:00:00.580) 0:00:20.748 ****** skipping: [sut] => (item=/var/lib/pcsd/pcsd.key) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ha_cluster_regenerate_keys", "item": "/var/lib/pcsd/pcsd.key", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=/var/lib/pcsd/pcsd.crt) => { "ansible_loop_var": "item", "changed": false, "false_condition": "ha_cluster_regenerate_keys", "item": "/var/lib/pcsd/pcsd.crt", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.ha_cluster : Get the stat of /var/lib/pcsd] **** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:25 Tuesday 05 December 2023 09:35:37 +0000 (0:00:00.020) 0:00:20.769 ****** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_pcsd_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Allow certmonger to write into pcsd's certificate directory] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:30 Tuesday 05 December 2023 09:35:37 +0000 (0:00:00.024) 0:00:20.793 ****** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_pcsd_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [Ensure the name of ha_cluster_pcsd_certificates is /var/lib/pcsd/pcsd; Create certificates using the certificate role] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:37 Tuesday 05 December 2023 09:35:37 +0000 (0:00:00.023) 0:00:20.817 ****** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_pcsd_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Set pcsd's certificate directory back to cluster_var_lib_t] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:49 Tuesday 05 December 2023 09:35:37 +0000 (0:00:00.023) 0:00:20.840 ****** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_pcsd_certificates | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS private key] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:64 Tuesday 05 December 2023 09:35:37 +0000 (0:00:00.030) 0:00:20.870 ****** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_pcsd_public_key_src is string", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS certificate] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:71 Tuesday 05 December 2023 09:35:37 +0000 (0:00:00.035) 0:00:20.906 ****** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_pcsd_public_key_src is string", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Distribute pcs_settings.conf] ***** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:79 Tuesday 05 December 2023 09:35:38 +0000 (0:00:00.027) 0:00:20.934 ****** changed: [sut] => { "changed": true, "checksum": "9bbea634a798cf0976b80cd3c4e34aca6a6a7d44", "dest": "/var/lib/pcsd/pcs_settings.conf", "gid": 0, "group": "root", "md5sum": "4b74001d21d3867563d0c773bde32b42", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cluster_var_lib_t:s0", "size": 361, "src": "/root/.ansible/tmp/ansible-tmp-1701768938.0406375-2643-267666957829469/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:88 Tuesday 05 December 2023 09:35:38 +0000 (0:00:00.696) 0:00:21.630 ****** changed: [sut] => { "changed": true, "enabled": true, "name": "pcsd", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "pcsd-ruby.service sysinit.target network-online.target system.slice systemd-journald.socket basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "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": "[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", "ConsistsOf": "pcsd-ruby.service", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "PCS GUI and remote configuration interface", "DevicePolicy": "auto", "Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; 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/pcsd.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": "pcsd.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "mixed", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "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": "pcsd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "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": "pcsd-ruby.service sysinit.target network-online.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": "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Configure firewall] *************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:35 Tuesday 05 December 2023 09:35:43 +0000 (0:00:04.406) 0:00:26.036 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml for sut TASK [Ensure the service and the ports status with the firewall role] ********** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:3 Tuesday 05 December 2023 09:35:43 +0000 (0:00:00.026) 0:00:26.063 ****** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Configure selinux] **************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:38 Tuesday 05 December 2023 09:35:43 +0000 (0:00:00.028) 0:00:26.092 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Populate service facts] *********** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:3 Tuesday 05 December 2023 09:35:43 +0000 (0:00:00.032) 0:00:26.125 ****** 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "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": "inactive", "status": "disabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "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" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync-qnetd.service": { "name": "corosync-qnetd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "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.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "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" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "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": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "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": "active" }, "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" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "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" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.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" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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": "disabled" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-plymouth.service": { "name": "systemd-ask-password-plymouth.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": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.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-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "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": "inactive", "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-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "inactive", "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-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "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": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Set the fence-virt/fence-agents port to _ha_cluster_selinux] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:12 Tuesday 05 December 2023 09:35:45 +0000 (0:00:02.209) 0:00:28.334 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts.services[\"firewalld.service\"][\"state\"] == \"running\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Get associated selinux ports] ***** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:20 Tuesday 05 December 2023 09:35:45 +0000 (0:00:00.029) 0:00:28.363 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts.services[\"firewalld.service\"][\"state\"] == \"running\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Add the high-availability service ports to _ha_cluster_selinux] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:28 Tuesday 05 December 2023 09:35:45 +0000 (0:00:00.027) 0:00:28.391 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts.services[\"firewalld.service\"][\"state\"] == \"running\"", "skip_reason": "Conditional result was False" } TASK [Ensure the service and the ports status with the selinux role] *********** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:35 Tuesday 05 December 2023 09:35:45 +0000 (0:00:00.030) 0:00:28.421 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts.services[\"firewalld.service\"][\"state\"] == \"running\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Install cluster packages] ********* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:44 Tuesday 05 December 2023 09:35:45 +0000 (0:00:00.029) 0:00:28.451 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libldac-2.0.2.3-11.fc37.x86_64", "Installed: amtterm-1.6-16.fc37.x86_64", "Installed: hicolor-icon-theme-0.17-14.fc37.noarch", "Installed: fdk-aac-free-2.0.0-9.fc37.x86_64", "Installed: python3-msal-1.24.1-3.fc37.noarch", "Installed: python3-msrest-0.7.1-1.20221014git2d8fd04.fc37.noarch", "Installed: libasyncns-0.8-23.fc37.x86_64", "Installed: perl-Digest-HMAC-1.04-6.fc37.noarch", "Installed: perl-Digest-SHA-1:6.03-1.fc37.x86_64", "Installed: desktop-file-utils-0.26-7.fc37.x86_64", "Installed: python3-debtcollector-2.5.0-3.fc37.noarch", "Installed: webrtc-audio-processing-0.3.1-9.fc37.x86_64", "Installed: perl-File-Copy-2.39-494.fc37.noarch", "Installed: perl-File-Slurper-0.014-1.fc37.noarch", "Installed: perl-Email-Date-Format-1.005-23.fc37.noarch", "Installed: lcms2-2.14-1.fc37.x86_64", "Installed: perl-HTML-Parser-3.81-1.fc37.x86_64", "Installed: perl-HTTP-Date-6.06-1.fc37.noarch", "Installed: perl-Encode-Locale-1.05-24.fc37.noarch", "Installed: cdparanoia-libs-10.2-40.fc37.x86_64", "Installed: perl-I18N-Langinfo-0.21-494.fc37.x86_64", "Installed: python3-requests-oauthlib-1.3.1-3.fc37.noarch", "Installed: libX11-1.8.4-1.fc37.x86_64", "Installed: libX11-common-1.8.4-1.fc37.noarch", "Installed: libX11-xcb-1.8.4-1.fc37.x86_64", "Installed: sg3_utils-1.46-4.fc37.x86_64", "Installed: perl-Net-HTTP-6.23-1.fc37.noarch", "Installed: sg3_utils-libs-1.46-4.fc37.x86_64", "Installed: poppler-data-0.4.11-3.fc37.noarch", "Installed: libvisual-1:0.4.0-36.fc37.x86_64", "Installed: grpc-data-1.48.4-8.fc37.noarch", "Installed: python3-protobuf-3.19.6-1.fc37.x86_64", "Installed: libvorbis-1:1.3.7-6.fc37.x86_64", "Installed: perl-File-Listing-6.15-3.fc37.noarch", "Installed: perl-Test-1.31-494.fc37.noarch", "Installed: libwayland-client-1.21.0-1.fc37.x86_64", "Installed: libwayland-cursor-1.21.0-1.fc37.x86_64", "Installed: libcanberra-0.30-29.fc37.x86_64", "Installed: libwayland-egl-1.21.0-1.fc37.x86_64", "Installed: libwayland-server-1.21.0-1.fc37.x86_64", "Installed: libcanberra-gtk3-0.30-29.fc37.x86_64", "Installed: mesa-dri-drivers-23.0.3-1.fc37.x86_64", "Installed: mesa-filesystem-23.0.3-1.fc37.x86_64", "Installed: gstreamer1-1.20.5-1.fc37.x86_64", "Installed: mesa-libEGL-23.0.3-1.fc37.x86_64", "Installed: mesa-libGL-23.0.3-1.fc37.x86_64", "Installed: perl-Time-HiRes-4:1.9770-489.fc37.x86_64", "Installed: mesa-libgbm-23.0.3-1.fc37.x86_64", "Installed: gstreamer1-plugins-base-1.20.5-1.fc37.x86_64", "Installed: mesa-libglapi-23.0.3-1.fc37.x86_64", "Installed: mesa-va-drivers-23.0.3-1.fc37.x86_64", "Installed: perl-libwww-perl-6.68-1.fc37.noarch", "Installed: perl-Try-Tiny-0.31-4.fc37.noarch", "Installed: gtk-update-icon-cache-3.24.38-1.fc37.x86_64", "Installed: libwsman1-2.7.1-7.fc37.x86_64", "Installed: gtk3-3.24.38-1.fc37.x86_64", "Installed: python3-pytz-2023.3.post1-1.fc37.noarch", "Installed: libxcb-1.13.1-10.fc37.x86_64", "Installed: libcue-2.2.1-13.fc37.x86_64", "Installed: libcloudproviders-0.3.1-6.fc37.x86_64", "Installed: openwsman-python3-2.7.1-7.fc37.x86_64", "Installed: perl-WWW-RobotRules-6.02-33.fc37.noarch", "Installed: opus-1.3.1-11.fc37.x86_64", "Installed: python3-rsa-4.9-2.fc37.noarch", "Installed: python3-s3transfer-0.6.2-1.fc37.noarch", "Installed: orc-0.4.31-8.fc37.x86_64", "Installed: libdrm-2.4.117-1.fc37.x86_64", "Installed: libxshmfence-1.3-11.fc37.x86_64", "Installed: perl-XML-Parser-2.46-12.fc37.x86_64", "Installed: perl-HTML-Tagset-3.20-52.fc37.noarch", "Installed: tracker-3.4.2-1.fc37.x86_64", "Installed: perl-HTTP-Cookies-6.10-7.fc37.noarch", "Installed: tracker-miners-3.4.6-1.fc37.x86_64", "Installed: libogg-2:1.3.5-4.fc37.x86_64", "Installed: perl-HTTP-Message-6.37-1.fc37.noarch", "Installed: perl-HTTP-Negotiate-6.01-33.fc37.noarch", "Installed: python3-stevedore-3.5.0-3.fc37.noarch", "Installed: libdatrie-0.2.13-4.fc37.x86_64", "Installed: python3-suds-1.1.2-2.fc37.noarch", "Installed: hwdata-0.376-1.fc37.noarch", "Installed: perl-IO-Compress-2.201-3.fc37.noarch", "Installed: perl-IO-Compress-Brotli-0.004001-6.fc37.x86_64", "Installed: python3-typing-extensions-4.4.0-2.fc37.noarch", "Installed: perl-IO-HTML-1.004-7.fc37.noarch", "Installed: at-spi2-atk-2.38.0-5.fc37.x86_64", "Installed: at-spi2-core-2.44.1-2.fc37.x86_64", "Installed: perl-IO-SessionData-1.03-26.fc37.noarch", "Installed: atk-2.38.0-2.fc37.x86_64", "Installed: fence-agents-heuristics-ping-4.12.1-1.fc37.noarch", "Installed: cups-libs-1:2.4.7-2.fc37.x86_64", "Installed: pipewire-0.3.84-1.fc37.x86_64", "Installed: pipewire-alsa-0.3.84-1.fc37.x86_64", "Installed: pipewire-jack-audio-connection-kit-0.3.84-1.fc37.x86_64", "Installed: pipewire-jack-audio-connection-kit-libs-0.3.84-1.fc37.x86_64", "Installed: pipewire-libs-0.3.84-1.fc37.x86_64", "Installed: duktape-2.6.0-3.fc37.x86_64", "Installed: fence-agents-ilo2-4.12.1-1.fc37.noarch", "Installed: pipewire-pulseaudio-0.3.84-1.fc37.x86_64", "Installed: totem-pl-parser-3.26.6-5.fc37.x86_64", "Installed: fence-agents-ipmilan-4.12.1-1.fc37.noarch", "Installed: fence-agents-ironic-4.12.1-1.fc37.noarch", "Installed: python3-httplib2-0.20.4-6.fc37.noarch", "Installed: libpciaccess-0.16-7.fc37.x86_64", "Installed: freetype-2.12.1-3.fc37.x86_64", "Installed: xml-common-0.6.3-59.fc37.noarch", "Installed: sound-theme-freedesktop-0.8-18.fc37.noarch", "Installed: perl-LWP-MediaTypes-6.04-12.fc37.noarch", "Installed: perl-LWP-Protocol-https-6.10-7.fc37.noarch", "Installed: fribidi-1.0.12-2.fc37.x86_64", "Installed: mpg123-libs-1.31.3-1.fc37.x86_64", "Installed: device-mapper-multipath-0.9.0-4.fc37.x86_64", "Installed: python3-uritemplate-4.1.1-3.fc37.noarch", "Installed: device-mapper-multipath-libs-0.9.0-4.fc37.x86_64", "Installed: libpng-2:1.6.37-13.fc37.x86_64", "Installed: fuse-common-3.10.5-5.fc37.x86_64", "Installed: rtkit-0.11-33.fc37.x86_64", "Installed: libsoup3-3.2.2-3.fc37.x86_64", "Installed: python3-iso8601-1.0.2-4.fc37.noarch", "Installed: python3-isodate-0.6.1-5.fc37.noarch", "Installed: fuse3-3.10.5-5.fc37.x86_64", "Installed: fuse3-libs-3.10.5-5.fc37.x86_64", "Installed: libepoxy-1.5.10-2.fc37.x86_64", "Installed: python3-jmespath-1.0.0-5.fc37.noarch", "Installed: ipmitool-1.8.18-26.fc37.x86_64", "Installed: libproxy-0.4.18-3.fc37.x86_64", "Installed: libproxy-duktape-0.4.18-3.fc37.x86_64", "Installed: perl-MIME-Lite-3.033-5.fc37.noarch", "Installed: perl-MIME-Types-2.22-4.fc37.noarch", "Installed: perl-MIME-tools-5.510-2.fc37.noarch", "Installed: python3-wrapt-1.14.0-3.fc37.x86_64", "Installed: poppler-22.08.0-4.fc37.x86_64", "Installed: poppler-glib-22.08.0-4.fc37.x86_64", "Installed: python3-jwt+crypto-2.4.0-3.fc37.noarch", "Installed: python3-jwt-2.4.0-3.fc37.noarch", "Installed: giflib-5.2.1-17.fc37.x86_64", "Installed: perl-MailTools-2.21-12.fc37.noarch", "Installed: vte-profile-0.70.6-1.fc37.x86_64", "Installed: vte291-0.70.6-1.fc37.x86_64", "Installed: libexif-0.6.24-3.fc37.x86_64", "Installed: python3-keystoneauth1-4.5.0-4.fc37.noarch", "Installed: libnotify-0.8.2-1.fc37.x86_64", "Installed: colord-libs-1.4.6-2.fc37.x86_64", "Installed: uchardet-0.0.6-16.fc37.x86_64", "Installed: iso-codes-4.11.0-1.fc37.noarch", "Installed: protobuf-3.19.6-1.fc37.x86_64", "Installed: net-snmp-utils-1:5.9.4-1.fc37.x86_64", "Installed: low-memory-monitor-2.1-6.fc37.x86_64", "Installed: libosinfo-1.10.0-5.fc37.x86_64", "Installed: pulseaudio-libs-16.1-4.fc37.x86_64", "Installed: python-oslo-i18n-lang-5.1.0-3.fc37.noarch", "Installed: python-oslo-utils-lang-4.12.2-4.fc37.noarch", "Installed: wireplumber-0.4.14-1.fc37.x86_64", "Installed: wireplumber-libs-0.4.14-1.fc37.x86_64", "Installed: emacs-filesystem-1:28.3-0.rc1.fc37.noarch", "Installed: graphene-1.10.6-4.fc37.x86_64", "Installed: graphite2-1.3.14-10.fc37.x86_64", "Installed: lame-libs-3.100-13.fc37.x86_64", "Installed: xdg-desktop-portal-1.15.0-4.fc37.x86_64", "Installed: xdg-desktop-portal-gtk-1.14.1-1.fc37.x86_64", "Installed: xdg-utils-1.1.3-15.fc37.noarch", "Installed: upower-0.99.20-2.fc37.x86_64", "Installed: perl-NTLM-1.09-33.fc37.noarch", "Installed: libgexiv2-0.14.0-4.fc37.x86_64", "Installed: python3-msal-extensions-1.0.0-3.fc37.noarch", "Installed: python3-msgpack-1.0.4-3.fc37.x86_64", "Installed: adobe-source-code-pro-fonts-2.042.1.062.1.026-2.fc37.noarch", "Installed: python3-msrestazure-0.6.4-14.fc37.noarch", "Installed: exiv2-0.27.6-4.fc37.x86_64", "Installed: exiv2-libs-0.27.6-4.fc37.x86_64", "Installed: libglvnd-1:1.5.0-1.fc37.x86_64", "Installed: libglvnd-egl-1:1.5.0-1.fc37.x86_64", "Installed: alsa-lib-1.2.9-1.fc37.x86_64", "Installed: libglvnd-glx-1:1.5.0-1.fc37.x86_64", "Installed: perl-Net-SMTP-SSL-1.04-19.fc37.noarch", "Installed: python3-netaddr-0.8.0-10.fc37.noarch", "Installed: jbigkit-libs-2.1-24.fc37.x86_64", "Installed: gsettings-desktop-schemas-43.0-1.fc37.x86_64", "Installed: gsm-1.0.22-1.fc37.x86_64", "Installed: glib-networking-2.74.0-1.fc37.x86_64", "Installed: python3-novaclient-1:17.7.0-3.fc37.noarch", "Installed: python3-azure-core-2:1.28.0-5.fc37.noarch", "Installed: libsbc-1.5-4.fc37.x86_64", "Installed: python3-azure-mgmt-compute-1:30.0.0-2.fc37.noarch", "Installed: python3-adal-1.2.7-9.fc37.noarch", "Installed: libgrss-0.7.0-15.fc37.x86_64", "Installed: libgsf-1.14.47-6.fc37.x86_64", "Installed: re2-1:20220601-1.fc37.x86_64", "Installed: gnutls-dane-3.8.1-1.fc37.x86_64", "Installed: python3-boto3-1.28.21-1.fc37.noarch", "Installed: gdk-pixbuf2-2.42.10-1.fc37.x86_64", "Installed: gnutls-utils-3.8.1-1.fc37.x86_64", "Installed: python3-botocore-1.31.21-1.fc37.noarch", "Installed: gdk-pixbuf2-modules-2.42.10-1.fc37.x86_64", "Installed: exempi-2.6.2-2.fc37.x86_64", "Installed: mailcap-2.1.53-4.fc37.noarch", "Installed: fence-agents-all-4.12.1-1.fc37.x86_64", "Installed: fence-agents-alom-4.12.1-1.fc37.noarch", "Installed: fence-agents-amt-4.12.1-1.fc37.noarch", "Installed: fence-agents-amt-ws-4.12.1-1.fc37.noarch", "Installed: fence-agents-apc-4.12.1-1.fc37.noarch", "Installed: fence-agents-apc-snmp-4.12.1-1.fc37.noarch", "Installed: fence-agents-aws-4.12.1-1.fc37.noarch", "Installed: fence-agents-azure-arm-4.12.1-1.fc37.noarch", "Installed: fence-agents-bladecenter-4.12.1-1.fc37.noarch", "Installed: fence-agents-brocade-4.12.1-1.fc37.noarch", "Installed: fence-agents-cdu-4.12.1-1.fc37.noarch", "Installed: fence-agents-cisco-mds-4.12.1-1.fc37.noarch", "Installed: fence-agents-cisco-ucs-4.12.1-1.fc37.noarch", "Installed: fence-agents-common-4.12.1-1.fc37.noarch", "Installed: python3-os-service-types-1.7.0-11.fc37.noarch", "Installed: fence-agents-compute-4.12.1-1.fc37.noarch", "Installed: fence-agents-cyberpower-ssh-4.12.1-1.fc37.noarch", "Installed: fence-agents-docker-4.12.1-1.fc37.noarch", "Installed: fence-agents-drac-4.12.1-1.fc37.noarch", "Installed: fence-agents-drac5-4.12.1-1.fc37.noarch", "Installed: fence-agents-eaton-snmp-4.12.1-1.fc37.noarch", "Installed: fence-agents-ecloud-4.12.1-1.fc37.noarch", "Installed: fence-agents-emerson-4.12.1-1.fc37.noarch", "Installed: fence-agents-gce-4.12.1-1.fc37.noarch", "Installed: fence-agents-hds-cb-4.12.1-1.fc37.noarch", "Installed: fence-agents-eps-4.12.1-1.fc37.noarch", "Installed: libgxps-0.3.2-4.fc37.x86_64", "Installed: fence-agents-hpblade-4.12.1-1.fc37.noarch", "Installed: python3-oslo-i18n-5.1.0-3.fc37.noarch", "Installed: fence-agents-ibm-powervs-4.12.1-1.fc37.noarch", "Installed: fence-agents-ibm-vpc-4.12.1-1.fc37.noarch", "Installed: python3-oslo-serialization-4.3.0-3.fc37.noarch", "Installed: fence-agents-ibmblade-4.12.1-1.fc37.noarch", "Installed: fence-agents-ibmz-4.12.1-1.fc37.noarch", "Installed: python3-oslo-utils-4.12.2-4.fc37.noarch", "Installed: fence-agents-ifmib-4.12.1-1.fc37.noarch", "Installed: fence-agents-ilo-moonshot-4.12.1-1.fc37.noarch", "Installed: fence-agents-ilo-mp-4.12.1-1.fc37.noarch", "Installed: fence-agents-ilo-ssh-4.12.1-1.fc37.noarch", "Installed: fence-agents-intelmodular-4.12.1-1.fc37.noarch", "Installed: fence-agents-ipdu-4.12.1-1.fc37.noarch", "Installed: fence-agents-kdump-4.12.1-1.fc37.x86_64", "Installed: fence-agents-ldom-4.12.1-1.fc37.noarch", "Installed: fence-agents-lpar-4.12.1-1.fc37.noarch", "Installed: fence-agents-mpath-4.12.1-1.fc37.noarch", "Installed: fence-agents-netio-4.12.1-1.fc37.noarch", "Installed: fence-agents-openstack-4.12.1-1.fc37.noarch", "Installed: python3-packaging-21.3-6.fc37.noarch", "Installed: fence-agents-ovh-4.12.1-1.fc37.noarch", "Installed: fence-agents-redfish-4.12.1-1.fc37.x86_64", "Installed: fence-agents-rhevm-4.12.1-1.fc37.noarch", "Installed: fence-agents-rsa-4.12.1-1.fc37.noarch", "Installed: fence-agents-rsb-4.12.1-1.fc37.noarch", "Installed: fence-agents-sanbox2-4.12.1-1.fc37.noarch", "Installed: fence-agents-sbd-4.12.1-1.fc37.noarch", "Installed: fence-agents-scsi-4.12.1-1.fc37.noarch", "Installed: fence-agents-vbox-4.12.1-1.fc37.noarch", "Installed: abattis-cantarell-fonts-0.301-8.fc37.noarch", "Installed: fence-agents-vmware-4.12.1-1.fc37.noarch", "Installed: fence-agents-vmware-rest-4.12.1-1.fc37.noarch", "Installed: fence-agents-vmware-soap-4.12.1-1.fc37.noarch", "Installed: fence-agents-vmware-vcloud-4.12.1-1.fc37.noarch", "Installed: fence-agents-wti-4.12.1-1.fc37.noarch", "Installed: fence-agents-xenapi-4.12.1-1.fc37.noarch", "Installed: fence-agents-zvm-4.12.1-1.fc37.noarch", "Installed: fence-virt-4.12.1-1.fc37.x86_64", "Installed: openjpeg2-2.5.0-5.fc37.x86_64", "Installed: perl-PerlIO-utf8_strict-0.009-4.fc37.x86_64", "Installed: python3-pbr-5.10.0-1.fc37.noarch", "Installed: libsndfile-1.1.0-4.fc37.x86_64", "Installed: abseil-cpp-20220623.1-2.fc37.x86_64", "Installed: python3-azure-common-1:1.1.28-1.fc37.noarch", "Installed: flac-libs-1.3.4-3.fc37.x86_64", "Installed: python3-azure-identity-1:1.10.0-3.fc37.noarch", "Installed: avahi-glib-0.8-18.fc37.x86_64", "Installed: libsoup-2.74.3-1.fc37.x86_64", "Installed: python3-pexpect-4.8.0-13.fc37.noarch", "Installed: perl-Class-Inspector-1.36-11.fc37.noarch", "Installed: python3-azure-mgmt-core-1:1.3.2-1.fc37.noarch", "Installed: geoclue2-2.6.0-3.fc37.x86_64", "Installed: libtracker-sparql-3.4.2-1.fc37.x86_64", "Installed: perl-Clone-0.45-9.fc37.x86_64", "Installed: libunwind-1.6.2-5.fc37.x86_64", "Installed: python3-azure-mgmt-network-21.0.1-1.fc37.noarch", "Installed: python3-portalocker-2.5.1-2.fc37.noarch", "Installed: perl-Compress-Raw-Bzip2-2.201-2.fc37.x86_64", "Installed: perl-Compress-Raw-Zlib-2.202-3.fc37.x86_64", "Installed: fontconfig-2.14.1-2.fc37.x86_64", "Installed: adwaita-cursor-theme-43-1.fc37.noarch", "Installed: adwaita-icon-theme-43-1.fc37.noarch", "Installed: python3-ptyprocess-0.6.0-17.fc37.noarch", "Installed: perl-Convert-BinHex-1.125-22.fc37.noarch", "Installed: libiptcdata-1.0.5-12.fc37.x86_64", "Installed: python3-google-api-client-2:2.108.0-1.fc37.noarch", "Installed: python3-google-api-core-1:2.11.1-4.fc37.noarch", "Installed: python3-google-auth-1:2.23.4-1.fc37.noarch", "Installed: libstemmer-0-19.585svn.fc37.x86_64", "Installed: perl-SOAP-Lite-1.27-16.fc37.noarch", "Installed: python3-google-auth-httplib2-0.1.1-1.fc37.noarch", "Installed: pixman-0.40.0-6.fc37.x86_64", "Installed: python3-pyasn1-0.4.8-11.fc37.noarch", "Installed: python3-pyasn1-modules-0.4.8-11.fc37.noarch", "Installed: libwebp-1.3.2-2.fc37.x86_64", "Installed: libXau-1.0.10-1.fc37.x86_64", "Installed: osinfo-db-20231027-1.fc37.noarch", "Installed: osinfo-db-tools-1.10.0-6.fc37.x86_64", "Installed: libXcomposite-0.4.5-8.fc37.x86_64", "Installed: libXcursor-1.2.1-2.fc37.x86_64", "Installed: libXdamage-1.1.5-8.fc37.x86_64", "Installed: python3-googleapis-common-protos-1.60.0-2.fc37.noarch", "Installed: libXext-1.3.4-9.fc37.x86_64", "Installed: libjpeg-turbo-2.1.3-2.fc37.x86_64", "Installed: python3-cachetools-5.2.0-3.fc37.noarch", "Installed: python3-grpcio-1.48.4-8.fc37.x86_64", "Installed: libXfixes-6.0.0-4.fc37.x86_64", "Installed: python3-grpcio-status-1.48.4-8.fc37.noarch", "Installed: libXft-2.3.4-3.fc37.x86_64", "Installed: libXi-1.8-3.fc37.x86_64", "Installed: libXinerama-1.1.4-11.fc37.x86_64", "Installed: libthai-0.1.29-3.fc37.x86_64", "Installed: libtheora-1:1.1.1-32.fc37.x86_64", "Installed: libXrandr-1.5.2-9.fc37.x86_64", "Installed: libXrender-0.9.10-17.fc37.x86_64", "Installed: sbd-1.5.1-2.fc37.1.x86_64", "Installed: pango-1.50.14-1.fc37.x86_64", "Installed: harfbuzz-5.2.0-1.fc37.x86_64", "Installed: libtiff-4.4.0-4.fc37.x86_64", "Installed: libXtst-1.2.3-17.fc37.x86_64", "Installed: python3-certifi-2021.10.8-3.fc37.noarch", "Installed: libXv-1.0.11-17.fc37.x86_64", "Installed: perl-Data-Dump-1.25-5.fc37.noarch", "Installed: telnet-1:0.17-87.fc37.x86_64", "Installed: bluez-libs-5.68-1.fc37.x86_64", "Installed: libXxf86vm-1.1.4-19.fc37.x86_64", "Installed: cairo-1.17.6-2.fc37.x86_64", "Installed: cairo-gobject-1.17.6-2.fc37.x86_64", "Installed: llvm-libs-15.0.7-2.fc37.x86_64", "Installed: dconf-0.40.0-7.fc37.x86_64" ] } TASK [fedora.linux_system_roles.ha_cluster : Distribute fence-virt authkey] **** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:50 Tuesday 05 December 2023 09:36:37 +0000 (0:00:52.209) 0:01:20.660 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Create /etc/cluster directory] **** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:3 Tuesday 05 December 2023 09:36:37 +0000 (0:00:00.048) 0:01:20.708 ****** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/cluster", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Get fence_xvm.key] **************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:9 Tuesday 05 December 2023 09:36:38 +0000 (0:00:00.341) 0:01:21.050 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on the controller fence_xvm.key] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:16 Tuesday 05 December 2023 09:36:38 +0000 (0:00:00.053) 0:01:21.104 ****** skipping: [sut] => { "changed": false, "false_condition": "preshared_key_src is string and preshared_key_src | length > 1", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller fence_xvm.key] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:21 Tuesday 05 December 2023 09:36:38 +0000 (0:00:00.033) 0:01:21.137 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Use the slurped key from the controller fence_xvm.key] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:29 Tuesday 05 December 2023 09:36:38 +0000 (0:00:00.031) 0:01:21.169 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Generate key using OpenSSL fence_xvm.key] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:44 Tuesday 05 December 2023 09:36:38 +0000 (0:00:00.030) 0:01:21.200 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Fetch generated fence_xvm.key] **** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:50 Tuesday 05 December 2023 09:36:38 +0000 (0:00:00.288) 0:01:21.489 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on cluster nodes fence_xvm.key] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:60 Tuesday 05 December 2023 09:36:38 +0000 (0:00:00.031) 0:01:21.520 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes fence_xvm.key] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:65 Tuesday 05 December 2023 09:36:38 +0000 (0:00:00.225) 0:01:21.745 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Use the slurped key from cluster nodes fence_xvm.key] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:73 Tuesday 05 December 2023 09:36:38 +0000 (0:00:00.032) 0:01:21.778 ****** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Send fence_xvm.key to nodes] ****** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:17 Tuesday 05 December 2023 09:36:38 +0000 (0:00:00.054) 0:01:21.833 ****** changed: [sut] => { "changed": true, "checksum": "504d0d1a5d2fc759c02b05872b6e074115d8657c", "dest": "/etc/cluster/fence_xvm.key", "gid": 0, "group": "root", "md5sum": "869c4944916a024116ac607bbd3809fc", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:cluster_conf_t:s0", "size": 512, "src": "/root/.ansible/tmp/ansible-tmp-1701768998.9472082-2983-207900161213601/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Configure SBD] ******************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:55 Tuesday 05 December 2023 09:36:39 +0000 (0:00:00.566) 0:01:22.400 ****** redirecting (type: modules) ansible.builtin.modprobe to community.general.modprobe redirecting (type: modules) ansible.builtin.modprobe to community.general.modprobe included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Configure watchdog kernel module blocklist] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:10 Tuesday 05 December 2023 09:36:39 +0000 (0:00:00.091) 0:01:22.491 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Unload watchdog kernel modules from blocklist] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:22 Tuesday 05 December 2023 09:36:39 +0000 (0:00:00.021) 0:01:22.513 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Configure watchdog kernel modules] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:30 Tuesday 05 December 2023 09:36:39 +0000 (0:00:00.024) 0:01:22.538 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Load watchdog kernel modules] ***** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:40 Tuesday 05 December 2023 09:36:39 +0000 (0:00:00.032) 0:01:22.570 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Probe SBD devices] **************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:57 Tuesday 05 December 2023 09:36:39 +0000 (0:00:00.025) 0:01:22.596 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Initialize SBD devices] *********** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:70 Tuesday 05 December 2023 09:36:39 +0000 (0:00:00.025) 0:01:22.621 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Distribute SBD config] ************ task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:88 Tuesday 05 December 2023 09:36:39 +0000 (0:00:00.011) 0:01:22.633 ****** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_sbd_enabled", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Ensure /etc/systemd/system/sbd.service.d directory exists] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:109 Tuesday 05 December 2023 09:36:39 +0000 (0:00:00.023) 0:01:22.656 ****** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_sbd_enabled", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Override start timeout for SBD] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:117 Tuesday 05 December 2023 09:36:39 +0000 (0:00:00.021) 0:01:22.678 ****** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_sbd_enabled", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Reload systemd service files] ***** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:131 Tuesday 05 December 2023 09:36:39 +0000 (0:00:00.021) 0:01:22.699 ****** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_sbd_enabled", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect pacemaker] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:135 Tuesday 05 December 2023 09:36:39 +0000 (0:00:00.021) 0:01:22.720 ****** 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "canberra-system-bootup.service": { "name": "canberra-system-bootup.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "canberra-system-shutdown-reboot.service": { "name": "canberra-system-shutdown-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "canberra-system-shutdown.service": { "name": "canberra-system-shutdown.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "inactive", "status": "disabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "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" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync-qnetd.service": { "name": "corosync-qnetd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "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.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "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" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "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" }, "geoclue.service": { "name": "geoclue.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": "active" }, "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" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "low-memory-monitor.service": { "name": "low-memory-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "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" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.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" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rtkit-daemon.service": { "name": "rtkit-daemon.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "sbd.service": { "name": "sbd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "sbd_remote.service": { "name": "sbd_remote.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": "disabled" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-plymouth.service": { "name": "systemd-ask-password-plymouth.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": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.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-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "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": "inactive", "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-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "inactive", "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-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "upower.service": { "name": "upower.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": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Set stonith-watchdog-timeout cluster property in CIB] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:142 Tuesday 05 December 2023 09:36:41 +0000 (0:00:02.197) 0:01:24.918 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "--force", "-f", "/var/lib/pacemaker/cib/cib.xml", "--", "property", "set", "stonith-watchdog-timeout=0" ], "delta": "0:00:00.725596", "end": "2023-12-05 09:36:42.922612", "rc": 0, "start": "2023-12-05 09:36:42.197016" } TASK [fedora.linux_system_roles.ha_cluster : Correct cib.xml ownership] ******** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:155 Tuesday 05 December 2023 09:36:42 +0000 (0:00:00.964) 0:01:25.883 ****** changed: [sut] => { "changed": true, "gid": 189, "group": "haclient", "mode": "0600", "owner": "hacluster", "path": "/var/lib/pacemaker/cib/cib.xml", "secontext": "unconfined_u:object_r:cluster_var_lib_t:s0", "size": 412, "state": "file", "uid": 189 } TASK [fedora.linux_system_roles.ha_cluster : Clean cib.xml.sig] **************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:167 Tuesday 05 December 2023 09:36:43 +0000 (0:00:00.234) 0:01:26.118 ****** ok: [sut] => { "changed": false, "path": "/var/lib/pacemaker/cib/cib.xml.sig", "state": "absent" } TASK [fedora.linux_system_roles.ha_cluster : Configure corosync] *************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:58 Tuesday 05 December 2023 09:36:43 +0000 (0:00:00.229) 0:01:26.348 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf tempfile] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:3 Tuesday 05 December 2023 09:36:43 +0000 (0:00:00.046) 0:01:26.394 ****** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.how_5j7d_ha_cluster_corosync_conf", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:16 Tuesday 05 December 2023 09:36:43 +0000 (0:00:00.318) 0:01:26.713 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content using pcs-0.10] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml:3 Tuesday 05 December 2023 09:36:43 +0000 (0:00:00.032) 0:01:26.745 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "cluster", "setup", "--corosync_conf", "/tmp/ansible.how_5j7d_ha_cluster_corosync_conf", "--overwrite", "--no-cluster-uuid", "--", "test-cluster", "localhost" ], "delta": "0:00:00.627047", "end": "2023-12-05 09:36:44.658030", "rc": 0, "start": "2023-12-05 09:36:44.030983" } STDERR: Warning: Unable to read the known-hosts file: No such file or directory: '/var/lib/pcsd/known-hosts' No addresses specified for host 'localhost', using 'localhost' TASK [fedora.linux_system_roles.ha_cluster : Add qdevice configuration to corosync.conf] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cluster-setup-pcs-0.10.yml:80 Tuesday 05 December 2023 09:36:44 +0000 (0:00:00.878) 0:01:27.624 ****** skipping: [sut] => { "changed": false, "false_condition": "__ha_cluster_qdevice_in_use", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Fetch created corosync.conf file] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:19 Tuesday 05 December 2023 09:36:44 +0000 (0:00:00.028) 0:01:27.652 ****** ok: [sut] => { "changed": false, "content": "dG90ZW0gewogICAgdmVyc2lvbjogMgogICAgY2x1c3Rlcl9uYW1lOiB0ZXN0LWNsdXN0ZXIKICAgIHRyYW5zcG9ydDoga25ldAogICAgY3J5cHRvX2NpcGhlcjogYWVzMjU2CiAgICBjcnlwdG9faGFzaDogc2hhMjU2Cn0KCm5vZGVsaXN0IHsKICAgIG5vZGUgewogICAgICAgIHJpbmcwX2FkZHI6IGxvY2FsaG9zdAogICAgICAgIG5hbWU6IGxvY2FsaG9zdAogICAgICAgIG5vZGVpZDogMQogICAgfQp9CgpxdW9ydW0gewogICAgcHJvdmlkZXI6IGNvcm9zeW5jX3ZvdGVxdW9ydW0KfQoKbG9nZ2luZyB7CiAgICB0b19sb2dmaWxlOiB5ZXMKICAgIGxvZ2ZpbGU6IC92YXIvbG9nL2NsdXN0ZXIvY29yb3N5bmMubG9nCiAgICB0b19zeXNsb2c6IHllcwogICAgdGltZXN0YW1wOiBvbgp9Cg==", "encoding": "base64", "source": "/tmp/ansible.how_5j7d_ha_cluster_corosync_conf" } TASK [fedora.linux_system_roles.ha_cluster : Distribute corosync.conf file] **** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:26 Tuesday 05 December 2023 09:36:45 +0000 (0:00:00.344) 0:01:27.997 ****** changed: [sut] => { "changed": true, "checksum": "05d2ec2a2bfa233bb2b4ace4aae02b42cafc012b", "dest": "/etc/corosync/corosync.conf", "gid": 0, "group": "root", "md5sum": "beb73759420421ade7d3b0d2f8dd24ef", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 388, "src": "/root/.ansible/tmp/ansible-tmp-1701769005.1139505-3050-76812250402613/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Remove a corosync.conf tempfile] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-corosync.yml:36 Tuesday 05 December 2023 09:36:45 +0000 (0:00:00.571) 0:01:28.568 ****** changed: [sut] => { "changed": true, "path": "/tmp/ansible.how_5j7d_ha_cluster_corosync_conf", "state": "absent" } TASK [fedora.linux_system_roles.ha_cluster : Pcs auth] ************************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:61 Tuesday 05 December 2023 09:36:45 +0000 (0:00:00.230) 0:01:28.799 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-auth.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Check pcs auth status] ************ task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-auth.yml:3 Tuesday 05 December 2023 09:36:45 +0000 (0:00:00.039) 0:01:28.838 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "status", "pcsd", "--", "localhost" ], "delta": "0:00:00.639491", "end": "2023-12-05 09:36:46.749299", "failed_when_result": false, "rc": 2, "start": "2023-12-05 09:36:46.109808" } STDOUT: localhost: Unable to authenticate STDERR: Warning: Unable to read the known-hosts file: No such file or directory: '/var/lib/pcsd/known-hosts' MSG: non-zero return code TASK [fedora.linux_system_roles.ha_cluster : Run pcs auth] ********************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-auth.yml:23 Tuesday 05 December 2023 09:36:46 +0000 (0:00:00.872) 0:01:29.711 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-auth-pcs-0.10.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Pcs auth using pcs-0.10] ********** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-auth-pcs-0.10.yml:3 Tuesday 05 December 2023 09:36:46 +0000 (0:00:00.033) 0:01:29.744 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "host", "auth", "-u", "hacluster", "--", "localhost" ], "delta": "0:00:01.130397", "end": "2023-12-05 09:36:48.159613", "rc": 0, "start": "2023-12-05 09:36:47.029216" } STDOUT: Password: STDERR: localhost: Authorized TASK [fedora.linux_system_roles.ha_cluster : Pcs auth for qdevice using pcs-0.10] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-auth-pcs-0.10.yml:19 Tuesday 05 December 2023 09:36:48 +0000 (0:00:01.375) 0:01:31.119 ****** skipping: [sut] => { "changed": false, "false_condition": "__ha_cluster_qdevice_model == \"net\"", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Distribute cluster shared keys] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:66 Tuesday 05 December 2023 09:36:48 +0000 (0:00:00.022) 0:01:31.142 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Get corosync authkey] ************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:3 Tuesday 05 December 2023 09:36:48 +0000 (0:00:00.045) 0:01:31.188 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on the controller corosync authkey] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:16 Tuesday 05 December 2023 09:36:48 +0000 (0:00:00.038) 0:01:31.226 ****** skipping: [sut] => { "changed": false, "false_condition": "preshared_key_src is string and preshared_key_src | length > 1", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller corosync authkey] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:21 Tuesday 05 December 2023 09:36:48 +0000 (0:00:00.029) 0:01:31.256 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Use the slurped key from the controller corosync authkey] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:29 Tuesday 05 December 2023 09:36:48 +0000 (0:00:00.028) 0:01:31.284 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Generate key using OpenSSL corosync authkey] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:44 Tuesday 05 December 2023 09:36:48 +0000 (0:00:00.028) 0:01:31.312 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Fetch generated corosync authkey] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:50 Tuesday 05 December 2023 09:36:48 +0000 (0:00:00.233) 0:01:31.546 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on cluster nodes corosync authkey] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:60 Tuesday 05 December 2023 09:36:48 +0000 (0:00:00.035) 0:01:31.582 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes corosync authkey] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:65 Tuesday 05 December 2023 09:36:48 +0000 (0:00:00.230) 0:01:31.812 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Use the slurped key from cluster nodes corosync authkey] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:73 Tuesday 05 December 2023 09:36:48 +0000 (0:00:00.029) 0:01:31.842 ****** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Distribute corosync authkey] ****** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:11 Tuesday 05 December 2023 09:36:48 +0000 (0:00:00.037) 0:01:31.880 ****** changed: [sut] => { "changed": true, "checksum": "28563613fcd034fa0804450821cf155fda8c6ce3", "dest": "/etc/corosync/authkey", "gid": 0, "group": "root", "md5sum": "b4d191a7629e94dc5500374aa8ed1466", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 256, "src": "/root/.ansible/tmp/ansible-tmp-1701769008.9926264-3115-229141761947947/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Get pacemaker authkey] ************ task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:20 Tuesday 05 December 2023 09:36:49 +0000 (0:00:00.561) 0:01:32.441 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on the controller pacemaker authkey] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:16 Tuesday 05 December 2023 09:36:49 +0000 (0:00:00.040) 0:01:32.481 ****** skipping: [sut] => { "changed": false, "false_condition": "preshared_key_src is string and preshared_key_src | length > 1", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from the controller pacemaker authkey] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:21 Tuesday 05 December 2023 09:36:49 +0000 (0:00:00.031) 0:01:32.513 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Use the slurped key from the controller pacemaker authkey] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:29 Tuesday 05 December 2023 09:36:49 +0000 (0:00:00.030) 0:01:32.544 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Generate key using OpenSSL pacemaker authkey] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:44 Tuesday 05 December 2023 09:36:49 +0000 (0:00:00.029) 0:01:32.573 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Fetch generated pacemaker authkey] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:50 Tuesday 05 December 2023 09:36:49 +0000 (0:00:00.233) 0:01:32.806 ****** ok: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Check if key exists on cluster nodes pacemaker authkey] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:60 Tuesday 05 December 2023 09:36:49 +0000 (0:00:00.031) 0:01:32.838 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.ha_cluster : Slurp existing key from cluster nodes pacemaker authkey] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:65 Tuesday 05 December 2023 09:36:50 +0000 (0:00:00.223) 0:01:33.061 ****** skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Use the slurped key from cluster nodes pacemaker authkey] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:73 Tuesday 05 December 2023 09:36:50 +0000 (0:00:00.028) 0:01:33.089 ****** skipping: [sut] => (item=None) => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } skipping: [sut] => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Distribute pacemaker authkey] ***** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:28 Tuesday 05 December 2023 09:36:50 +0000 (0:00:00.040) 0:01:33.130 ****** changed: [sut] => { "changed": true, "checksum": "74b03c4a01e057cb9463fdd23602e58abf8c9c90", "dest": "/etc/pacemaker/authkey", "gid": 189, "group": "haclient", "md5sum": "e39a2c82946cf766a86fefda2b9fd2a3", "mode": "0400", "owner": "hacluster", "secontext": "system_u:object_r:etc_t:s0", "size": 256, "src": "/root/.ansible/tmp/ansible-tmp-1701769010.2434416-3142-185780043776039/source", "state": "file", "uid": 189 } TASK [fedora.linux_system_roles.ha_cluster : Remove qdevice certificates [CLI]] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:37 Tuesday 05 December 2023 09:36:50 +0000 (0:00:00.560) 0:01:33.690 ****** skipping: [sut] => { "changed": false, "false_condition": "'corosync.quorum.device.client.model.net.certificates.rest-api.v2' not in __ha_cluster_pcsd_capabilities", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Remove qdevice certificates [API]] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:46 Tuesday 05 December 2023 09:36:50 +0000 (0:00:00.067) 0:01:33.758 ****** changed: [sut] => { "changed": true, "pcs_result": { "command": { "command_name": "qdevice.client_net_destroy", "options": { "effective_groups": null, "effective_username": null, "request_timeout": null }, "params": {} }, "kill_reason": null, "reports": [], "result": null, "task_finish_type": "TaskFinishType.SUCCESS", "task_ident": "3ff0f1b5-d4cf-464f-8dbc-a166bbfd9418" } } TASK [fedora.linux_system_roles.ha_cluster : Obtain and distribute qdevice certificates [CLI]] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:54 Tuesday 05 December 2023 09:36:51 +0000 (0:00:00.987) 0:01:34.745 ****** skipping: [sut] => { "changed": false, "false_condition": "__ha_cluster_qdevice_in_use", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Obtain and distribute qdevice certificates [API]] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:71 Tuesday 05 December 2023 09:36:51 +0000 (0:00:00.022) 0:01:34.767 ****** skipping: [sut] => { "changed": false, "false_condition": "__ha_cluster_qdevice_in_use", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Enable or disable cluster services on boot] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:72 Tuesday 05 December 2023 09:36:51 +0000 (0:00:00.022) 0:01:34.790 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Enable or disable configured cluster services on boot] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml:3 Tuesday 05 December 2023 09:36:51 +0000 (0:00:00.042) 0:01:34.832 ****** changed: [sut] => (item=corosync) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "corosync", "name": "corosync", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice systemd-journald.socket basic.target network-online.target sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "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": "[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", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Corosync Cluster Engine", "DevicePolicy": "auto", "Documentation": "man:corosync man:corosync.conf man:corosync_overview", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; 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/corosync.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": "corosync.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": "infinity", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "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": "corosync.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "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 network-online.target sysinit.target", "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": "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } skipping: [sut] => (item=corosync-qdevice) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item != 'corosync-qdevice' or __ha_cluster_qdevice_in_use", "item": "corosync-qdevice", "skip_reason": "Conditional result was False" } changed: [sut] => (item=pacemaker) => { "ansible_loop_var": "item", "changed": true, "enabled": true, "item": "pacemaker", "name": "pacemaker", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus-broker.service systemd-journald.socket resource-agents-deps.target time-sync.target system.slice rsyslog.service syslog.service basic.target corosync.service network.target sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "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": "[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", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Pacemaker High Availability Cluster Manager", "DevicePolicy": "auto", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; 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/pacemaker.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": "pacemaker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "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": "pacemaker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "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": "sysinit.target system.slice corosync.service", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "1s", "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": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "25s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessExitStatus": "100", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "Wants": "dbus-broker.service resource-agents-deps.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect SBD] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml:16 Tuesday 05 December 2023 09:36:53 +0000 (0:00:01.244) 0:01:36.077 ****** 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "canberra-system-bootup.service": { "name": "canberra-system-bootup.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "canberra-system-shutdown-reboot.service": { "name": "canberra-system-shutdown-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "canberra-system-shutdown.service": { "name": "canberra-system-shutdown.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "inactive", "status": "disabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "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" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync-qnetd.service": { "name": "corosync-qnetd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "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.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "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" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "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" }, "geoclue.service": { "name": "geoclue.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": "active" }, "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" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "low-memory-monitor.service": { "name": "low-memory-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "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" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.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" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rtkit-daemon.service": { "name": "rtkit-daemon.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "sbd.service": { "name": "sbd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "sbd_remote.service": { "name": "sbd_remote.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": "disabled" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-plymouth.service": { "name": "systemd-ask-password-plymouth.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": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.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-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "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": "inactive", "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-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "inactive", "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-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "upower.service": { "name": "upower.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": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Enable or disable SBD] ************ task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml:19 Tuesday 05 December 2023 09:36:55 +0000 (0:00:02.158) 0:01:38.235 ****** ok: [sut] => { "changed": false, "enabled": false, "name": "sbd", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice sysinit.target iscsi.service systemd-journald.socket systemd-modules-load.service basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "pacemaker.service shutdown.target dlm.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "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": "no", "CanStop": "no", "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", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Shared-storage based fencing daemon", "DevicePolicy": "auto", "Documentation": "\"man:sbd(8)\"", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /var/run/sbd.pid watch ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /var/run/sbd.pid watch ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -TERM $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -TERM $MAINPID ; 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/sbd.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": "sbd.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": "infinity", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "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": "sbd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/sbd.pid", "PartOf": "corosync.service", "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": "yes", "RefuseManualStop": "yes", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-abort", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "forking", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Start the cluster and reload corosync.conf] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:75 Tuesday 05 December 2023 09:36:55 +0000 (0:00:00.399) 0:01:38.634 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect corosync-qdevice] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:21 Tuesday 05 December 2023 09:36:55 +0000 (0:00:00.050) 0:01:38.685 ****** 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "canberra-system-bootup.service": { "name": "canberra-system-bootup.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "canberra-system-shutdown-reboot.service": { "name": "canberra-system-shutdown-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "canberra-system-shutdown.service": { "name": "canberra-system-shutdown.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "inactive", "status": "disabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "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" }, "corosync-notifyd.service": { "name": "corosync-notifyd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync-qnetd.service": { "name": "corosync-qnetd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "corosync.service": { "name": "corosync.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "crm_mon.service": { "name": "crm_mon.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "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.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "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" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "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" }, "geoclue.service": { "name": "geoclue.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": "active" }, "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" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "low-memory-monitor.service": { "name": "low-memory-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "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" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pacemaker.service": { "name": "pacemaker.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "pcsd-ruby.service": { "name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled" }, "pcsd.service": { "name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.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" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rtkit-daemon.service": { "name": "rtkit-daemon.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "sbd.service": { "name": "sbd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "sbd_remote.service": { "name": "sbd_remote.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": "disabled" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-plymouth.service": { "name": "systemd-ask-password-plymouth.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": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "systemd-fsck@.service": { "name": "systemd-fsck@.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-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "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": "inactive", "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-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "inactive", "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-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "upower.service": { "name": "upower.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": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Stop cluster daemons to reload configuration] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:24 Tuesday 05 December 2023 09:36:57 +0000 (0:00:02.168) 0:01:40.854 ****** ok: [sut] => (item=pacemaker) => { "ansible_loop_var": "item", "changed": false, "item": "pacemaker", "name": "pacemaker", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus-broker.service syslog.service basic.target sysinit.target resource-agents-deps.target corosync.service system.slice systemd-journald.socket rsyslog.service time-sync.target network.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "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", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Pacemaker High Availability Cluster Manager", "DevicePolicy": "auto", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; 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/pacemaker.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": "pacemaker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "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": "pacemaker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "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 corosync.service", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "1s", "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": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "25s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessExitStatus": "100", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "resource-agents-deps.target dbus-broker.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } skipping: [sut] => (item=corosync-qdevice) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item != 'corosync-qdevice' or 'corosync-qdevice.service' in ansible_facts.services\n", "item": "corosync-qdevice", "skip_reason": "Conditional result was False" } ok: [sut] => (item=corosync) => { "ansible_loop_var": "item", "changed": false, "item": "corosync", "name": "corosync", "state": "stopped", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice systemd-journald.socket network-online.target basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "pacemaker.service 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": "[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", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Corosync Cluster Engine", "DevicePolicy": "auto", "Documentation": "man:corosync man:corosync.conf man:corosync_overview", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; 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/corosync.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": "corosync.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": "infinity", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "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": "corosync.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "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", "RequiredBy": "pacemaker.service", "Requires": "sysinit.target system.slice network-online.target", "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": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-12-05 09:36:53 UTC", "StateChangeTimestampMonotonic": "952096829", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Start corosync] ******************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:47 Tuesday 05 December 2023 09:36:58 +0000 (0:00:00.757) 0:01:41.611 ****** changed: [sut] => { "changed": true, "name": "corosync", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice systemd-journald.socket network-online.target basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "pacemaker.service 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": "[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", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Corosync Cluster Engine", "DevicePolicy": "auto", "Documentation": "man:corosync man:corosync.conf man:corosync_overview", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; 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/corosync.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": "corosync.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": "infinity", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "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": "corosync.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "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", "RequiredBy": "pacemaker.service", "Requires": "sysinit.target system.slice network-online.target", "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": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Tue 2023-12-05 09:36:53 UTC", "StateChangeTimestampMonotonic": "952096829", "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": "4419", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Reload corosync configuration] **** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:56 Tuesday 05 December 2023 09:36:59 +0000 (0:00:00.931) 0:01:42.542 ****** ok: [sut] => { "changed": false, "cmd": [ "corosync-cfgtool", "-R" ], "delta": "0:00:00.013262", "end": "2023-12-05 09:36:59.824706", "rc": 0, "start": "2023-12-05 09:36:59.811444" } STDOUT: Reloading corosync.conf... Done TASK [fedora.linux_system_roles.ha_cluster : Start corosync-qdevice] *********** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:63 Tuesday 05 December 2023 09:36:59 +0000 (0:00:00.247) 0:01:42.790 ****** skipping: [sut] => { "changed": false, "false_condition": "__ha_cluster_qdevice_in_use", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Start pacemaker] ****************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:69 Tuesday 05 December 2023 09:36:59 +0000 (0:00:00.030) 0:01:42.820 ****** changed: [sut] => { "changed": true, "name": "pacemaker", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus-broker.service syslog.service basic.target sysinit.target resource-agents-deps.target corosync.service system.slice systemd-journald.socket rsyslog.service time-sync.target network.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "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", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Pacemaker High Availability Cluster Manager", "DevicePolicy": "auto", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; 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/pacemaker.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": "pacemaker.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "process", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "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": "14732", "LimitNPROCSoft": "14732", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14732", "LimitSIGPENDINGSoft": "14732", "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": "pacemaker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "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 corosync.service", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "1s", "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": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "25s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SuccessExitStatus": "100", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "resource-agents-deps.target dbus-broker.service", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.ha_cluster : Wait for the cluster to fully start and form membership] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:75 Tuesday 05 December 2023 09:37:00 +0000 (0:00:00.413) 0:01:43.234 ****** ok: [sut] => { "changed": false, "cmd": [ "pcs", "cluster", "start", "--all", "--wait" ], "delta": "0:00:24.636537", "end": "2023-12-05 09:37:25.174440", "rc": 0, "start": "2023-12-05 09:37:00.537903" } STDERR: localhost: Starting Cluster... Waiting for node(s) to start... localhost: Started TASK [fedora.linux_system_roles.ha_cluster : List pacemaker nodes] ************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:89 Tuesday 05 December 2023 09:37:25 +0000 (0:00:24.900) 0:02:08.134 ****** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; crm_mon -X | xmllint --xpath '/crm_mon/nodes/node/@name' - | sed -E 's/\\s*name=\"([^\"]+)\"\\s*/\\1\\n/g'\n", "delta": "0:00:00.021688", "end": "2023-12-05 09:37:25.423872", "rc": 0, "start": "2023-12-05 09:37:25.402184" } STDOUT: localhost TASK [fedora.linux_system_roles.ha_cluster : Purge removed nodes from pacemaker's cache] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:111 Tuesday 05 December 2023 09:37:25 +0000 (0:00:00.249) 0:02:08.383 ****** skipping: [sut] => (item=localhost) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item not in __ha_cluster_all_node_names", "item": "localhost", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.ha_cluster : Create and push CIB] ************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:78 Tuesday 05 December 2023 09:37:25 +0000 (0:00:00.031) 0:02:08.415 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for original CIB] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:10 Tuesday 05 December 2023 09:37:25 +0000 (0:00:00.082) 0:02:08.498 ****** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.h_137h7v_ha_cluster_original_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for new CIB] **** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:18 Tuesday 05 December 2023 09:37:25 +0000 (0:00:00.228) 0:02:08.727 ****** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Fetch CIB configuration] ********** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:26 Tuesday 05 December 2023 09:37:26 +0000 (0:00:00.219) 0:02:08.946 ****** ok: [sut] => { "changed": false, "cmd": [ "cibadmin", "--query" ], "delta": "0:00:00.012304", "end": "2023-12-05 09:37:26.220911", "rc": 0, "start": "2023-12-05 09:37:26.208607" } STDOUT: TASK [fedora.linux_system_roles.ha_cluster : Write CIB configuration] ********** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:33 Tuesday 05 December 2023 09:37:26 +0000 (0:00:00.235) 0:02:09.182 ****** changed: [sut] => (item=/tmp/ansible._byhvkal_ha_cluster_cib_xml) => { "ansible_loop_var": "item", "changed": true, "checksum": "f18e5ed96c1fb0ac3886ed30a3f7ffffbf62c88a", "dest": "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "gid": 0, "group": "root", "item": "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "md5sum": "463b20a44914c1e3aac7e0d4e134d756", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1495, "src": "/root/.ansible/tmp/ansible-tmp-1701769046.2967017-3220-209364917096652/source", "state": "file", "uid": 0 } changed: [sut] => (item=/tmp/ansible.h_137h7v_ha_cluster_original_cib_xml) => { "ansible_loop_var": "item", "changed": true, "checksum": "f18e5ed96c1fb0ac3886ed30a3f7ffffbf62c88a", "dest": "/tmp/ansible.h_137h7v_ha_cluster_original_cib_xml", "gid": 0, "group": "root", "item": "/tmp/ansible.h_137h7v_ha_cluster_original_cib_xml", "md5sum": "463b20a44914c1e3aac7e0d4e134d756", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1495, "src": "/root/.ansible/tmp/ansible-tmp-1701769046.8523257-3220-75350758119282/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Purge new CIB configuration] ****** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:51 Tuesday 05 December 2023 09:37:27 +0000 (0:00:01.142) 0:02:10.325 ****** changed: [sut] => { "changed": true, "cmd": [ "cibadmin", "--force", "--delete-all", "--xpath", "/cib/configuration/*[not(\n self::crm_config or\n self::nodes or\n self::resources or\n self::constraints\n)] | /cib/configuration/*[self::resources or self::constraints]/* | /cib/configuration/nodes/*/* | /cib/configuration/crm_config//nvpair[not(\n @name=\"cluster-infrastructure\" or\n @name=\"cluster-name\" or\n @name=\"dc-version\" or\n @name=\"have-watchdog\" or\n @name=\"last-lrm-refresh\" or\n @name=\"stonith-watchdog-timeout\"\n)]" ], "delta": "0:00:00.021590", "end": "2023-12-05 09:37:27.614382", "rc": 0, "start": "2023-12-05 09:37:27.592792" } TASK [fedora.linux_system_roles.ha_cluster : Configure cluster properties] ***** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:85 Tuesday 05 December 2023 09:37:27 +0000 (0:00:00.250) 0:02:10.576 ****** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_cluster_properties[0].attrs | d([])", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource defaults] ****** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:97 Tuesday 05 December 2023 09:37:27 +0000 (0:00:00.027) 0:02:10.603 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource operation defaults] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:109 Tuesday 05 December 2023 09:37:27 +0000 (0:00:00.020) 0:02:10.624 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Extract primitive to bundle mapping] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:119 Tuesday 05 December 2023 09:37:27 +0000 (0:00:00.020) 0:02:10.644 ****** ok: [sut] => { "ansible_facts": { "__ha_cluster_primitive_bundle_map": {} }, "changed": false } TASK [fedora.linux_system_roles.ha_cluster : Configure cluster bundle resources] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:123 Tuesday 05 December 2023 09:37:27 +0000 (0:00:00.026) 0:02:10.671 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resources] ****** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:129 Tuesday 05 December 2023 09:37:27 +0000 (0:00:00.013) 0:02:10.685 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml for sut => (item={'id': 'd1', 'agent': 'ocf:pacemaker:Dummy'}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml for sut => (item={'id': 'd2', 'agent': 'ocf:pacemaker:Dummy'}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml for sut => (item={'id': 'd3', 'agent': 'ocf:pacemaker:Dummy'}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml for sut => (item={'id': 'd4', 'agent': 'ocf:pacemaker:Dummy'}) TASK [fedora.linux_system_roles.ha_cluster : Configure resource primitive d1] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:3 Tuesday 05 December 2023 09:37:27 +0000 (0:00:00.046) 0:02:10.731 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "resource", "create", "d1", "ocf:pacemaker:Dummy" ], "delta": "0:00:00.715045", "end": "2023-12-05 09:37:28.731764", "rc": 0, "start": "2023-12-05 09:37:28.016719" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource primitive d2] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:3 Tuesday 05 December 2023 09:37:28 +0000 (0:00:00.962) 0:02:11.694 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "resource", "create", "d2", "ocf:pacemaker:Dummy" ], "delta": "0:00:00.727162", "end": "2023-12-05 09:37:29.701946", "rc": 0, "start": "2023-12-05 09:37:28.974784" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource primitive d3] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:3 Tuesday 05 December 2023 09:37:29 +0000 (0:00:00.975) 0:02:12.669 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "resource", "create", "d3", "ocf:pacemaker:Dummy" ], "delta": "0:00:00.715857", "end": "2023-12-05 09:37:30.670742", "rc": 0, "start": "2023-12-05 09:37:29.954885" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource primitive d4] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-resource-primitive.yml:3 Tuesday 05 December 2023 09:37:30 +0000 (0:00:00.964) 0:02:13.634 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "resource", "create", "d4", "ocf:pacemaker:Dummy" ], "delta": "0:00:00.726838", "end": "2023-12-05 09:37:31.646289", "rc": 0, "start": "2023-12-05 09:37:30.919451" } TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resource groups] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:136 Tuesday 05 December 2023 09:37:31 +0000 (0:00:00.974) 0:02:14.608 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resource clones] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:142 Tuesday 05 December 2023 09:37:31 +0000 (0:00:00.011) 0:02:14.620 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Configure stonith levels] ********* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:149 Tuesday 05 December 2023 09:37:31 +0000 (0:00:00.011) 0:02:14.632 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource location constraints] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:157 Tuesday 05 December 2023 09:37:31 +0000 (0:00:00.011) 0:02:14.643 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd1'}, 'node': 'node1'}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node1'}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd1'}, 'node': 'node2', 'options': [{'name': 'score', 'value': -123}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node2', 'options': [{'name': 'score', 'value': 23}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd2'}, 'node': 'node1', 'id': 'cl1'}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node3', 'id': 'cl2'}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd2'}, 'node': 'node2', 'id': 'cl3', 'options': [{'name': 'resource-discovery', 'value': 'exclusive'}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node4', 'id': 'cl4', 'options': [{'name': 'resource-discovery', 'value': 'exclusive'}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd2'}, 'node': 'node3', 'id': 'cl5', 'options': [{'name': 'score', 'value': '-INFINITY'}, {'name': 'resource-discovery', 'value': 'never'}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'node': 'node5', 'id': 'cl6', 'options': [{'name': 'score', 'value': -32}, {'name': 'resource-discovery', 'value': 'never'}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd3'}, 'rule': 'rule eq 1'}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'rule': 'rule eq 1'}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd3'}, 'rule': '(rule eq 2) and (date gt 2000-01-01 or date-spec weekdays=1)', 'id': 'cl7'}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'rule': '(rule eq 2) and (date gt 2000-01-01 or date-spec weekdays=1)', 'id': 'cl8'}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd3', 'role': 'Promoted'}, 'rule': 'rule eq 3 or #uname eq node2'}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+', 'role': 'Promoted'}, 'rule': 'rule eq 3 or #uname eq node2'}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd3'}, 'rule': 'rule eq 4 and value gt -10', 'options': [{'name': 'score', 'value': -47}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'rule': 'rule eq 4 and value gt -10', 'options': [{'name': 'score', 'value': -47}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd3'}, 'rule': 'rule eq 5 or value ne string interesting;string& and x gt 0', 'options': [{'name': 'score-attribute', 'value': 'myscore'}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'rule': 'rule eq 5 or value ne string interesting;string& and x gt 0', 'options': [{'name': 'score-attribute', 'value': 'myscore'}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd3'}, 'rule': 'rule eq 6', 'options': [{'name': 'resource-discovery', 'value': 'always'}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+'}, 'rule': 'rule eq 6', 'options': [{'name': 'resource-discovery', 'value': 'always'}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'id': 'd3', 'role': 'Unpromoted'}, 'rule': 'rule eq 7', 'id': 'cl9', 'options': [{'name': 'score', 'value': -47}, {'name': 'resource-discovery', 'value': 'always'}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml for sut => (item={'resource': {'pattern': 'd\\d+', 'role': 'Unpromoted'}, 'rule': 'rule eq 7', 'id': 'cl10', 'options': [{'name': 'score', 'value': -47}, {'name': 'resource-discovery', 'value': 'always'}]}) TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 0] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:31 +0000 (0:00:00.137) 0:02:14.781 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "d1", "prefers", "node1=INFINITY" ], "delta": "0:00:00.718753", "end": "2023-12-05 09:37:32.776616", "rc": 0, "start": "2023-12-05 09:37:32.057863" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 1] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:32 +0000 (0:00:00.960) 0:02:15.741 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "prefers", "node1=INFINITY" ], "delta": "0:00:00.701045", "end": "2023-12-05 09:37:33.721715", "rc": 0, "start": "2023-12-05 09:37:33.020670" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 2] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:33 +0000 (0:00:00.943) 0:02:16.684 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "d1", "prefers", "node2=-123" ], "delta": "0:00:00.702080", "end": "2023-12-05 09:37:34.665194", "rc": 0, "start": "2023-12-05 09:37:33.963114" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 3] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:34 +0000 (0:00:00.944) 0:02:17.629 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "prefers", "node2=23" ], "delta": "0:00:00.713162", "end": "2023-12-05 09:37:35.621196", "rc": 0, "start": "2023-12-05 09:37:34.908034" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl1] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:35 +0000 (0:00:00.954) 0:02:18.584 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "add", "cl1", "d2", "node1", "INFINITY" ], "delta": "0:00:00.705510", "end": "2023-12-05 09:37:36.565558", "rc": 0, "start": "2023-12-05 09:37:35.860048" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl2] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:36 +0000 (0:00:00.944) 0:02:19.528 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "add", "cl2", "regexp%d\\d+", "node3", "INFINITY" ], "delta": "0:00:00.701717", "end": "2023-12-05 09:37:37.506913", "rc": 0, "start": "2023-12-05 09:37:36.805196" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl3] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:37 +0000 (0:00:00.948) 0:02:20.476 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "add", "cl3", "d2", "node2", "INFINITY", "resource-discovery=exclusive" ], "delta": "0:00:00.704560", "end": "2023-12-05 09:37:38.456622", "rc": 0, "start": "2023-12-05 09:37:37.752062" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl4] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:38 +0000 (0:00:00.942) 0:02:21.419 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "add", "cl4", "regexp%d\\d+", "node4", "INFINITY", "resource-discovery=exclusive" ], "delta": "0:00:00.717919", "end": "2023-12-05 09:37:39.414288", "rc": 0, "start": "2023-12-05 09:37:38.696369" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl5] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:39 +0000 (0:00:00.957) 0:02:22.376 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "add", "cl5", "d2", "node3", "-INFINITY", "resource-discovery=never" ], "delta": "0:00:00.697201", "end": "2023-12-05 09:37:40.351817", "rc": 0, "start": "2023-12-05 09:37:39.654616" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl6] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:40 +0000 (0:00:00.938) 0:02:23.314 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "add", "cl6", "regexp%d\\d+", "node5", "-32", "resource-discovery=never" ], "delta": "0:00:00.698245", "end": "2023-12-05 09:37:41.285480", "rc": 0, "start": "2023-12-05 09:37:40.587235" } STDERR: Warning: Validation for node existence in the cluster will be skipped TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 10] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:41 +0000 (0:00:00.932) 0:02:24.247 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "rule", "eq", "1" ], "delta": "0:00:00.695667", "end": "2023-12-05 09:37:42.219311", "rc": 0, "start": "2023-12-05 09:37:41.523644" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 11] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:42 +0000 (0:00:00.934) 0:02:25.182 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "rule", "eq", "1" ], "delta": "0:00:00.695156", "end": "2023-12-05 09:37:43.148268", "rc": 0, "start": "2023-12-05 09:37:42.453112" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl7] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:43 +0000 (0:00:00.929) 0:02:26.111 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "constraint-id=cl7", "(rule", "eq", "2)", "and", "(date", "gt", "2000-01-01", "or", "date-spec", "weekdays=1)" ], "delta": "0:00:00.695660", "end": "2023-12-05 09:37:44.080752", "rc": 0, "start": "2023-12-05 09:37:43.385092" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl8] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:44 +0000 (0:00:00.932) 0:02:27.043 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "constraint-id=cl8", "(rule", "eq", "2)", "and", "(date", "gt", "2000-01-01", "or", "date-spec", "weekdays=1)" ], "delta": "0:00:00.708683", "end": "2023-12-05 09:37:45.038474", "rc": 0, "start": "2023-12-05 09:37:44.329791" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 14] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:45 +0000 (0:00:00.964) 0:02:28.007 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "role=promoted", "rule", "eq", "3", "or", "#uname", "eq", "node2" ], "delta": "0:00:00.691017", "end": "2023-12-05 09:37:45.975046", "rc": 0, "start": "2023-12-05 09:37:45.284029" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 15] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:46 +0000 (0:00:00.930) 0:02:28.938 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "role=promoted", "rule", "eq", "3", "or", "#uname", "eq", "node2" ], "delta": "0:00:00.699165", "end": "2023-12-05 09:37:46.911636", "rc": 0, "start": "2023-12-05 09:37:46.212471" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 16] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:46 +0000 (0:00:00.937) 0:02:29.875 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "score=-47", "rule", "eq", "4", "and", "value", "gt", "-10" ], "delta": "0:00:00.689613", "end": "2023-12-05 09:37:47.843276", "rc": 0, "start": "2023-12-05 09:37:47.153663" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 17] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:47 +0000 (0:00:00.935) 0:02:30.810 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "score=-47", "rule", "eq", "4", "and", "value", "gt", "-10" ], "delta": "0:00:00.689564", "end": "2023-12-05 09:37:48.775930", "rc": 0, "start": "2023-12-05 09:37:48.086366" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 18] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:48 +0000 (0:00:00.929) 0:02:31.739 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "score-attribute=myscore", "rule", "eq", "5", "or", "value", "ne", "string", "interesting;string&", "and", "x", "gt", "0" ], "delta": "0:00:00.701128", "end": "2023-12-05 09:37:49.725792", "rc": 0, "start": "2023-12-05 09:37:49.024664" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 19] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:49 +0000 (0:00:00.948) 0:02:32.688 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "score-attribute=myscore", "rule", "eq", "5", "or", "value", "ne", "string", "interesting;string&", "and", "x", "gt", "0" ], "delta": "0:00:00.699944", "end": "2023-12-05 09:37:50.660352", "rc": 0, "start": "2023-12-05 09:37:49.960408" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 20] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:50 +0000 (0:00:00.940) 0:02:33.629 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "resource-discovery=always", "rule", "eq", "6" ], "delta": "0:00:00.692707", "end": "2023-12-05 09:37:51.597981", "rc": 0, "start": "2023-12-05 09:37:50.905274" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint 21] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:51 +0000 (0:00:00.931) 0:02:34.560 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "resource-discovery=always", "rule", "eq", "6" ], "delta": "0:00:00.690345", "end": "2023-12-05 09:37:52.524300", "rc": 0, "start": "2023-12-05 09:37:51.833955" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl9] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:52 +0000 (0:00:00.929) 0:02:35.490 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "d3", "rule", "constraint-id=cl9", "role=unpromoted", "score=-47", "resource-discovery=always", "rule", "eq", "7" ], "delta": "0:00:00.697569", "end": "2023-12-05 09:37:53.487473", "rc": 0, "start": "2023-12-05 09:37:52.789904" } TASK [fedora.linux_system_roles.ha_cluster : Configure location constraint cl10] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-location.yml:3 Tuesday 05 December 2023 09:37:53 +0000 (0:00:00.981) 0:02:36.471 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "location", "regexp%d\\d+", "rule", "constraint-id=cl10", "role=unpromoted", "score=-47", "resource-discovery=always", "rule", "eq", "7" ], "delta": "0:00:00.692201", "end": "2023-12-05 09:37:54.435494", "rc": 0, "start": "2023-12-05 09:37:53.743293" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource colocation constraints] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:164 Tuesday 05 December 2023 09:37:54 +0000 (0:00:00.923) 0:02:37.395 ****** skipping: [sut] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_sets": [ { "resource_ids": [ "d1", "d2" ] } ] }, "constraint_index": 6, "false_condition": "not constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2'], 'options': [{'name': 'role', 'value': 'Promoted'}]}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}]}], 'id': 'cc-set', 'options': [{'name': 'score', 'value': 20}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "cc-set", "options": [ { "name": "score", "value": 20 } ], "resource_sets": [ { "options": [ { "name": "role", "value": "Promoted" } ], "resource_ids": [ "d1", "d2" ] }, { "options": [ { "name": "sequential", "value": "false" } ], "resource_ids": [ "d3", "d4" ] } ] }, "constraint_index": 7, "false_condition": "not constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml for sut => (item={'resource_follower': {'id': 'd1'}, 'resource_leader': {'id': 'd2'}}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml for sut => (item={'resource_follower': {'id': 'd2'}, 'resource_leader': {'id': 'd3'}, 'options': [{'name': 'score', 'value': -10}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml for sut => (item={'resource_follower': {'id': 'd3'}, 'resource_leader': {'id': 'd4'}, 'id': 'cc-id'}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml for sut => (item={'resource_follower': {'id': 'd1', 'role': 'Promoted'}, 'resource_leader': {'id': 'd3', 'role': 'Promoted'}}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml for sut => (item={'resource_follower': {'id': 'd1'}, 'resource_leader': {'id': 'd4'}, 'options': [{'name': 'node-attribute', 'value': 'attribute-name'}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml for sut => (item={'resource_follower': {'id': 'd2', 'role': 'Unpromoted'}, 'resource_leader': {'id': 'd4', 'role': 'Started'}, 'id': 'cc-all', 'options': [{'name': 'score', 'value': '-INFINITY'}, {'name': 'node-attribute', 'value': 'attribute-name'}]}) TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint 0] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml:3 Tuesday 05 December 2023 09:37:54 +0000 (0:00:00.086) 0:02:37.482 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "colocation", "add", "d1", "with", "d2", "INFINITY" ], "delta": "0:00:00.691989", "end": "2023-12-05 09:37:55.442563", "rc": 0, "start": "2023-12-05 09:37:54.750574" } TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint 1] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml:3 Tuesday 05 December 2023 09:37:55 +0000 (0:00:00.927) 0:02:38.410 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "colocation", "add", "d2", "with", "d3", "-10" ], "delta": "0:00:00.693591", "end": "2023-12-05 09:37:56.373959", "rc": 0, "start": "2023-12-05 09:37:55.680368" } TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint cc-id] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml:3 Tuesday 05 December 2023 09:37:56 +0000 (0:00:00.926) 0:02:39.336 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "colocation", "add", "d3", "with", "d4", "INFINITY", "id=cc-id" ], "delta": "0:00:00.703167", "end": "2023-12-05 09:37:57.307384", "rc": 0, "start": "2023-12-05 09:37:56.604217" } TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint 3] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml:3 Tuesday 05 December 2023 09:37:57 +0000 (0:00:00.941) 0:02:40.278 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "colocation", "add", "promoted", "d1", "with", "promoted", "d3", "INFINITY" ], "delta": "0:00:00.689317", "end": "2023-12-05 09:37:58.245589", "rc": 0, "start": "2023-12-05 09:37:57.556272" } TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint 4] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml:3 Tuesday 05 December 2023 09:37:58 +0000 (0:00:00.930) 0:02:41.208 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "colocation", "add", "d1", "with", "d4", "INFINITY", "node-attribute=attribute-name" ], "delta": "0:00:00.703694", "end": "2023-12-05 09:37:59.178376", "rc": 0, "start": "2023-12-05 09:37:58.474682" } TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint cc-all] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-colocation.yml:3 Tuesday 05 December 2023 09:37:59 +0000 (0:00:00.932) 0:02:42.140 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "colocation", "add", "unpromoted", "d2", "with", "started", "d4", "-INFINITY", "id=cc-all", "node-attribute=attribute-name" ], "delta": "0:00:00.699589", "end": "2023-12-05 09:38:00.106684", "rc": 0, "start": "2023-12-05 09:37:59.407095" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource set colocation constraints] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:172 Tuesday 05 December 2023 09:38:00 +0000 (0:00:00.926) 0:02:43.067 ****** skipping: [sut] => (item={'resource_follower': {'id': 'd1'}, 'resource_leader': {'id': 'd2'}}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_follower": { "id": "d1" }, "resource_leader": { "id": "d2" } }, "constraint_index": 0, "false_condition": "constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'resource_follower': {'id': 'd2'}, 'resource_leader': {'id': 'd3'}, 'options': [{'name': 'score', 'value': -10}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "options": [ { "name": "score", "value": -10 } ], "resource_follower": { "id": "d2" }, "resource_leader": { "id": "d3" } }, "constraint_index": 1, "false_condition": "constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'resource_follower': {'id': 'd3'}, 'resource_leader': {'id': 'd4'}, 'id': 'cc-id'}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "cc-id", "resource_follower": { "id": "d3" }, "resource_leader": { "id": "d4" } }, "constraint_index": 2, "false_condition": "constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'resource_follower': {'id': 'd1', 'role': 'Promoted'}, 'resource_leader': {'id': 'd3', 'role': 'Promoted'}}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_follower": { "id": "d1", "role": "Promoted" }, "resource_leader": { "id": "d3", "role": "Promoted" } }, "constraint_index": 3, "false_condition": "constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'resource_follower': {'id': 'd1'}, 'resource_leader': {'id': 'd4'}, 'options': [{'name': 'node-attribute', 'value': 'attribute-name'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "options": [ { "name": "node-attribute", "value": "attribute-name" } ], "resource_follower": { "id": "d1" }, "resource_leader": { "id": "d4" } }, "constraint_index": 4, "false_condition": "constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'resource_follower': {'id': 'd2', 'role': 'Unpromoted'}, 'resource_leader': {'id': 'd4', 'role': 'Started'}, 'id': 'cc-all', 'options': [{'name': 'score', 'value': '-INFINITY'}, {'name': 'node-attribute', 'value': 'attribute-name'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "cc-all", "options": [ { "name": "score", "value": "-INFINITY" }, { "name": "node-attribute", "value": "attribute-name" } ], "resource_follower": { "id": "d2", "role": "Unpromoted" }, "resource_leader": { "id": "d4", "role": "Started" } }, "constraint_index": 5, "false_condition": "constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml for sut => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml for sut => (item={'resource_sets': [{'resource_ids': ['d1', 'd2'], 'options': [{'name': 'role', 'value': 'Promoted'}]}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}]}], 'id': 'cc-set', 'options': [{'name': 'score', 'value': 20}]}) TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint '6'] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml:3 Tuesday 05 December 2023 09:38:00 +0000 (0:00:00.081) 0:02:43.149 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "colocation", "set", "d1", "d2" ], "delta": "0:00:00.702737", "end": "2023-12-05 09:38:01.118788", "rc": 0, "start": "2023-12-05 09:38:00.416051" } TASK [fedora.linux_system_roles.ha_cluster : Configure colocation constraint 'cc-set'] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml:3 Tuesday 05 December 2023 09:38:01 +0000 (0:00:00.933) 0:02:44.082 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "colocation", "set", "d1", "d2", "role=Promoted", "set", "d3", "d4", "sequential=false", "setoptions", "id=cc-set", "score=20" ], "delta": "0:00:00.712772", "end": "2023-12-05 09:38:02.067751", "rc": 0, "start": "2023-12-05 09:38:01.354979" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource order constraints] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:182 Tuesday 05 December 2023 09:38:02 +0000 (0:00:00.945) 0:02:45.027 ****** skipping: [sut] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_sets": [ { "resource_ids": [ "d1", "d2" ] } ] }, "constraint_index": 6, "false_condition": "not constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2'], 'options': [{'name': 'action', 'value': 'promote'}]}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}, {'name': 'require-all', 'value': 'true'}]}], 'id': 'co-set', 'options': [{'name': 'symmetrical', 'value': 'false'}, {'name': 'kind', 'value': 'Serialize'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "co-set", "options": [ { "name": "symmetrical", "value": "false" }, { "name": "kind", "value": "Serialize" } ], "resource_sets": [ { "options": [ { "name": "action", "value": "promote" } ], "resource_ids": [ "d1", "d2" ] }, { "options": [ { "name": "sequential", "value": "false" }, { "name": "require-all", "value": "true" } ], "resource_ids": [ "d3", "d4" ] } ] }, "constraint_index": 7, "false_condition": "not constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml for sut => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd2'}}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml for sut => (item={'resource_first': {'id': 'd2'}, 'resource_then': {'id': 'd3'}, 'id': 'co-id'}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml for sut => (item={'resource_first': {'id': 'd3', 'action': 'demote'}, 'resource_then': {'id': 'd4', 'action': 'promote'}}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml for sut => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd3'}, 'options': [{'name': 'kind', 'value': 'Optional'}, {'name': 'symmetrical', 'value': 'false'}, {'name': 'require-all', 'value': 'false'}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml for sut => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd4'}, 'options': [{'name': 'score', 'value': -15}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml for sut => (item={'resource_first': {'id': 'd2', 'action': 'demote'}, 'resource_then': {'id': 'd4', 'action': 'stop'}, 'id': 'co-all', 'options': [{'name': 'score', 'value': 10}, {'name': 'symmetrical', 'value': 'false'}, {'name': 'require-all', 'value': 'false'}]}) TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint 0] ***** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml:3 Tuesday 05 December 2023 09:38:02 +0000 (0:00:00.087) 0:02:45.115 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "order", "d1", "then", "d2" ], "delta": "0:00:00.717370", "end": "2023-12-05 09:38:03.096655", "rc": 0, "start": "2023-12-05 09:38:02.379285" } STDERR: Adding d1 d2 (kind: Mandatory) (Options: first-action=start then-action=start) TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint co-id] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml:3 Tuesday 05 December 2023 09:38:03 +0000 (0:00:00.945) 0:02:46.060 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "order", "d2", "then", "d3", "id=co-id" ], "delta": "0:00:00.710463", "end": "2023-12-05 09:38:04.032568", "rc": 0, "start": "2023-12-05 09:38:03.322105" } STDERR: Adding d2 d3 (kind: Mandatory) (Options: id=co-id first-action=start then-action=start) TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint 2] ***** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml:3 Tuesday 05 December 2023 09:38:04 +0000 (0:00:00.936) 0:02:46.996 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "order", "demote", "d3", "then", "promote", "d4" ], "delta": "0:00:00.717720", "end": "2023-12-05 09:38:04.975690", "rc": 0, "start": "2023-12-05 09:38:04.257970" } STDERR: Adding d3 d4 (kind: Mandatory) (Options: first-action=demote then-action=promote) TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint 3] ***** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml:3 Tuesday 05 December 2023 09:38:05 +0000 (0:00:00.941) 0:02:47.938 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "order", "d1", "then", "d3", "kind=Optional", "symmetrical=false", "require-all=false" ], "delta": "0:00:00.712694", "end": "2023-12-05 09:38:05.914343", "rc": 0, "start": "2023-12-05 09:38:05.201649" } STDERR: Adding d1 d3 (kind: Optional) (Options: require-all=false first-action=start then-action=start symmetrical=false) TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint 4] ***** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml:3 Tuesday 05 December 2023 09:38:05 +0000 (0:00:00.938) 0:02:48.877 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "order", "d1", "then", "d4", "score=-15" ], "delta": "0:00:00.714963", "end": "2023-12-05 09:38:06.855153", "rc": 0, "start": "2023-12-05 09:38:06.140190" } STDERR: Adding d1 d4 (score: -15) (Options: first-action=start then-action=start) TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint co-all] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-order.yml:3 Tuesday 05 December 2023 09:38:06 +0000 (0:00:00.941) 0:02:49.819 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "order", "demote", "d2", "then", "stop", "d4", "id=co-all", "score=10", "symmetrical=false", "require-all=false" ], "delta": "0:00:00.717712", "end": "2023-12-05 09:38:07.803005", "rc": 0, "start": "2023-12-05 09:38:07.085293" } STDERR: Adding d2 d4 (score: 10) (Options: id=co-all require-all=false first-action=demote then-action=stop symmetrical=false) TASK [fedora.linux_system_roles.ha_cluster : Configure resource set order constraints] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:190 Tuesday 05 December 2023 09:38:07 +0000 (0:00:00.947) 0:02:50.767 ****** skipping: [sut] => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd2'}}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_first": { "id": "d1" }, "resource_then": { "id": "d2" } }, "constraint_index": 0, "false_condition": "constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'resource_first': {'id': 'd2'}, 'resource_then': {'id': 'd3'}, 'id': 'co-id'}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "co-id", "resource_first": { "id": "d2" }, "resource_then": { "id": "d3" } }, "constraint_index": 1, "false_condition": "constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'resource_first': {'id': 'd3', 'action': 'demote'}, 'resource_then': {'id': 'd4', 'action': 'promote'}}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_first": { "action": "demote", "id": "d3" }, "resource_then": { "action": "promote", "id": "d4" } }, "constraint_index": 2, "false_condition": "constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd3'}, 'options': [{'name': 'kind', 'value': 'Optional'}, {'name': 'symmetrical', 'value': 'false'}, {'name': 'require-all', 'value': 'false'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "options": [ { "name": "kind", "value": "Optional" }, { "name": "symmetrical", "value": "false" }, { "name": "require-all", "value": "false" } ], "resource_first": { "id": "d1" }, "resource_then": { "id": "d3" } }, "constraint_index": 3, "false_condition": "constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd4'}, 'options': [{'name': 'score', 'value': -15}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "options": [ { "name": "score", "value": -15 } ], "resource_first": { "id": "d1" }, "resource_then": { "id": "d4" } }, "constraint_index": 4, "false_condition": "constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'resource_first': {'id': 'd2', 'action': 'demote'}, 'resource_then': {'id': 'd4', 'action': 'stop'}, 'id': 'co-all', 'options': [{'name': 'score', 'value': 10}, {'name': 'symmetrical', 'value': 'false'}, {'name': 'require-all', 'value': 'false'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "co-all", "options": [ { "name": "score", "value": 10 }, { "name": "symmetrical", "value": "false" }, { "name": "require-all", "value": "false" } ], "resource_first": { "action": "demote", "id": "d2" }, "resource_then": { "action": "stop", "id": "d4" } }, "constraint_index": 5, "false_condition": "constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml for sut => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml for sut => (item={'resource_sets': [{'resource_ids': ['d1', 'd2'], 'options': [{'name': 'action', 'value': 'promote'}]}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}, {'name': 'require-all', 'value': 'true'}]}], 'id': 'co-set', 'options': [{'name': 'symmetrical', 'value': 'false'}, {'name': 'kind', 'value': 'Serialize'}]}) TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint '6'] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml:3 Tuesday 05 December 2023 09:38:07 +0000 (0:00:00.087) 0:02:50.854 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "order", "set", "d1", "d2" ], "delta": "0:00:00.693067", "end": "2023-12-05 09:38:08.815078", "rc": 0, "start": "2023-12-05 09:38:08.122011" } TASK [fedora.linux_system_roles.ha_cluster : Configure order constraint 'co-set'] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml:3 Tuesday 05 December 2023 09:38:08 +0000 (0:00:00.923) 0:02:51.778 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "order", "set", "d1", "d2", "action=promote", "set", "d3", "d4", "sequential=false", "require-all=true", "setoptions", "id=co-set", "symmetrical=false", "kind=Serialize" ], "delta": "0:00:00.707275", "end": "2023-12-05 09:38:09.757720", "rc": 0, "start": "2023-12-05 09:38:09.050445" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource ticket constraints] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:200 Tuesday 05 December 2023 09:38:09 +0000 (0:00:00.941) 0:02:52.720 ****** skipping: [sut] => (item={'resource_sets': [{'resource_ids': ['d1']}], 'ticket': 'ticket-set1'}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource_sets": [ { "resource_ids": [ "d1" ] } ], "ticket": "ticket-set1" }, "constraint_index": 5, "false_condition": "not constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}, {'name': 'require-all', 'value': 'true'}]}], 'id': 'ct-set', 'ticket': 'ticket-set1', 'options': [{'name': 'loss-policy', 'value': 'fence'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "ct-set", "options": [ { "name": "loss-policy", "value": "fence" } ], "resource_sets": [ { "resource_ids": [ "d1", "d2" ] }, { "options": [ { "name": "sequential", "value": "false" }, { "name": "require-all", "value": "true" } ], "resource_ids": [ "d3", "d4" ] } ], "ticket": "ticket-set1" }, "constraint_index": 6, "false_condition": "not constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml for sut => (item={'resource': {'id': 'd1'}, 'ticket': 'ticket1'}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml for sut => (item={'resource': {'id': 'd1'}, 'id': 'ct-id', 'ticket': 'ticket2'}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml for sut => (item={'resource': {'id': 'd2', 'role': 'Promoted'}, 'ticket': 'ticket1'}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml for sut => (item={'resource': {'id': 'd2'}, 'ticket': 'ticket2', 'options': [{'name': 'loss-policy', 'value': 'stop'}]}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml for sut => (item={'resource': {'id': 'd3', 'role': 'Unpromoted'}, 'id': 'ct-all', 'ticket': 'ticket3', 'options': [{'name': 'loss-policy', 'value': 'demote'}]}) TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint 0] **** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml:3 Tuesday 05 December 2023 09:38:09 +0000 (0:00:00.096) 0:02:52.816 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "ticket", "add", "ticket1", "d1" ], "delta": "0:00:00.707505", "end": "2023-12-05 09:38:10.790481", "rc": 0, "start": "2023-12-05 09:38:10.082976" } TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint ct-id] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml:3 Tuesday 05 December 2023 09:38:10 +0000 (0:00:00.937) 0:02:53.754 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "ticket", "add", "ticket2", "d1", "id=ct-id" ], "delta": "0:00:00.698933", "end": "2023-12-05 09:38:11.722537", "rc": 0, "start": "2023-12-05 09:38:11.023604" } TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint 2] **** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml:3 Tuesday 05 December 2023 09:38:11 +0000 (0:00:00.931) 0:02:54.685 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "ticket", "add", "ticket1", "promoted", "d2" ], "delta": "0:00:00.696280", "end": "2023-12-05 09:38:12.645687", "rc": 0, "start": "2023-12-05 09:38:11.949407" } TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint 3] **** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml:3 Tuesday 05 December 2023 09:38:12 +0000 (0:00:00.923) 0:02:55.609 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "ticket", "add", "ticket2", "d2", "loss-policy=stop" ], "delta": "0:00:00.699184", "end": "2023-12-05 09:38:13.571730", "rc": 0, "start": "2023-12-05 09:38:12.872546" } TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint ct-all] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-ticket.yml:3 Tuesday 05 December 2023 09:38:13 +0000 (0:00:00.925) 0:02:56.535 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "ticket", "add", "ticket3", "unpromoted", "d3", "id=ct-all", "loss-policy=demote" ], "delta": "0:00:00.694816", "end": "2023-12-05 09:38:14.494485", "rc": 0, "start": "2023-12-05 09:38:13.799669" } TASK [fedora.linux_system_roles.ha_cluster : Configure resource set ticket constraints] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:208 Tuesday 05 December 2023 09:38:14 +0000 (0:00:00.922) 0:02:57.457 ****** skipping: [sut] => (item={'resource': {'id': 'd1'}, 'ticket': 'ticket1'}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource": { "id": "d1" }, "ticket": "ticket1" }, "constraint_index": 0, "false_condition": "constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'resource': {'id': 'd1'}, 'id': 'ct-id', 'ticket': 'ticket2'}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "ct-id", "resource": { "id": "d1" }, "ticket": "ticket2" }, "constraint_index": 1, "false_condition": "constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'resource': {'id': 'd2', 'role': 'Promoted'}, 'ticket': 'ticket1'}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "resource": { "id": "d2", "role": "Promoted" }, "ticket": "ticket1" }, "constraint_index": 2, "false_condition": "constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'resource': {'id': 'd2'}, 'ticket': 'ticket2', 'options': [{'name': 'loss-policy', 'value': 'stop'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "options": [ { "name": "loss-policy", "value": "stop" } ], "resource": { "id": "d2" }, "ticket": "ticket2" }, "constraint_index": 3, "false_condition": "constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'resource': {'id': 'd3', 'role': 'Unpromoted'}, 'id': 'ct-all', 'ticket': 'ticket3', 'options': [{'name': 'loss-policy', 'value': 'demote'}]}) => { "ansible_index_var": "constraint_index", "ansible_loop_var": "constraint", "changed": false, "constraint": { "id": "ct-all", "options": [ { "name": "loss-policy", "value": "demote" } ], "resource": { "id": "d3", "role": "Unpromoted" }, "ticket": "ticket3" }, "constraint_index": 4, "false_condition": "constraint.resource_sets | d()", "skip_reason": "Conditional result was False" } included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml for sut => (item={'resource_sets': [{'resource_ids': ['d1']}], 'ticket': 'ticket-set1'}) included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml for sut => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}, {'name': 'require-all', 'value': 'true'}]}], 'id': 'ct-set', 'ticket': 'ticket-set1', 'options': [{'name': 'loss-policy', 'value': 'fence'}]}) TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint '5'] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml:3 Tuesday 05 December 2023 09:38:14 +0000 (0:00:00.122) 0:02:57.579 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "ticket", "set", "d1", "setoptions", "ticket=ticket-set1" ], "delta": "0:00:00.700701", "end": "2023-12-05 09:38:15.550380", "rc": 0, "start": "2023-12-05 09:38:14.849679" } TASK [fedora.linux_system_roles.ha_cluster : Configure ticket constraint 'ct-set'] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-cib-constraint-set.yml:3 Tuesday 05 December 2023 09:38:15 +0000 (0:00:00.938) 0:02:58.517 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "-f", "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "--", "constraint", "ticket", "set", "d1", "d2", "set", "d3", "d4", "sequential=false", "require-all=true", "setoptions", "ticket=ticket-set1", "id=ct-set", "loss-policy=fence" ], "delta": "0:00:00.701028", "end": "2023-12-05 09:38:16.492312", "rc": 0, "start": "2023-12-05 09:38:15.791284" } TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for CIB diff] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:220 Tuesday 05 December 2023 09:38:16 +0000 (0:00:00.937) 0:02:59.455 ****** changed: [sut] => { "changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible._nzq6877_ha_cluster_cib_diff", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Compare new and original CIB] ***** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:228 Tuesday 05 December 2023 09:38:16 +0000 (0:00:00.210) 0:02:59.666 ****** changed: [sut] => { "changed": true, "cmd": [ "crm_diff", "--no-version", "--original", "/tmp/ansible.h_137h7v_ha_cluster_original_cib_xml", "--new", "/tmp/ansible._byhvkal_ha_cluster_cib_xml" ], "delta": "0:00:00.008850", "end": "2023-12-05 09:38:16.933204", "failed_when_result": false, "rc": 1, "start": "2023-12-05 09:38:16.924354" } STDOUT: MSG: non-zero return code TASK [fedora.linux_system_roles.ha_cluster : Write CIB diff to its tempfile] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:241 Tuesday 05 December 2023 09:38:16 +0000 (0:00:00.229) 0:02:59.896 ****** changed: [sut] => { "changed": true, "checksum": "33350be58630a7badec2e7c7a7586d0a0d21f06b", "dest": "/tmp/ansible._nzq6877_ha_cluster_cib_diff", "gid": 0, "group": "root", "md5sum": "9d26e847c50d3631527cb100f806e8c6", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 17268, "src": "/root/.ansible/tmp/ansible-tmp-1701769097.0030797-3361-63695078630204/source", "state": "file", "uid": 0 } TASK [fedora.linux_system_roles.ha_cluster : Push CIB diff to the cluster if it has any changes] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:252 Tuesday 05 December 2023 09:38:17 +0000 (0:00:00.591) 0:03:00.487 ****** changed: [sut] => { "changed": true, "cmd": [ "cibadmin", "--verbose", "--patch", "--xml-file", "/tmp/ansible._nzq6877_ha_cluster_cib_diff" ], "delta": "0:00:00.027009", "end": "2023-12-05 09:38:17.780991", "rc": 0, "start": "2023-12-05 09:38:17.753982" } TASK [fedora.linux_system_roles.ha_cluster : Remove CIB tempfiles] ************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:261 Tuesday 05 December 2023 09:38:17 +0000 (0:00:00.265) 0:03:00.753 ****** changed: [sut] => (item={'changed': True, 'path': '/tmp/ansible._byhvkal_ha_cluster_cib_xml', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 }, "path": "/tmp/ansible._byhvkal_ha_cluster_cib_xml", "state": "absent" } changed: [sut] => (item={'changed': True, 'path': '/tmp/ansible.h_137h7v_ha_cluster_original_cib_xml', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.h_137h7v_ha_cluster_original_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 }, "path": "/tmp/ansible.h_137h7v_ha_cluster_original_cib_xml", "state": "absent" } changed: [sut] => (item={'changed': True, 'path': '/tmp/ansible._nzq6877_ha_cluster_cib_diff', 'uid': 0, 'gid': 0, 'owner': 'root', 'group': 'root', 'mode': '0600', 'state': 'file', 'secontext': 'unconfined_u:object_r:user_tmp_t:s0', 'size': 0, 'failed': False}) => { "ansible_loop_var": "item", "changed": true, "item": { "changed": true, "failed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible._nzq6877_ha_cluster_cib_diff", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 }, "path": "/tmp/ansible._nzq6877_ha_cluster_cib_diff", "state": "absent" } TASK [fedora.linux_system_roles.ha_cluster : Remove cluster configuration] ***** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:84 Tuesday 05 December 2023 09:38:18 +0000 (0:00:00.687) 0:03:01.441 ****** skipping: [sut] => { "changed": false, "false_condition": "not ha_cluster_cluster_present", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Remove fence-virt authkey] ******** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:87 Tuesday 05 December 2023 09:38:18 +0000 (0:00:00.019) 0:03:01.461 ****** skipping: [sut] => { "changed": false, "false_condition": "not ha_cluster_cluster_present", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Configure qnetd] ****************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:92 Tuesday 05 December 2023 09:38:18 +0000 (0:00:00.022) 0:03:01.483 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml for sut TASK [fedora.linux_system_roles.ha_cluster : Remove qnetd configuration] ******* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:3 Tuesday 05 December 2023 09:38:18 +0000 (0:00:00.030) 0:03:01.514 ****** changed: [sut] => { "changed": true, "cmd": [ "pcs", "--force", "--", "qdevice", "destroy", "net" ], "delta": "0:00:01.475247", "end": "2023-12-05 09:38:20.256356", "rc": 0, "start": "2023-12-05 09:38:18.781109" } STDERR: Stopping quorum device... quorum device stopped quorum device disabled Quorum device 'net' configuration files removed TASK [fedora.linux_system_roles.ha_cluster : Setup qnetd] ********************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:16 Tuesday 05 December 2023 09:38:20 +0000 (0:00:01.704) 0:03:03.219 ****** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_qnetd.present | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.ha_cluster : Enable or disable qnetd service on boot] *** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:26 Tuesday 05 December 2023 09:38:20 +0000 (0:00:00.015) 0:03:03.234 ****** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_qnetd.present | d(false)", "skip_reason": "Conditional result was False" } TASK [Fetch cluster versions of cluster components] **************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:412 Tuesday 05 December 2023 09:38:20 +0000 (0:00:00.019) 0:03:03.253 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tasks/fetch_versions.yml for sut TASK [Fetch pcs capabilities] ************************************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tasks/fetch_versions.yml:3 Tuesday 05 December 2023 09:38:20 +0000 (0:00:00.030) 0:03:03.284 ****** ok: [sut] => { "changed": false, "cmd": [ "pcs", "--version", "--full" ], "delta": "0:00:00.646954", "end": "2023-12-05 09:38:21.184675", "rc": 0, "start": "2023-12-05 09:38:20.537721" } STDOUT: 0.11.6 booth booth.enable-authfile.unset cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.local cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all cluster.report cluster.verify corosync.authkey.update corosync.config.get corosync.config.get.struct corosync.config.reload corosync.config.sync-to-local-cluster corosync.config.update corosync.link.add corosync.link.remove corosync.link.remove.list corosync.link.update corosync.qdevice corosync.qdevice.model.net corosync.quorum corosync.quorum.device corosync.quorum.device.client.model.net.certificates.local corosync.quorum.device.heuristics corosync.quorum.device.model.net corosync.quorum.set-expected-votes-runtime corosync.quorum.status corosync.quorum.unblock corosync.totem.block_unlisted_ips corosync.uidgid node.add node.add.enable node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.attributes.set-list-for-node node.confirm-off node.fence node.guest node.kill node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remote node.remote.onfail-demote node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.list node.start-stop-enable-disable.start-wait node.utilization node.utilization.set-list-for-node pcmk.acl.enable-disable pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.user pcmk.alert pcmk.cib.checkpoints pcmk.cib.checkpoints.diff pcmk.cib.edit pcmk.cib.get pcmk.cib.get.scope pcmk.cib.roles.promoted-unpromoted pcmk.cib.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options pcmk.constraint.config.output-formats pcmk.constraint.hide-expired pcmk.constraint.location.simple pcmk.constraint.location.simple.options pcmk.constraint.location.simple.resource-regexp pcmk.constraint.location.simple.rule pcmk.constraint.location.simple.rule.node-attr-type-number pcmk.constraint.location.simple.rule.options pcmk.constraint.location.simple.rule.rule-add-remove pcmk.constraint.no-autocorrect pcmk.constraint.order.set pcmk.constraint.order.set.options pcmk.constraint.order.simple pcmk.constraint.order.simple.options pcmk.constraint.ticket.set pcmk.constraint.ticket.set.options pcmk.constraint.ticket.simple pcmk.constraint.ticket.simple.constraint-id pcmk.properties.cluster pcmk.properties.cluster.config.output-formats pcmk.properties.cluster.defaults pcmk.properties.cluster.describe pcmk.properties.cluster.describe.output-formats pcmk.properties.operation-defaults pcmk.properties.operation-defaults.multiple pcmk.properties.operation-defaults.rule pcmk.properties.operation-defaults.rule-rsc-op pcmk.properties.operation-defaults.rule.hide-expired pcmk.properties.operation-defaults.rule.node-attr-type-number pcmk.properties.resource-defaults pcmk.properties.resource-defaults.multiple pcmk.properties.resource-defaults.rule pcmk.properties.resource-defaults.rule-rsc-op pcmk.properties.resource-defaults.rule.hide-expired pcmk.properties.resource-defaults.rule.node-attr-type-number pcmk.resource.ban-move-clear pcmk.resource.ban-move-clear.clear-expired pcmk.resource.bundle pcmk.resource.bundle.container-docker pcmk.resource.bundle.container-docker.promoted-max pcmk.resource.bundle.container-podman pcmk.resource.bundle.container-podman.promoted-max pcmk.resource.bundle.container-rkt pcmk.resource.bundle.container-rkt.promoted-max pcmk.resource.bundle.reset pcmk.resource.bundle.wait pcmk.resource.cleanup pcmk.resource.cleanup.one-resource pcmk.resource.cleanup.strict pcmk.resource.clone pcmk.resource.clone.custom-id pcmk.resource.clone.meta-in-create pcmk.resource.clone.wait pcmk.resource.config.output-formats pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.in-existing-bundle pcmk.resource.create.meta pcmk.resource.create.meta.future pcmk.resource.create.no-master pcmk.resource.create.operations pcmk.resource.create.operations.onfail-demote pcmk.resource.create.promotable pcmk.resource.create.promotable.custom-id pcmk.resource.create.wait pcmk.resource.debug pcmk.resource.delete pcmk.resource.disable.safe pcmk.resource.disable.safe.brief pcmk.resource.disable.safe.tag pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.tag pcmk.resource.enable-disable.wait pcmk.resource.failcount pcmk.resource.group pcmk.resource.group.add-remove-list pcmk.resource.group.wait pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.move.autoclean.default pcmk.resource.promotable pcmk.resource.promotable.custom-id pcmk.resource.promotable.meta-in-create pcmk.resource.promotable.wait pcmk.resource.refresh pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.relations pcmk.resource.relocate pcmk.resource.restart pcmk.resource.update pcmk.resource.update-meta pcmk.resource.update-meta.list pcmk.resource.update-meta.wait pcmk.resource.update-operations pcmk.resource.update-operations.onfail-demote pcmk.resource.update.meta pcmk.resource.update.operations pcmk.resource.update.operations.onfail-demote pcmk.resource.update.wait pcmk.resource.utilization pcmk.resource.utilization-set-list-for-resource pcmk.stonith.cleanup pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.history.cleanup pcmk.stonith.history.show pcmk.stonith.history.update pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.update pcmk.stonith.update.scsi-devices pcmk.stonith.update.scsi-devices.add-remove pcmk.stonith.update.scsi-devices.mpath pcmk.tag pcmk.tag.resources pcs.auth.client pcs.auth.client.cluster pcs.auth.client.token pcs.auth.deauth-client pcs.auth.deauth-server pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server.token pcs.cfg-in-file.cib pcs.daemon-ssl-cert.set pcs.daemon-ssl-cert.sync-to-local-cluster pcs.disaster-recovery.essentials pcs.reports.severity.deprecation pcs.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 resource-agents.self-validation sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.resources.hide-inactive status.pcmk.resources.id status.pcmk.resources.node status.pcmk.resources.orphaned status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1 stonith-agents.self-validation TASK [Parse pcs capabilities] ************************************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tasks/fetch_versions.yml:9 Tuesday 05 December 2023 09:38:21 +0000 (0:00:00.862) 0:03:04.146 ****** ok: [sut] => { "ansible_facts": { "__test_pcs_capabilities": [ "booth", "booth.enable-authfile.unset", "cluster.config.backup-local", "cluster.config.restore-cluster", "cluster.config.restore-local", "cluster.config.uuid", "cluster.create", "cluster.create.enable", "cluster.create.local", "cluster.create.no-keys-sync", "cluster.create.separated-name-and-address", "cluster.create.start", "cluster.create.start.wait", "cluster.create.transport.knet", "cluster.create.transport.udp-udpu", "cluster.create.transport.udp-udpu.no-rrp", "cluster.destroy", "cluster.destroy.all", "cluster.report", "cluster.verify", "corosync.authkey.update", "corosync.config.get", "corosync.config.get.struct", "corosync.config.reload", "corosync.config.sync-to-local-cluster", "corosync.config.update", "corosync.link.add", "corosync.link.remove", "corosync.link.remove.list", "corosync.link.update", "corosync.qdevice", "corosync.qdevice.model.net", "corosync.quorum", "corosync.quorum.device", "corosync.quorum.device.client.model.net.certificates.local", "corosync.quorum.device.heuristics", "corosync.quorum.device.model.net", "corosync.quorum.set-expected-votes-runtime", "corosync.quorum.status", "corosync.quorum.unblock", "corosync.totem.block_unlisted_ips", "corosync.uidgid", "node.add", "node.add.enable", "node.add.separated-name-and-address", "node.add.start", "node.add.start.wait", "node.attributes", "node.attributes.set-list-for-node", "node.confirm-off", "node.fence", "node.guest", "node.kill", "node.maintenance", "node.maintenance.all", "node.maintenance.list", "node.maintenance.wait", "node.remote", "node.remote.onfail-demote", "node.remove", "node.remove-from-caches", "node.remove.list", "node.standby", "node.standby.all", "node.standby.list", "node.standby.wait", "node.start-stop-enable-disable", "node.start-stop-enable-disable.all", "node.start-stop-enable-disable.list", "node.start-stop-enable-disable.start-wait", "node.utilization", "node.utilization.set-list-for-node", "pcmk.acl.enable-disable", "pcmk.acl.group", "pcmk.acl.role", "pcmk.acl.role.create-with-permissions", "pcmk.acl.role.delete-with-users-groups", "pcmk.acl.user", "pcmk.alert", "pcmk.cib.checkpoints", "pcmk.cib.checkpoints.diff", "pcmk.cib.edit", "pcmk.cib.get", "pcmk.cib.get.scope", "pcmk.cib.roles.promoted-unpromoted", "pcmk.cib.set", "pcmk.constraint.colocation.set", "pcmk.constraint.colocation.set.options", "pcmk.constraint.colocation.simple", "pcmk.constraint.colocation.simple.options", "pcmk.constraint.config.output-formats", "pcmk.constraint.hide-expired", "pcmk.constraint.location.simple", "pcmk.constraint.location.simple.options", "pcmk.constraint.location.simple.resource-regexp", "pcmk.constraint.location.simple.rule", "pcmk.constraint.location.simple.rule.node-attr-type-number", "pcmk.constraint.location.simple.rule.options", "pcmk.constraint.location.simple.rule.rule-add-remove", "pcmk.constraint.no-autocorrect", "pcmk.constraint.order.set", "pcmk.constraint.order.set.options", "pcmk.constraint.order.simple", "pcmk.constraint.order.simple.options", "pcmk.constraint.ticket.set", "pcmk.constraint.ticket.set.options", "pcmk.constraint.ticket.simple", "pcmk.constraint.ticket.simple.constraint-id", "pcmk.properties.cluster", "pcmk.properties.cluster.config.output-formats", "pcmk.properties.cluster.defaults", "pcmk.properties.cluster.describe", "pcmk.properties.cluster.describe.output-formats", "pcmk.properties.operation-defaults", "pcmk.properties.operation-defaults.multiple", "pcmk.properties.operation-defaults.rule", "pcmk.properties.operation-defaults.rule-rsc-op", "pcmk.properties.operation-defaults.rule.hide-expired", "pcmk.properties.operation-defaults.rule.node-attr-type-number", "pcmk.properties.resource-defaults", "pcmk.properties.resource-defaults.multiple", "pcmk.properties.resource-defaults.rule", "pcmk.properties.resource-defaults.rule-rsc-op", "pcmk.properties.resource-defaults.rule.hide-expired", "pcmk.properties.resource-defaults.rule.node-attr-type-number", "pcmk.resource.ban-move-clear", "pcmk.resource.ban-move-clear.clear-expired", "pcmk.resource.bundle", "pcmk.resource.bundle.container-docker", "pcmk.resource.bundle.container-docker.promoted-max", "pcmk.resource.bundle.container-podman", "pcmk.resource.bundle.container-podman.promoted-max", "pcmk.resource.bundle.container-rkt", "pcmk.resource.bundle.container-rkt.promoted-max", "pcmk.resource.bundle.reset", "pcmk.resource.bundle.wait", "pcmk.resource.cleanup", "pcmk.resource.cleanup.one-resource", "pcmk.resource.cleanup.strict", "pcmk.resource.clone", "pcmk.resource.clone.custom-id", "pcmk.resource.clone.meta-in-create", "pcmk.resource.clone.wait", "pcmk.resource.config.output-formats", "pcmk.resource.create", "pcmk.resource.create.clone.custom-id", "pcmk.resource.create.in-existing-bundle", "pcmk.resource.create.meta", "pcmk.resource.create.meta.future", "pcmk.resource.create.no-master", "pcmk.resource.create.operations", "pcmk.resource.create.operations.onfail-demote", "pcmk.resource.create.promotable", "pcmk.resource.create.promotable.custom-id", "pcmk.resource.create.wait", "pcmk.resource.debug", "pcmk.resource.delete", "pcmk.resource.disable.safe", "pcmk.resource.disable.safe.brief", "pcmk.resource.disable.safe.tag", "pcmk.resource.disable.simulate", "pcmk.resource.disable.simulate.brief", "pcmk.resource.disable.simulate.tag", "pcmk.resource.enable-disable", "pcmk.resource.enable-disable.list", "pcmk.resource.enable-disable.tag", "pcmk.resource.enable-disable.wait", "pcmk.resource.failcount", "pcmk.resource.group", "pcmk.resource.group.add-remove-list", "pcmk.resource.group.wait", "pcmk.resource.manage-unmanage", "pcmk.resource.manage-unmanage.list", "pcmk.resource.manage-unmanage.tag", "pcmk.resource.manage-unmanage.with-monitor", "pcmk.resource.move.autoclean", "pcmk.resource.move.autoclean.default", "pcmk.resource.promotable", "pcmk.resource.promotable.custom-id", "pcmk.resource.promotable.meta-in-create", "pcmk.resource.promotable.wait", "pcmk.resource.refresh", "pcmk.resource.refresh.one-resource", "pcmk.resource.refresh.strict", "pcmk.resource.relations", "pcmk.resource.relocate", "pcmk.resource.restart", "pcmk.resource.update", "pcmk.resource.update-meta", "pcmk.resource.update-meta.list", "pcmk.resource.update-meta.wait", "pcmk.resource.update-operations", "pcmk.resource.update-operations.onfail-demote", "pcmk.resource.update.meta", "pcmk.resource.update.operations", "pcmk.resource.update.operations.onfail-demote", "pcmk.resource.update.wait", "pcmk.resource.utilization", "pcmk.resource.utilization-set-list-for-resource", "pcmk.stonith.cleanup", "pcmk.stonith.cleanup.one-resource", "pcmk.stonith.cleanup.strict", "pcmk.stonith.create", "pcmk.stonith.create.in-group", "pcmk.stonith.create.meta", "pcmk.stonith.create.operations", "pcmk.stonith.create.operations.onfail-demote", "pcmk.stonith.create.wait", "pcmk.stonith.delete", "pcmk.stonith.enable-disable", "pcmk.stonith.enable-disable.list", "pcmk.stonith.enable-disable.wait", "pcmk.stonith.history.cleanup", "pcmk.stonith.history.show", "pcmk.stonith.history.update", "pcmk.stonith.levels", "pcmk.stonith.levels.add-remove-devices-list", "pcmk.stonith.levels.clear", "pcmk.stonith.levels.node-attr", "pcmk.stonith.levels.node-regexp", "pcmk.stonith.levels.verify", "pcmk.stonith.refresh", "pcmk.stonith.refresh.one-resource", "pcmk.stonith.refresh.strict", "pcmk.stonith.update", "pcmk.stonith.update.scsi-devices", "pcmk.stonith.update.scsi-devices.add-remove", "pcmk.stonith.update.scsi-devices.mpath", "pcmk.tag", "pcmk.tag.resources", "pcs.auth.client", "pcs.auth.client.cluster", "pcs.auth.client.token", "pcs.auth.deauth-client", "pcs.auth.deauth-server", "pcs.auth.no-bidirectional", "pcs.auth.separated-name-and-address", "pcs.auth.server.token", "pcs.cfg-in-file.cib", "pcs.daemon-ssl-cert.set", "pcs.daemon-ssl-cert.sync-to-local-cluster", "pcs.disaster-recovery.essentials", "pcs.reports.severity.deprecation", "pcs.request-timeout", "resource-agents.describe", "resource-agents.list", "resource-agents.list.detailed", "resource-agents.ocf.version-1-0", "resource-agents.ocf.version-1-1", "resource-agents.self-validation", "sbd", "sbd.option-timeout-action", "sbd.shared-block-device", "status.corosync.membership", "status.pcmk.resources.hide-inactive", "status.pcmk.resources.id", "status.pcmk.resources.node", "status.pcmk.resources.orphaned", "status.pcmk.xml", "stonith-agents.describe", "stonith-agents.list", "stonith-agents.list.detailed", "stonith-agents.ocf.version-1-0", "stonith-agents.ocf.version-1-1", "stonith-agents.self-validation" ] }, "changed": false } TASK [Fetch package facts] ***************************************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tasks/fetch_versions.yml:13 Tuesday 05 December 2023 09:38:21 +0000 (0:00:00.018) 0:03:04.165 ****** ok: [sut] => { "ansible_facts": { "packages": { "ModemManager-glib": [ { "arch": "x86_64", "epoch": null, "name": "ModemManager-glib", "release": "1.fc37", "source": "rpm", "version": "1.18.12" } ], "NetworkManager": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager", "release": "1.fc37", "source": "rpm", "version": "1.40.18" } ], "NetworkManager-libnm": [ { "arch": "x86_64", "epoch": 1, "name": "NetworkManager-libnm", "release": "1.fc37", "source": "rpm", "version": "1.40.18" } ], "abattis-cantarell-fonts": [ { "arch": "noarch", "epoch": null, "name": "abattis-cantarell-fonts", "release": "8.fc37", "source": "rpm", "version": "0.301" } ], "abseil-cpp": [ { "arch": "x86_64", "epoch": null, "name": "abseil-cpp", "release": "2.fc37", "source": "rpm", "version": "20220623.1" } ], "adobe-source-code-pro-fonts": [ { "arch": "noarch", "epoch": null, "name": "adobe-source-code-pro-fonts", "release": "2.fc37", "source": "rpm", "version": "2.042.1.062.1.026" } ], "adwaita-cursor-theme": [ { "arch": "noarch", "epoch": null, "name": "adwaita-cursor-theme", "release": "1.fc37", "source": "rpm", "version": "43" } ], "adwaita-icon-theme": [ { "arch": "noarch", "epoch": null, "name": "adwaita-icon-theme", "release": "1.fc37", "source": "rpm", "version": "43" } ], "alsa-lib": [ { "arch": "x86_64", "epoch": null, "name": "alsa-lib", "release": "1.fc37", "source": "rpm", "version": "1.2.9" } ], "alternatives": [ { "arch": "x86_64", "epoch": null, "name": "alternatives", "release": "1.fc37", "source": "rpm", "version": "1.24" } ], "amd-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "amd-gpu-firmware", "release": "1.fc37", "source": "rpm", "version": "20230919" } ], "amtterm": [ { "arch": "x86_64", "epoch": null, "name": "amtterm", "release": "16.fc37", "source": "rpm", "version": "1.6" } ], "aspell": [ { "arch": "x86_64", "epoch": 12, "name": "aspell", "release": "10.fc37", "source": "rpm", "version": "0.60.8" } ], "aspell-en": [ { "arch": "x86_64", "epoch": 50, "name": "aspell-en", "release": "6.fc37", "source": "rpm", "version": "2020.12.07" } ], "at-spi2-atk": [ { "arch": "x86_64", "epoch": null, "name": "at-spi2-atk", "release": "5.fc37", "source": "rpm", "version": "2.38.0" } ], "at-spi2-core": [ { "arch": "x86_64", "epoch": null, "name": "at-spi2-core", "release": "2.fc37", "source": "rpm", "version": "2.44.1" } ], "atheros-firmware": [ { "arch": "noarch", "epoch": null, "name": "atheros-firmware", "release": "1.fc37", "source": "rpm", "version": "20230919" } ], "atk": [ { "arch": "x86_64", "epoch": null, "name": "atk", "release": "2.fc37", "source": "rpm", "version": "2.38.0" } ], "audit": [ { "arch": "x86_64", "epoch": null, "name": "audit", "release": "1.fc37", "source": "rpm", "version": "3.1.2" } ], "audit-libs": [ { "arch": "x86_64", "epoch": null, "name": "audit-libs", "release": "1.fc37", "source": "rpm", "version": "3.1.2" } ], "authselect": [ { "arch": "x86_64", "epoch": null, "name": "authselect", "release": "1.fc37", "source": "rpm", "version": "1.4.2" } ], "authselect-libs": [ { "arch": "x86_64", "epoch": null, "name": "authselect-libs", "release": "1.fc37", "source": "rpm", "version": "1.4.2" } ], "avahi-glib": [ { "arch": "x86_64", "epoch": null, "name": "avahi-glib", "release": "18.fc37", "source": "rpm", "version": "0.8" } ], "avahi-libs": [ { "arch": "x86_64", "epoch": null, "name": "avahi-libs", "release": "18.fc37", "source": "rpm", "version": "0.8" } ], "basesystem": [ { "arch": "noarch", "epoch": null, "name": "basesystem", "release": "14.fc37", "source": "rpm", "version": "11" } ], "bash": [ { "arch": "x86_64", "epoch": null, "name": "bash", "release": "1.fc37", "source": "rpm", "version": "5.2.15" } ], "bc": [ { "arch": "x86_64", "epoch": null, "name": "bc", "release": "16.fc37", "source": "rpm", "version": "1.07.1" } ], "beakerlib": [ { "arch": "noarch", "epoch": null, "name": "beakerlib", "release": "1.fc37", "source": "rpm", "version": "1.29.3" } ], "beakerlib-redhat": [ { "arch": "noarch", "epoch": null, "name": "beakerlib-redhat", "release": "33.fc37eng", "source": "rpm", "version": "1" } ], "binutils": [ { "arch": "x86_64", "epoch": null, "name": "binutils", "release": "27.fc37", "source": "rpm", "version": "2.38" } ], "binutils-gold": [ { "arch": "x86_64", "epoch": null, "name": "binutils-gold", "release": "27.fc37", "source": "rpm", "version": "2.38" } ], "bison": [ { "arch": "x86_64", "epoch": null, "name": "bison", "release": "3.fc37", "source": "rpm", "version": "3.8.2" } ], "bluez": [ { "arch": "x86_64", "epoch": null, "name": "bluez", "release": "1.fc37", "source": "rpm", "version": "5.68" } ], "bluez-libs": [ { "arch": "x86_64", "epoch": null, "name": "bluez-libs", "release": "1.fc37", "source": "rpm", "version": "5.68" } ], "boost-atomic": [ { "arch": "x86_64", "epoch": null, "name": "boost-atomic", "release": "9.fc37", "source": "rpm", "version": "1.78.0" } ], "boost-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "boost-filesystem", "release": "9.fc37", "source": "rpm", "version": "1.78.0" } ], "boost-system": [ { "arch": "x86_64", "epoch": null, "name": "boost-system", "release": "9.fc37", "source": "rpm", "version": "1.78.0" } ], "boost-thread": [ { "arch": "x86_64", "epoch": null, "name": "boost-thread", "release": "9.fc37", "source": "rpm", "version": "1.78.0" } ], "brcmfmac-firmware": [ { "arch": "noarch", "epoch": null, "name": "brcmfmac-firmware", "release": "1.fc37", "source": "rpm", "version": "20230919" } ], "bzip2": [ { "arch": "x86_64", "epoch": null, "name": "bzip2", "release": "12.fc37", "source": "rpm", "version": "1.0.8" } ], "bzip2-libs": [ { "arch": "x86_64", "epoch": null, "name": "bzip2-libs", "release": "12.fc37", "source": "rpm", "version": "1.0.8" } ], "c-ares": [ { "arch": "x86_64", "epoch": null, "name": "c-ares", "release": "1.fc37", "source": "rpm", "version": "1.19.1" } ], "ca-certificates": [ { "arch": "noarch", "epoch": null, "name": "ca-certificates", "release": "1.0.fc37", "source": "rpm", "version": "2023.2.60_v7.0.306" } ], "cairo": [ { "arch": "x86_64", "epoch": null, "name": "cairo", "release": "2.fc37", "source": "rpm", "version": "1.17.6" } ], "cairo-gobject": [ { "arch": "x86_64", "epoch": null, "name": "cairo-gobject", "release": "2.fc37", "source": "rpm", "version": "1.17.6" } ], "cdparanoia-libs": [ { "arch": "x86_64", "epoch": null, "name": "cdparanoia-libs", "release": "40.fc37", "source": "rpm", "version": "10.2" } ], "checkpolicy": [ { "arch": "x86_64", "epoch": null, "name": "checkpolicy", "release": "1.fc37", "source": "rpm", "version": "3.5" } ], "chkconfig": [ { "arch": "x86_64", "epoch": null, "name": "chkconfig", "release": "1.fc37", "source": "rpm", "version": "1.24" } ], "chrony": [ { "arch": "x86_64", "epoch": null, "name": "chrony", "release": "1.fc37", "source": "rpm", "version": "4.3" } ], "cloud-init": [ { "arch": "noarch", "epoch": null, "name": "cloud-init", "release": "4.fc37", "source": "rpm", "version": "22.2" } ], "cloud-utils-growpart": [ { "arch": "noarch", "epoch": null, "name": "cloud-utils-growpart", "release": "3.fc37", "source": "rpm", "version": "0.33" } ], "colord-libs": [ { "arch": "x86_64", "epoch": null, "name": "colord-libs", "release": "2.fc37", "source": "rpm", "version": "1.4.6" } ], "coreutils": [ { "arch": "x86_64", "epoch": null, "name": "coreutils", "release": "8.fc37", "source": "rpm", "version": "9.1" } ], "coreutils-common": [ { "arch": "x86_64", "epoch": null, "name": "coreutils-common", "release": "8.fc37", "source": "rpm", "version": "9.1" } ], "corosync": [ { "arch": "x86_64", "epoch": null, "name": "corosync", "release": "1.fc37", "source": "rpm", "version": "3.1.7" } ], "corosync-qnetd": [ { "arch": "x86_64", "epoch": null, "name": "corosync-qnetd", "release": "1.fc37", "source": "rpm", "version": "3.0.3" } ], "corosynclib": [ { "arch": "x86_64", "epoch": null, "name": "corosynclib", "release": "1.fc37", "source": "rpm", "version": "3.1.7" } ], "cpio": [ { "arch": "x86_64", "epoch": null, "name": "cpio", "release": "13.fc37", "source": "rpm", "version": "2.13" } ], "cpp": [ { "arch": "x86_64", "epoch": null, "name": "cpp", "release": "1.fc37", "source": "rpm", "version": "12.3.1" } ], "cracklib": [ { "arch": "x86_64", "epoch": null, "name": "cracklib", "release": "30.fc37", "source": "rpm", "version": "2.9.7" } ], "cracklib-dicts": [ { "arch": "x86_64", "epoch": null, "name": "cracklib-dicts", "release": "30.fc37", "source": "rpm", "version": "2.9.7" } ], "createrepo_c": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c", "release": "1.fc37", "source": "rpm", "version": "0.21.1" } ], "createrepo_c-libs": [ { "arch": "x86_64", "epoch": null, "name": "createrepo_c-libs", "release": "1.fc37", "source": "rpm", "version": "0.21.1" } ], "crypto-policies": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies", "release": "1.gite4ed860.fc37", "source": "rpm", "version": "20220815" } ], "crypto-policies-scripts": [ { "arch": "noarch", "epoch": null, "name": "crypto-policies-scripts", "release": "1.gite4ed860.fc37", "source": "rpm", "version": "20220815" } ], "cryptsetup-libs": [ { "arch": "x86_64", "epoch": null, "name": "cryptsetup-libs", "release": "1.fc37", "source": "rpm", "version": "2.6.1" } ], "cups-libs": [ { "arch": "x86_64", "epoch": 1, "name": "cups-libs", "release": "2.fc37", "source": "rpm", "version": "2.4.7" } ], "curl": [ { "arch": "x86_64", "epoch": null, "name": "curl", "release": "12.fc37", "source": "rpm", "version": "7.85.0" } ], "cyrus-sasl-lib": [ { "arch": "x86_64", "epoch": null, "name": "cyrus-sasl-lib", "release": "8.fc37", "source": "rpm", "version": "2.1.28" } ], "dbus": [ { "arch": "x86_64", "epoch": 1, "name": "dbus", "release": "1.fc37", "source": "rpm", "version": "1.14.10" } ], "dbus-broker": [ { "arch": "x86_64", "epoch": null, "name": "dbus-broker", "release": "1.fc37", "source": "rpm", "version": "33" } ], "dbus-common": [ { "arch": "noarch", "epoch": 1, "name": "dbus-common", "release": "1.fc37", "source": "rpm", "version": "1.14.10" } ], "dbus-libs": [ { "arch": "x86_64", "epoch": 1, "name": "dbus-libs", "release": "1.fc37", "source": "rpm", "version": "1.14.10" } ], "dconf": [ { "arch": "x86_64", "epoch": null, "name": "dconf", "release": "7.fc37", "source": "rpm", "version": "0.40.0" } ], "deltarpm": [ { "arch": "x86_64", "epoch": null, "name": "deltarpm", "release": "4.fc37", "source": "rpm", "version": "3.6.3" } ], "desktop-file-utils": [ { "arch": "x86_64", "epoch": null, "name": "desktop-file-utils", "release": "7.fc37", "source": "rpm", "version": "0.26" } ], "device-mapper": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper", "release": "9.fc37", "source": "rpm", "version": "1.02.175" } ], "device-mapper-event": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-event", "release": "9.fc37", "source": "rpm", "version": "1.02.175" } ], "device-mapper-event-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-event-libs", "release": "9.fc37", "source": "rpm", "version": "1.02.175" } ], "device-mapper-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-libs", "release": "9.fc37", "source": "rpm", "version": "1.02.175" } ], "device-mapper-multipath": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-multipath", "release": "4.fc37", "source": "rpm", "version": "0.9.0" } ], "device-mapper-multipath-libs": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-multipath-libs", "release": "4.fc37", "source": "rpm", "version": "0.9.0" } ], "device-mapper-persistent-data": [ { "arch": "x86_64", "epoch": null, "name": "device-mapper-persistent-data", "release": "8.fc37", "source": "rpm", "version": "0.9.0" } ], "dhcp-client": [ { "arch": "x86_64", "epoch": 12, "name": "dhcp-client", "release": "4.P1.fc37", "source": "rpm", "version": "4.4.3" } ], "dhcp-common": [ { "arch": "noarch", "epoch": 12, "name": "dhcp-common", "release": "4.P1.fc37", "source": "rpm", "version": "4.4.3" } ], "diffutils": [ { "arch": "x86_64", "epoch": null, "name": "diffutils", "release": "3.fc37", "source": "rpm", "version": "3.8" } ], "dnf": [ { "arch": "noarch", "epoch": null, "name": "dnf", "release": "1.fc37", "source": "rpm", "version": "4.16.2" } ], "dnf-data": [ { "arch": "noarch", "epoch": null, "name": "dnf-data", "release": "1.fc37", "source": "rpm", "version": "4.16.2" } ], "dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "dnf-plugins-core", "release": "1.fc37", "source": "rpm", "version": "4.4.3" } ], "dnf-utils": [ { "arch": "noarch", "epoch": null, "name": "dnf-utils", "release": "1.fc37", "source": "rpm", "version": "4.4.3" } ], "dosfstools": [ { "arch": "x86_64", "epoch": null, "name": "dosfstools", "release": "4.fc37", "source": "rpm", "version": "4.2" } ], "dracut": [ { "arch": "x86_64", "epoch": null, "name": "dracut", "release": "2.fc37", "source": "rpm", "version": "059" } ], "dracut-config-rescue": [ { "arch": "x86_64", "epoch": null, "name": "dracut-config-rescue", "release": "2.fc37", "source": "rpm", "version": "059" } ], "drpm": [ { "arch": "x86_64", "epoch": null, "name": "drpm", "release": "1.fc37", "source": "rpm", "version": "0.5.2" } ], "duktape": [ { "arch": "x86_64", "epoch": null, "name": "duktape", "release": "3.fc37", "source": "rpm", "version": "2.6.0" } ], "dyninst": [ { "arch": "x86_64", "epoch": null, "name": "dyninst", "release": "4.fc37", "source": "rpm", "version": "12.1.0" } ], "e2fsprogs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs", "release": "3.fc37", "source": "rpm", "version": "1.46.5" } ], "e2fsprogs-libs": [ { "arch": "x86_64", "epoch": null, "name": "e2fsprogs-libs", "release": "3.fc37", "source": "rpm", "version": "1.46.5" } ], "efivar-libs": [ { "arch": "x86_64", "epoch": null, "name": "efivar-libs", "release": "6.fc37", "source": "rpm", "version": "38" } ], "elfutils-debuginfod-client": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client", "release": "3.fc37", "source": "rpm", "version": "0.189" } ], "elfutils-debuginfod-client-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-debuginfod-client-devel", "release": "3.fc37", "source": "rpm", "version": "0.189" } ], "elfutils-default-yama-scope": [ { "arch": "noarch", "epoch": null, "name": "elfutils-default-yama-scope", "release": "3.fc37", "source": "rpm", "version": "0.189" } ], "elfutils-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-devel", "release": "3.fc37", "source": "rpm", "version": "0.189" } ], "elfutils-libelf": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf", "release": "3.fc37", "source": "rpm", "version": "0.189" } ], "elfutils-libelf-devel": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libelf-devel", "release": "3.fc37", "source": "rpm", "version": "0.189" } ], "elfutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "elfutils-libs", "release": "3.fc37", "source": "rpm", "version": "0.189" } ], "emacs-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "emacs-filesystem", "release": "0.rc1.fc37", "source": "rpm", "version": "28.3" } ], "exempi": [ { "arch": "x86_64", "epoch": null, "name": "exempi", "release": "2.fc37", "source": "rpm", "version": "2.6.2" } ], "exiv2": [ { "arch": "x86_64", "epoch": null, "name": "exiv2", "release": "4.fc37", "source": "rpm", "version": "0.27.6" } ], "exiv2-libs": [ { "arch": "x86_64", "epoch": null, "name": "exiv2-libs", "release": "4.fc37", "source": "rpm", "version": "0.27.6" } ], "expat": [ { "arch": "x86_64", "epoch": null, "name": "expat", "release": "1.fc37", "source": "rpm", "version": "2.5.0" } ], "fdk-aac-free": [ { "arch": "x86_64", "epoch": null, "name": "fdk-aac-free", "release": "9.fc37", "source": "rpm", "version": "2.0.0" } ], "fedora-gpg-keys": [ { "arch": "noarch", "epoch": null, "name": "fedora-gpg-keys", "release": "2", "source": "rpm", "version": "37" } ], "fedora-release": [ { "arch": "noarch", "epoch": null, "name": "fedora-release", "release": "18", "source": "rpm", "version": "37" } ], "fedora-release-common": [ { "arch": "noarch", "epoch": null, "name": "fedora-release-common", "release": "18", "source": "rpm", "version": "37" } ], "fedora-release-identity-basic": [ { "arch": "noarch", "epoch": null, "name": "fedora-release-identity-basic", "release": "18", "source": "rpm", "version": "37" } ], "fedora-repos": [ { "arch": "noarch", "epoch": null, "name": "fedora-repos", "release": "2", "source": "rpm", "version": "37" } ], "fedora-repos-modular": [ { "arch": "noarch", "epoch": null, "name": "fedora-repos-modular", "release": "2", "source": "rpm", "version": "37" } ], "fence-agents-all": [ { "arch": "x86_64", "epoch": null, "name": "fence-agents-all", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-alom": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-alom", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-amt": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-amt", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-amt-ws": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-amt-ws", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-apc": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-apc", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-apc-snmp": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-apc-snmp", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-aws": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-aws", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-azure-arm": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-azure-arm", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-bladecenter": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-bladecenter", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-brocade": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-brocade", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-cdu": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-cdu", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-cisco-mds": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-cisco-mds", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-cisco-ucs": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-cisco-ucs", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-common": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-common", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-compute": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-compute", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-cyberpower-ssh": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-cyberpower-ssh", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-docker": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-docker", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-drac": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-drac", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-drac5": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-drac5", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-eaton-snmp": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-eaton-snmp", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-ecloud": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ecloud", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-emerson": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-emerson", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-eps": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-eps", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-gce": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-gce", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-hds-cb": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-hds-cb", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-heuristics-ping": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-heuristics-ping", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-hpblade": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-hpblade", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-ibm-powervs": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ibm-powervs", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-ibm-vpc": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ibm-vpc", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-ibmblade": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ibmblade", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-ibmz": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ibmz", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-ifmib": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ifmib", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-ilo-moonshot": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ilo-moonshot", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-ilo-mp": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ilo-mp", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-ilo-ssh": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ilo-ssh", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-ilo2": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ilo2", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-intelmodular": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-intelmodular", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-ipdu": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ipdu", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-ipmilan": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ipmilan", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-ironic": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ironic", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-kdump": [ { "arch": "x86_64", "epoch": null, "name": "fence-agents-kdump", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-ldom": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ldom", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-lpar": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-lpar", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-mpath": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-mpath", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-netio": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-netio", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-openstack": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-openstack", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-ovh": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-ovh", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-redfish": [ { "arch": "x86_64", "epoch": null, "name": "fence-agents-redfish", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-rhevm": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-rhevm", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-rsa": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-rsa", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-rsb": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-rsb", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-sanbox2": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-sanbox2", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-sbd": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-sbd", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-scsi": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-scsi", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-vbox": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-vbox", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-vmware": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-vmware", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-vmware-rest": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-vmware-rest", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-vmware-soap": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-vmware-soap", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-vmware-vcloud": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-vmware-vcloud", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-wti": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-wti", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-xenapi": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-xenapi", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-agents-zvm": [ { "arch": "noarch", "epoch": null, "name": "fence-agents-zvm", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "fence-virt": [ { "arch": "x86_64", "epoch": null, "name": "fence-virt", "release": "1.fc37", "source": "rpm", "version": "4.12.1" } ], "file": [ { "arch": "x86_64", "epoch": null, "name": "file", "release": "4.fc37", "source": "rpm", "version": "5.42" } ], "file-libs": [ { "arch": "x86_64", "epoch": null, "name": "file-libs", "release": "4.fc37", "source": "rpm", "version": "5.42" } ], "filesystem": [ { "arch": "x86_64", "epoch": null, "name": "filesystem", "release": "2.fc37", "source": "rpm", "version": "3.18" } ], "findutils": [ { "arch": "x86_64", "epoch": 1, "name": "findutils", "release": "2.fc37", "source": "rpm", "version": "4.9.0" } ], "firewalld": [ { "arch": "noarch", "epoch": null, "name": "firewalld", "release": "1.fc37", "source": "rpm", "version": "1.2.5" } ], "firewalld-filesystem": [ { "arch": "noarch", "epoch": null, "name": "firewalld-filesystem", "release": "1.fc37", "source": "rpm", "version": "1.2.5" } ], "flac-libs": [ { "arch": "x86_64", "epoch": null, "name": "flac-libs", "release": "3.fc37", "source": "rpm", "version": "1.3.4" } ], "flex": [ { "arch": "x86_64", "epoch": null, "name": "flex", "release": "11.fc37", "source": "rpm", "version": "2.6.4" } ], "fontconfig": [ { "arch": "x86_64", "epoch": null, "name": "fontconfig", "release": "2.fc37", "source": "rpm", "version": "2.14.1" } ], "fonts-filesystem": [ { "arch": "noarch", "epoch": 1, "name": "fonts-filesystem", "release": "9.fc37", "source": "rpm", "version": "2.0.5" } ], "freetype": [ { "arch": "x86_64", "epoch": null, "name": "freetype", "release": "3.fc37", "source": "rpm", "version": "2.12.1" } ], "fribidi": [ { "arch": "x86_64", "epoch": null, "name": "fribidi", "release": "2.fc37", "source": "rpm", "version": "1.0.12" } ], "fuse-common": [ { "arch": "x86_64", "epoch": null, "name": "fuse-common", "release": "5.fc37", "source": "rpm", "version": "3.10.5" } ], "fuse-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse-libs", "release": "15.fc37", "source": "rpm", "version": "2.9.9" } ], "fuse3": [ { "arch": "x86_64", "epoch": null, "name": "fuse3", "release": "5.fc37", "source": "rpm", "version": "3.10.5" } ], "fuse3-libs": [ { "arch": "x86_64", "epoch": null, "name": "fuse3-libs", "release": "5.fc37", "source": "rpm", "version": "3.10.5" } ], "fwupd": [ { "arch": "x86_64", "epoch": null, "name": "fwupd", "release": "1.fc37", "source": "rpm", "version": "1.8.17" } ], "fwupd-efi": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-efi", "release": "1.fc37", "source": "rpm", "version": "1.4" } ], "fwupd-plugin-modem-manager": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-plugin-modem-manager", "release": "1.fc37", "source": "rpm", "version": "1.8.17" } ], "fwupd-plugin-uefi-capsule-data": [ { "arch": "x86_64", "epoch": null, "name": "fwupd-plugin-uefi-capsule-data", "release": "1.fc37", "source": "rpm", "version": "1.8.17" } ], "gawk": [ { "arch": "x86_64", "epoch": null, "name": "gawk", "release": "4.fc37", "source": "rpm", "version": "5.1.1" } ], "gc": [ { "arch": "x86_64", "epoch": null, "name": "gc", "release": "4.fc37", "source": "rpm", "version": "8.0.6" } ], "gcc": [ { "arch": "x86_64", "epoch": null, "name": "gcc", "release": "1.fc37", "source": "rpm", "version": "12.3.1" } ], "gdbm-libs": [ { "arch": "x86_64", "epoch": 1, "name": "gdbm-libs", "release": "2.fc37", "source": "rpm", "version": "1.23" } ], "gdisk": [ { "arch": "x86_64", "epoch": null, "name": "gdisk", "release": "4.fc37", "source": "rpm", "version": "1.0.9" } ], "gdk-pixbuf2": [ { "arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2", "release": "1.fc37", "source": "rpm", "version": "2.42.10" } ], "gdk-pixbuf2-modules": [ { "arch": "x86_64", "epoch": null, "name": "gdk-pixbuf2-modules", "release": "1.fc37", "source": "rpm", "version": "2.42.10" } ], "geoclue2": [ { "arch": "x86_64", "epoch": null, "name": "geoclue2", "release": "3.fc37", "source": "rpm", "version": "2.6.0" } ], "gettext-envsubst": [ { "arch": "x86_64", "epoch": null, "name": "gettext-envsubst", "release": "1.fc37", "source": "rpm", "version": "0.21.1" } ], "gettext-libs": [ { "arch": "x86_64", "epoch": null, "name": "gettext-libs", "release": "1.fc37", "source": "rpm", "version": "0.21.1" } ], "gettext-runtime": [ { "arch": "x86_64", "epoch": null, "name": "gettext-runtime", "release": "1.fc37", "source": "rpm", "version": "0.21.1" } ], "giflib": [ { "arch": "x86_64", "epoch": null, "name": "giflib", "release": "17.fc37", "source": "rpm", "version": "5.2.1" } ], "git": [ { "arch": "x86_64", "epoch": null, "name": "git", "release": "1.fc37", "source": "rpm", "version": "2.41.0" } ], "git-core": [ { "arch": "x86_64", "epoch": null, "name": "git-core", "release": "1.fc37", "source": "rpm", "version": "2.41.0" } ], "git-core-doc": [ { "arch": "noarch", "epoch": null, "name": "git-core-doc", "release": "1.fc37", "source": "rpm", "version": "2.41.0" } ], "glib-networking": [ { "arch": "x86_64", "epoch": null, "name": "glib-networking", "release": "1.fc37", "source": "rpm", "version": "2.74.0" } ], "glib2": [ { "arch": "x86_64", "epoch": null, "name": "glib2", "release": "2.fc37", "source": "rpm", "version": "2.74.7" } ], "glibc": [ { "arch": "x86_64", "epoch": null, "name": "glibc", "release": "14.fc37", "source": "rpm", "version": "2.36" } ], "glibc-common": [ { "arch": "x86_64", "epoch": null, "name": "glibc-common", "release": "14.fc37", "source": "rpm", "version": "2.36" } ], "glibc-devel": [ { "arch": "x86_64", "epoch": null, "name": "glibc-devel", "release": "14.fc37", "source": "rpm", "version": "2.36" } ], "glibc-gconv-extra": [ { "arch": "x86_64", "epoch": null, "name": "glibc-gconv-extra", "release": "14.fc37", "source": "rpm", "version": "2.36" } ], "glibc-headers-x86": [ { "arch": "noarch", "epoch": null, "name": "glibc-headers-x86", "release": "14.fc37", "source": "rpm", "version": "2.36" } ], "glibc-langpack-en": [ { "arch": "x86_64", "epoch": null, "name": "glibc-langpack-en", "release": "14.fc37", "source": "rpm", "version": "2.36" } ], "gmp": [ { "arch": "x86_64", "epoch": 1, "name": "gmp", "release": "3.fc37", "source": "rpm", "version": "6.2.1" } ], "gnupg2": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2", "release": "1.fc37", "source": "rpm", "version": "2.3.8" } ], "gnupg2-smime": [ { "arch": "x86_64", "epoch": null, "name": "gnupg2-smime", "release": "1.fc37", "source": "rpm", "version": "2.3.8" } ], "gnutls": [ { "arch": "x86_64", "epoch": null, "name": "gnutls", "release": "1.fc37", "source": "rpm", "version": "3.8.1" } ], "gnutls-dane": [ { "arch": "x86_64", "epoch": null, "name": "gnutls-dane", "release": "1.fc37", "source": "rpm", "version": "3.8.1" } ], "gnutls-utils": [ { "arch": "x86_64", "epoch": null, "name": "gnutls-utils", "release": "1.fc37", "source": "rpm", "version": "3.8.1" } ], "gobject-introspection": [ { "arch": "x86_64", "epoch": null, "name": "gobject-introspection", "release": "1.fc37", "source": "rpm", "version": "1.74.0" } ], "google-noto-fonts-common": [ { "arch": "noarch", "epoch": null, "name": "google-noto-fonts-common", "release": "7.fc37", "source": "rpm", "version": "20201206^1.git0c78c8329" } ], "google-noto-sans-mono-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-mono-vf-fonts", "release": "7.fc37", "source": "rpm", "version": "20201206^1.git0c78c8329" } ], "google-noto-sans-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-sans-vf-fonts", "release": "7.fc37", "source": "rpm", "version": "20201206^1.git0c78c8329" } ], "google-noto-serif-vf-fonts": [ { "arch": "noarch", "epoch": null, "name": "google-noto-serif-vf-fonts", "release": "7.fc37", "source": "rpm", "version": "20201206^1.git0c78c8329" } ], "gpg-pubkey": [ { "arch": null, "epoch": null, "name": "gpg-pubkey", "release": "6112bcdc", "source": "rpm", "version": "5323552a" } ], "gpgme": [ { "arch": "x86_64", "epoch": null, "name": "gpgme", "release": "4.fc37", "source": "rpm", "version": "1.17.0" } ], "gpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "gpm-libs", "release": "41.fc37", "source": "rpm", "version": "1.20.7" } ], "graphene": [ { "arch": "x86_64", "epoch": null, "name": "graphene", "release": "4.fc37", "source": "rpm", "version": "1.10.6" } ], "graphite2": [ { "arch": "x86_64", "epoch": null, "name": "graphite2", "release": "10.fc37", "source": "rpm", "version": "1.3.14" } ], "grep": [ { "arch": "x86_64", "epoch": null, "name": "grep", "release": "4.fc37", "source": "rpm", "version": "3.7" } ], "groff-base": [ { "arch": "x86_64", "epoch": null, "name": "groff-base", "release": "10.fc37", "source": "rpm", "version": "1.22.4" } ], "grpc-data": [ { "arch": "noarch", "epoch": null, "name": "grpc-data", "release": "8.fc37", "source": "rpm", "version": "1.48.4" } ], "grub2-common": [ { "arch": "noarch", "epoch": 1, "name": "grub2-common", "release": "94.fc37", "source": "rpm", "version": "2.06" } ], "grub2-pc": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-pc", "release": "94.fc37", "source": "rpm", "version": "2.06" } ], "grub2-pc-modules": [ { "arch": "noarch", "epoch": 1, "name": "grub2-pc-modules", "release": "94.fc37", "source": "rpm", "version": "2.06" } ], "grub2-tools": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools", "release": "94.fc37", "source": "rpm", "version": "2.06" } ], "grub2-tools-minimal": [ { "arch": "x86_64", "epoch": 1, "name": "grub2-tools-minimal", "release": "94.fc37", "source": "rpm", "version": "2.06" } ], "grubby": [ { "arch": "x86_64", "epoch": null, "name": "grubby", "release": "66.fc37", "source": "rpm", "version": "8.40" } ], "gsettings-desktop-schemas": [ { "arch": "x86_64", "epoch": null, "name": "gsettings-desktop-schemas", "release": "1.fc37", "source": "rpm", "version": "43.0" } ], "gsm": [ { "arch": "x86_64", "epoch": null, "name": "gsm", "release": "1.fc37", "source": "rpm", "version": "1.0.22" } ], "gssproxy": [ { "arch": "x86_64", "epoch": null, "name": "gssproxy", "release": "4.fc37", "source": "rpm", "version": "0.9.1" } ], "gstreamer1": [ { "arch": "x86_64", "epoch": null, "name": "gstreamer1", "release": "1.fc37", "source": "rpm", "version": "1.20.5" } ], "gstreamer1-plugins-base": [ { "arch": "x86_64", "epoch": null, "name": "gstreamer1-plugins-base", "release": "1.fc37", "source": "rpm", "version": "1.20.5" } ], "gtk-update-icon-cache": [ { "arch": "x86_64", "epoch": null, "name": "gtk-update-icon-cache", "release": "1.fc37", "source": "rpm", "version": "3.24.38" } ], "gtk3": [ { "arch": "x86_64", "epoch": null, "name": "gtk3", "release": "1.fc37", "source": "rpm", "version": "3.24.38" } ], "guile22": [ { "arch": "x86_64", "epoch": null, "name": "guile22", "release": "6.fc37", "source": "rpm", "version": "2.2.7" } ], "gzip": [ { "arch": "x86_64", "epoch": null, "name": "gzip", "release": "2.fc37", "source": "rpm", "version": "1.12" } ], "harfbuzz": [ { "arch": "x86_64", "epoch": null, "name": "harfbuzz", "release": "1.fc37", "source": "rpm", "version": "5.2.0" } ], "hicolor-icon-theme": [ { "arch": "noarch", "epoch": null, "name": "hicolor-icon-theme", "release": "14.fc37", "source": "rpm", "version": "0.17" } ], "hostname": [ { "arch": "x86_64", "epoch": null, "name": "hostname", "release": "7.fc37", "source": "rpm", "version": "3.23" } ], "hunspell": [ { "arch": "x86_64", "epoch": null, "name": "hunspell", "release": "21.fc37", "source": "rpm", "version": "1.7.0" } ], "hunspell-en": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en", "release": "23.fc37", "source": "rpm", "version": "0.20140811.1" } ], "hunspell-en-GB": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-GB", "release": "23.fc37", "source": "rpm", "version": "0.20140811.1" } ], "hunspell-en-US": [ { "arch": "noarch", "epoch": null, "name": "hunspell-en-US", "release": "23.fc37", "source": "rpm", "version": "0.20140811.1" } ], "hunspell-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "hunspell-filesystem", "release": "21.fc37", "source": "rpm", "version": "1.7.0" } ], "hwdata": [ { "arch": "noarch", "epoch": null, "name": "hwdata", "release": "1.fc37", "source": "rpm", "version": "0.376" } ], "ima-evm-utils": [ { "arch": "x86_64", "epoch": null, "name": "ima-evm-utils", "release": "6.fc37", "source": "rpm", "version": "1.4" } ], "inih": [ { "arch": "x86_64", "epoch": null, "name": "inih", "release": "1.fc37", "source": "rpm", "version": "57" } ], "initscripts": [ { "arch": "x86_64", "epoch": null, "name": "initscripts", "release": "1.fc37", "source": "rpm", "version": "10.19" } ], "initscripts-rename-device": [ { "arch": "x86_64", "epoch": null, "name": "initscripts-rename-device", "release": "1.fc37", "source": "rpm", "version": "10.19" } ], "initscripts-service": [ { "arch": "noarch", "epoch": null, "name": "initscripts-service", "release": "1.fc37", "source": "rpm", "version": "10.19" } ], "intel-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "intel-gpu-firmware", "release": "1.fc37", "source": "rpm", "version": "20230919" } ], "ipcalc": [ { "arch": "x86_64", "epoch": null, "name": "ipcalc", "release": "1.fc37", "source": "rpm", "version": "1.0.2" } ], "ipmitool": [ { "arch": "x86_64", "epoch": null, "name": "ipmitool", "release": "26.fc37", "source": "rpm", "version": "1.8.18" } ], "iproute": [ { "arch": "x86_64", "epoch": null, "name": "iproute", "release": "2.fc37", "source": "rpm", "version": "5.18.0" } ], "ipset": [ { "arch": "x86_64", "epoch": null, "name": "ipset", "release": "5.fc37", "source": "rpm", "version": "7.15" } ], "ipset-libs": [ { "arch": "x86_64", "epoch": null, "name": "ipset-libs", "release": "5.fc37", "source": "rpm", "version": "7.15" } ], "iptables-libs": [ { "arch": "x86_64", "epoch": null, "name": "iptables-libs", "release": "5.fc37", "source": "rpm", "version": "1.8.8" } ], "iptables-nft": [ { "arch": "x86_64", "epoch": null, "name": "iptables-nft", "release": "5.fc37", "source": "rpm", "version": "1.8.8" } ], "iputils": [ { "arch": "x86_64", "epoch": null, "name": "iputils", "release": "1.fc37", "source": "rpm", "version": "20221126" } ], "iso-codes": [ { "arch": "noarch", "epoch": null, "name": "iso-codes", "release": "1.fc37", "source": "rpm", "version": "4.11.0" } ], "jansson": [ { "arch": "x86_64", "epoch": null, "name": "jansson", "release": "5.fc37", "source": "rpm", "version": "2.13.1" } ], "jbigkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "jbigkit-libs", "release": "24.fc37", "source": "rpm", "version": "2.1" } ], "jitterentropy": [ { "arch": "x86_64", "epoch": null, "name": "jitterentropy", "release": "3.fc37", "source": "rpm", "version": "3.4.1" } ], "json-c": [ { "arch": "x86_64", "epoch": null, "name": "json-c", "release": "1.fc37", "source": "rpm", "version": "0.17" } ], "json-glib": [ { "arch": "x86_64", "epoch": null, "name": "json-glib", "release": "3.fc37", "source": "rpm", "version": "1.6.6" } ], "kbd": [ { "arch": "x86_64", "epoch": null, "name": "kbd", "release": "3.fc37", "source": "rpm", "version": "2.5.1" } ], "kbd-legacy": [ { "arch": "noarch", "epoch": null, "name": "kbd-legacy", "release": "3.fc37", "source": "rpm", "version": "2.5.1" } ], "kbd-misc": [ { "arch": "noarch", "epoch": null, "name": "kbd-misc", "release": "3.fc37", "source": "rpm", "version": "2.5.1" } ], "kernel": [ { "arch": "x86_64", "epoch": null, "name": "kernel", "release": "100.fc37", "source": "rpm", "version": "6.5.6" } ], "kernel-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-core", "release": "100.fc37", "source": "rpm", "version": "6.5.6" } ], "kernel-devel": [ { "arch": "x86_64", "epoch": null, "name": "kernel-devel", "release": "100.fc37", "source": "rpm", "version": "6.5.6" } ], "kernel-headers": [ { "arch": "x86_64", "epoch": null, "name": "kernel-headers", "release": "100.fc37", "source": "rpm", "version": "6.5.4" } ], "kernel-modules": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules", "release": "100.fc37", "source": "rpm", "version": "6.5.6" } ], "kernel-modules-core": [ { "arch": "x86_64", "epoch": null, "name": "kernel-modules-core", "release": "100.fc37", "source": "rpm", "version": "6.5.6" } ], "keyutils": [ { "arch": "x86_64", "epoch": null, "name": "keyutils", "release": "5.fc37", "source": "rpm", "version": "1.6.1" } ], "keyutils-libs": [ { "arch": "x86_64", "epoch": null, "name": "keyutils-libs", "release": "5.fc37", "source": "rpm", "version": "1.6.1" } ], "kmod": [ { "arch": "x86_64", "epoch": null, "name": "kmod", "release": "2.fc37", "source": "rpm", "version": "30" } ], "kmod-libs": [ { "arch": "x86_64", "epoch": null, "name": "kmod-libs", "release": "2.fc37", "source": "rpm", "version": "30" } ], "kpartx": [ { "arch": "x86_64", "epoch": null, "name": "kpartx", "release": "4.fc37", "source": "rpm", "version": "0.9.0" } ], "krb5-libs": [ { "arch": "x86_64", "epoch": null, "name": "krb5-libs", "release": "13.fc37", "source": "rpm", "version": "1.19.2" } ], "lame-libs": [ { "arch": "x86_64", "epoch": null, "name": "lame-libs", "release": "13.fc37", "source": "rpm", "version": "3.100" } ], "langpacks-core-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-en", "release": "26.fc37", "source": "rpm", "version": "3.0" } ], "langpacks-core-font-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-core-font-en", "release": "26.fc37", "source": "rpm", "version": "3.0" } ], "langpacks-en": [ { "arch": "noarch", "epoch": null, "name": "langpacks-en", "release": "26.fc37", "source": "rpm", "version": "3.0" } ], "lcms2": [ { "arch": "x86_64", "epoch": null, "name": "lcms2", "release": "1.fc37", "source": "rpm", "version": "2.14" } ], "less": [ { "arch": "x86_64", "epoch": null, "name": "less", "release": "1.fc37", "source": "rpm", "version": "633" } ], "libX11": [ { "arch": "x86_64", "epoch": null, "name": "libX11", "release": "1.fc37", "source": "rpm", "version": "1.8.4" } ], "libX11-common": [ { "arch": "noarch", "epoch": null, "name": "libX11-common", "release": "1.fc37", "source": "rpm", "version": "1.8.4" } ], "libX11-xcb": [ { "arch": "x86_64", "epoch": null, "name": "libX11-xcb", "release": "1.fc37", "source": "rpm", "version": "1.8.4" } ], "libXau": [ { "arch": "x86_64", "epoch": null, "name": "libXau", "release": "1.fc37", "source": "rpm", "version": "1.0.10" } ], "libXcomposite": [ { "arch": "x86_64", "epoch": null, "name": "libXcomposite", "release": "8.fc37", "source": "rpm", "version": "0.4.5" } ], "libXcursor": [ { "arch": "x86_64", "epoch": null, "name": "libXcursor", "release": "2.fc37", "source": "rpm", "version": "1.2.1" } ], "libXdamage": [ { "arch": "x86_64", "epoch": null, "name": "libXdamage", "release": "8.fc37", "source": "rpm", "version": "1.1.5" } ], "libXext": [ { "arch": "x86_64", "epoch": null, "name": "libXext", "release": "9.fc37", "source": "rpm", "version": "1.3.4" } ], "libXfixes": [ { "arch": "x86_64", "epoch": null, "name": "libXfixes", "release": "4.fc37", "source": "rpm", "version": "6.0.0" } ], "libXft": [ { "arch": "x86_64", "epoch": null, "name": "libXft", "release": "3.fc37", "source": "rpm", "version": "2.3.4" } ], "libXi": [ { "arch": "x86_64", "epoch": null, "name": "libXi", "release": "3.fc37", "source": "rpm", "version": "1.8" } ], "libXinerama": [ { "arch": "x86_64", "epoch": null, "name": "libXinerama", "release": "11.fc37", "source": "rpm", "version": "1.1.4" } ], "libXrandr": [ { "arch": "x86_64", "epoch": null, "name": "libXrandr", "release": "9.fc37", "source": "rpm", "version": "1.5.2" } ], "libXrender": [ { "arch": "x86_64", "epoch": null, "name": "libXrender", "release": "17.fc37", "source": "rpm", "version": "0.9.10" } ], "libXtst": [ { "arch": "x86_64", "epoch": null, "name": "libXtst", "release": "17.fc37", "source": "rpm", "version": "1.2.3" } ], "libXv": [ { "arch": "x86_64", "epoch": null, "name": "libXv", "release": "17.fc37", "source": "rpm", "version": "1.0.11" } ], "libXxf86vm": [ { "arch": "x86_64", "epoch": null, "name": "libXxf86vm", "release": "19.fc37", "source": "rpm", "version": "1.1.4" } ], "libacl": [ { "arch": "x86_64", "epoch": null, "name": "libacl", "release": "4.fc37", "source": "rpm", "version": "2.3.1" } ], "libaio": [ { "arch": "x86_64", "epoch": null, "name": "libaio", "release": "14.fc37", "source": "rpm", "version": "0.3.111" } ], "libarchive": [ { "arch": "x86_64", "epoch": null, "name": "libarchive", "release": "3.fc37", "source": "rpm", "version": "3.6.1" } ], "libargon2": [ { "arch": "x86_64", "epoch": null, "name": "libargon2", "release": "1.fc37", "source": "rpm", "version": "20190702" } ], "libassuan": [ { "arch": "x86_64", "epoch": null, "name": "libassuan", "release": "5.fc37", "source": "rpm", "version": "2.5.5" } ], "libasyncns": [ { "arch": "x86_64", "epoch": null, "name": "libasyncns", "release": "23.fc37", "source": "rpm", "version": "0.8" } ], "libatasmart": [ { "arch": "x86_64", "epoch": null, "name": "libatasmart", "release": "23.fc37", "source": "rpm", "version": "0.19" } ], "libattr": [ { "arch": "x86_64", "epoch": null, "name": "libattr", "release": "5.fc37", "source": "rpm", "version": "2.5.1" } ], "libb2": [ { "arch": "x86_64", "epoch": null, "name": "libb2", "release": "7.fc37", "source": "rpm", "version": "0.98.1" } ], "libbasicobjects": [ { "arch": "x86_64", "epoch": null, "name": "libbasicobjects", "release": "52.fc37", "source": "rpm", "version": "0.1.1" } ], "libblkid": [ { "arch": "x86_64", "epoch": null, "name": "libblkid", "release": "1.fc37", "source": "rpm", "version": "2.38.1" } ], "libblockdev": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev", "release": "2.fc37", "source": "rpm", "version": "2.28" } ], "libblockdev-crypto": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-crypto", "release": "2.fc37", "source": "rpm", "version": "2.28" } ], "libblockdev-fs": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-fs", "release": "2.fc37", "source": "rpm", "version": "2.28" } ], "libblockdev-loop": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-loop", "release": "2.fc37", "source": "rpm", "version": "2.28" } ], "libblockdev-mdraid": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-mdraid", "release": "2.fc37", "source": "rpm", "version": "2.28" } ], "libblockdev-part": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-part", "release": "2.fc37", "source": "rpm", "version": "2.28" } ], "libblockdev-swap": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-swap", "release": "2.fc37", "source": "rpm", "version": "2.28" } ], "libblockdev-utils": [ { "arch": "x86_64", "epoch": null, "name": "libblockdev-utils", "release": "2.fc37", "source": "rpm", "version": "2.28" } ], "libbpf": [ { "arch": "x86_64", "epoch": 2, "name": "libbpf", "release": "2.fc37", "source": "rpm", "version": "0.8.0" } ], "libbrotli": [ { "arch": "x86_64", "epoch": null, "name": "libbrotli", "release": "9.fc37", "source": "rpm", "version": "1.0.9" } ], "libbytesize": [ { "arch": "x86_64", "epoch": null, "name": "libbytesize", "release": "1.fc37", "source": "rpm", "version": "2.9" } ], "libcanberra": [ { "arch": "x86_64", "epoch": null, "name": "libcanberra", "release": "29.fc37", "source": "rpm", "version": "0.30" } ], "libcanberra-gtk3": [ { "arch": "x86_64", "epoch": null, "name": "libcanberra-gtk3", "release": "29.fc37", "source": "rpm", "version": "0.30" } ], "libcap": [ { "arch": "x86_64", "epoch": null, "name": "libcap", "release": "5.fc37", "source": "rpm", "version": "2.48" } ], "libcap-ng": [ { "arch": "x86_64", "epoch": null, "name": "libcap-ng", "release": "3.fc37", "source": "rpm", "version": "0.8.3" } ], "libcbor": [ { "arch": "x86_64", "epoch": null, "name": "libcbor", "release": "7.fc37", "source": "rpm", "version": "0.7.0" } ], "libcloudproviders": [ { "arch": "x86_64", "epoch": null, "name": "libcloudproviders", "release": "6.fc37", "source": "rpm", "version": "0.3.1" } ], "libcollection": [ { "arch": "x86_64", "epoch": null, "name": "libcollection", "release": "52.fc37", "source": "rpm", "version": "0.7.0" } ], "libcom_err": [ { "arch": "x86_64", "epoch": null, "name": "libcom_err", "release": "3.fc37", "source": "rpm", "version": "1.46.5" } ], "libcomps": [ { "arch": "x86_64", "epoch": null, "name": "libcomps", "release": "4.fc37", "source": "rpm", "version": "0.1.18" } ], "libcue": [ { "arch": "x86_64", "epoch": null, "name": "libcue", "release": "13.fc37", "source": "rpm", "version": "2.2.1" } ], "libcurl": [ { "arch": "x86_64", "epoch": null, "name": "libcurl", "release": "12.fc37", "source": "rpm", "version": "7.85.0" } ], "libdatrie": [ { "arch": "x86_64", "epoch": null, "name": "libdatrie", "release": "4.fc37", "source": "rpm", "version": "0.2.13" } ], "libdb": [ { "arch": "x86_64", "epoch": null, "name": "libdb", "release": "53.fc37", "source": "rpm", "version": "5.3.28" } ], "libdhash": [ { "arch": "x86_64", "epoch": null, "name": "libdhash", "release": "52.fc37", "source": "rpm", "version": "0.5.0" } ], "libdnf": [ { "arch": "x86_64", "epoch": null, "name": "libdnf", "release": "1.fc37", "source": "rpm", "version": "0.70.2" } ], "libdrm": [ { "arch": "x86_64", "epoch": null, "name": "libdrm", "release": "1.fc37", "source": "rpm", "version": "2.4.117" } ], "libeconf": [ { "arch": "x86_64", "epoch": null, "name": "libeconf", "release": "1.fc37", "source": "rpm", "version": "0.5.2" } ], "libedit": [ { "arch": "x86_64", "epoch": null, "name": "libedit", "release": "43.20221009cvs.fc37", "source": "rpm", "version": "3.1" } ], "libepoxy": [ { "arch": "x86_64", "epoch": null, "name": "libepoxy", "release": "2.fc37", "source": "rpm", "version": "1.5.10" } ], "libev": [ { "arch": "x86_64", "epoch": null, "name": "libev", "release": "6.fc37", "source": "rpm", "version": "4.33" } ], "libevent": [ { "arch": "x86_64", "epoch": null, "name": "libevent", "release": "7.fc37", "source": "rpm", "version": "2.1.12" } ], "libexif": [ { "arch": "x86_64", "epoch": null, "name": "libexif", "release": "3.fc37", "source": "rpm", "version": "0.6.24" } ], "libfdisk": [ { "arch": "x86_64", "epoch": null, "name": "libfdisk", "release": "1.fc37", "source": "rpm", "version": "2.38.1" } ], "libffi": [ { "arch": "x86_64", "epoch": null, "name": "libffi", "release": "1.fc37", "source": "rpm", "version": "3.4.4" } ], "libfido2": [ { "arch": "x86_64", "epoch": null, "name": "libfido2", "release": "3.fc37", "source": "rpm", "version": "1.11.0" } ], "libfsverity": [ { "arch": "x86_64", "epoch": null, "name": "libfsverity", "release": "8.fc37", "source": "rpm", "version": "1.4" } ], "libgcab1": [ { "arch": "x86_64", "epoch": null, "name": "libgcab1", "release": "1.fc37", "source": "rpm", "version": "1.5" } ], "libgcc": [ { "arch": "x86_64", "epoch": null, "name": "libgcc", "release": "1.fc37", "source": "rpm", "version": "12.3.1" } ], "libgcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libgcrypt", "release": "4.fc37", "source": "rpm", "version": "1.10.1" } ], "libgexiv2": [ { "arch": "x86_64", "epoch": null, "name": "libgexiv2", "release": "4.fc37", "source": "rpm", "version": "0.14.0" } ], "libglvnd": [ { "arch": "x86_64", "epoch": 1, "name": "libglvnd", "release": "1.fc37", "source": "rpm", "version": "1.5.0" } ], "libglvnd-egl": [ { "arch": "x86_64", "epoch": 1, "name": "libglvnd-egl", "release": "1.fc37", "source": "rpm", "version": "1.5.0" } ], "libglvnd-glx": [ { "arch": "x86_64", "epoch": 1, "name": "libglvnd-glx", "release": "1.fc37", "source": "rpm", "version": "1.5.0" } ], "libgomp": [ { "arch": "x86_64", "epoch": null, "name": "libgomp", "release": "1.fc37", "source": "rpm", "version": "12.3.1" } ], "libgpg-error": [ { "arch": "x86_64", "epoch": null, "name": "libgpg-error", "release": "1.fc37", "source": "rpm", "version": "1.46" } ], "libgrss": [ { "arch": "x86_64", "epoch": null, "name": "libgrss", "release": "15.fc37", "source": "rpm", "version": "0.7.0" } ], "libgsf": [ { "arch": "x86_64", "epoch": null, "name": "libgsf", "release": "6.fc37", "source": "rpm", "version": "1.14.47" } ], "libgudev": [ { "arch": "x86_64", "epoch": null, "name": "libgudev", "release": "3.fc37", "source": "rpm", "version": "237" } ], "libgusb": [ { "arch": "x86_64", "epoch": null, "name": "libgusb", "release": "1.fc37", "source": "rpm", "version": "0.4.5" } ], "libgxps": [ { "arch": "x86_64", "epoch": null, "name": "libgxps", "release": "4.fc37", "source": "rpm", "version": "0.3.2" } ], "libibverbs": [ { "arch": "x86_64", "epoch": null, "name": "libibverbs", "release": "1.fc37", "source": "rpm", "version": "41.0" } ], "libicu": [ { "arch": "x86_64", "epoch": null, "name": "libicu", "release": "2.fc37", "source": "rpm", "version": "71.1" } ], "libidn2": [ { "arch": "x86_64", "epoch": null, "name": "libidn2", "release": "1.fc37", "source": "rpm", "version": "2.3.4" } ], "libini_config": [ { "arch": "x86_64", "epoch": null, "name": "libini_config", "release": "52.fc37", "source": "rpm", "version": "1.3.1" } ], "libiptcdata": [ { "arch": "x86_64", "epoch": null, "name": "libiptcdata", "release": "12.fc37", "source": "rpm", "version": "1.0.5" } ], "libjcat": [ { "arch": "x86_64", "epoch": null, "name": "libjcat", "release": "1.fc37", "source": "rpm", "version": "0.1.13" } ], "libjpeg-turbo": [ { "arch": "x86_64", "epoch": null, "name": "libjpeg-turbo", "release": "2.fc37", "source": "rpm", "version": "2.1.3" } ], "libkcapi": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi", "release": "2.fc37", "source": "rpm", "version": "1.4.0" } ], "libkcapi-hmaccalc": [ { "arch": "x86_64", "epoch": null, "name": "libkcapi-hmaccalc", "release": "2.fc37", "source": "rpm", "version": "1.4.0" } ], "libknet1": [ { "arch": "x86_64", "epoch": null, "name": "libknet1", "release": "2.fc37", "source": "rpm", "version": "1.24" } ], "libknet1-compress-bzip2-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-bzip2-plugin", "release": "2.fc37", "source": "rpm", "version": "1.24" } ], "libknet1-compress-lz4-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-lz4-plugin", "release": "2.fc37", "source": "rpm", "version": "1.24" } ], "libknet1-compress-lzma-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-lzma-plugin", "release": "2.fc37", "source": "rpm", "version": "1.24" } ], "libknet1-compress-lzo2-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-lzo2-plugin", "release": "2.fc37", "source": "rpm", "version": "1.24" } ], "libknet1-compress-plugins-all": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-plugins-all", "release": "2.fc37", "source": "rpm", "version": "1.24" } ], "libknet1-compress-zlib-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-zlib-plugin", "release": "2.fc37", "source": "rpm", "version": "1.24" } ], "libknet1-compress-zstd-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-compress-zstd-plugin", "release": "2.fc37", "source": "rpm", "version": "1.24" } ], "libknet1-crypto-nss-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-crypto-nss-plugin", "release": "2.fc37", "source": "rpm", "version": "1.24" } ], "libknet1-crypto-openssl-plugin": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-crypto-openssl-plugin", "release": "2.fc37", "source": "rpm", "version": "1.24" } ], "libknet1-crypto-plugins-all": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-crypto-plugins-all", "release": "2.fc37", "source": "rpm", "version": "1.24" } ], "libknet1-plugins-all": [ { "arch": "x86_64", "epoch": null, "name": "libknet1-plugins-all", "release": "2.fc37", "source": "rpm", "version": "1.24" } ], "libksba": [ { "arch": "x86_64", "epoch": null, "name": "libksba", "release": "1.fc37", "source": "rpm", "version": "1.6.3" } ], "libldac": [ { "arch": "x86_64", "epoch": null, "name": "libldac", "release": "11.fc37", "source": "rpm", "version": "2.0.2.3" } ], "libldb": [ { "arch": "x86_64", "epoch": null, "name": "libldb", "release": "1.fc37", "source": "rpm", "version": "2.6.2" } ], "libmaxminddb": [ { "arch": "x86_64", "epoch": null, "name": "libmaxminddb", "release": "1.fc37", "source": "rpm", "version": "1.7.1" } ], "libmbim": [ { "arch": "x86_64", "epoch": null, "name": "libmbim", "release": "2.fc37", "source": "rpm", "version": "1.26.4" } ], "libmetalink": [ { "arch": "x86_64", "epoch": null, "name": "libmetalink", "release": "28.fc37", "source": "rpm", "version": "0.1.3" } ], "libmnl": [ { "arch": "x86_64", "epoch": null, "name": "libmnl", "release": "1.fc37", "source": "rpm", "version": "1.0.5" } ], "libmodulemd": [ { "arch": "x86_64", "epoch": null, "name": "libmodulemd", "release": "2.fc37", "source": "rpm", "version": "2.15.0" } ], "libmount": [ { "arch": "x86_64", "epoch": null, "name": "libmount", "release": "1.fc37", "source": "rpm", "version": "2.38.1" } ], "libmpc": [ { "arch": "x86_64", "epoch": null, "name": "libmpc", "release": "5.fc37", "source": "rpm", "version": "1.2.1" } ], "libndp": [ { "arch": "x86_64", "epoch": null, "name": "libndp", "release": "4.fc37", "source": "rpm", "version": "1.8" } ], "libnetfilter_conntrack": [ { "arch": "x86_64", "epoch": null, "name": "libnetfilter_conntrack", "release": "5.fc37", "source": "rpm", "version": "1.0.8" } ], "libnfnetlink": [ { "arch": "x86_64", "epoch": null, "name": "libnfnetlink", "release": "22.fc37", "source": "rpm", "version": "1.0.1" } ], "libnfsidmap": [ { "arch": "x86_64", "epoch": 1, "name": "libnfsidmap", "release": "0.fc37", "source": "rpm", "version": "2.6.3" } ], "libnftnl": [ { "arch": "x86_64", "epoch": null, "name": "libnftnl", "release": "2.fc37", "source": "rpm", "version": "1.2.2" } ], "libnghttp2": [ { "arch": "x86_64", "epoch": null, "name": "libnghttp2", "release": "1.fc37", "source": "rpm", "version": "1.51.0" } ], "libnl3": [ { "arch": "x86_64", "epoch": null, "name": "libnl3", "release": "2.fc37", "source": "rpm", "version": "3.7.0" } ], "libnotify": [ { "arch": "x86_64", "epoch": null, "name": "libnotify", "release": "1.fc37", "source": "rpm", "version": "0.8.2" } ], "libnozzle1": [ { "arch": "x86_64", "epoch": null, "name": "libnozzle1", "release": "2.fc37", "source": "rpm", "version": "1.24" } ], "libnsl2": [ { "arch": "x86_64", "epoch": null, "name": "libnsl2", "release": "4.fc37", "source": "rpm", "version": "2.0.0" } ], "libogg": [ { "arch": "x86_64", "epoch": 2, "name": "libogg", "release": "4.fc37", "source": "rpm", "version": "1.3.5" } ], "libosinfo": [ { "arch": "x86_64", "epoch": null, "name": "libosinfo", "release": "5.fc37", "source": "rpm", "version": "1.10.0" } ], "libpath_utils": [ { "arch": "x86_64", "epoch": null, "name": "libpath_utils", "release": "52.fc37", "source": "rpm", "version": "0.2.1" } ], "libpcap": [ { "arch": "x86_64", "epoch": 14, "name": "libpcap", "release": "1.fc37", "source": "rpm", "version": "1.10.4" } ], "libpciaccess": [ { "arch": "x86_64", "epoch": null, "name": "libpciaccess", "release": "7.fc37", "source": "rpm", "version": "0.16" } ], "libpipeline": [ { "arch": "x86_64", "epoch": null, "name": "libpipeline", "release": "2.fc37", "source": "rpm", "version": "1.5.6" } ], "libpkgconf": [ { "arch": "x86_64", "epoch": null, "name": "libpkgconf", "release": "3.fc37", "source": "rpm", "version": "1.8.0" } ], "libpng": [ { "arch": "x86_64", "epoch": 2, "name": "libpng", "release": "13.fc37", "source": "rpm", "version": "1.6.37" } ], "libproxy": [ { "arch": "x86_64", "epoch": null, "name": "libproxy", "release": "3.fc37", "source": "rpm", "version": "0.4.18" } ], "libproxy-duktape": [ { "arch": "x86_64", "epoch": null, "name": "libproxy-duktape", "release": "3.fc37", "source": "rpm", "version": "0.4.18" } ], "libpsl": [ { "arch": "x86_64", "epoch": null, "name": "libpsl", "release": "6.fc37", "source": "rpm", "version": "0.21.1" } ], "libpwquality": [ { "arch": "x86_64", "epoch": null, "name": "libpwquality", "release": "3.fc37", "source": "rpm", "version": "1.4.5" } ], "libqb": [ { "arch": "x86_64", "epoch": null, "name": "libqb", "release": "3.fc37", "source": "rpm", "version": "2.0.6" } ], "libqmi": [ { "arch": "x86_64", "epoch": null, "name": "libqmi", "release": "1.fc37", "source": "rpm", "version": "1.30.8" } ], "libqrtr-glib": [ { "arch": "x86_64", "epoch": null, "name": "libqrtr-glib", "release": "4.fc37", "source": "rpm", "version": "1.0.0" } ], "libref_array": [ { "arch": "x86_64", "epoch": null, "name": "libref_array", "release": "52.fc37", "source": "rpm", "version": "0.1.5" } ], "librepo": [ { "arch": "x86_64", "epoch": null, "name": "librepo", "release": "1.fc37", "source": "rpm", "version": "1.15.2" } ], "libreport-filesystem": [ { "arch": "noarch", "epoch": null, "name": "libreport-filesystem", "release": "1.fc37", "source": "rpm", "version": "2.17.11" } ], "libsbc": [ { "arch": "x86_64", "epoch": null, "name": "libsbc", "release": "4.fc37", "source": "rpm", "version": "1.5" } ], "libseccomp": [ { "arch": "x86_64", "epoch": null, "name": "libseccomp", "release": "3.fc37", "source": "rpm", "version": "2.5.3" } ], "libselinux": [ { "arch": "x86_64", "epoch": null, "name": "libselinux", "release": "1.fc37", "source": "rpm", "version": "3.5" } ], "libselinux-utils": [ { "arch": "x86_64", "epoch": null, "name": "libselinux-utils", "release": "1.fc37", "source": "rpm", "version": "3.5" } ], "libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "libsemanage", "release": "2.fc37", "source": "rpm", "version": "3.5" } ], "libsepol": [ { "arch": "x86_64", "epoch": null, "name": "libsepol", "release": "1.fc37", "source": "rpm", "version": "3.5" } ], "libsigsegv": [ { "arch": "x86_64", "epoch": null, "name": "libsigsegv", "release": "3.fc37", "source": "rpm", "version": "2.14" } ], "libsmartcols": [ { "arch": "x86_64", "epoch": null, "name": "libsmartcols", "release": "1.fc37", "source": "rpm", "version": "2.38.1" } ], "libsmbios": [ { "arch": "x86_64", "epoch": null, "name": "libsmbios", "release": "7.fc37", "source": "rpm", "version": "2.4.3" } ], "libsndfile": [ { "arch": "x86_64", "epoch": null, "name": "libsndfile", "release": "4.fc37", "source": "rpm", "version": "1.1.0" } ], "libsodium": [ { "arch": "x86_64", "epoch": null, "name": "libsodium", "release": "10.fc37", "source": "rpm", "version": "1.0.18" } ], "libsolv": [ { "arch": "x86_64", "epoch": null, "name": "libsolv", "release": "3.fc37", "source": "rpm", "version": "0.7.22" } ], "libsoup": [ { "arch": "x86_64", "epoch": null, "name": "libsoup", "release": "1.fc37", "source": "rpm", "version": "2.74.3" } ], "libsoup3": [ { "arch": "x86_64", "epoch": null, "name": "libsoup3", "release": "3.fc37", "source": "rpm", "version": "3.2.2" } ], "libss": [ { "arch": "x86_64", "epoch": null, "name": "libss", "release": "3.fc37", "source": "rpm", "version": "1.46.5" } ], "libssh": [ { "arch": "x86_64", "epoch": null, "name": "libssh", "release": "1.fc37", "source": "rpm", "version": "0.10.5" } ], "libssh-config": [ { "arch": "noarch", "epoch": null, "name": "libssh-config", "release": "1.fc37", "source": "rpm", "version": "0.10.5" } ], "libsss_certmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_certmap", "release": "1.fc37", "source": "rpm", "version": "2.9.1" } ], "libsss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_idmap", "release": "1.fc37", "source": "rpm", "version": "2.9.1" } ], "libsss_nss_idmap": [ { "arch": "x86_64", "epoch": null, "name": "libsss_nss_idmap", "release": "1.fc37", "source": "rpm", "version": "2.9.1" } ], "libsss_sudo": [ { "arch": "x86_64", "epoch": null, "name": "libsss_sudo", "release": "1.fc37", "source": "rpm", "version": "2.9.1" } ], "libstdc++": [ { "arch": "x86_64", "epoch": null, "name": "libstdc++", "release": "1.fc37", "source": "rpm", "version": "12.3.1" } ], "libstemmer": [ { "arch": "x86_64", "epoch": null, "name": "libstemmer", "release": "19.585svn.fc37", "source": "rpm", "version": "0" } ], "libtalloc": [ { "arch": "x86_64", "epoch": null, "name": "libtalloc", "release": "3.fc37", "source": "rpm", "version": "2.3.4" } ], "libtasn1": [ { "arch": "x86_64", "epoch": null, "name": "libtasn1", "release": "1.fc37", "source": "rpm", "version": "4.19.0" } ], "libtdb": [ { "arch": "x86_64", "epoch": null, "name": "libtdb", "release": "3.fc37", "source": "rpm", "version": "1.4.7" } ], "libtevent": [ { "arch": "x86_64", "epoch": null, "name": "libtevent", "release": "1.fc37", "source": "rpm", "version": "0.13.0" } ], "libthai": [ { "arch": "x86_64", "epoch": null, "name": "libthai", "release": "3.fc37", "source": "rpm", "version": "0.1.29" } ], "libtheora": [ { "arch": "x86_64", "epoch": 1, "name": "libtheora", "release": "32.fc37", "source": "rpm", "version": "1.1.1" } ], "libtiff": [ { "arch": "x86_64", "epoch": null, "name": "libtiff", "release": "4.fc37", "source": "rpm", "version": "4.4.0" } ], "libtirpc": [ { "arch": "x86_64", "epoch": null, "name": "libtirpc", "release": "1.rc1.fc37", "source": "rpm", "version": "1.3.3" } ], "libtool-ltdl": [ { "arch": "x86_64", "epoch": null, "name": "libtool-ltdl", "release": "2.fc37", "source": "rpm", "version": "2.4.7" } ], "libtracker-sparql": [ { "arch": "x86_64", "epoch": null, "name": "libtracker-sparql", "release": "1.fc37", "source": "rpm", "version": "3.4.2" } ], "libudisks2": [ { "arch": "x86_64", "epoch": null, "name": "libudisks2", "release": "5.fc37", "source": "rpm", "version": "2.9.4" } ], "libunistring": [ { "arch": "x86_64", "epoch": null, "name": "libunistring", "release": "2.fc37", "source": "rpm", "version": "1.0" } ], "libunwind": [ { "arch": "x86_64", "epoch": null, "name": "libunwind", "release": "5.fc37", "source": "rpm", "version": "1.6.2" } ], "libusb1": [ { "arch": "x86_64", "epoch": null, "name": "libusb1", "release": "9.fc37", "source": "rpm", "version": "1.0.25" } ], "libuser": [ { "arch": "x86_64", "epoch": null, "name": "libuser", "release": "13.fc37", "source": "rpm", "version": "0.63" } ], "libutempter": [ { "arch": "x86_64", "epoch": null, "name": "libutempter", "release": "7.fc37", "source": "rpm", "version": "1.2.1" } ], "libuuid": [ { "arch": "x86_64", "epoch": null, "name": "libuuid", "release": "1.fc37", "source": "rpm", "version": "2.38.1" } ], "libverto": [ { "arch": "x86_64", "epoch": null, "name": "libverto", "release": "4.fc37", "source": "rpm", "version": "0.3.2" } ], "libverto-libev": [ { "arch": "x86_64", "epoch": null, "name": "libverto-libev", "release": "4.fc37", "source": "rpm", "version": "0.3.2" } ], "libvisual": [ { "arch": "x86_64", "epoch": 1, "name": "libvisual", "release": "36.fc37", "source": "rpm", "version": "0.4.0" } ], "libvorbis": [ { "arch": "x86_64", "epoch": 1, "name": "libvorbis", "release": "6.fc37", "source": "rpm", "version": "1.3.7" } ], "libwayland-client": [ { "arch": "x86_64", "epoch": null, "name": "libwayland-client", "release": "1.fc37", "source": "rpm", "version": "1.21.0" } ], "libwayland-cursor": [ { "arch": "x86_64", "epoch": null, "name": "libwayland-cursor", "release": "1.fc37", "source": "rpm", "version": "1.21.0" } ], "libwayland-egl": [ { "arch": "x86_64", "epoch": null, "name": "libwayland-egl", "release": "1.fc37", "source": "rpm", "version": "1.21.0" } ], "libwayland-server": [ { "arch": "x86_64", "epoch": null, "name": "libwayland-server", "release": "1.fc37", "source": "rpm", "version": "1.21.0" } ], "libwebp": [ { "arch": "x86_64", "epoch": null, "name": "libwebp", "release": "2.fc37", "source": "rpm", "version": "1.3.2" } ], "libwsman1": [ { "arch": "x86_64", "epoch": null, "name": "libwsman1", "release": "7.fc37", "source": "rpm", "version": "2.7.1" } ], "libxcb": [ { "arch": "x86_64", "epoch": null, "name": "libxcb", "release": "10.fc37", "source": "rpm", "version": "1.13.1" } ], "libxcrypt": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt", "release": "1.fc37", "source": "rpm", "version": "4.4.36" } ], "libxcrypt-compat": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-compat", "release": "1.fc37", "source": "rpm", "version": "4.4.36" } ], "libxcrypt-devel": [ { "arch": "x86_64", "epoch": null, "name": "libxcrypt-devel", "release": "1.fc37", "source": "rpm", "version": "4.4.36" } ], "libxkbcommon": [ { "arch": "x86_64", "epoch": null, "name": "libxkbcommon", "release": "2.fc37", "source": "rpm", "version": "1.4.1" } ], "libxml2": [ { "arch": "x86_64", "epoch": null, "name": "libxml2", "release": "1.fc37", "source": "rpm", "version": "2.10.4" } ], "libxmlb": [ { "arch": "x86_64", "epoch": null, "name": "libxmlb", "release": "1.fc37", "source": "rpm", "version": "0.3.11" } ], "libxshmfence": [ { "arch": "x86_64", "epoch": null, "name": "libxshmfence", "release": "11.fc37", "source": "rpm", "version": "1.3" } ], "libxslt": [ { "arch": "x86_64", "epoch": null, "name": "libxslt", "release": "1.fc37", "source": "rpm", "version": "1.1.38" } ], "libyaml": [ { "arch": "x86_64", "epoch": null, "name": "libyaml", "release": "8.fc37", "source": "rpm", "version": "0.2.5" } ], "libzstd": [ { "arch": "x86_64", "epoch": null, "name": "libzstd", "release": "1.fc37", "source": "rpm", "version": "1.5.5" } ], "libzstd-devel": [ { "arch": "x86_64", "epoch": null, "name": "libzstd-devel", "release": "1.fc37", "source": "rpm", "version": "1.5.5" } ], "linux-firmware": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware", "release": "1.fc37", "source": "rpm", "version": "20230919" } ], "linux-firmware-whence": [ { "arch": "noarch", "epoch": null, "name": "linux-firmware-whence", "release": "1.fc37", "source": "rpm", "version": "20230919" } ], "llvm-libs": [ { "arch": "x86_64", "epoch": null, "name": "llvm-libs", "release": "2.fc37", "source": "rpm", "version": "15.0.7" } ], "lmdb-libs": [ { "arch": "x86_64", "epoch": null, "name": "lmdb-libs", "release": "1.fc37", "source": "rpm", "version": "0.9.31" } ], "logrotate": [ { "arch": "x86_64", "epoch": null, "name": "logrotate", "release": "3.fc37", "source": "rpm", "version": "3.20.1" } ], "low-memory-monitor": [ { "arch": "x86_64", "epoch": null, "name": "low-memory-monitor", "release": "6.fc37", "source": "rpm", "version": "2.1" } ], "lua-libs": [ { "arch": "x86_64", "epoch": null, "name": "lua-libs", "release": "9.fc37", "source": "rpm", "version": "5.4.4" } ], "lvm2": [ { "arch": "x86_64", "epoch": null, "name": "lvm2", "release": "9.fc37", "source": "rpm", "version": "2.03.11" } ], "lvm2-libs": [ { "arch": "x86_64", "epoch": null, "name": "lvm2-libs", "release": "9.fc37", "source": "rpm", "version": "2.03.11" } ], "lz4-libs": [ { "arch": "x86_64", "epoch": null, "name": "lz4-libs", "release": "1.fc37", "source": "rpm", "version": "1.9.4" } ], "lzo": [ { "arch": "x86_64", "epoch": null, "name": "lzo", "release": "7.fc37", "source": "rpm", "version": "2.10" } ], "m4": [ { "arch": "x86_64", "epoch": null, "name": "m4", "release": "4.fc37", "source": "rpm", "version": "1.4.19" } ], "mailcap": [ { "arch": "noarch", "epoch": null, "name": "mailcap", "release": "4.fc37", "source": "rpm", "version": "2.1.53" } ], "make": [ { "arch": "x86_64", "epoch": 1, "name": "make", "release": "11.fc37", "source": "rpm", "version": "4.3" } ], "man-db": [ { "arch": "x86_64", "epoch": null, "name": "man-db", "release": "2.fc37", "source": "rpm", "version": "2.10.2" } ], "mdadm": [ { "arch": "x86_64", "epoch": null, "name": "mdadm", "release": "2.fc37", "source": "rpm", "version": "4.2" } ], "mesa-dri-drivers": [ { "arch": "x86_64", "epoch": null, "name": "mesa-dri-drivers", "release": "1.fc37", "source": "rpm", "version": "23.0.3" } ], "mesa-filesystem": [ { "arch": "x86_64", "epoch": null, "name": "mesa-filesystem", "release": "1.fc37", "source": "rpm", "version": "23.0.3" } ], "mesa-libEGL": [ { "arch": "x86_64", "epoch": null, "name": "mesa-libEGL", "release": "1.fc37", "source": "rpm", "version": "23.0.3" } ], "mesa-libGL": [ { "arch": "x86_64", "epoch": null, "name": "mesa-libGL", "release": "1.fc37", "source": "rpm", "version": "23.0.3" } ], "mesa-libgbm": [ { "arch": "x86_64", "epoch": null, "name": "mesa-libgbm", "release": "1.fc37", "source": "rpm", "version": "23.0.3" } ], "mesa-libglapi": [ { "arch": "x86_64", "epoch": null, "name": "mesa-libglapi", "release": "1.fc37", "source": "rpm", "version": "23.0.3" } ], "mesa-va-drivers": [ { "arch": "x86_64", "epoch": null, "name": "mesa-va-drivers", "release": "1.fc37", "source": "rpm", "version": "23.0.3" } ], "mkpasswd": [ { "arch": "x86_64", "epoch": null, "name": "mkpasswd", "release": "1.fc37", "source": "rpm", "version": "5.5.18" } ], "mokutil": [ { "arch": "x86_64", "epoch": 2, "name": "mokutil", "release": "5.fc37", "source": "rpm", "version": "0.6.0" } ], "mozjs102": [ { "arch": "x86_64", "epoch": null, "name": "mozjs102", "release": "1.fc37", "source": "rpm", "version": "102.15.0" } ], "mpdecimal": [ { "arch": "x86_64", "epoch": null, "name": "mpdecimal", "release": "4.fc37", "source": "rpm", "version": "2.5.1" } ], "mpfr": [ { "arch": "x86_64", "epoch": null, "name": "mpfr", "release": "10.fc37", "source": "rpm", "version": "4.1.0" } ], "mpg123-libs": [ { "arch": "x86_64", "epoch": null, "name": "mpg123-libs", "release": "1.fc37", "source": "rpm", "version": "1.31.3" } ], "mt7xxx-firmware": [ { "arch": "noarch", "epoch": null, "name": "mt7xxx-firmware", "release": "1.fc37", "source": "rpm", "version": "20230919" } ], "ncurses": [ { "arch": "x86_64", "epoch": null, "name": "ncurses", "release": "3.20230114.fc37", "source": "rpm", "version": "6.4" } ], "ncurses-base": [ { "arch": "noarch", "epoch": null, "name": "ncurses-base", "release": "3.20230114.fc37", "source": "rpm", "version": "6.4" } ], "ncurses-libs": [ { "arch": "x86_64", "epoch": null, "name": "ncurses-libs", "release": "3.20230114.fc37", "source": "rpm", "version": "6.4" } ], "net-snmp-libs": [ { "arch": "x86_64", "epoch": 1, "name": "net-snmp-libs", "release": "1.fc37", "source": "rpm", "version": "5.9.4" } ], "net-snmp-utils": [ { "arch": "x86_64", "epoch": 1, "name": "net-snmp-utils", "release": "1.fc37", "source": "rpm", "version": "5.9.4" } ], "net-tools": [ { "arch": "x86_64", "epoch": null, "name": "net-tools", "release": "0.64.20160912git.fc37", "source": "rpm", "version": "2.0" } ], "nettle": [ { "arch": "x86_64", "epoch": null, "name": "nettle", "release": "2.fc37", "source": "rpm", "version": "3.8" } ], "nfs-utils": [ { "arch": "x86_64", "epoch": 1, "name": "nfs-utils", "release": "0.fc37", "source": "rpm", "version": "2.6.3" } ], "nftables": [ { "arch": "x86_64", "epoch": 1, "name": "nftables", "release": "3.fc37", "source": "rpm", "version": "1.0.4" } ], "npth": [ { "arch": "x86_64", "epoch": null, "name": "npth", "release": "9.fc37", "source": "rpm", "version": "1.6" } ], "nspr": [ { "arch": "x86_64", "epoch": null, "name": "nspr", "release": "9.fc37", "source": "rpm", "version": "4.35.0" } ], "nss": [ { "arch": "x86_64", "epoch": null, "name": "nss", "release": "2.fc37", "source": "rpm", "version": "3.94.0" } ], "nss-softokn": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn", "release": "2.fc37", "source": "rpm", "version": "3.94.0" } ], "nss-softokn-freebl": [ { "arch": "x86_64", "epoch": null, "name": "nss-softokn-freebl", "release": "2.fc37", "source": "rpm", "version": "3.94.0" } ], "nss-sysinit": [ { "arch": "x86_64", "epoch": null, "name": "nss-sysinit", "release": "2.fc37", "source": "rpm", "version": "3.94.0" } ], "nss-tools": [ { "arch": "x86_64", "epoch": null, "name": "nss-tools", "release": "2.fc37", "source": "rpm", "version": "3.94.0" } ], "nss-util": [ { "arch": "x86_64", "epoch": null, "name": "nss-util", "release": "2.fc37", "source": "rpm", "version": "3.94.0" } ], "ntfs-3g": [ { "arch": "x86_64", "epoch": 2, "name": "ntfs-3g", "release": "1.fc37", "source": "rpm", "version": "2022.10.3" } ], "ntfs-3g-libs": [ { "arch": "x86_64", "epoch": 2, "name": "ntfs-3g-libs", "release": "1.fc37", "source": "rpm", "version": "2022.10.3" } ], "ntfsprogs": [ { "arch": "x86_64", "epoch": 2, "name": "ntfsprogs", "release": "1.fc37", "source": "rpm", "version": "2022.10.3" } ], "nvidia-gpu-firmware": [ { "arch": "noarch", "epoch": null, "name": "nvidia-gpu-firmware", "release": "1.fc37", "source": "rpm", "version": "20230919" } ], "openjpeg2": [ { "arch": "x86_64", "epoch": null, "name": "openjpeg2", "release": "5.fc37", "source": "rpm", "version": "2.5.0" } ], "openldap": [ { "arch": "x86_64", "epoch": null, "name": "openldap", "release": "1.fc37", "source": "rpm", "version": "2.6.4" } ], "openssh": [ { "arch": "x86_64", "epoch": null, "name": "openssh", "release": "11.fc37", "source": "rpm", "version": "8.8p1" } ], "openssh-clients": [ { "arch": "x86_64", "epoch": null, "name": "openssh-clients", "release": "11.fc37", "source": "rpm", "version": "8.8p1" } ], "openssh-server": [ { "arch": "x86_64", "epoch": null, "name": "openssh-server", "release": "11.fc37", "source": "rpm", "version": "8.8p1" } ], "openssl": [ { "arch": "x86_64", "epoch": 1, "name": "openssl", "release": "1.fc37", "source": "rpm", "version": "3.0.9" } ], "openssl-devel": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-devel", "release": "1.fc37", "source": "rpm", "version": "3.0.9" } ], "openssl-libs": [ { "arch": "x86_64", "epoch": 1, "name": "openssl-libs", "release": "1.fc37", "source": "rpm", "version": "3.0.9" } ], "openssl-pkcs11": [ { "arch": "x86_64", "epoch": null, "name": "openssl-pkcs11", "release": "2.fc37", "source": "rpm", "version": "0.4.12" } ], "openwsman-python3": [ { "arch": "x86_64", "epoch": null, "name": "openwsman-python3", "release": "7.fc37", "source": "rpm", "version": "2.7.1" } ], "opus": [ { "arch": "x86_64", "epoch": null, "name": "opus", "release": "11.fc37", "source": "rpm", "version": "1.3.1" } ], "orc": [ { "arch": "x86_64", "epoch": null, "name": "orc", "release": "8.fc37", "source": "rpm", "version": "0.4.31" } ], "os-prober": [ { "arch": "x86_64", "epoch": null, "name": "os-prober", "release": "1.fc37", "source": "rpm", "version": "1.81" } ], "osinfo-db": [ { "arch": "noarch", "epoch": null, "name": "osinfo-db", "release": "1.fc37", "source": "rpm", "version": "20231027" } ], "osinfo-db-tools": [ { "arch": "x86_64", "epoch": null, "name": "osinfo-db-tools", "release": "6.fc37", "source": "rpm", "version": "1.10.0" } ], "p11-kit": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit", "release": "1.fc37", "source": "rpm", "version": "0.25.0" } ], "p11-kit-trust": [ { "arch": "x86_64", "epoch": null, "name": "p11-kit-trust", "release": "1.fc37", "source": "rpm", "version": "0.25.0" } ], "pacemaker": [ { "arch": "x86_64", "epoch": null, "name": "pacemaker", "release": "4.fc37", "source": "rpm", "version": "2.1.6" } ], "pacemaker-cli": [ { "arch": "x86_64", "epoch": null, "name": "pacemaker-cli", "release": "4.fc37", "source": "rpm", "version": "2.1.6" } ], "pacemaker-cluster-libs": [ { "arch": "x86_64", "epoch": null, "name": "pacemaker-cluster-libs", "release": "4.fc37", "source": "rpm", "version": "2.1.6" } ], "pacemaker-libs": [ { "arch": "x86_64", "epoch": null, "name": "pacemaker-libs", "release": "4.fc37", "source": "rpm", "version": "2.1.6" } ], "pacemaker-schemas": [ { "arch": "noarch", "epoch": null, "name": "pacemaker-schemas", "release": "4.fc37", "source": "rpm", "version": "2.1.6" } ], "pam": [ { "arch": "x86_64", "epoch": null, "name": "pam", "release": "14.fc37", "source": "rpm", "version": "1.5.2" } ], "pam-libs": [ { "arch": "x86_64", "epoch": null, "name": "pam-libs", "release": "14.fc37", "source": "rpm", "version": "1.5.2" } ], "pango": [ { "arch": "x86_64", "epoch": null, "name": "pango", "release": "1.fc37", "source": "rpm", "version": "1.50.14" } ], "parted": [ { "arch": "x86_64", "epoch": null, "name": "parted", "release": "6.fc37", "source": "rpm", "version": "3.5" } ], "passwd": [ { "arch": "x86_64", "epoch": null, "name": "passwd", "release": "13.fc37", "source": "rpm", "version": "0.80" } ], "pcre": [ { "arch": "x86_64", "epoch": null, "name": "pcre", "release": "1.fc37.2", "source": "rpm", "version": "8.45" } ], "pcre2": [ { "arch": "x86_64", "epoch": null, "name": "pcre2", "release": "1.fc37.1", "source": "rpm", "version": "10.40" } ], "pcre2-syntax": [ { "arch": "noarch", "epoch": null, "name": "pcre2-syntax", "release": "1.fc37.1", "source": "rpm", "version": "10.40" } ], "pcs": [ { "arch": "noarch", "epoch": null, "name": "pcs", "release": "1.fc37", "source": "rpm", "version": "0.11.6" } ], "pcsc-lite": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite", "release": "1.fc37", "source": "rpm", "version": "1.9.9" } ], "pcsc-lite-ccid": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-ccid", "release": "2.fc37", "source": "rpm", "version": "1.5.0" } ], "pcsc-lite-libs": [ { "arch": "x86_64", "epoch": null, "name": "pcsc-lite-libs", "release": "1.fc37", "source": "rpm", "version": "1.9.9" } ], "perl-AutoLoader": [ { "arch": "noarch", "epoch": 0, "name": "perl-AutoLoader", "release": "494.fc37", "source": "rpm", "version": "5.74" } ], "perl-B": [ { "arch": "x86_64", "epoch": 0, "name": "perl-B", "release": "494.fc37", "source": "rpm", "version": "1.83" } ], "perl-Carp": [ { "arch": "noarch", "epoch": null, "name": "perl-Carp", "release": "489.fc37", "source": "rpm", "version": "1.52" } ], "perl-Class-Inspector": [ { "arch": "noarch", "epoch": null, "name": "perl-Class-Inspector", "release": "11.fc37", "source": "rpm", "version": "1.36" } ], "perl-Class-Struct": [ { "arch": "noarch", "epoch": 0, "name": "perl-Class-Struct", "release": "494.fc37", "source": "rpm", "version": "0.66" } ], "perl-Clone": [ { "arch": "x86_64", "epoch": null, "name": "perl-Clone", "release": "9.fc37", "source": "rpm", "version": "0.45" } ], "perl-Compress-Raw-Bzip2": [ { "arch": "x86_64", "epoch": null, "name": "perl-Compress-Raw-Bzip2", "release": "2.fc37", "source": "rpm", "version": "2.201" } ], "perl-Compress-Raw-Zlib": [ { "arch": "x86_64", "epoch": null, "name": "perl-Compress-Raw-Zlib", "release": "3.fc37", "source": "rpm", "version": "2.202" } ], "perl-Convert-BinHex": [ { "arch": "noarch", "epoch": null, "name": "perl-Convert-BinHex", "release": "22.fc37", "source": "rpm", "version": "1.125" } ], "perl-Data-Dump": [ { "arch": "noarch", "epoch": null, "name": "perl-Data-Dump", "release": "5.fc37", "source": "rpm", "version": "1.25" } ], "perl-Data-Dumper": [ { "arch": "x86_64", "epoch": null, "name": "perl-Data-Dumper", "release": "490.fc37", "source": "rpm", "version": "2.184" } ], "perl-Digest": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest", "release": "489.fc37", "source": "rpm", "version": "1.20" } ], "perl-Digest-HMAC": [ { "arch": "noarch", "epoch": null, "name": "perl-Digest-HMAC", "release": "6.fc37", "source": "rpm", "version": "1.04" } ], "perl-Digest-MD5": [ { "arch": "x86_64", "epoch": null, "name": "perl-Digest-MD5", "release": "489.fc37", "source": "rpm", "version": "2.58" } ], "perl-Digest-SHA": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Digest-SHA", "release": "1.fc37", "source": "rpm", "version": "6.03" } ], "perl-DynaLoader": [ { "arch": "x86_64", "epoch": 0, "name": "perl-DynaLoader", "release": "494.fc37", "source": "rpm", "version": "1.52" } ], "perl-Email-Date-Format": [ { "arch": "noarch", "epoch": null, "name": "perl-Email-Date-Format", "release": "23.fc37", "source": "rpm", "version": "1.005" } ], "perl-Encode": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Encode", "release": "492.fc37", "source": "rpm", "version": "3.19" } ], "perl-Encode-Locale": [ { "arch": "noarch", "epoch": null, "name": "perl-Encode-Locale", "release": "24.fc37", "source": "rpm", "version": "1.05" } ], "perl-Errno": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Errno", "release": "494.fc37", "source": "rpm", "version": "1.36" } ], "perl-Error": [ { "arch": "noarch", "epoch": 1, "name": "perl-Error", "release": "10.fc37", "source": "rpm", "version": "0.17029" } ], "perl-Exporter": [ { "arch": "noarch", "epoch": null, "name": "perl-Exporter", "release": "489.fc37", "source": "rpm", "version": "5.77" } ], "perl-Fcntl": [ { "arch": "x86_64", "epoch": 0, "name": "perl-Fcntl", "release": "494.fc37", "source": "rpm", "version": "1.15" } ], "perl-File-Basename": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Basename", "release": "494.fc37", "source": "rpm", "version": "2.85" } ], "perl-File-Copy": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Copy", "release": "494.fc37", "source": "rpm", "version": "2.39" } ], "perl-File-Find": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-Find", "release": "494.fc37", "source": "rpm", "version": "1.40" } ], "perl-File-Listing": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Listing", "release": "3.fc37", "source": "rpm", "version": "6.15" } ], "perl-File-Path": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Path", "release": "489.fc37", "source": "rpm", "version": "2.18" } ], "perl-File-Slurper": [ { "arch": "noarch", "epoch": null, "name": "perl-File-Slurper", "release": "1.fc37", "source": "rpm", "version": "0.014" } ], "perl-File-Temp": [ { "arch": "noarch", "epoch": 1, "name": "perl-File-Temp", "release": "489.fc37", "source": "rpm", "version": "0.231.100" } ], "perl-File-stat": [ { "arch": "noarch", "epoch": 0, "name": "perl-File-stat", "release": "494.fc37", "source": "rpm", "version": "1.12" } ], "perl-FileHandle": [ { "arch": "noarch", "epoch": 0, "name": "perl-FileHandle", "release": "494.fc37", "source": "rpm", "version": "2.03" } ], "perl-Getopt-Long": [ { "arch": "noarch", "epoch": 1, "name": "perl-Getopt-Long", "release": "1.fc37", "source": "rpm", "version": "2.54" } ], "perl-Getopt-Std": [ { "arch": "noarch", "epoch": 0, "name": "perl-Getopt-Std", "release": "494.fc37", "source": "rpm", "version": "1.13" } ], "perl-Git": [ { "arch": "noarch", "epoch": null, "name": "perl-Git", "release": "1.fc37", "source": "rpm", "version": "2.41.0" } ], "perl-HTML-Parser": [ { "arch": "x86_64", "epoch": null, "name": "perl-HTML-Parser", "release": "1.fc37", "source": "rpm", "version": "3.81" } ], "perl-HTML-Tagset": [ { "arch": "noarch", "epoch": null, "name": "perl-HTML-Tagset", "release": "52.fc37", "source": "rpm", "version": "3.20" } ], "perl-HTTP-Cookies": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Cookies", "release": "7.fc37", "source": "rpm", "version": "6.10" } ], "perl-HTTP-Date": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Date", "release": "1.fc37", "source": "rpm", "version": "6.06" } ], "perl-HTTP-Message": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Message", "release": "1.fc37", "source": "rpm", "version": "6.37" } ], "perl-HTTP-Negotiate": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Negotiate", "release": "33.fc37", "source": "rpm", "version": "6.01" } ], "perl-HTTP-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-HTTP-Tiny", "release": "1.fc37", "source": "rpm", "version": "0.086" } ], "perl-I18N-Langinfo": [ { "arch": "x86_64", "epoch": 0, "name": "perl-I18N-Langinfo", "release": "494.fc37", "source": "rpm", "version": "0.21" } ], "perl-IO": [ { "arch": "x86_64", "epoch": 0, "name": "perl-IO", "release": "494.fc37", "source": "rpm", "version": "1.50" } ], "perl-IO-Compress": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Compress", "release": "3.fc37", "source": "rpm", "version": "2.201" } ], "perl-IO-Compress-Brotli": [ { "arch": "x86_64", "epoch": null, "name": "perl-IO-Compress-Brotli", "release": "6.fc37", "source": "rpm", "version": "0.004001" } ], "perl-IO-HTML": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-HTML", "release": "7.fc37", "source": "rpm", "version": "1.004" } ], "perl-IO-SessionData": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-SessionData", "release": "26.fc37", "source": "rpm", "version": "1.03" } ], "perl-IO-Socket-IP": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-IP", "release": "490.fc37", "source": "rpm", "version": "0.41" } ], "perl-IO-Socket-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-IO-Socket-SSL", "release": "1.fc37", "source": "rpm", "version": "2.075" } ], "perl-IPC-Open3": [ { "arch": "noarch", "epoch": 0, "name": "perl-IPC-Open3", "release": "494.fc37", "source": "rpm", "version": "1.22" } ], "perl-LWP-MediaTypes": [ { "arch": "noarch", "epoch": null, "name": "perl-LWP-MediaTypes", "release": "12.fc37", "source": "rpm", "version": "6.04" } ], "perl-LWP-Protocol-https": [ { "arch": "noarch", "epoch": null, "name": "perl-LWP-Protocol-https", "release": "7.fc37", "source": "rpm", "version": "6.10" } ], "perl-MIME-Base64": [ { "arch": "x86_64", "epoch": null, "name": "perl-MIME-Base64", "release": "489.fc37", "source": "rpm", "version": "3.16" } ], "perl-MIME-Lite": [ { "arch": "noarch", "epoch": null, "name": "perl-MIME-Lite", "release": "5.fc37", "source": "rpm", "version": "3.033" } ], "perl-MIME-Types": [ { "arch": "noarch", "epoch": null, "name": "perl-MIME-Types", "release": "4.fc37", "source": "rpm", "version": "2.22" } ], "perl-MIME-tools": [ { "arch": "noarch", "epoch": null, "name": "perl-MIME-tools", "release": "2.fc37", "source": "rpm", "version": "5.510" } ], "perl-MailTools": [ { "arch": "noarch", "epoch": null, "name": "perl-MailTools", "release": "12.fc37", "source": "rpm", "version": "2.21" } ], "perl-Mozilla-CA": [ { "arch": "noarch", "epoch": null, "name": "perl-Mozilla-CA", "release": "4.fc37", "source": "rpm", "version": "20211001" } ], "perl-NDBM_File": [ { "arch": "x86_64", "epoch": 0, "name": "perl-NDBM_File", "release": "494.fc37", "source": "rpm", "version": "1.15" } ], "perl-NTLM": [ { "arch": "noarch", "epoch": null, "name": "perl-NTLM", "release": "33.fc37", "source": "rpm", "version": "1.09" } ], "perl-Net-HTTP": [ { "arch": "noarch", "epoch": null, "name": "perl-Net-HTTP", "release": "1.fc37", "source": "rpm", "version": "6.23" } ], "perl-Net-SMTP-SSL": [ { "arch": "noarch", "epoch": null, "name": "perl-Net-SMTP-SSL", "release": "19.fc37", "source": "rpm", "version": "1.04" } ], "perl-Net-SSLeay": [ { "arch": "x86_64", "epoch": null, "name": "perl-Net-SSLeay", "release": "4.fc37", "source": "rpm", "version": "1.92" } ], "perl-POSIX": [ { "arch": "x86_64", "epoch": 0, "name": "perl-POSIX", "release": "494.fc37", "source": "rpm", "version": "2.03" } ], "perl-PathTools": [ { "arch": "x86_64", "epoch": null, "name": "perl-PathTools", "release": "489.fc37", "source": "rpm", "version": "3.84" } ], "perl-PerlIO-utf8_strict": [ { "arch": "x86_64", "epoch": null, "name": "perl-PerlIO-utf8_strict", "release": "4.fc37", "source": "rpm", "version": "0.009" } ], "perl-Pod-Escapes": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Escapes", "release": "489.fc37", "source": "rpm", "version": "1.07" } ], "perl-Pod-Perldoc": [ { "arch": "noarch", "epoch": null, "name": "perl-Pod-Perldoc", "release": "490.fc37", "source": "rpm", "version": "3.28.01" } ], "perl-Pod-Simple": [ { "arch": "noarch", "epoch": 1, "name": "perl-Pod-Simple", "release": "490.fc37", "source": "rpm", "version": "3.43" } ], "perl-Pod-Usage": [ { "arch": "noarch", "epoch": 4, "name": "perl-Pod-Usage", "release": "3.fc37", "source": "rpm", "version": "2.03" } ], "perl-SOAP-Lite": [ { "arch": "noarch", "epoch": null, "name": "perl-SOAP-Lite", "release": "16.fc37", "source": "rpm", "version": "1.27" } ], "perl-Scalar-List-Utils": [ { "arch": "x86_64", "epoch": 5, "name": "perl-Scalar-List-Utils", "release": "489.fc37", "source": "rpm", "version": "1.63" } ], "perl-SelectSaver": [ { "arch": "noarch", "epoch": 0, "name": "perl-SelectSaver", "release": "494.fc37", "source": "rpm", "version": "1.02" } ], "perl-Socket": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Socket", "release": "1.fc37", "source": "rpm", "version": "2.036" } ], "perl-Storable": [ { "arch": "x86_64", "epoch": 1, "name": "perl-Storable", "release": "489.fc37", "source": "rpm", "version": "3.26" } ], "perl-Symbol": [ { "arch": "noarch", "epoch": 0, "name": "perl-Symbol", "release": "494.fc37", "source": "rpm", "version": "1.09" } ], "perl-Term-ANSIColor": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-ANSIColor", "release": "490.fc37", "source": "rpm", "version": "5.01" } ], "perl-Term-Cap": [ { "arch": "noarch", "epoch": null, "name": "perl-Term-Cap", "release": "489.fc37", "source": "rpm", "version": "1.17" } ], "perl-TermReadKey": [ { "arch": "x86_64", "epoch": null, "name": "perl-TermReadKey", "release": "14.fc37", "source": "rpm", "version": "2.38" } ], "perl-Test": [ { "arch": "noarch", "epoch": 0, "name": "perl-Test", "release": "494.fc37", "source": "rpm", "version": "1.31" } ], "perl-Text-ParseWords": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-ParseWords", "release": "489.fc37", "source": "rpm", "version": "3.31" } ], "perl-Text-Tabs+Wrap": [ { "arch": "noarch", "epoch": null, "name": "perl-Text-Tabs+Wrap", "release": "1.fc37", "source": "rpm", "version": "2023.0511" } ], "perl-Time-HiRes": [ { "arch": "x86_64", "epoch": 4, "name": "perl-Time-HiRes", "release": "489.fc37", "source": "rpm", "version": "1.9770" } ], "perl-Time-Local": [ { "arch": "noarch", "epoch": 2, "name": "perl-Time-Local", "release": "489.fc37", "source": "rpm", "version": "1.300" } ], "perl-TimeDate": [ { "arch": "noarch", "epoch": 1, "name": "perl-TimeDate", "release": "9.fc37", "source": "rpm", "version": "2.33" } ], "perl-Try-Tiny": [ { "arch": "noarch", "epoch": null, "name": "perl-Try-Tiny", "release": "4.fc37", "source": "rpm", "version": "0.31" } ], "perl-URI": [ { "arch": "noarch", "epoch": null, "name": "perl-URI", "release": "1.fc37", "source": "rpm", "version": "5.17" } ], "perl-WWW-RobotRules": [ { "arch": "noarch", "epoch": null, "name": "perl-WWW-RobotRules", "release": "33.fc37", "source": "rpm", "version": "6.02" } ], "perl-XML-Parser": [ { "arch": "x86_64", "epoch": null, "name": "perl-XML-Parser", "release": "12.fc37", "source": "rpm", "version": "2.46" } ], "perl-base": [ { "arch": "noarch", "epoch": 0, "name": "perl-base", "release": "494.fc37", "source": "rpm", "version": "2.27" } ], "perl-constant": [ { "arch": "noarch", "epoch": null, "name": "perl-constant", "release": "490.fc37", "source": "rpm", "version": "1.33" } ], "perl-if": [ { "arch": "noarch", "epoch": 0, "name": "perl-if", "release": "494.fc37", "source": "rpm", "version": "0.61.000" } ], "perl-interpreter": [ { "arch": "x86_64", "epoch": 4, "name": "perl-interpreter", "release": "494.fc37", "source": "rpm", "version": "5.36.1" } ], "perl-lib": [ { "arch": "x86_64", "epoch": 0, "name": "perl-lib", "release": "494.fc37", "source": "rpm", "version": "0.65" } ], "perl-libnet": [ { "arch": "noarch", "epoch": null, "name": "perl-libnet", "release": "490.fc37", "source": "rpm", "version": "3.14" } ], "perl-libs": [ { "arch": "x86_64", "epoch": 4, "name": "perl-libs", "release": "494.fc37", "source": "rpm", "version": "5.36.1" } ], "perl-libwww-perl": [ { "arch": "noarch", "epoch": null, "name": "perl-libwww-perl", "release": "1.fc37", "source": "rpm", "version": "6.68" } ], "perl-locale": [ { "arch": "noarch", "epoch": 0, "name": "perl-locale", "release": "494.fc37", "source": "rpm", "version": "1.10" } ], "perl-mro": [ { "arch": "x86_64", "epoch": 0, "name": "perl-mro", "release": "494.fc37", "source": "rpm", "version": "1.26" } ], "perl-overload": [ { "arch": "noarch", "epoch": 0, "name": "perl-overload", "release": "494.fc37", "source": "rpm", "version": "1.35" } ], "perl-overloading": [ { "arch": "noarch", "epoch": 0, "name": "perl-overloading", "release": "494.fc37", "source": "rpm", "version": "0.02" } ], "perl-parent": [ { "arch": "noarch", "epoch": 1, "name": "perl-parent", "release": "489.fc37", "source": "rpm", "version": "0.238" } ], "perl-podlators": [ { "arch": "noarch", "epoch": 1, "name": "perl-podlators", "release": "489.fc37", "source": "rpm", "version": "4.14" } ], "perl-subs": [ { "arch": "noarch", "epoch": 0, "name": "perl-subs", "release": "494.fc37", "source": "rpm", "version": "1.04" } ], "perl-vars": [ { "arch": "noarch", "epoch": 0, "name": "perl-vars", "release": "494.fc37", "source": "rpm", "version": "1.05" } ], "pipewire": [ { "arch": "x86_64", "epoch": null, "name": "pipewire", "release": "1.fc37", "source": "rpm", "version": "0.3.84" } ], "pipewire-alsa": [ { "arch": "x86_64", "epoch": null, "name": "pipewire-alsa", "release": "1.fc37", "source": "rpm", "version": "0.3.84" } ], "pipewire-jack-audio-connection-kit": [ { "arch": "x86_64", "epoch": null, "name": "pipewire-jack-audio-connection-kit", "release": "1.fc37", "source": "rpm", "version": "0.3.84" } ], "pipewire-jack-audio-connection-kit-libs": [ { "arch": "x86_64", "epoch": null, "name": "pipewire-jack-audio-connection-kit-libs", "release": "1.fc37", "source": "rpm", "version": "0.3.84" } ], "pipewire-libs": [ { "arch": "x86_64", "epoch": null, "name": "pipewire-libs", "release": "1.fc37", "source": "rpm", "version": "0.3.84" } ], "pipewire-pulseaudio": [ { "arch": "x86_64", "epoch": null, "name": "pipewire-pulseaudio", "release": "1.fc37", "source": "rpm", "version": "0.3.84" } ], "pixman": [ { "arch": "x86_64", "epoch": null, "name": "pixman", "release": "6.fc37", "source": "rpm", "version": "0.40.0" } ], "pkgconf": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf", "release": "3.fc37", "source": "rpm", "version": "1.8.0" } ], "pkgconf-m4": [ { "arch": "noarch", "epoch": null, "name": "pkgconf-m4", "release": "3.fc37", "source": "rpm", "version": "1.8.0" } ], "pkgconf-pkg-config": [ { "arch": "x86_64", "epoch": null, "name": "pkgconf-pkg-config", "release": "3.fc37", "source": "rpm", "version": "1.8.0" } ], "plymouth": [ { "arch": "x86_64", "epoch": null, "name": "plymouth", "release": "3.fc37", "source": "rpm", "version": "22.02.122" } ], "plymouth-core-libs": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-core-libs", "release": "3.fc37", "source": "rpm", "version": "22.02.122" } ], "plymouth-scripts": [ { "arch": "x86_64", "epoch": null, "name": "plymouth-scripts", "release": "3.fc37", "source": "rpm", "version": "22.02.122" } ], "policycoreutils": [ { "arch": "x86_64", "epoch": null, "name": "policycoreutils", "release": "1.fc37", "source": "rpm", "version": "3.5" } ], "polkit": [ { "arch": "x86_64", "epoch": null, "name": "polkit", "release": "4.fc37.2", "source": "rpm", "version": "121" } ], "polkit-libs": [ { "arch": "x86_64", "epoch": null, "name": "polkit-libs", "release": "4.fc37.2", "source": "rpm", "version": "121" } ], "polkit-pkla-compat": [ { "arch": "x86_64", "epoch": null, "name": "polkit-pkla-compat", "release": "22.fc37", "source": "rpm", "version": "0.1" } ], "poppler": [ { "arch": "x86_64", "epoch": null, "name": "poppler", "release": "4.fc37", "source": "rpm", "version": "22.08.0" } ], "poppler-data": [ { "arch": "noarch", "epoch": null, "name": "poppler-data", "release": "3.fc37", "source": "rpm", "version": "0.4.11" } ], "poppler-glib": [ { "arch": "x86_64", "epoch": null, "name": "poppler-glib", "release": "4.fc37", "source": "rpm", "version": "22.08.0" } ], "popt": [ { "arch": "x86_64", "epoch": null, "name": "popt", "release": "1.fc37", "source": "rpm", "version": "1.19" } ], "procps-ng": [ { "arch": "x86_64", "epoch": null, "name": "procps-ng", "release": "6.fc37.3", "source": "rpm", "version": "3.3.17" } ], "protobuf": [ { "arch": "x86_64", "epoch": null, "name": "protobuf", "release": "1.fc37", "source": "rpm", "version": "3.19.6" } ], "protobuf-c": [ { "arch": "x86_64", "epoch": null, "name": "protobuf-c", "release": "2.fc37", "source": "rpm", "version": "1.4.1" } ], "psmisc": [ { "arch": "x86_64", "epoch": null, "name": "psmisc", "release": "4.fc37", "source": "rpm", "version": "23.4" } ], "publicsuffix-list-dafsa": [ { "arch": "noarch", "epoch": null, "name": "publicsuffix-list-dafsa", "release": "1.fc37", "source": "rpm", "version": "20230812" } ], "pulseaudio-libs": [ { "arch": "x86_64", "epoch": null, "name": "pulseaudio-libs", "release": "4.fc37", "source": "rpm", "version": "16.1" } ], "python-oslo-i18n-lang": [ { "arch": "noarch", "epoch": null, "name": "python-oslo-i18n-lang", "release": "3.fc37", "source": "rpm", "version": "5.1.0" } ], "python-oslo-utils-lang": [ { "arch": "noarch", "epoch": null, "name": "python-oslo-utils-lang", "release": "4.fc37", "source": "rpm", "version": "4.12.2" } ], "python-pip-wheel": [ { "arch": "noarch", "epoch": null, "name": "python-pip-wheel", "release": "3.fc37", "source": "rpm", "version": "22.2.2" } ], "python-setuptools-wheel": [ { "arch": "noarch", "epoch": null, "name": "python-setuptools-wheel", "release": "3.fc37", "source": "rpm", "version": "62.6.0" } ], "python-unversioned-command": [ { "arch": "noarch", "epoch": null, "name": "python-unversioned-command", "release": "1.fc37", "source": "rpm", "version": "3.11.5" } ], "python3": [ { "arch": "x86_64", "epoch": null, "name": "python3", "release": "1.fc37", "source": "rpm", "version": "3.11.5" } ], "python3-adal": [ { "arch": "noarch", "epoch": null, "name": "python3-adal", "release": "9.fc37", "source": "rpm", "version": "1.2.7" } ], "python3-attrs": [ { "arch": "noarch", "epoch": null, "name": "python3-attrs", "release": "1.fc37", "source": "rpm", "version": "22.1.0" } ], "python3-audit": [ { "arch": "x86_64", "epoch": null, "name": "python3-audit", "release": "1.fc37", "source": "rpm", "version": "3.1.2" } ], "python3-azure-common": [ { "arch": "noarch", "epoch": 1, "name": "python3-azure-common", "release": "1.fc37", "source": "rpm", "version": "1.1.28" } ], "python3-azure-core": [ { "arch": "noarch", "epoch": 2, "name": "python3-azure-core", "release": "5.fc37", "source": "rpm", "version": "1.28.0" } ], "python3-azure-identity": [ { "arch": "noarch", "epoch": 1, "name": "python3-azure-identity", "release": "3.fc37", "source": "rpm", "version": "1.10.0" } ], "python3-azure-mgmt-compute": [ { "arch": "noarch", "epoch": 1, "name": "python3-azure-mgmt-compute", "release": "2.fc37", "source": "rpm", "version": "30.0.0" } ], "python3-azure-mgmt-core": [ { "arch": "noarch", "epoch": 1, "name": "python3-azure-mgmt-core", "release": "1.fc37", "source": "rpm", "version": "1.3.2" } ], "python3-azure-mgmt-network": [ { "arch": "noarch", "epoch": null, "name": "python3-azure-mgmt-network", "release": "1.fc37", "source": "rpm", "version": "21.0.1" } ], "python3-boto3": [ { "arch": "noarch", "epoch": null, "name": "python3-boto3", "release": "1.fc37", "source": "rpm", "version": "1.28.21" } ], "python3-botocore": [ { "arch": "noarch", "epoch": null, "name": "python3-botocore", "release": "1.fc37", "source": "rpm", "version": "1.31.21" } ], "python3-cachetools": [ { "arch": "noarch", "epoch": null, "name": "python3-cachetools", "release": "3.fc37", "source": "rpm", "version": "5.2.0" } ], "python3-certifi": [ { "arch": "noarch", "epoch": null, "name": "python3-certifi", "release": "3.fc37", "source": "rpm", "version": "2021.10.8" } ], "python3-cffi": [ { "arch": "x86_64", "epoch": null, "name": "python3-cffi", "release": "2.fc37", "source": "rpm", "version": "1.15.1" } ], "python3-charset-normalizer": [ { "arch": "noarch", "epoch": null, "name": "python3-charset-normalizer", "release": "2.fc37", "source": "rpm", "version": "2.1.0" } ], "python3-configobj": [ { "arch": "noarch", "epoch": null, "name": "python3-configobj", "release": "29.fc37", "source": "rpm", "version": "5.0.6" } ], "python3-cryptography": [ { "arch": "x86_64", "epoch": null, "name": "python3-cryptography", "release": "5.fc37", "source": "rpm", "version": "37.0.2" } ], "python3-dateutil": [ { "arch": "noarch", "epoch": 1, "name": "python3-dateutil", "release": "4.fc37", "source": "rpm", "version": "2.8.2" } ], "python3-dbus": [ { "arch": "x86_64", "epoch": null, "name": "python3-dbus", "release": "1.fc37", "source": "rpm", "version": "1.3.2" } ], "python3-debtcollector": [ { "arch": "noarch", "epoch": null, "name": "python3-debtcollector", "release": "3.fc37", "source": "rpm", "version": "2.5.0" } ], "python3-distro": [ { "arch": "noarch", "epoch": null, "name": "python3-distro", "release": "3.fc37", "source": "rpm", "version": "1.7.0" } ], "python3-dnf": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf", "release": "1.fc37", "source": "rpm", "version": "4.16.2" } ], "python3-dnf-plugins-core": [ { "arch": "noarch", "epoch": null, "name": "python3-dnf-plugins-core", "release": "1.fc37", "source": "rpm", "version": "4.4.3" } ], "python3-firewall": [ { "arch": "noarch", "epoch": null, "name": "python3-firewall", "release": "1.fc37", "source": "rpm", "version": "1.2.5" } ], "python3-gobject-base": [ { "arch": "x86_64", "epoch": null, "name": "python3-gobject-base", "release": "2.fc37", "source": "rpm", "version": "3.42.2" } ], "python3-gobject-base-noarch": [ { "arch": "noarch", "epoch": null, "name": "python3-gobject-base-noarch", "release": "2.fc37", "source": "rpm", "version": "3.42.2" } ], "python3-google-api-client": [ { "arch": "noarch", "epoch": 2, "name": "python3-google-api-client", "release": "1.fc37", "source": "rpm", "version": "2.108.0" } ], "python3-google-api-core": [ { "arch": "noarch", "epoch": 1, "name": "python3-google-api-core", "release": "4.fc37", "source": "rpm", "version": "2.11.1" } ], "python3-google-auth": [ { "arch": "noarch", "epoch": 1, "name": "python3-google-auth", "release": "1.fc37", "source": "rpm", "version": "2.23.4" } ], "python3-google-auth-httplib2": [ { "arch": "noarch", "epoch": null, "name": "python3-google-auth-httplib2", "release": "1.fc37", "source": "rpm", "version": "0.1.1" } ], "python3-googleapis-common-protos": [ { "arch": "noarch", "epoch": null, "name": "python3-googleapis-common-protos", "release": "2.fc37", "source": "rpm", "version": "1.60.0" } ], "python3-gpg": [ { "arch": "x86_64", "epoch": null, "name": "python3-gpg", "release": "4.fc37", "source": "rpm", "version": "1.17.0" } ], "python3-grpcio": [ { "arch": "x86_64", "epoch": null, "name": "python3-grpcio", "release": "8.fc37", "source": "rpm", "version": "1.48.4" } ], "python3-grpcio-status": [ { "arch": "noarch", "epoch": null, "name": "python3-grpcio-status", "release": "8.fc37", "source": "rpm", "version": "1.48.4" } ], "python3-hawkey": [ { "arch": "x86_64", "epoch": null, "name": "python3-hawkey", "release": "1.fc37", "source": "rpm", "version": "0.70.2" } ], "python3-httplib2": [ { "arch": "noarch", "epoch": null, "name": "python3-httplib2", "release": "6.fc37", "source": "rpm", "version": "0.20.4" } ], "python3-idna": [ { "arch": "noarch", "epoch": null, "name": "python3-idna", "release": "4.fc37", "source": "rpm", "version": "3.3" } ], "python3-iso8601": [ { "arch": "noarch", "epoch": null, "name": "python3-iso8601", "release": "4.fc37", "source": "rpm", "version": "1.0.2" } ], "python3-isodate": [ { "arch": "noarch", "epoch": null, "name": "python3-isodate", "release": "5.fc37", "source": "rpm", "version": "0.6.1" } ], "python3-jinja2": [ { "arch": "noarch", "epoch": null, "name": "python3-jinja2", "release": "5.fc37", "source": "rpm", "version": "3.0.3" } ], "python3-jmespath": [ { "arch": "noarch", "epoch": null, "name": "python3-jmespath", "release": "5.fc37", "source": "rpm", "version": "1.0.0" } ], "python3-jsonpatch": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpatch", "release": "21.fc37", "source": "rpm", "version": "1.21" } ], "python3-jsonpointer": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonpointer", "release": "7.fc37", "source": "rpm", "version": "2.0" } ], "python3-jsonschema": [ { "arch": "noarch", "epoch": null, "name": "python3-jsonschema", "release": "1.fc37", "source": "rpm", "version": "4.10.0" } ], "python3-jwt": [ { "arch": "noarch", "epoch": null, "name": "python3-jwt", "release": "3.fc37", "source": "rpm", "version": "2.4.0" } ], "python3-jwt+crypto": [ { "arch": "noarch", "epoch": null, "name": "python3-jwt+crypto", "release": "3.fc37", "source": "rpm", "version": "2.4.0" } ], "python3-keystoneauth1": [ { "arch": "noarch", "epoch": null, "name": "python3-keystoneauth1", "release": "4.fc37", "source": "rpm", "version": "4.5.0" } ], "python3-libcomps": [ { "arch": "x86_64", "epoch": null, "name": "python3-libcomps", "release": "4.fc37", "source": "rpm", "version": "0.1.18" } ], "python3-libdnf": [ { "arch": "x86_64", "epoch": null, "name": "python3-libdnf", "release": "1.fc37", "source": "rpm", "version": "0.70.2" } ], "python3-libs": [ { "arch": "x86_64", "epoch": null, "name": "python3-libs", "release": "1.fc37", "source": "rpm", "version": "3.11.5" } ], "python3-libselinux": [ { "arch": "x86_64", "epoch": null, "name": "python3-libselinux", "release": "1.fc37", "source": "rpm", "version": "3.5" } ], "python3-libsemanage": [ { "arch": "x86_64", "epoch": null, "name": "python3-libsemanage", "release": "2.fc37", "source": "rpm", "version": "3.5" } ], "python3-lxml": [ { "arch": "x86_64", "epoch": null, "name": "python3-lxml", "release": "1.fc37", "source": "rpm", "version": "4.9.1" } ], "python3-markupsafe": [ { "arch": "x86_64", "epoch": null, "name": "python3-markupsafe", "release": "3.fc37", "source": "rpm", "version": "2.1.1" } ], "python3-msal": [ { "arch": "noarch", "epoch": null, "name": "python3-msal", "release": "3.fc37", "source": "rpm", "version": "1.24.1" } ], "python3-msal-extensions": [ { "arch": "noarch", "epoch": null, "name": "python3-msal-extensions", "release": "3.fc37", "source": "rpm", "version": "1.0.0" } ], "python3-msgpack": [ { "arch": "x86_64", "epoch": null, "name": "python3-msgpack", "release": "3.fc37", "source": "rpm", "version": "1.0.4" } ], "python3-msrest": [ { "arch": "noarch", "epoch": null, "name": "python3-msrest", "release": "1.20221014git2d8fd04.fc37", "source": "rpm", "version": "0.7.1" } ], "python3-msrestazure": [ { "arch": "noarch", "epoch": null, "name": "python3-msrestazure", "release": "14.fc37", "source": "rpm", "version": "0.6.4" } ], "python3-netaddr": [ { "arch": "noarch", "epoch": null, "name": "python3-netaddr", "release": "10.fc37", "source": "rpm", "version": "0.8.0" } ], "python3-netifaces": [ { "arch": "x86_64", "epoch": null, "name": "python3-netifaces", "release": "4.fc37", "source": "rpm", "version": "0.11.0" } ], "python3-nftables": [ { "arch": "x86_64", "epoch": 1, "name": "python3-nftables", "release": "3.fc37", "source": "rpm", "version": "1.0.4" } ], "python3-novaclient": [ { "arch": "noarch", "epoch": 1, "name": "python3-novaclient", "release": "3.fc37", "source": "rpm", "version": "17.7.0" } ], "python3-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-oauthlib", "release": "1.fc37", "source": "rpm", "version": "3.2.2" } ], "python3-os-service-types": [ { "arch": "noarch", "epoch": null, "name": "python3-os-service-types", "release": "11.fc37", "source": "rpm", "version": "1.7.0" } ], "python3-oslo-i18n": [ { "arch": "noarch", "epoch": null, "name": "python3-oslo-i18n", "release": "3.fc37", "source": "rpm", "version": "5.1.0" } ], "python3-oslo-serialization": [ { "arch": "noarch", "epoch": null, "name": "python3-oslo-serialization", "release": "3.fc37", "source": "rpm", "version": "4.3.0" } ], "python3-oslo-utils": [ { "arch": "noarch", "epoch": null, "name": "python3-oslo-utils", "release": "4.fc37", "source": "rpm", "version": "4.12.2" } ], "python3-packaging": [ { "arch": "noarch", "epoch": null, "name": "python3-packaging", "release": "6.fc37", "source": "rpm", "version": "21.3" } ], "python3-pbr": [ { "arch": "noarch", "epoch": null, "name": "python3-pbr", "release": "1.fc37", "source": "rpm", "version": "5.10.0" } ], "python3-pexpect": [ { "arch": "noarch", "epoch": null, "name": "python3-pexpect", "release": "13.fc37", "source": "rpm", "version": "4.8.0" } ], "python3-ply": [ { "arch": "noarch", "epoch": null, "name": "python3-ply", "release": "17.fc37", "source": "rpm", "version": "3.11" } ], "python3-policycoreutils": [ { "arch": "noarch", "epoch": null, "name": "python3-policycoreutils", "release": "1.fc37", "source": "rpm", "version": "3.5" } ], "python3-portalocker": [ { "arch": "noarch", "epoch": null, "name": "python3-portalocker", "release": "2.fc37", "source": "rpm", "version": "2.5.1" } ], "python3-prettytable": [ { "arch": "noarch", "epoch": null, "name": "python3-prettytable", "release": "30.fc37", "source": "rpm", "version": "0.7.2" } ], "python3-protobuf": [ { "arch": "x86_64", "epoch": null, "name": "python3-protobuf", "release": "1.fc37", "source": "rpm", "version": "3.19.6" } ], "python3-psutil": [ { "arch": "x86_64", "epoch": null, "name": "python3-psutil", "release": "1.fc37", "source": "rpm", "version": "5.9.1" } ], "python3-ptyprocess": [ { "arch": "noarch", "epoch": null, "name": "python3-ptyprocess", "release": "17.fc37", "source": "rpm", "version": "0.6.0" } ], "python3-pyasn1": [ { "arch": "noarch", "epoch": null, "name": "python3-pyasn1", "release": "11.fc37", "source": "rpm", "version": "0.4.8" } ], "python3-pyasn1-modules": [ { "arch": "noarch", "epoch": null, "name": "python3-pyasn1-modules", "release": "11.fc37", "source": "rpm", "version": "0.4.8" } ], "python3-pycparser": [ { "arch": "noarch", "epoch": null, "name": "python3-pycparser", "release": "8.fc37", "source": "rpm", "version": "2.20" } ], "python3-pycurl": [ { "arch": "x86_64", "epoch": null, "name": "python3-pycurl", "release": "4.fc37", "source": "rpm", "version": "7.45.1" } ], "python3-pyparsing": [ { "arch": "noarch", "epoch": null, "name": "python3-pyparsing", "release": "2.fc37", "source": "rpm", "version": "3.0.9" } ], "python3-pyrsistent": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyrsistent", "release": "4.fc37", "source": "rpm", "version": "0.18.1" } ], "python3-pyserial": [ { "arch": "noarch", "epoch": null, "name": "python3-pyserial", "release": "3.fc37", "source": "rpm", "version": "3.5" } ], "python3-pysocks": [ { "arch": "noarch", "epoch": null, "name": "python3-pysocks", "release": "15.fc37", "source": "rpm", "version": "1.7.1" } ], "python3-pytz": [ { "arch": "noarch", "epoch": null, "name": "python3-pytz", "release": "1.fc37", "source": "rpm", "version": "2023.3.post1" } ], "python3-pyyaml": [ { "arch": "x86_64", "epoch": null, "name": "python3-pyyaml", "release": "5.fc37", "source": "rpm", "version": "6.0" } ], "python3-requests": [ { "arch": "noarch", "epoch": null, "name": "python3-requests", "release": "3.fc37", "source": "rpm", "version": "2.28.1" } ], "python3-requests-oauthlib": [ { "arch": "noarch", "epoch": null, "name": "python3-requests-oauthlib", "release": "3.fc37", "source": "rpm", "version": "1.3.1" } ], "python3-rpm": [ { "arch": "x86_64", "epoch": null, "name": "python3-rpm", "release": "2.fc37", "source": "rpm", "version": "4.18.1" } ], "python3-rsa": [ { "arch": "noarch", "epoch": null, "name": "python3-rsa", "release": "2.fc37", "source": "rpm", "version": "4.9" } ], "python3-s3transfer": [ { "arch": "noarch", "epoch": null, "name": "python3-s3transfer", "release": "1.fc37", "source": "rpm", "version": "0.6.2" } ], "python3-setools": [ { "arch": "x86_64", "epoch": null, "name": "python3-setools", "release": "9.fc37", "source": "rpm", "version": "4.4.0" } ], "python3-setuptools": [ { "arch": "noarch", "epoch": null, "name": "python3-setuptools", "release": "3.fc37", "source": "rpm", "version": "62.6.0" } ], "python3-six": [ { "arch": "noarch", "epoch": null, "name": "python3-six", "release": "8.fc37", "source": "rpm", "version": "1.16.0" } ], "python3-stevedore": [ { "arch": "noarch", "epoch": null, "name": "python3-stevedore", "release": "3.fc37", "source": "rpm", "version": "3.5.0" } ], "python3-suds": [ { "arch": "noarch", "epoch": null, "name": "python3-suds", "release": "2.fc37", "source": "rpm", "version": "1.1.2" } ], "python3-systemd": [ { "arch": "x86_64", "epoch": null, "name": "python3-systemd", "release": "1.fc37", "source": "rpm", "version": "235" } ], "python3-tornado": [ { "arch": "x86_64", "epoch": null, "name": "python3-tornado", "release": "2.fc37", "source": "rpm", "version": "6.2.0" } ], "python3-typing-extensions": [ { "arch": "noarch", "epoch": null, "name": "python3-typing-extensions", "release": "2.fc37", "source": "rpm", "version": "4.4.0" } ], "python3-unbound": [ { "arch": "x86_64", "epoch": null, "name": "python3-unbound", "release": "1.fc37", "source": "rpm", "version": "1.18.0" } ], "python3-uritemplate": [ { "arch": "noarch", "epoch": null, "name": "python3-uritemplate", "release": "3.fc37", "source": "rpm", "version": "4.1.1" } ], "python3-urllib3": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3", "release": "1.fc37", "source": "rpm", "version": "1.26.16" } ], "python3-urllib3+socks": [ { "arch": "noarch", "epoch": null, "name": "python3-urllib3+socks", "release": "1.fc37", "source": "rpm", "version": "1.26.16" } ], "python3-wrapt": [ { "arch": "x86_64", "epoch": null, "name": "python3-wrapt", "release": "3.fc37", "source": "rpm", "version": "1.14.0" } ], "qa-tools": [ { "arch": "noarch", "epoch": null, "name": "qa-tools", "release": "4.fc37", "source": "rpm", "version": "4.1" } ], "quota": [ { "arch": "x86_64", "epoch": 1, "name": "quota", "release": "8.fc37", "source": "rpm", "version": "4.06" } ], "quota-nls": [ { "arch": "noarch", "epoch": 1, "name": "quota-nls", "release": "8.fc37", "source": "rpm", "version": "4.06" } ], "re2": [ { "arch": "x86_64", "epoch": 1, "name": "re2", "release": "1.fc37", "source": "rpm", "version": "20220601" } ], "readline": [ { "arch": "x86_64", "epoch": null, "name": "readline", "release": "2.fc37", "source": "rpm", "version": "8.2" } ], "realtek-firmware": [ { "arch": "noarch", "epoch": null, "name": "realtek-firmware", "release": "1.fc37", "source": "rpm", "version": "20230919" } ], "resource-agents": [ { "arch": "x86_64", "epoch": null, "name": "resource-agents", "release": "1.fc37", "source": "rpm", "version": "4.12.0" } ], "restraint": [ { "arch": "x86_64", "epoch": null, "name": "restraint", "release": "1.fc37eng", "source": "rpm", "version": "0.4.4" } ], "restraint-rhts": [ { "arch": "x86_64", "epoch": null, "name": "restraint-rhts", "release": "1.fc37eng", "source": "rpm", "version": "0.4.4" } ], "rng-tools": [ { "arch": "x86_64", "epoch": null, "name": "rng-tools", "release": "1.fc37", "source": "rpm", "version": "6.16" } ], "rootfiles": [ { "arch": "noarch", "epoch": null, "name": "rootfiles", "release": "32.fc37", "source": "rpm", "version": "8.1" } ], "rpcbind": [ { "arch": "x86_64", "epoch": null, "name": "rpcbind", "release": "3.rc2.fc37", "source": "rpm", "version": "1.2.6" } ], "rpm": [ { "arch": "x86_64", "epoch": null, "name": "rpm", "release": "2.fc37", "source": "rpm", "version": "4.18.1" } ], "rpm-build-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-build-libs", "release": "2.fc37", "source": "rpm", "version": "4.18.1" } ], "rpm-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-libs", "release": "2.fc37", "source": "rpm", "version": "4.18.1" } ], "rpm-plugin-selinux": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-selinux", "release": "2.fc37", "source": "rpm", "version": "4.18.1" } ], "rpm-plugin-systemd-inhibit": [ { "arch": "x86_64", "epoch": null, "name": "rpm-plugin-systemd-inhibit", "release": "2.fc37", "source": "rpm", "version": "4.18.1" } ], "rpm-sign-libs": [ { "arch": "x86_64", "epoch": null, "name": "rpm-sign-libs", "release": "2.fc37", "source": "rpm", "version": "4.18.1" } ], "rsync": [ { "arch": "x86_64", "epoch": null, "name": "rsync", "release": "1.fc37", "source": "rpm", "version": "3.2.7" } ], "rtkit": [ { "arch": "x86_64", "epoch": null, "name": "rtkit", "release": "33.fc37", "source": "rpm", "version": "0.11" } ], "rtl-sdr": [ { "arch": "x86_64", "epoch": null, "name": "rtl-sdr", "release": "2.fc37", "source": "rpm", "version": "0.6.0^20230403git142325a9" } ], "ruby": [ { "arch": "x86_64", "epoch": null, "name": "ruby", "release": "176.fc37", "source": "rpm", "version": "3.1.4" } ], "ruby-default-gems": [ { "arch": "noarch", "epoch": null, "name": "ruby-default-gems", "release": "176.fc37", "source": "rpm", "version": "3.1.4" } ], "ruby-libs": [ { "arch": "x86_64", "epoch": null, "name": "ruby-libs", "release": "176.fc37", "source": "rpm", "version": "3.1.4" } ], "rubygem-backports": [ { "arch": "noarch", "epoch": null, "name": "rubygem-backports", "release": "5.fc37", "source": "rpm", "version": "3.20.1" } ], "rubygem-bigdecimal": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-bigdecimal", "release": "176.fc37", "source": "rpm", "version": "3.1.1" } ], "rubygem-bundler": [ { "arch": "noarch", "epoch": null, "name": "rubygem-bundler", "release": "176.fc37", "source": "rpm", "version": "2.3.26" } ], "rubygem-childprocess": [ { "arch": "noarch", "epoch": null, "name": "rubygem-childprocess", "release": "3.fc37", "source": "rpm", "version": "4.1.0" } ], "rubygem-ethon": [ { "arch": "noarch", "epoch": null, "name": "rubygem-ethon", "release": "3.fc37", "source": "rpm", "version": "0.15.0" } ], "rubygem-ffi": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-ffi", "release": "4.fc37", "source": "rpm", "version": "1.15.5" } ], "rubygem-io-console": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-io-console", "release": "176.fc37", "source": "rpm", "version": "0.5.11" } ], "rubygem-json": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-json", "release": "200.fc37", "source": "rpm", "version": "2.6.3" } ], "rubygem-mustermann": [ { "arch": "noarch", "epoch": null, "name": "rubygem-mustermann", "release": "7.fc37", "source": "rpm", "version": "1.1.1" } ], "rubygem-nio4r": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-nio4r", "release": "9.fc37", "source": "rpm", "version": "2.5.2" } ], "rubygem-psych": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-psych", "release": "176.fc37", "source": "rpm", "version": "4.0.4" } ], "rubygem-puma": [ { "arch": "x86_64", "epoch": null, "name": "rubygem-puma", "release": "1.fc37", "source": "rpm", "version": "5.6.5" } ], "rubygem-rack": [ { "arch": "noarch", "epoch": 1, "name": "rubygem-rack", "release": "1.fc37", "source": "rpm", "version": "2.2.4" } ], "rubygem-rack-protection": [ { "arch": "noarch", "epoch": null, "name": "rubygem-rack-protection", "release": "2.fc37", "source": "rpm", "version": "2.2.0" } ], "rubygem-rack-test": [ { "arch": "noarch", "epoch": null, "name": "rubygem-rack-test", "release": "6.fc37", "source": "rpm", "version": "1.1.0" } ], "rubygem-rdoc": [ { "arch": "noarch", "epoch": null, "name": "rubygem-rdoc", "release": "176.fc37", "source": "rpm", "version": "6.4.0" } ], "rubygem-rexml": [ { "arch": "noarch", "epoch": null, "name": "rubygem-rexml", "release": "176.fc37", "source": "rpm", "version": "3.2.5" } ], "rubygem-sinatra": [ { "arch": "noarch", "epoch": 1, "name": "rubygem-sinatra", "release": "3.fc37", "source": "rpm", "version": "2.2.0" } ], "rubygem-tilt": [ { "arch": "noarch", "epoch": null, "name": "rubygem-tilt", "release": "8.fc37", "source": "rpm", "version": "2.0.10" } ], "rubygems": [ { "arch": "noarch", "epoch": null, "name": "rubygems", "release": "176.fc37", "source": "rpm", "version": "3.3.26" } ], "rubypick": [ { "arch": "noarch", "epoch": null, "name": "rubypick", "release": "17.fc37", "source": "rpm", "version": "1.1.1" } ], "sbd": [ { "arch": "x86_64", "epoch": null, "name": "sbd", "release": "2.fc37.1", "source": "rpm", "version": "1.5.1" } ], "sed": [ { "arch": "x86_64", "epoch": null, "name": "sed", "release": "11.fc37", "source": "rpm", "version": "4.8" } ], "selinux-policy": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy", "release": "1.fc37", "source": "rpm", "version": "37.22" } ], "selinux-policy-targeted": [ { "arch": "noarch", "epoch": null, "name": "selinux-policy-targeted", "release": "1.fc37", "source": "rpm", "version": "37.22" } ], "setup": [ { "arch": "noarch", "epoch": null, "name": "setup", "release": "2.fc37", "source": "rpm", "version": "2.14.1" } ], "sg3_utils": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils", "release": "4.fc37", "source": "rpm", "version": "1.46" } ], "sg3_utils-libs": [ { "arch": "x86_64", "epoch": null, "name": "sg3_utils-libs", "release": "4.fc37", "source": "rpm", "version": "1.46" } ], "shadow-utils": [ { "arch": "x86_64", "epoch": 2, "name": "shadow-utils", "release": "6.fc37", "source": "rpm", "version": "4.12.3" } ], "shared-mime-info": [ { "arch": "x86_64", "epoch": null, "name": "shared-mime-info", "release": "2.fc37", "source": "rpm", "version": "2.2" } ], "sound-theme-freedesktop": [ { "arch": "noarch", "epoch": null, "name": "sound-theme-freedesktop", "release": "18.fc37", "source": "rpm", "version": "0.8" } ], "sqlite-libs": [ { "arch": "x86_64", "epoch": null, "name": "sqlite-libs", "release": "1.fc37", "source": "rpm", "version": "3.40.0" } ], "sssd-client": [ { "arch": "x86_64", "epoch": null, "name": "sssd-client", "release": "1.fc37", "source": "rpm", "version": "2.9.1" } ], "sssd-common": [ { "arch": "x86_64", "epoch": null, "name": "sssd-common", "release": "1.fc37", "source": "rpm", "version": "2.9.1" } ], "sssd-kcm": [ { "arch": "x86_64", "epoch": null, "name": "sssd-kcm", "release": "1.fc37", "source": "rpm", "version": "2.9.1" } ], "sssd-nfs-idmap": [ { "arch": "x86_64", "epoch": null, "name": "sssd-nfs-idmap", "release": "1.fc37", "source": "rpm", "version": "2.9.1" } ], "strace": [ { "arch": "x86_64", "epoch": null, "name": "strace", "release": "1.fc37", "source": "rpm", "version": "6.5" } ], "sudo": [ { "arch": "x86_64", "epoch": null, "name": "sudo", "release": "1.p2.fc37", "source": "rpm", "version": "1.9.13" } ], "sudo-python-plugin": [ { "arch": "x86_64", "epoch": null, "name": "sudo-python-plugin", "release": "1.p2.fc37", "source": "rpm", "version": "1.9.13" } ], "systemd": [ { "arch": "x86_64", "epoch": null, "name": "systemd", "release": "2.fc37", "source": "rpm", "version": "251.14" } ], "systemd-boot-unsigned": [ { "arch": "x86_64", "epoch": null, "name": "systemd-boot-unsigned", "release": "2.fc37", "source": "rpm", "version": "251.14" } ], "systemd-libs": [ { "arch": "x86_64", "epoch": null, "name": "systemd-libs", "release": "2.fc37", "source": "rpm", "version": "251.14" } ], "systemd-networkd": [ { "arch": "x86_64", "epoch": null, "name": "systemd-networkd", "release": "2.fc37", "source": "rpm", "version": "251.14" } ], "systemd-pam": [ { "arch": "x86_64", "epoch": null, "name": "systemd-pam", "release": "2.fc37", "source": "rpm", "version": "251.14" } ], "systemd-resolved": [ { "arch": "x86_64", "epoch": null, "name": "systemd-resolved", "release": "2.fc37", "source": "rpm", "version": "251.14" } ], "systemd-udev": [ { "arch": "x86_64", "epoch": null, "name": "systemd-udev", "release": "2.fc37", "source": "rpm", "version": "251.14" } ], "systemtap": [ { "arch": "x86_64", "epoch": null, "name": "systemtap", "release": "2.fc37", "source": "rpm", "version": "4.9" } ], "systemtap-client": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-client", "release": "2.fc37", "source": "rpm", "version": "4.9" } ], "systemtap-devel": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-devel", "release": "2.fc37", "source": "rpm", "version": "4.9" } ], "systemtap-runtime": [ { "arch": "x86_64", "epoch": null, "name": "systemtap-runtime", "release": "2.fc37", "source": "rpm", "version": "4.9" } ], "tar": [ { "arch": "x86_64", "epoch": 2, "name": "tar", "release": "6.fc37", "source": "rpm", "version": "1.34" } ], "tbb": [ { "arch": "x86_64", "epoch": null, "name": "tbb", "release": "13.fc37", "source": "rpm", "version": "2020.3" } ], "telnet": [ { "arch": "x86_64", "epoch": 1, "name": "telnet", "release": "87.fc37", "source": "rpm", "version": "0.17" } ], "time": [ { "arch": "x86_64", "epoch": null, "name": "time", "release": "19.fc37", "source": "rpm", "version": "1.9" } ], "totem-pl-parser": [ { "arch": "x86_64", "epoch": null, "name": "totem-pl-parser", "release": "5.fc37", "source": "rpm", "version": "3.26.6" } ], "tpm2-tools": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tools", "release": "1.fc37", "source": "rpm", "version": "5.4" } ], "tpm2-tss": [ { "arch": "x86_64", "epoch": null, "name": "tpm2-tss", "release": "1.fc37", "source": "rpm", "version": "3.2.2" } ], "tracker": [ { "arch": "x86_64", "epoch": null, "name": "tracker", "release": "1.fc37", "source": "rpm", "version": "3.4.2" } ], "tracker-miners": [ { "arch": "x86_64", "epoch": null, "name": "tracker-miners", "release": "1.fc37", "source": "rpm", "version": "3.4.6" } ], "tzdata": [ { "arch": "noarch", "epoch": null, "name": "tzdata", "release": "1.fc37", "source": "rpm", "version": "2023c" } ], "uchardet": [ { "arch": "x86_64", "epoch": null, "name": "uchardet", "release": "16.fc37", "source": "rpm", "version": "0.0.6" } ], "udisks2": [ { "arch": "x86_64", "epoch": null, "name": "udisks2", "release": "5.fc37", "source": "rpm", "version": "2.9.4" } ], "unbound-anchor": [ { "arch": "x86_64", "epoch": null, "name": "unbound-anchor", "release": "1.fc37", "source": "rpm", "version": "1.18.0" } ], "unbound-libs": [ { "arch": "x86_64", "epoch": null, "name": "unbound-libs", "release": "1.fc37", "source": "rpm", "version": "1.18.0" } ], "unzip": [ { "arch": "x86_64", "epoch": null, "name": "unzip", "release": "58.fc37", "source": "rpm", "version": "6.0" } ], "upower": [ { "arch": "x86_64", "epoch": null, "name": "upower", "release": "2.fc37", "source": "rpm", "version": "0.99.20" } ], "userspace-rcu": [ { "arch": "x86_64", "epoch": null, "name": "userspace-rcu", "release": "5.fc37", "source": "rpm", "version": "0.13.0" } ], "util-linux": [ { "arch": "x86_64", "epoch": null, "name": "util-linux", "release": "1.fc37", "source": "rpm", "version": "2.38.1" } ], "util-linux-core": [ { "arch": "x86_64", "epoch": null, "name": "util-linux-core", "release": "1.fc37", "source": "rpm", "version": "2.38.1" } ], "vim-common": [ { "arch": "x86_64", "epoch": 2, "name": "vim-common", "release": "1.fc37", "source": "rpm", "version": "9.0.1927" } ], "vim-data": [ { "arch": "noarch", "epoch": 2, "name": "vim-data", "release": "1.fc37", "source": "rpm", "version": "9.0.1927" } ], "vim-default-editor": [ { "arch": "noarch", "epoch": 2, "name": "vim-default-editor", "release": "1.fc37", "source": "rpm", "version": "9.0.1927" } ], "vim-enhanced": [ { "arch": "x86_64", "epoch": 2, "name": "vim-enhanced", "release": "1.fc37", "source": "rpm", "version": "9.0.1927" } ], "vim-filesystem": [ { "arch": "noarch", "epoch": 2, "name": "vim-filesystem", "release": "1.fc37", "source": "rpm", "version": "9.0.1927" } ], "vim-minimal": [ { "arch": "x86_64", "epoch": 2, "name": "vim-minimal", "release": "1.fc37", "source": "rpm", "version": "9.0.1927" } ], "volume_key-libs": [ { "arch": "x86_64", "epoch": null, "name": "volume_key-libs", "release": "17.fc37", "source": "rpm", "version": "0.3.12" } ], "vte-profile": [ { "arch": "x86_64", "epoch": null, "name": "vte-profile", "release": "1.fc37", "source": "rpm", "version": "0.70.6" } ], "vte291": [ { "arch": "x86_64", "epoch": null, "name": "vte291", "release": "1.fc37", "source": "rpm", "version": "0.70.6" } ], "webrtc-audio-processing": [ { "arch": "x86_64", "epoch": null, "name": "webrtc-audio-processing", "release": "9.fc37", "source": "rpm", "version": "0.3.1" } ], "wget": [ { "arch": "x86_64", "epoch": null, "name": "wget", "release": "4.fc37", "source": "rpm", "version": "1.21.3" } ], "which": [ { "arch": "x86_64", "epoch": null, "name": "which", "release": "39.fc37", "source": "rpm", "version": "2.21" } ], "whois-nls": [ { "arch": "noarch", "epoch": null, "name": "whois-nls", "release": "1.fc37", "source": "rpm", "version": "5.5.18" } ], "wireplumber": [ { "arch": "x86_64", "epoch": null, "name": "wireplumber", "release": "1.fc37", "source": "rpm", "version": "0.4.14" } ], "wireplumber-libs": [ { "arch": "x86_64", "epoch": null, "name": "wireplumber-libs", "release": "1.fc37", "source": "rpm", "version": "0.4.14" } ], "xdg-desktop-portal": [ { "arch": "x86_64", "epoch": null, "name": "xdg-desktop-portal", "release": "4.fc37", "source": "rpm", "version": "1.15.0" } ], "xdg-desktop-portal-gtk": [ { "arch": "x86_64", "epoch": null, "name": "xdg-desktop-portal-gtk", "release": "1.fc37", "source": "rpm", "version": "1.14.1" } ], "xdg-utils": [ { "arch": "noarch", "epoch": null, "name": "xdg-utils", "release": "15.fc37", "source": "rpm", "version": "1.1.3" } ], "xfsprogs": [ { "arch": "x86_64", "epoch": null, "name": "xfsprogs", "release": "2.fc37", "source": "rpm", "version": "6.1.0" } ], "xkeyboard-config": [ { "arch": "noarch", "epoch": null, "name": "xkeyboard-config", "release": "3.fc37", "source": "rpm", "version": "2.36" } ], "xml-common": [ { "arch": "noarch", "epoch": null, "name": "xml-common", "release": "59.fc37", "source": "rpm", "version": "0.6.3" } ], "xxd": [ { "arch": "x86_64", "epoch": 2, "name": "xxd", "release": "1.fc37", "source": "rpm", "version": "9.0.1927" } ], "xxhash-libs": [ { "arch": "x86_64", "epoch": null, "name": "xxhash-libs", "release": "1.fc37", "source": "rpm", "version": "0.8.2" } ], "xz": [ { "arch": "x86_64", "epoch": null, "name": "xz", "release": "1.fc37", "source": "rpm", "version": "5.4.1" } ], "xz-devel": [ { "arch": "x86_64", "epoch": null, "name": "xz-devel", "release": "1.fc37", "source": "rpm", "version": "5.4.1" } ], "xz-libs": [ { "arch": "x86_64", "epoch": null, "name": "xz-libs", "release": "1.fc37", "source": "rpm", "version": "5.4.1" } ], "yum": [ { "arch": "noarch", "epoch": null, "name": "yum", "release": "1.fc37", "source": "rpm", "version": "4.16.2" } ], "zchunk-libs": [ { "arch": "x86_64", "epoch": null, "name": "zchunk-libs", "release": "1.fc37", "source": "rpm", "version": "1.3.1" } ], "zip": [ { "arch": "x86_64", "epoch": null, "name": "zip", "release": "33.fc37", "source": "rpm", "version": "3.0" } ], "zlib": [ { "arch": "x86_64", "epoch": null, "name": "zlib", "release": "5.fc37", "source": "rpm", "version": "1.2.12" } ], "zlib-devel": [ { "arch": "x86_64", "epoch": null, "name": "zlib-devel", "release": "5.fc37", "source": "rpm", "version": "1.2.12" } ], "zram-generator": [ { "arch": "x86_64", "epoch": null, "name": "zram-generator", "release": "2.fc37", "source": "rpm", "version": "1.1.2" } ], "zram-generator-defaults": [ { "arch": "noarch", "epoch": null, "name": "zram-generator-defaults", "release": "2.fc37", "source": "rpm", "version": "1.1.2" } ] } }, "changed": false } TASK [Debug pacemaker version] ************************************************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tasks/fetch_versions.yml:16 Tuesday 05 December 2023 09:38:22 +0000 (0:00:01.213) 0:03:05.378 ****** ok: [sut] => { "ansible_facts.packages['pacemaker']": [ { "arch": "x86_64", "epoch": null, "name": "pacemaker", "release": "4.fc37", "source": "rpm", "version": "2.1.6" } ] } TASK [Extract versions of cluster components] ********************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tasks/fetch_versions.yml:20 Tuesday 05 December 2023 09:38:22 +0000 (0:00:00.044) 0:03:05.422 ****** ok: [sut] => { "ansible_facts": { "__test_pacemaker_version": "2.1.6", "__test_pcs_version": "0.11.6" }, "changed": false } TASK [Discover CIB schema version] ********************************************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:415 Tuesday 05 December 2023 09:38:22 +0000 (0:00:00.049) 0:03:05.472 ****** ok: [sut] => { "changed": false, "cmd": [ "xmllint", "--xpath", "substring-after(/cib/@validate-with, \"pacemaker-\")", "/var/lib/pacemaker/cib/cib.xml" ], "delta": "0:00:00.004296", "end": "2023-12-05 09:38:22.732339", "rc": 0, "start": "2023-12-05 09:38:22.728043" } STDOUT: 3.1 TASK [Discover role names] ***************************************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:424 Tuesday 05 December 2023 09:38:22 +0000 (0:00:00.236) 0:03:05.709 ****** ok: [sut] => { "ansible_facts": { "__test_new_roles_cib": false, "__test_new_roles_pcs": true }, "changed": false } TASK [Fetch location constraints configuration from the cluster] *************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:527 Tuesday 05 December 2023 09:38:22 +0000 (0:00:00.048) 0:03:05.757 ****** skipping: [sut] => { "changed": false, "false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities", "skip_reason": "Conditional result was False" } TASK [Print real location constraints configuration] *************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:533 Tuesday 05 December 2023 09:38:22 +0000 (0:00:00.039) 0:03:05.797 ****** skipping: [sut] => { "false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities" } TASK [Print expected location constraints configuration] *********************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:537 Tuesday 05 December 2023 09:38:22 +0000 (0:00:00.039) 0:03:05.837 ****** skipping: [sut] => { "false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities" } TASK [Check location constraints configuration] ******************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:541 Tuesday 05 December 2023 09:38:22 +0000 (0:00:00.031) 0:03:05.868 ****** skipping: [sut] => { "changed": false, "false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities", "skip_reason": "Conditional result was False" } TASK [Fetch location constraints configuration from the cluster] *************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1509 Tuesday 05 December 2023 09:38:23 +0000 (0:00:00.067) 0:03:05.936 ****** ok: [sut] => { "changed": false, "cmd": [ "pcs", "--output-format=json", "--", "constraint", "location" ], "delta": "0:00:00.848899", "end": "2023-12-05 09:38:24.044326", "rc": 0, "start": "2023-12-05 09:38:23.195427" } STDOUT: { "location": [ { "resource_id": "d1", "resource_pattern": null, "role": null, "attributes": { "constraint_id": "location-d1-node1-INFINITY", "score": "INFINITY", "node": "node1", "rules": [], "lifetime": [], "resource_discovery": null } }, { "resource_id": null, "resource_pattern": "d\\d+", "role": null, "attributes": { "constraint_id": "location-dd-node1-INFINITY", "score": "INFINITY", "node": "node1", "rules": [], "lifetime": [], "resource_discovery": null } }, { "resource_id": "d1", "resource_pattern": null, "role": null, "attributes": { "constraint_id": "location-d1-node2--123", "score": "-123", "node": "node2", "rules": [], "lifetime": [], "resource_discovery": null } }, { "resource_id": null, "resource_pattern": "d\\d+", "role": null, "attributes": { "constraint_id": "location-dd-node2-23", "score": "23", "node": "node2", "rules": [], "lifetime": [], "resource_discovery": null } }, { "resource_id": "d2", "resource_pattern": null, "role": null, "attributes": { "constraint_id": "cl1", "score": "INFINITY", "node": "node1", "rules": [], "lifetime": [], "resource_discovery": null } }, { "resource_id": null, "resource_pattern": "d\\d+", "role": null, "attributes": { "constraint_id": "cl2", "score": "INFINITY", "node": "node3", "rules": [], "lifetime": [], "resource_discovery": null } }, { "resource_id": "d2", "resource_pattern": null, "role": null, "attributes": { "constraint_id": "cl3", "score": "INFINITY", "node": "node2", "rules": [], "lifetime": [], "resource_discovery": "exclusive" } }, { "resource_id": null, "resource_pattern": "d\\d+", "role": null, "attributes": { "constraint_id": "cl4", "score": "INFINITY", "node": "node4", "rules": [], "lifetime": [], "resource_discovery": "exclusive" } }, { "resource_id": "d2", "resource_pattern": null, "role": null, "attributes": { "constraint_id": "cl5", "score": "-INFINITY", "node": "node3", "rules": [], "lifetime": [], "resource_discovery": "never" } }, { "resource_id": null, "resource_pattern": "d\\d+", "role": null, "attributes": { "constraint_id": "cl6", "score": "-32", "node": "node5", "rules": [], "lifetime": [], "resource_discovery": "never" } }, { "resource_id": "d3", "resource_pattern": null, "role": null, "attributes": { "constraint_id": "location-d3", "score": null, "node": null, "rules": [ { "id": "location-d3-rule", "type": "RULE", "in_effect": "UNKNOWN", "options": { "score": "INFINITY" }, "date_spec": null, "duration": null, "expressions": [ { "id": "location-d3-rule-expr", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "eq", "attribute": "rule", "value": "1" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "rule eq 1" } ], "as_string": "rule eq 1" } ], "lifetime": [], "resource_discovery": null } }, { "resource_id": null, "resource_pattern": "d\\d+", "role": null, "attributes": { "constraint_id": "location-dd", "score": null, "node": null, "rules": [ { "id": "location-dd-rule", "type": "RULE", "in_effect": "UNKNOWN", "options": { "score": "INFINITY" }, "date_spec": null, "duration": null, "expressions": [ { "id": "location-dd-rule-expr", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "eq", "attribute": "rule", "value": "1" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "rule eq 1" } ], "as_string": "rule eq 1" } ], "lifetime": [], "resource_discovery": null } }, { "resource_id": "d3", "resource_pattern": null, "role": null, "attributes": { "constraint_id": "cl7", "score": null, "node": null, "rules": [ { "id": "cl7-rule", "type": "RULE", "in_effect": "UNKNOWN", "options": { "boolean-op": "and", "score": "INFINITY" }, "date_spec": null, "duration": null, "expressions": [ { "id": "cl7-rule-expr", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "eq", "attribute": "rule", "value": "2" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "rule eq 2" }, { "id": "cl7-rule-rule", "type": "RULE", "in_effect": "UNKNOWN", "options": { "boolean-op": "or", "score": "0" }, "date_spec": null, "duration": null, "expressions": [ { "id": "cl7-rule-rule-expr", "type": "DATE_EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "gt", "start": "2000-01-01" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "date gt 2000-01-01" }, { "id": "cl7-rule-rule-expr-1", "type": "DATE_EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "date_spec" }, "date_spec": { "id": "cl7-rule-rule-expr-1-datespec", "options": { "weekdays": "1" } }, "duration": null, "expressions": [], "as_string": "date-spec weekdays=1" } ], "as_string": "date gt 2000-01-01 or date-spec weekdays=1" } ], "as_string": "rule eq 2 and (date gt 2000-01-01 or date-spec weekdays=1)" } ], "lifetime": [], "resource_discovery": null } }, { "resource_id": null, "resource_pattern": "d\\d+", "role": null, "attributes": { "constraint_id": "cl8", "score": null, "node": null, "rules": [ { "id": "cl8-rule", "type": "RULE", "in_effect": "UNKNOWN", "options": { "boolean-op": "and", "score": "INFINITY" }, "date_spec": null, "duration": null, "expressions": [ { "id": "cl8-rule-expr", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "eq", "attribute": "rule", "value": "2" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "rule eq 2" }, { "id": "cl8-rule-rule", "type": "RULE", "in_effect": "UNKNOWN", "options": { "boolean-op": "or", "score": "0" }, "date_spec": null, "duration": null, "expressions": [ { "id": "cl8-rule-rule-expr", "type": "DATE_EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "gt", "start": "2000-01-01" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "date gt 2000-01-01" }, { "id": "cl8-rule-rule-expr-1", "type": "DATE_EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "date_spec" }, "date_spec": { "id": "cl8-rule-rule-expr-1-datespec", "options": { "weekdays": "1" } }, "duration": null, "expressions": [], "as_string": "date-spec weekdays=1" } ], "as_string": "date gt 2000-01-01 or date-spec weekdays=1" } ], "as_string": "rule eq 2 and (date gt 2000-01-01 or date-spec weekdays=1)" } ], "lifetime": [], "resource_discovery": null } }, { "resource_id": "d3", "resource_pattern": null, "role": null, "attributes": { "constraint_id": "location-d3-1", "score": null, "node": null, "rules": [ { "id": "location-d3-1-rule", "type": "RULE", "in_effect": "UNKNOWN", "options": { "boolean-op": "or", "role": "Promoted", "score": "INFINITY" }, "date_spec": null, "duration": null, "expressions": [ { "id": "location-d3-1-rule-expr", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "eq", "attribute": "rule", "value": "3" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "rule eq 3" }, { "id": "location-d3-1-rule-expr-1", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "eq", "attribute": "#uname", "value": "node2" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "#uname eq node2" } ], "as_string": "rule eq 3 or #uname eq node2" } ], "lifetime": [], "resource_discovery": null } }, { "resource_id": null, "resource_pattern": "d\\d+", "role": null, "attributes": { "constraint_id": "location-dd-1", "score": null, "node": null, "rules": [ { "id": "location-dd-1-rule", "type": "RULE", "in_effect": "UNKNOWN", "options": { "boolean-op": "or", "role": "Promoted", "score": "INFINITY" }, "date_spec": null, "duration": null, "expressions": [ { "id": "location-dd-1-rule-expr", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "eq", "attribute": "rule", "value": "3" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "rule eq 3" }, { "id": "location-dd-1-rule-expr-1", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "eq", "attribute": "#uname", "value": "node2" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "#uname eq node2" } ], "as_string": "rule eq 3 or #uname eq node2" } ], "lifetime": [], "resource_discovery": null } }, { "resource_id": "d3", "resource_pattern": null, "role": null, "attributes": { "constraint_id": "location-d3-2", "score": null, "node": null, "rules": [ { "id": "location-d3-2-rule", "type": "RULE", "in_effect": "UNKNOWN", "options": { "boolean-op": "and", "score": "-47" }, "date_spec": null, "duration": null, "expressions": [ { "id": "location-d3-2-rule-expr", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "eq", "attribute": "rule", "value": "4" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "rule eq 4" }, { "id": "location-d3-2-rule-expr-1", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "gt", "attribute": "value", "value": "-10" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "value gt -10" } ], "as_string": "rule eq 4 and value gt -10" } ], "lifetime": [], "resource_discovery": null } }, { "resource_id": null, "resource_pattern": "d\\d+", "role": null, "attributes": { "constraint_id": "location-dd-2", "score": null, "node": null, "rules": [ { "id": "location-dd-2-rule", "type": "RULE", "in_effect": "UNKNOWN", "options": { "boolean-op": "and", "score": "-47" }, "date_spec": null, "duration": null, "expressions": [ { "id": "location-dd-2-rule-expr", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "eq", "attribute": "rule", "value": "4" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "rule eq 4" }, { "id": "location-dd-2-rule-expr-1", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "gt", "attribute": "value", "value": "-10" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "value gt -10" } ], "as_string": "rule eq 4 and value gt -10" } ], "lifetime": [], "resource_discovery": null } }, { "resource_id": "d3", "resource_pattern": null, "role": null, "attributes": { "constraint_id": "location-d3-3", "score": null, "node": null, "rules": [ { "id": "location-d3-3-rule", "type": "RULE", "in_effect": "UNKNOWN", "options": { "boolean-op": "and", "score-attribute": "myscore" }, "date_spec": null, "duration": null, "expressions": [ { "id": "location-d3-3-rule-rule", "type": "RULE", "in_effect": "UNKNOWN", "options": { "boolean-op": "or", "score": "0" }, "date_spec": null, "duration": null, "expressions": [ { "id": "location-d3-3-rule-rule-expr", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "eq", "attribute": "rule", "value": "5" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "rule eq 5" }, { "id": "location-d3-3-rule-rule-expr-1", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "ne", "attribute": "value", "type": "string", "value": "interesting;string&" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "value ne string interesting;string&" } ], "as_string": "rule eq 5 or value ne string interesting;string&" }, { "id": "location-d3-3-rule-expr", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "gt", "attribute": "x", "value": "0" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "x gt 0" } ], "as_string": "(rule eq 5 or value ne string interesting;string&) and x gt 0" } ], "lifetime": [], "resource_discovery": null } }, { "resource_id": null, "resource_pattern": "d\\d+", "role": null, "attributes": { "constraint_id": "location-dd-3", "score": null, "node": null, "rules": [ { "id": "location-dd-3-rule", "type": "RULE", "in_effect": "UNKNOWN", "options": { "boolean-op": "and", "score-attribute": "myscore" }, "date_spec": null, "duration": null, "expressions": [ { "id": "location-dd-3-rule-rule", "type": "RULE", "in_effect": "UNKNOWN", "options": { "boolean-op": "or", "score": "0" }, "date_spec": null, "duration": null, "expressions": [ { "id": "location-dd-3-rule-rule-expr", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "eq", "attribute": "rule", "value": "5" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "rule eq 5" }, { "id": "location-dd-3-rule-rule-expr-1", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "ne", "attribute": "value", "type": "string", "value": "interesting;string&" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "value ne string interesting;string&" } ], "as_string": "rule eq 5 or value ne string interesting;string&" }, { "id": "location-dd-3-rule-expr", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "gt", "attribute": "x", "value": "0" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "x gt 0" } ], "as_string": "(rule eq 5 or value ne string interesting;string&) and x gt 0" } ], "lifetime": [], "resource_discovery": null } }, { "resource_id": "d3", "resource_pattern": null, "role": null, "attributes": { "constraint_id": "location-d3-4", "score": null, "node": null, "rules": [ { "id": "location-d3-4-rule", "type": "RULE", "in_effect": "UNKNOWN", "options": { "score": "INFINITY" }, "date_spec": null, "duration": null, "expressions": [ { "id": "location-d3-4-rule-expr", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "eq", "attribute": "rule", "value": "6" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "rule eq 6" } ], "as_string": "rule eq 6" } ], "lifetime": [], "resource_discovery": "always" } }, { "resource_id": null, "resource_pattern": "d\\d+", "role": null, "attributes": { "constraint_id": "location-dd-4", "score": null, "node": null, "rules": [ { "id": "location-dd-4-rule", "type": "RULE", "in_effect": "UNKNOWN", "options": { "score": "INFINITY" }, "date_spec": null, "duration": null, "expressions": [ { "id": "location-dd-4-rule-expr", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "eq", "attribute": "rule", "value": "6" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "rule eq 6" } ], "as_string": "rule eq 6" } ], "lifetime": [], "resource_discovery": "always" } }, { "resource_id": "d3", "resource_pattern": null, "role": null, "attributes": { "constraint_id": "cl9", "score": null, "node": null, "rules": [ { "id": "cl9-rule", "type": "RULE", "in_effect": "UNKNOWN", "options": { "role": "Unpromoted", "score": "-47" }, "date_spec": null, "duration": null, "expressions": [ { "id": "cl9-rule-expr", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "eq", "attribute": "rule", "value": "7" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "rule eq 7" } ], "as_string": "rule eq 7" } ], "lifetime": [], "resource_discovery": "always" } }, { "resource_id": null, "resource_pattern": "d\\d+", "role": null, "attributes": { "constraint_id": "cl10", "score": null, "node": null, "rules": [ { "id": "cl10-rule", "type": "RULE", "in_effect": "UNKNOWN", "options": { "role": "Unpromoted", "score": "-47" }, "date_spec": null, "duration": null, "expressions": [ { "id": "cl10-rule-expr", "type": "EXPRESSION", "in_effect": "UNKNOWN", "options": { "operation": "eq", "attribute": "rule", "value": "7" }, "date_spec": null, "duration": null, "expressions": [], "as_string": "rule eq 7" } ], "as_string": "rule eq 7" } ], "lifetime": [], "resource_discovery": "always" } } ], "location_set": [], "colocation": [], "colocation_set": [], "order": [], "order_set": [], "ticket": [], "ticket_set": [] } TASK [Print real location constraints configuration] *************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1515 Tuesday 05 December 2023 09:38:24 +0000 (0:00:01.089) 0:03:07.025 ****** ok: [sut] => { "__test_pcs_location_config.stdout | from_json": { "colocation": [], "colocation_set": [], "location": [ { "attributes": { "constraint_id": "location-d1-node1-INFINITY", "lifetime": [], "node": "node1", "resource_discovery": null, "rules": [], "score": "INFINITY" }, "resource_id": "d1", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "location-dd-node1-INFINITY", "lifetime": [], "node": "node1", "resource_discovery": null, "rules": [], "score": "INFINITY" }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "location-d1-node2--123", "lifetime": [], "node": "node2", "resource_discovery": null, "rules": [], "score": "-123" }, "resource_id": "d1", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "location-dd-node2-23", "lifetime": [], "node": "node2", "resource_discovery": null, "rules": [], "score": "23" }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "cl1", "lifetime": [], "node": "node1", "resource_discovery": null, "rules": [], "score": "INFINITY" }, "resource_id": "d2", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "cl2", "lifetime": [], "node": "node3", "resource_discovery": null, "rules": [], "score": "INFINITY" }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "cl3", "lifetime": [], "node": "node2", "resource_discovery": "exclusive", "rules": [], "score": "INFINITY" }, "resource_id": "d2", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "cl4", "lifetime": [], "node": "node4", "resource_discovery": "exclusive", "rules": [], "score": "INFINITY" }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "cl5", "lifetime": [], "node": "node3", "resource_discovery": "never", "rules": [], "score": "-INFINITY" }, "resource_id": "d2", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "cl6", "lifetime": [], "node": "node5", "resource_discovery": "never", "rules": [], "score": "-32" }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "location-d3", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "rule eq 1", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 1", "date_spec": null, "duration": null, "expressions": [], "id": "location-d3-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "1" }, "type": "EXPRESSION" } ], "id": "location-d3-rule", "in_effect": "UNKNOWN", "options": { "score": "INFINITY" }, "type": "RULE" } ], "score": null }, "resource_id": "d3", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "location-dd", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "rule eq 1", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 1", "date_spec": null, "duration": null, "expressions": [], "id": "location-dd-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "1" }, "type": "EXPRESSION" } ], "id": "location-dd-rule", "in_effect": "UNKNOWN", "options": { "score": "INFINITY" }, "type": "RULE" } ], "score": null }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "cl7", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "rule eq 2 and (date gt 2000-01-01 or date-spec weekdays=1)", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 2", "date_spec": null, "duration": null, "expressions": [], "id": "cl7-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "2" }, "type": "EXPRESSION" }, { "as_string": "date gt 2000-01-01 or date-spec weekdays=1", "date_spec": null, "duration": null, "expressions": [ { "as_string": "date gt 2000-01-01", "date_spec": null, "duration": null, "expressions": [], "id": "cl7-rule-rule-expr", "in_effect": "UNKNOWN", "options": { "operation": "gt", "start": "2000-01-01" }, "type": "DATE_EXPRESSION" }, { "as_string": "date-spec weekdays=1", "date_spec": { "id": "cl7-rule-rule-expr-1-datespec", "options": { "weekdays": "1" } }, "duration": null, "expressions": [], "id": "cl7-rule-rule-expr-1", "in_effect": "UNKNOWN", "options": { "operation": "date_spec" }, "type": "DATE_EXPRESSION" } ], "id": "cl7-rule-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "or", "score": "0" }, "type": "RULE" } ], "id": "cl7-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "and", "score": "INFINITY" }, "type": "RULE" } ], "score": null }, "resource_id": "d3", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "cl8", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "rule eq 2 and (date gt 2000-01-01 or date-spec weekdays=1)", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 2", "date_spec": null, "duration": null, "expressions": [], "id": "cl8-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "2" }, "type": "EXPRESSION" }, { "as_string": "date gt 2000-01-01 or date-spec weekdays=1", "date_spec": null, "duration": null, "expressions": [ { "as_string": "date gt 2000-01-01", "date_spec": null, "duration": null, "expressions": [], "id": "cl8-rule-rule-expr", "in_effect": "UNKNOWN", "options": { "operation": "gt", "start": "2000-01-01" }, "type": "DATE_EXPRESSION" }, { "as_string": "date-spec weekdays=1", "date_spec": { "id": "cl8-rule-rule-expr-1-datespec", "options": { "weekdays": "1" } }, "duration": null, "expressions": [], "id": "cl8-rule-rule-expr-1", "in_effect": "UNKNOWN", "options": { "operation": "date_spec" }, "type": "DATE_EXPRESSION" } ], "id": "cl8-rule-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "or", "score": "0" }, "type": "RULE" } ], "id": "cl8-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "and", "score": "INFINITY" }, "type": "RULE" } ], "score": null }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "location-d3-1", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "rule eq 3 or #uname eq node2", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 3", "date_spec": null, "duration": null, "expressions": [], "id": "location-d3-1-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "3" }, "type": "EXPRESSION" }, { "as_string": "#uname eq node2", "date_spec": null, "duration": null, "expressions": [], "id": "location-d3-1-rule-expr-1", "in_effect": "UNKNOWN", "options": { "attribute": "#uname", "operation": "eq", "value": "node2" }, "type": "EXPRESSION" } ], "id": "location-d3-1-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "or", "role": "Promoted", "score": "INFINITY" }, "type": "RULE" } ], "score": null }, "resource_id": "d3", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "location-dd-1", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "rule eq 3 or #uname eq node2", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 3", "date_spec": null, "duration": null, "expressions": [], "id": "location-dd-1-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "3" }, "type": "EXPRESSION" }, { "as_string": "#uname eq node2", "date_spec": null, "duration": null, "expressions": [], "id": "location-dd-1-rule-expr-1", "in_effect": "UNKNOWN", "options": { "attribute": "#uname", "operation": "eq", "value": "node2" }, "type": "EXPRESSION" } ], "id": "location-dd-1-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "or", "role": "Promoted", "score": "INFINITY" }, "type": "RULE" } ], "score": null }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "location-d3-2", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "rule eq 4 and value gt -10", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 4", "date_spec": null, "duration": null, "expressions": [], "id": "location-d3-2-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "4" }, "type": "EXPRESSION" }, { "as_string": "value gt -10", "date_spec": null, "duration": null, "expressions": [], "id": "location-d3-2-rule-expr-1", "in_effect": "UNKNOWN", "options": { "attribute": "value", "operation": "gt", "value": "-10" }, "type": "EXPRESSION" } ], "id": "location-d3-2-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "and", "score": "-47" }, "type": "RULE" } ], "score": null }, "resource_id": "d3", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "location-dd-2", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "rule eq 4 and value gt -10", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 4", "date_spec": null, "duration": null, "expressions": [], "id": "location-dd-2-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "4" }, "type": "EXPRESSION" }, { "as_string": "value gt -10", "date_spec": null, "duration": null, "expressions": [], "id": "location-dd-2-rule-expr-1", "in_effect": "UNKNOWN", "options": { "attribute": "value", "operation": "gt", "value": "-10" }, "type": "EXPRESSION" } ], "id": "location-dd-2-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "and", "score": "-47" }, "type": "RULE" } ], "score": null }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "location-d3-3", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "(rule eq 5 or value ne string interesting;string&) and x gt 0", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 5 or value ne string interesting;string&", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 5", "date_spec": null, "duration": null, "expressions": [], "id": "location-d3-3-rule-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "5" }, "type": "EXPRESSION" }, { "as_string": "value ne string interesting;string&", "date_spec": null, "duration": null, "expressions": [], "id": "location-d3-3-rule-rule-expr-1", "in_effect": "UNKNOWN", "options": { "attribute": "value", "operation": "ne", "type": "string", "value": "interesting;string&" }, "type": "EXPRESSION" } ], "id": "location-d3-3-rule-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "or", "score": "0" }, "type": "RULE" }, { "as_string": "x gt 0", "date_spec": null, "duration": null, "expressions": [], "id": "location-d3-3-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "x", "operation": "gt", "value": "0" }, "type": "EXPRESSION" } ], "id": "location-d3-3-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "and", "score-attribute": "myscore" }, "type": "RULE" } ], "score": null }, "resource_id": "d3", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "location-dd-3", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "(rule eq 5 or value ne string interesting;string&) and x gt 0", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 5 or value ne string interesting;string&", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 5", "date_spec": null, "duration": null, "expressions": [], "id": "location-dd-3-rule-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "5" }, "type": "EXPRESSION" }, { "as_string": "value ne string interesting;string&", "date_spec": null, "duration": null, "expressions": [], "id": "location-dd-3-rule-rule-expr-1", "in_effect": "UNKNOWN", "options": { "attribute": "value", "operation": "ne", "type": "string", "value": "interesting;string&" }, "type": "EXPRESSION" } ], "id": "location-dd-3-rule-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "or", "score": "0" }, "type": "RULE" }, { "as_string": "x gt 0", "date_spec": null, "duration": null, "expressions": [], "id": "location-dd-3-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "x", "operation": "gt", "value": "0" }, "type": "EXPRESSION" } ], "id": "location-dd-3-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "and", "score-attribute": "myscore" }, "type": "RULE" } ], "score": null }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "location-d3-4", "lifetime": [], "node": null, "resource_discovery": "always", "rules": [ { "as_string": "rule eq 6", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 6", "date_spec": null, "duration": null, "expressions": [], "id": "location-d3-4-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "6" }, "type": "EXPRESSION" } ], "id": "location-d3-4-rule", "in_effect": "UNKNOWN", "options": { "score": "INFINITY" }, "type": "RULE" } ], "score": null }, "resource_id": "d3", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "location-dd-4", "lifetime": [], "node": null, "resource_discovery": "always", "rules": [ { "as_string": "rule eq 6", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 6", "date_spec": null, "duration": null, "expressions": [], "id": "location-dd-4-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "6" }, "type": "EXPRESSION" } ], "id": "location-dd-4-rule", "in_effect": "UNKNOWN", "options": { "score": "INFINITY" }, "type": "RULE" } ], "score": null }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "cl9", "lifetime": [], "node": null, "resource_discovery": "always", "rules": [ { "as_string": "rule eq 7", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 7", "date_spec": null, "duration": null, "expressions": [], "id": "cl9-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "7" }, "type": "EXPRESSION" } ], "id": "cl9-rule", "in_effect": "UNKNOWN", "options": { "role": "Unpromoted", "score": "-47" }, "type": "RULE" } ], "score": null }, "resource_id": "d3", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "cl10", "lifetime": [], "node": null, "resource_discovery": "always", "rules": [ { "as_string": "rule eq 7", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 7", "date_spec": null, "duration": null, "expressions": [], "id": "cl10-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "7" }, "type": "EXPRESSION" } ], "id": "cl10-rule", "in_effect": "UNKNOWN", "options": { "role": "Unpromoted", "score": "-47" }, "type": "RULE" } ], "score": null }, "resource_id": null, "resource_pattern": "d\\d+", "role": null } ], "location_set": [], "order": [], "order_set": [], "ticket": [], "ticket_set": [] } } TASK [Print expected location constraints configuration] *********************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1519 Tuesday 05 December 2023 09:38:24 +0000 (0:00:00.052) 0:03:07.078 ****** ok: [sut] => { "__test_expected_lines | from_json": { "colocation": [], "colocation_set": [], "location": [ { "attributes": { "constraint_id": "location-d1-node1-INFINITY", "lifetime": [], "node": "node1", "resource_discovery": null, "rules": [], "score": "INFINITY" }, "resource_id": "d1", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "location-dd-node1-INFINITY", "lifetime": [], "node": "node1", "resource_discovery": null, "rules": [], "score": "INFINITY" }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "location-d1-node2--123", "lifetime": [], "node": "node2", "resource_discovery": null, "rules": [], "score": "-123" }, "resource_id": "d1", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "location-dd-node2-23", "lifetime": [], "node": "node2", "resource_discovery": null, "rules": [], "score": "23" }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "cl1", "lifetime": [], "node": "node1", "resource_discovery": null, "rules": [], "score": "INFINITY" }, "resource_id": "d2", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "cl2", "lifetime": [], "node": "node3", "resource_discovery": null, "rules": [], "score": "INFINITY" }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "cl3", "lifetime": [], "node": "node2", "resource_discovery": "exclusive", "rules": [], "score": "INFINITY" }, "resource_id": "d2", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "cl4", "lifetime": [], "node": "node4", "resource_discovery": "exclusive", "rules": [], "score": "INFINITY" }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "cl5", "lifetime": [], "node": "node3", "resource_discovery": "never", "rules": [], "score": "-INFINITY" }, "resource_id": "d2", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "cl6", "lifetime": [], "node": "node5", "resource_discovery": "never", "rules": [], "score": "-32" }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "location-d3", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "rule eq 1", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 1", "date_spec": null, "duration": null, "expressions": [], "id": "location-d3-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "1" }, "type": "EXPRESSION" } ], "id": "location-d3-rule", "in_effect": "UNKNOWN", "options": { "score": "INFINITY" }, "type": "RULE" } ], "score": null }, "resource_id": "d3", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "location-dd", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "rule eq 1", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 1", "date_spec": null, "duration": null, "expressions": [], "id": "location-dd-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "1" }, "type": "EXPRESSION" } ], "id": "location-dd-rule", "in_effect": "UNKNOWN", "options": { "score": "INFINITY" }, "type": "RULE" } ], "score": null }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "cl7", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "rule eq 2 and (date gt 2000-01-01 or date-spec weekdays=1)", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 2", "date_spec": null, "duration": null, "expressions": [], "id": "cl7-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "2" }, "type": "EXPRESSION" }, { "as_string": "date gt 2000-01-01 or date-spec weekdays=1", "date_spec": null, "duration": null, "expressions": [ { "as_string": "date gt 2000-01-01", "date_spec": null, "duration": null, "expressions": [], "id": "cl7-rule-rule-expr", "in_effect": "UNKNOWN", "options": { "operation": "gt", "start": "2000-01-01" }, "type": "DATE_EXPRESSION" }, { "as_string": "date-spec weekdays=1", "date_spec": { "id": "cl7-rule-rule-expr-1-datespec", "options": { "weekdays": "1" } }, "duration": null, "expressions": [], "id": "cl7-rule-rule-expr-1", "in_effect": "UNKNOWN", "options": { "operation": "date_spec" }, "type": "DATE_EXPRESSION" } ], "id": "cl7-rule-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "or", "score": "0" }, "type": "RULE" } ], "id": "cl7-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "and", "score": "INFINITY" }, "type": "RULE" } ], "score": null }, "resource_id": "d3", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "cl8", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "rule eq 2 and (date gt 2000-01-01 or date-spec weekdays=1)", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 2", "date_spec": null, "duration": null, "expressions": [], "id": "cl8-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "2" }, "type": "EXPRESSION" }, { "as_string": "date gt 2000-01-01 or date-spec weekdays=1", "date_spec": null, "duration": null, "expressions": [ { "as_string": "date gt 2000-01-01", "date_spec": null, "duration": null, "expressions": [], "id": "cl8-rule-rule-expr", "in_effect": "UNKNOWN", "options": { "operation": "gt", "start": "2000-01-01" }, "type": "DATE_EXPRESSION" }, { "as_string": "date-spec weekdays=1", "date_spec": { "id": "cl8-rule-rule-expr-1-datespec", "options": { "weekdays": "1" } }, "duration": null, "expressions": [], "id": "cl8-rule-rule-expr-1", "in_effect": "UNKNOWN", "options": { "operation": "date_spec" }, "type": "DATE_EXPRESSION" } ], "id": "cl8-rule-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "or", "score": "0" }, "type": "RULE" } ], "id": "cl8-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "and", "score": "INFINITY" }, "type": "RULE" } ], "score": null }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "location-d3-1", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "rule eq 3 or #uname eq node2", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 3", "date_spec": null, "duration": null, "expressions": [], "id": "location-d3-1-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "3" }, "type": "EXPRESSION" }, { "as_string": "#uname eq node2", "date_spec": null, "duration": null, "expressions": [], "id": "location-d3-1-rule-expr-1", "in_effect": "UNKNOWN", "options": { "attribute": "#uname", "operation": "eq", "value": "node2" }, "type": "EXPRESSION" } ], "id": "location-d3-1-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "or", "role": "Promoted", "score": "INFINITY" }, "type": "RULE" } ], "score": null }, "resource_id": "d3", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "location-dd-1", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "rule eq 3 or #uname eq node2", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 3", "date_spec": null, "duration": null, "expressions": [], "id": "location-dd-1-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "3" }, "type": "EXPRESSION" }, { "as_string": "#uname eq node2", "date_spec": null, "duration": null, "expressions": [], "id": "location-dd-1-rule-expr-1", "in_effect": "UNKNOWN", "options": { "attribute": "#uname", "operation": "eq", "value": "node2" }, "type": "EXPRESSION" } ], "id": "location-dd-1-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "or", "role": "Promoted", "score": "INFINITY" }, "type": "RULE" } ], "score": null }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "location-d3-2", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "rule eq 4 and value gt -10", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 4", "date_spec": null, "duration": null, "expressions": [], "id": "location-d3-2-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "4" }, "type": "EXPRESSION" }, { "as_string": "value gt -10", "date_spec": null, "duration": null, "expressions": [], "id": "location-d3-2-rule-expr-1", "in_effect": "UNKNOWN", "options": { "attribute": "value", "operation": "gt", "value": "-10" }, "type": "EXPRESSION" } ], "id": "location-d3-2-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "and", "score": "-47" }, "type": "RULE" } ], "score": null }, "resource_id": "d3", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "location-dd-2", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "rule eq 4 and value gt -10", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 4", "date_spec": null, "duration": null, "expressions": [], "id": "location-dd-2-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "4" }, "type": "EXPRESSION" }, { "as_string": "value gt -10", "date_spec": null, "duration": null, "expressions": [], "id": "location-dd-2-rule-expr-1", "in_effect": "UNKNOWN", "options": { "attribute": "value", "operation": "gt", "value": "-10" }, "type": "EXPRESSION" } ], "id": "location-dd-2-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "and", "score": "-47" }, "type": "RULE" } ], "score": null }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "location-d3-3", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "(rule eq 5 or value ne string interesting;string&) and x gt 0", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 5 or value ne string interesting;string&", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 5", "date_spec": null, "duration": null, "expressions": [], "id": "location-d3-3-rule-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "5" }, "type": "EXPRESSION" }, { "as_string": "value ne string interesting;string&", "date_spec": null, "duration": null, "expressions": [], "id": "location-d3-3-rule-rule-expr-1", "in_effect": "UNKNOWN", "options": { "attribute": "value", "operation": "ne", "type": "string", "value": "interesting;string&" }, "type": "EXPRESSION" } ], "id": "location-d3-3-rule-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "or", "score": "0" }, "type": "RULE" }, { "as_string": "x gt 0", "date_spec": null, "duration": null, "expressions": [], "id": "location-d3-3-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "x", "operation": "gt", "value": "0" }, "type": "EXPRESSION" } ], "id": "location-d3-3-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "and", "score-attribute": "myscore" }, "type": "RULE" } ], "score": null }, "resource_id": "d3", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "location-dd-3", "lifetime": [], "node": null, "resource_discovery": null, "rules": [ { "as_string": "(rule eq 5 or value ne string interesting;string&) and x gt 0", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 5 or value ne string interesting;string&", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 5", "date_spec": null, "duration": null, "expressions": [], "id": "location-dd-3-rule-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "5" }, "type": "EXPRESSION" }, { "as_string": "value ne string interesting;string&", "date_spec": null, "duration": null, "expressions": [], "id": "location-dd-3-rule-rule-expr-1", "in_effect": "UNKNOWN", "options": { "attribute": "value", "operation": "ne", "type": "string", "value": "interesting;string&" }, "type": "EXPRESSION" } ], "id": "location-dd-3-rule-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "or", "score": "0" }, "type": "RULE" }, { "as_string": "x gt 0", "date_spec": null, "duration": null, "expressions": [], "id": "location-dd-3-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "x", "operation": "gt", "value": "0" }, "type": "EXPRESSION" } ], "id": "location-dd-3-rule", "in_effect": "UNKNOWN", "options": { "boolean-op": "and", "score-attribute": "myscore" }, "type": "RULE" } ], "score": null }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "location-d3-4", "lifetime": [], "node": null, "resource_discovery": "always", "rules": [ { "as_string": "rule eq 6", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 6", "date_spec": null, "duration": null, "expressions": [], "id": "location-d3-4-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "6" }, "type": "EXPRESSION" } ], "id": "location-d3-4-rule", "in_effect": "UNKNOWN", "options": { "score": "INFINITY" }, "type": "RULE" } ], "score": null }, "resource_id": "d3", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "location-dd-4", "lifetime": [], "node": null, "resource_discovery": "always", "rules": [ { "as_string": "rule eq 6", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 6", "date_spec": null, "duration": null, "expressions": [], "id": "location-dd-4-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "6" }, "type": "EXPRESSION" } ], "id": "location-dd-4-rule", "in_effect": "UNKNOWN", "options": { "score": "INFINITY" }, "type": "RULE" } ], "score": null }, "resource_id": null, "resource_pattern": "d\\d+", "role": null }, { "attributes": { "constraint_id": "cl9", "lifetime": [], "node": null, "resource_discovery": "always", "rules": [ { "as_string": "rule eq 7", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 7", "date_spec": null, "duration": null, "expressions": [], "id": "cl9-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "7" }, "type": "EXPRESSION" } ], "id": "cl9-rule", "in_effect": "UNKNOWN", "options": { "role": "Unpromoted", "score": "-47" }, "type": "RULE" } ], "score": null }, "resource_id": "d3", "resource_pattern": null, "role": null }, { "attributes": { "constraint_id": "cl10", "lifetime": [], "node": null, "resource_discovery": "always", "rules": [ { "as_string": "rule eq 7", "date_spec": null, "duration": null, "expressions": [ { "as_string": "rule eq 7", "date_spec": null, "duration": null, "expressions": [], "id": "cl10-rule-expr", "in_effect": "UNKNOWN", "options": { "attribute": "rule", "operation": "eq", "value": "7" }, "type": "EXPRESSION" } ], "id": "cl10-rule", "in_effect": "UNKNOWN", "options": { "role": "Unpromoted", "score": "-47" }, "type": "RULE" } ], "score": null }, "resource_id": null, "resource_pattern": "d\\d+", "role": null } ], "location_set": [], "order": [], "order_set": [], "ticket": [], "ticket_set": [] } } TASK [Check location constraints configuration] ******************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1523 Tuesday 05 December 2023 09:38:24 +0000 (0:00:00.052) 0:03:07.130 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Fetch colocation constraints configuration from the cluster] ************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1548 Tuesday 05 December 2023 09:38:24 +0000 (0:00:00.036) 0:03:07.167 ****** skipping: [sut] => { "changed": false, "false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities", "skip_reason": "Conditional result was False" } TASK [Print real colocation constraints configuration] ************************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1554 Tuesday 05 December 2023 09:38:24 +0000 (0:00:00.030) 0:03:07.197 ****** skipping: [sut] => { "false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities" } TASK [Print expected colocation constraints configuration] ********************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1558 Tuesday 05 December 2023 09:38:24 +0000 (0:00:00.029) 0:03:07.226 ****** skipping: [sut] => { "false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities" } TASK [Check colocation constraints configuration] ****************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1562 Tuesday 05 December 2023 09:38:24 +0000 (0:00:00.029) 0:03:07.256 ****** skipping: [sut] => { "changed": false, "false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities", "skip_reason": "Conditional result was False" } TASK [Fetch colocation constraints configuration from the cluster] ************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1737 Tuesday 05 December 2023 09:38:24 +0000 (0:00:00.028) 0:03:07.284 ****** ok: [sut] => { "changed": false, "cmd": [ "pcs", "--output-format=json", "--", "constraint", "colocation" ], "delta": "0:00:00.854155", "end": "2023-12-05 09:38:25.392118", "rc": 0, "start": "2023-12-05 09:38:24.537963" } STDOUT: { "location": [], "location_set": [], "colocation": [ { "resource_id": "d1", "with_resource_id": "d2", "node_attribute": null, "resource_role": null, "with_resource_role": null, "resource_instance": null, "with_resource_instance": null, "attributes": { "constraint_id": "colocation-d1-d2-INFINITY", "score": "INFINITY", "influence": null, "lifetime": [] } }, { "resource_id": "d2", "with_resource_id": "d3", "node_attribute": null, "resource_role": null, "with_resource_role": null, "resource_instance": null, "with_resource_instance": null, "attributes": { "constraint_id": "colocation-d2-d3--10", "score": "-10", "influence": null, "lifetime": [] } }, { "resource_id": "d3", "with_resource_id": "d4", "node_attribute": null, "resource_role": null, "with_resource_role": null, "resource_instance": null, "with_resource_instance": null, "attributes": { "constraint_id": "cc-id", "score": "INFINITY", "influence": null, "lifetime": [] } }, { "resource_id": "d1", "with_resource_id": "d3", "node_attribute": null, "resource_role": "Promoted", "with_resource_role": "Promoted", "resource_instance": null, "with_resource_instance": null, "attributes": { "constraint_id": "colocation-d1-d3-INFINITY", "score": "INFINITY", "influence": null, "lifetime": [] } }, { "resource_id": "d1", "with_resource_id": "d4", "node_attribute": "attribute-name", "resource_role": null, "with_resource_role": null, "resource_instance": null, "with_resource_instance": null, "attributes": { "constraint_id": "colocation-d1-d4-INFINITY", "score": "INFINITY", "influence": null, "lifetime": [] } }, { "resource_id": "d2", "with_resource_id": "d4", "node_attribute": "attribute-name", "resource_role": "Unpromoted", "with_resource_role": "Started", "resource_instance": null, "with_resource_instance": null, "attributes": { "constraint_id": "cc-all", "score": "-INFINITY", "influence": null, "lifetime": [] } } ], "colocation_set": [ { "resource_sets": [ { "set_id": "colocation_set_d1d2_set", "sequential": null, "require_all": null, "ordering": null, "action": null, "role": null, "score": null, "kind": null, "resources_ids": [ "d1", "d2" ] } ], "attributes": { "constraint_id": "colocation_set_d1d2", "score": "INFINITY", "influence": null, "lifetime": [] } }, { "resource_sets": [ { "set_id": "cc-set_set", "sequential": null, "require_all": null, "ordering": null, "action": null, "role": "Promoted", "score": null, "kind": null, "resources_ids": [ "d1", "d2" ] }, { "set_id": "cc-set_set-1", "sequential": false, "require_all": null, "ordering": null, "action": null, "role": null, "score": null, "kind": null, "resources_ids": [ "d3", "d4" ] } ], "attributes": { "constraint_id": "cc-set", "score": "20", "influence": null, "lifetime": [] } } ], "order": [], "order_set": [], "ticket": [], "ticket_set": [] } TASK [Print real colocation constraints configuration] ************************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1743 Tuesday 05 December 2023 09:38:25 +0000 (0:00:01.086) 0:03:08.370 ****** ok: [sut] => { "__test_pcs_colocation_config.stdout | from_json": { "colocation": [ { "attributes": { "constraint_id": "colocation-d1-d2-INFINITY", "influence": null, "lifetime": [], "score": "INFINITY" }, "node_attribute": null, "resource_id": "d1", "resource_instance": null, "resource_role": null, "with_resource_id": "d2", "with_resource_instance": null, "with_resource_role": null }, { "attributes": { "constraint_id": "colocation-d2-d3--10", "influence": null, "lifetime": [], "score": "-10" }, "node_attribute": null, "resource_id": "d2", "resource_instance": null, "resource_role": null, "with_resource_id": "d3", "with_resource_instance": null, "with_resource_role": null }, { "attributes": { "constraint_id": "cc-id", "influence": null, "lifetime": [], "score": "INFINITY" }, "node_attribute": null, "resource_id": "d3", "resource_instance": null, "resource_role": null, "with_resource_id": "d4", "with_resource_instance": null, "with_resource_role": null }, { "attributes": { "constraint_id": "colocation-d1-d3-INFINITY", "influence": null, "lifetime": [], "score": "INFINITY" }, "node_attribute": null, "resource_id": "d1", "resource_instance": null, "resource_role": "Promoted", "with_resource_id": "d3", "with_resource_instance": null, "with_resource_role": "Promoted" }, { "attributes": { "constraint_id": "colocation-d1-d4-INFINITY", "influence": null, "lifetime": [], "score": "INFINITY" }, "node_attribute": "attribute-name", "resource_id": "d1", "resource_instance": null, "resource_role": null, "with_resource_id": "d4", "with_resource_instance": null, "with_resource_role": null }, { "attributes": { "constraint_id": "cc-all", "influence": null, "lifetime": [], "score": "-INFINITY" }, "node_attribute": "attribute-name", "resource_id": "d2", "resource_instance": null, "resource_role": "Unpromoted", "with_resource_id": "d4", "with_resource_instance": null, "with_resource_role": "Started" } ], "colocation_set": [ { "attributes": { "constraint_id": "colocation_set_d1d2", "influence": null, "lifetime": [], "score": "INFINITY" }, "resource_sets": [ { "action": null, "kind": null, "ordering": null, "require_all": null, "resources_ids": [ "d1", "d2" ], "role": null, "score": null, "sequential": null, "set_id": "colocation_set_d1d2_set" } ] }, { "attributes": { "constraint_id": "cc-set", "influence": null, "lifetime": [], "score": "20" }, "resource_sets": [ { "action": null, "kind": null, "ordering": null, "require_all": null, "resources_ids": [ "d1", "d2" ], "role": "Promoted", "score": null, "sequential": null, "set_id": "cc-set_set" }, { "action": null, "kind": null, "ordering": null, "require_all": null, "resources_ids": [ "d3", "d4" ], "role": null, "score": null, "sequential": false, "set_id": "cc-set_set-1" } ] } ], "location": [], "location_set": [], "order": [], "order_set": [], "ticket": [], "ticket_set": [] } } TASK [Print expected colocation constraints configuration] ********************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1747 Tuesday 05 December 2023 09:38:25 +0000 (0:00:00.102) 0:03:08.473 ****** ok: [sut] => { "__test_expected_lines | from_json": { "colocation": [ { "attributes": { "constraint_id": "colocation-d1-d2-INFINITY", "influence": null, "lifetime": [], "score": "INFINITY" }, "node_attribute": null, "resource_id": "d1", "resource_instance": null, "resource_role": null, "with_resource_id": "d2", "with_resource_instance": null, "with_resource_role": null }, { "attributes": { "constraint_id": "colocation-d2-d3--10", "influence": null, "lifetime": [], "score": "-10" }, "node_attribute": null, "resource_id": "d2", "resource_instance": null, "resource_role": null, "with_resource_id": "d3", "with_resource_instance": null, "with_resource_role": null }, { "attributes": { "constraint_id": "cc-id", "influence": null, "lifetime": [], "score": "INFINITY" }, "node_attribute": null, "resource_id": "d3", "resource_instance": null, "resource_role": null, "with_resource_id": "d4", "with_resource_instance": null, "with_resource_role": null }, { "attributes": { "constraint_id": "colocation-d1-d3-INFINITY", "influence": null, "lifetime": [], "score": "INFINITY" }, "node_attribute": null, "resource_id": "d1", "resource_instance": null, "resource_role": "Promoted", "with_resource_id": "d3", "with_resource_instance": null, "with_resource_role": "Promoted" }, { "attributes": { "constraint_id": "colocation-d1-d4-INFINITY", "influence": null, "lifetime": [], "score": "INFINITY" }, "node_attribute": "attribute-name", "resource_id": "d1", "resource_instance": null, "resource_role": null, "with_resource_id": "d4", "with_resource_instance": null, "with_resource_role": null }, { "attributes": { "constraint_id": "cc-all", "influence": null, "lifetime": [], "score": "-INFINITY" }, "node_attribute": "attribute-name", "resource_id": "d2", "resource_instance": null, "resource_role": "Unpromoted", "with_resource_id": "d4", "with_resource_instance": null, "with_resource_role": "Started" } ], "colocation_set": [ { "attributes": { "constraint_id": "colocation_set_d1d2", "influence": null, "lifetime": [], "score": "INFINITY" }, "resource_sets": [ { "action": null, "kind": null, "ordering": null, "require_all": null, "resources_ids": [ "d1", "d2" ], "role": null, "score": null, "sequential": null, "set_id": "colocation_set_d1d2_set" } ] }, { "attributes": { "constraint_id": "cc-set", "influence": null, "lifetime": [], "score": "20" }, "resource_sets": [ { "action": null, "kind": null, "ordering": null, "require_all": null, "resources_ids": [ "d1", "d2" ], "role": "Promoted", "score": null, "sequential": null, "set_id": "cc-set_set" }, { "action": null, "kind": null, "ordering": null, "require_all": null, "resources_ids": [ "d3", "d4" ], "role": null, "score": null, "sequential": false, "set_id": "cc-set_set-1" } ] } ], "location": [], "location_set": [], "order": [], "order_set": [], "ticket": [], "ticket_set": [] } } TASK [Check colocation constraints configuration] ****************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1751 Tuesday 05 December 2023 09:38:25 +0000 (0:00:00.040) 0:03:08.513 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Fetch order constraints configuration from the cluster] ****************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1772 Tuesday 05 December 2023 09:38:25 +0000 (0:00:00.034) 0:03:08.548 ****** skipping: [sut] => { "changed": false, "false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities", "skip_reason": "Conditional result was False" } TASK [Print real order constraints configuration] ****************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1778 Tuesday 05 December 2023 09:38:25 +0000 (0:00:00.029) 0:03:08.577 ****** skipping: [sut] => { "false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities" } TASK [Print expected order constraints configuration] ************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1782 Tuesday 05 December 2023 09:38:25 +0000 (0:00:00.028) 0:03:08.605 ****** skipping: [sut] => { "false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities" } TASK [Check order constraints configuration] *********************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1786 Tuesday 05 December 2023 09:38:25 +0000 (0:00:00.027) 0:03:08.633 ****** skipping: [sut] => { "changed": false, "false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities", "skip_reason": "Conditional result was False" } TASK [Fetch order constraints configuration from the cluster] ****************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1963 Tuesday 05 December 2023 09:38:25 +0000 (0:00:00.027) 0:03:08.661 ****** ok: [sut] => { "changed": false, "cmd": [ "pcs", "--output-format=json", "--", "constraint", "order" ], "delta": "0:00:00.856705", "end": "2023-12-05 09:38:26.773014", "rc": 0, "start": "2023-12-05 09:38:25.916309" } STDOUT: { "location": [], "location_set": [], "colocation": [], "colocation_set": [], "order": [ { "first_resource_id": "d1", "then_resource_id": "d2", "first_action": "start", "then_action": "start", "first_resource_instance": null, "then_resource_instance": null, "attributes": { "constraint_id": "order-d1-d2-mandatory", "symmetrical": null, "require_all": null, "score": null, "kind": null } }, { "first_resource_id": "d2", "then_resource_id": "d3", "first_action": "start", "then_action": "start", "first_resource_instance": null, "then_resource_instance": null, "attributes": { "constraint_id": "co-id", "symmetrical": null, "require_all": null, "score": null, "kind": null } }, { "first_resource_id": "d3", "then_resource_id": "d4", "first_action": "demote", "then_action": "promote", "first_resource_instance": null, "then_resource_instance": null, "attributes": { "constraint_id": "order-d3-d4-mandatory", "symmetrical": null, "require_all": null, "score": null, "kind": null } }, { "first_resource_id": "d1", "then_resource_id": "d3", "first_action": "start", "then_action": "start", "first_resource_instance": null, "then_resource_instance": null, "attributes": { "constraint_id": "order-d1-d3-Optional", "symmetrical": false, "require_all": false, "score": null, "kind": "Optional" } }, { "first_resource_id": "d1", "then_resource_id": "d4", "first_action": "start", "then_action": "start", "first_resource_instance": null, "then_resource_instance": null, "attributes": { "constraint_id": "order-d1-d4--15", "symmetrical": null, "require_all": null, "score": "-15", "kind": null } }, { "first_resource_id": "d2", "then_resource_id": "d4", "first_action": "demote", "then_action": "stop", "first_resource_instance": null, "then_resource_instance": null, "attributes": { "constraint_id": "co-all", "symmetrical": false, "require_all": false, "score": "10", "kind": null } } ], "order_set": [ { "resource_sets": [ { "set_id": "order_set_d1d2_set", "sequential": null, "require_all": null, "ordering": null, "action": null, "role": null, "score": null, "kind": null, "resources_ids": [ "d1", "d2" ] } ], "attributes": { "constraint_id": "order_set_d1d2", "symmetrical": null, "require_all": null, "score": null, "kind": null } }, { "resource_sets": [ { "set_id": "co-set_set", "sequential": null, "require_all": null, "ordering": null, "action": "promote", "role": null, "score": null, "kind": null, "resources_ids": [ "d1", "d2" ] }, { "set_id": "co-set_set-1", "sequential": false, "require_all": true, "ordering": null, "action": null, "role": null, "score": null, "kind": null, "resources_ids": [ "d3", "d4" ] } ], "attributes": { "constraint_id": "co-set", "symmetrical": false, "require_all": null, "score": null, "kind": "Serialize" } } ], "ticket": [], "ticket_set": [] } TASK [Print real order constraints configuration] ****************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1969 Tuesday 05 December 2023 09:38:26 +0000 (0:00:01.088) 0:03:09.750 ****** ok: [sut] => { "__test_pcs_order_config.stdout | from_json": { "colocation": [], "colocation_set": [], "location": [], "location_set": [], "order": [ { "attributes": { "constraint_id": "order-d1-d2-mandatory", "kind": null, "require_all": null, "score": null, "symmetrical": null }, "first_action": "start", "first_resource_id": "d1", "first_resource_instance": null, "then_action": "start", "then_resource_id": "d2", "then_resource_instance": null }, { "attributes": { "constraint_id": "co-id", "kind": null, "require_all": null, "score": null, "symmetrical": null }, "first_action": "start", "first_resource_id": "d2", "first_resource_instance": null, "then_action": "start", "then_resource_id": "d3", "then_resource_instance": null }, { "attributes": { "constraint_id": "order-d3-d4-mandatory", "kind": null, "require_all": null, "score": null, "symmetrical": null }, "first_action": "demote", "first_resource_id": "d3", "first_resource_instance": null, "then_action": "promote", "then_resource_id": "d4", "then_resource_instance": null }, { "attributes": { "constraint_id": "order-d1-d3-Optional", "kind": "Optional", "require_all": false, "score": null, "symmetrical": false }, "first_action": "start", "first_resource_id": "d1", "first_resource_instance": null, "then_action": "start", "then_resource_id": "d3", "then_resource_instance": null }, { "attributes": { "constraint_id": "order-d1-d4--15", "kind": null, "require_all": null, "score": "-15", "symmetrical": null }, "first_action": "start", "first_resource_id": "d1", "first_resource_instance": null, "then_action": "start", "then_resource_id": "d4", "then_resource_instance": null }, { "attributes": { "constraint_id": "co-all", "kind": null, "require_all": false, "score": "10", "symmetrical": false }, "first_action": "demote", "first_resource_id": "d2", "first_resource_instance": null, "then_action": "stop", "then_resource_id": "d4", "then_resource_instance": null } ], "order_set": [ { "attributes": { "constraint_id": "order_set_d1d2", "kind": null, "require_all": null, "score": null, "symmetrical": null }, "resource_sets": [ { "action": null, "kind": null, "ordering": null, "require_all": null, "resources_ids": [ "d1", "d2" ], "role": null, "score": null, "sequential": null, "set_id": "order_set_d1d2_set" } ] }, { "attributes": { "constraint_id": "co-set", "kind": "Serialize", "require_all": null, "score": null, "symmetrical": false }, "resource_sets": [ { "action": "promote", "kind": null, "ordering": null, "require_all": null, "resources_ids": [ "d1", "d2" ], "role": null, "score": null, "sequential": null, "set_id": "co-set_set" }, { "action": null, "kind": null, "ordering": null, "require_all": true, "resources_ids": [ "d3", "d4" ], "role": null, "score": null, "sequential": false, "set_id": "co-set_set-1" } ] } ], "ticket": [], "ticket_set": [] } } TASK [Print expected order constraints configuration] ************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1973 Tuesday 05 December 2023 09:38:26 +0000 (0:00:00.036) 0:03:09.786 ****** ok: [sut] => { "__test_expected_lines | from_json": { "colocation": [], "colocation_set": [], "location": [], "location_set": [], "order": [ { "attributes": { "constraint_id": "order-d1-d2-mandatory", "kind": null, "require_all": null, "score": null, "symmetrical": null }, "first_action": "start", "first_resource_id": "d1", "first_resource_instance": null, "then_action": "start", "then_resource_id": "d2", "then_resource_instance": null }, { "attributes": { "constraint_id": "co-id", "kind": null, "require_all": null, "score": null, "symmetrical": null }, "first_action": "start", "first_resource_id": "d2", "first_resource_instance": null, "then_action": "start", "then_resource_id": "d3", "then_resource_instance": null }, { "attributes": { "constraint_id": "order-d3-d4-mandatory", "kind": null, "require_all": null, "score": null, "symmetrical": null }, "first_action": "demote", "first_resource_id": "d3", "first_resource_instance": null, "then_action": "promote", "then_resource_id": "d4", "then_resource_instance": null }, { "attributes": { "constraint_id": "order-d1-d3-Optional", "kind": "Optional", "require_all": false, "score": null, "symmetrical": false }, "first_action": "start", "first_resource_id": "d1", "first_resource_instance": null, "then_action": "start", "then_resource_id": "d3", "then_resource_instance": null }, { "attributes": { "constraint_id": "order-d1-d4--15", "kind": null, "require_all": null, "score": "-15", "symmetrical": null }, "first_action": "start", "first_resource_id": "d1", "first_resource_instance": null, "then_action": "start", "then_resource_id": "d4", "then_resource_instance": null }, { "attributes": { "constraint_id": "co-all", "kind": null, "require_all": false, "score": "10", "symmetrical": false }, "first_action": "demote", "first_resource_id": "d2", "first_resource_instance": null, "then_action": "stop", "then_resource_id": "d4", "then_resource_instance": null } ], "order_set": [ { "attributes": { "constraint_id": "order_set_d1d2", "kind": null, "require_all": null, "score": null, "symmetrical": null }, "resource_sets": [ { "action": null, "kind": null, "ordering": null, "require_all": null, "resources_ids": [ "d1", "d2" ], "role": null, "score": null, "sequential": null, "set_id": "order_set_d1d2_set" } ] }, { "attributes": { "constraint_id": "co-set", "kind": "Serialize", "require_all": null, "score": null, "symmetrical": false }, "resource_sets": [ { "action": "promote", "kind": null, "ordering": null, "require_all": null, "resources_ids": [ "d1", "d2" ], "role": null, "score": null, "sequential": null, "set_id": "co-set_set" }, { "action": null, "kind": null, "ordering": null, "require_all": true, "resources_ids": [ "d3", "d4" ], "role": null, "score": null, "sequential": false, "set_id": "co-set_set-1" } ] } ], "ticket": [], "ticket_set": [] } } TASK [Check order constraints configuration] *********************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1977 Tuesday 05 December 2023 09:38:26 +0000 (0:00:00.042) 0:03:09.829 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Fetch ticket constraints configuration from the cluster] ***************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:2001 Tuesday 05 December 2023 09:38:26 +0000 (0:00:00.033) 0:03:09.862 ****** skipping: [sut] => { "changed": false, "false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities", "skip_reason": "Conditional result was False" } TASK [Print real ticket constraints configuration] ***************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:2007 Tuesday 05 December 2023 09:38:26 +0000 (0:00:00.069) 0:03:09.932 ****** skipping: [sut] => { "false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities" } TASK [Print expected ticket constraints configuration] ************************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:2011 Tuesday 05 December 2023 09:38:27 +0000 (0:00:00.029) 0:03:09.962 ****** skipping: [sut] => { "false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities" } TASK [Check ticket constraints configuration] ********************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:2015 Tuesday 05 December 2023 09:38:27 +0000 (0:00:00.030) 0:03:09.992 ****** skipping: [sut] => { "changed": false, "false_condition": "\"pcmk.constraint.config.output-formats\" not in __test_pcs_capabilities", "skip_reason": "Conditional result was False" } TASK [Fetch ticket constraints configuration from the cluster] ***************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:2030 Tuesday 05 December 2023 09:38:27 +0000 (0:00:00.032) 0:03:10.025 ****** ok: [sut] => { "changed": false, "cmd": [ "pcs", "--output-format=json", "--", "constraint", "ticket" ], "delta": "0:00:00.858628", "end": "2023-12-05 09:38:28.143971", "rc": 0, "start": "2023-12-05 09:38:27.285343" } STDOUT: { "location": [], "location_set": [], "colocation": [], "colocation_set": [], "order": [], "order_set": [], "ticket": [ { "resource_id": "d1", "role": null, "attributes": { "constraint_id": "ticket-ticket1-d1", "ticket": "ticket1", "loss_policy": null } }, { "resource_id": "d1", "role": null, "attributes": { "constraint_id": "ct-id", "ticket": "ticket2", "loss_policy": null } }, { "resource_id": "d2", "role": "Promoted", "attributes": { "constraint_id": "ticket-ticket1-d2-Master", "ticket": "ticket1", "loss_policy": null } }, { "resource_id": "d2", "role": null, "attributes": { "constraint_id": "ticket-ticket2-d2", "ticket": "ticket2", "loss_policy": "stop" } }, { "resource_id": "d3", "role": "Unpromoted", "attributes": { "constraint_id": "ct-all", "ticket": "ticket3", "loss_policy": "demote" } } ], "ticket_set": [ { "resource_sets": [ { "set_id": "ticket_set_d1_set", "sequential": null, "require_all": null, "ordering": null, "action": null, "role": null, "score": null, "kind": null, "resources_ids": [ "d1" ] } ], "attributes": { "constraint_id": "ticket_set_d1", "ticket": "ticket-set1", "loss_policy": null } }, { "resource_sets": [ { "set_id": "ct-set_set", "sequential": null, "require_all": null, "ordering": null, "action": null, "role": null, "score": null, "kind": null, "resources_ids": [ "d1", "d2" ] }, { "set_id": "ct-set_set-1", "sequential": false, "require_all": true, "ordering": null, "action": null, "role": null, "score": null, "kind": null, "resources_ids": [ "d3", "d4" ] } ], "attributes": { "constraint_id": "ct-set", "ticket": "ticket-set1", "loss_policy": "fence" } } ] } TASK [Print real ticket constraints configuration] ***************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:2036 Tuesday 05 December 2023 09:38:28 +0000 (0:00:01.097) 0:03:11.123 ****** ok: [sut] => { "__test_pcs_ticket_config.stdout | from_json": { "colocation": [], "colocation_set": [], "location": [], "location_set": [], "order": [], "order_set": [], "ticket": [ { "attributes": { "constraint_id": "ticket-ticket1-d1", "loss_policy": null, "ticket": "ticket1" }, "resource_id": "d1", "role": null }, { "attributes": { "constraint_id": "ct-id", "loss_policy": null, "ticket": "ticket2" }, "resource_id": "d1", "role": null }, { "attributes": { "constraint_id": "ticket-ticket1-d2-Master", "loss_policy": null, "ticket": "ticket1" }, "resource_id": "d2", "role": "Promoted" }, { "attributes": { "constraint_id": "ticket-ticket2-d2", "loss_policy": "stop", "ticket": "ticket2" }, "resource_id": "d2", "role": null }, { "attributes": { "constraint_id": "ct-all", "loss_policy": "demote", "ticket": "ticket3" }, "resource_id": "d3", "role": "Unpromoted" } ], "ticket_set": [ { "attributes": { "constraint_id": "ticket_set_d1", "loss_policy": null, "ticket": "ticket-set1" }, "resource_sets": [ { "action": null, "kind": null, "ordering": null, "require_all": null, "resources_ids": [ "d1" ], "role": null, "score": null, "sequential": null, "set_id": "ticket_set_d1_set" } ] }, { "attributes": { "constraint_id": "ct-set", "loss_policy": "fence", "ticket": "ticket-set1" }, "resource_sets": [ { "action": null, "kind": null, "ordering": null, "require_all": null, "resources_ids": [ "d1", "d2" ], "role": null, "score": null, "sequential": null, "set_id": "ct-set_set" }, { "action": null, "kind": null, "ordering": null, "require_all": true, "resources_ids": [ "d3", "d4" ], "role": null, "score": null, "sequential": false, "set_id": "ct-set_set-1" } ] } ] } } TASK [Print expected ticket constraints configuration] ************************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:2040 Tuesday 05 December 2023 09:38:28 +0000 (0:00:00.038) 0:03:11.161 ****** ok: [sut] => { "__test_expected_lines | from_json": { "colocation": [], "colocation_set": [], "location": [], "location_set": [], "order": [], "order_set": [], "ticket": [ { "attributes": { "constraint_id": "ticket-ticket1-d1", "loss_policy": null, "ticket": "ticket1" }, "resource_id": "d1", "role": null }, { "attributes": { "constraint_id": "ct-id", "loss_policy": null, "ticket": "ticket2" }, "resource_id": "d1", "role": null }, { "attributes": { "constraint_id": "ticket-ticket1-d2-Master", "loss_policy": null, "ticket": "ticket1" }, "resource_id": "d2", "role": "Promoted" }, { "attributes": { "constraint_id": "ticket-ticket2-d2", "loss_policy": "stop", "ticket": "ticket2" }, "resource_id": "d2", "role": null }, { "attributes": { "constraint_id": "ct-all", "loss_policy": "demote", "ticket": "ticket3" }, "resource_id": "d3", "role": "Unpromoted" } ], "ticket_set": [ { "attributes": { "constraint_id": "ticket_set_d1", "loss_policy": null, "ticket": "ticket-set1" }, "resource_sets": [ { "action": null, "kind": null, "ordering": null, "require_all": null, "resources_ids": [ "d1" ], "role": null, "score": null, "sequential": null, "set_id": "ticket_set_d1_set" } ] }, { "attributes": { "constraint_id": "ct-set", "loss_policy": "fence", "ticket": "ticket-set1" }, "resource_sets": [ { "action": null, "kind": null, "ordering": null, "require_all": null, "resources_ids": [ "d1", "d2" ], "role": null, "score": null, "sequential": null, "set_id": "ct-set_set" }, { "action": null, "kind": null, "ordering": null, "require_all": true, "resources_ids": [ "d3", "d4" ], "role": null, "score": null, "sequential": false, "set_id": "ct-set_set-1" } ] } ] } } TASK [Check ticket constraints configuration] ********************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:2044 Tuesday 05 December 2023 09:38:28 +0000 (0:00:00.042) 0:03:11.204 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check firewall and selinux state] **************************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:2049 Tuesday 05 December 2023 09:38:28 +0000 (0:00:00.038) 0:03:11.242 ****** included: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tasks/check_firewall_selinux.yml for sut TASK [Check firewall service status] ******************************************* task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tasks/check_firewall_selinux.yml:6 Tuesday 05 December 2023 09:38:28 +0000 (0:00:00.080) 0:03:11.323 ****** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [Check firewall port status] ********************************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tasks/check_firewall_selinux.yml:12 Tuesday 05 December 2023 09:38:28 +0000 (0:00:00.064) 0:03:11.387 ****** skipping: [sut] => { "changed": false, "false_condition": "ha_cluster_manage_firewall | bool", "skip_reason": "Conditional result was False" } TASK [Get associated selinux ports] ******************************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tasks/check_firewall_selinux.yml:25 Tuesday 05 December 2023 09:38:28 +0000 (0:00:00.031) 0:03:11.419 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts.services[\"firewalld.service\"][\"state\"] == \"running\"", "skip_reason": "Conditional result was False" } TASK [Check associated selinux ports] ****************************************** task path: /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tasks/check_firewall_selinux.yml:33 Tuesday 05 December 2023 09:38:28 +0000 (0:00:00.049) 0:03:11.469 ****** skipping: [sut] => { "changed": false, "false_condition": "ansible_facts.services[\"firewalld.service\"][\"state\"] == \"running\"", "skip_reason": "Conditional result was False" } PLAY RECAP ********************************************************************* sut : ok=217 changed=82 unreachable=0 failed=0 skipped=89 rescued=0 ignored=0 Tuesday 05 December 2023 09:38:28 +0000 (0:00:00.107) 0:03:11.576 ****** =============================================================================== fedora.linux_system_roles.ha_cluster : Install cluster packages -------- 52.21s /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:44 fedora.linux_system_roles.ha_cluster : Wait for the cluster to fully start and form membership -- 24.90s /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:75 fedora.linux_system_roles.ha_cluster : Install role essential packages -- 14.64s /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:11 fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot --- 4.41s /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-configure-pcs-pcsd.yml:88 fedora.linux_system_roles.ha_cluster : Populate service facts ----------- 2.21s /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/selinux.yml:3 fedora.linux_system_roles.ha_cluster : Get services status - detect pacemaker --- 2.20s /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/sbd.yml:135 fedora.linux_system_roles.ha_cluster : Get services status - detect corosync-qdevice --- 2.17s /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-start-and-reload.yml:21 fedora.linux_system_roles.ha_cluster : Get services status - detect SBD --- 2.16s /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml:16 fedora.linux_system_roles.ha_cluster : Remove qnetd configuration ------- 1.70s /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-qnetd.yml:3 fedora.linux_system_roles.ha_cluster : Fetch pcs capabilities ----------- 1.70s /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:110 fedora.linux_system_roles.ha_cluster : Pcs auth using pcs-0.10 ---------- 1.38s /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/pcs-auth-pcs-0.10.yml:3 fedora.linux_system_roles.ha_cluster : Fetch pcsd capabilities ---------- 1.32s /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/check-and-prepare-role-variables.yml:124 fedora.linux_system_roles.ha_cluster : Enable or disable configured cluster services on boot --- 1.24s /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_common/cluster-enable-disable.yml:3 Fetch package facts ----------------------------------------------------- 1.21s /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tasks/fetch_versions.yml:13 -------- fedora.linux_system_roles.ha_cluster : Write CIB configuration ---------- 1.14s /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/create-and-push-cib.yml:33 Fetch ticket constraints configuration from the cluster ----------------- 1.10s /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:2030 Fetch location constraints configuration from the cluster --------------- 1.09s /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1509 Fetch order constraints configuration from the cluster ------------------ 1.09s /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1963 Fetch colocation constraints configuration from the cluster ------------- 1.09s /WORKDIR/git-fix-sbd-timeout37o_rjto/tests/tests_cib_constraints_create.yml:1737 fedora.linux_system_roles.ha_cluster : Remove qdevice certificates [API] --- 0.99s /WORKDIR/git-fix-sbd-timeout37o_rjto/.collection/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/shell_pcs/cluster-setup-keys.yml:46 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: Encryption using the Python crypt module is deprecated. The Python crypt module is deprecated and will be removed from Python 3.13. Install the passlib library for continued encryption functionality. This feature will be removed in version 2.17. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---