+ cd /tmp/tmpk3cy1tvj/tests; TEST_SUBJECTS=/cache/fedora-32.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_ha_cluster-15-1422048-fedora-32-uc6cbr7g/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpk3cy1tvj/_setup.yml /tmp/tmpk3cy1tvj/tests/tests_cib_resources_create.yml ansible-playbook 2.9.20 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.9 (default, Apr 6 2021, 00:00:00) [GCC 10.2.1 20201125 (Red Hat 10.2.1-9)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpk3cy1tvj/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpk3cy1tvj/_setup.yml:5 ok: [/cache/fedora-32.qcow2] => { "groups": { "all": [ "/cache/fedora-32.qcow2" ], "localhost": [ "/cache/fedora-32.qcow2" ], "subjects": [ "/cache/fedora-32.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpk3cy1tvj/_setup.yml:7 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_cib_resources_create.yml *************************************** 1 plays in /tmp/tmpk3cy1tvj/tests/tests_cib_resources_create.yml PLAY [Create all kinds of resources in a cluster] ****************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpk3cy1tvj/tests/tests_cib_resources_create.yml:3 ok: [/cache/fedora-32.qcow2] META: ran handlers TASK [Set up test environment] ************************************************* task path: /tmp/tmpk3cy1tvj/tests/tests_cib_resources_create.yml:193 included: /tmp/tmpk3cy1tvj/tests/tasks/setup_test.yml for /cache/fedora-32.qcow2 TASK [Set node name to 'localhost' for single-node clusters] ******************* task path: /tmp/tmpk3cy1tvj/tests/tasks/setup_test.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"inventory_hostname": "localhost"}, "changed": false} TASK [Do not try to enable RHEL repositories] ********************************** task path: /tmp/tmpk3cy1tvj/tests/tasks/setup_test.yml:7 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Run HA Cluster role] ***************************************************** task path: /tmp/tmpk3cy1tvj/tests/tests_cib_resources_create.yml:196 TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmpk3cy1tvj/tasks/main.yml:3 skipping: [/cache/fedora-32.qcow2] => (item=RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Check and prepare role variables] ******** task path: /tmp/tmpk3cy1tvj/tasks/main.yml:18 included: /tmp/tmpk3cy1tvj/tasks/check-and-prepare-role-variables.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Fail if passwords are not specified] ***** task path: /tmp/tmpk3cy1tvj/tasks/check-and-prepare-role-variables.yml:3 skipping: [/cache/fedora-32.qcow2] => (item=ha_cluster_hacluster_password) => {"ansible_loop_var": "item", "changed": false, "item": "ha_cluster_hacluster_password", "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Discover cluster node names] ************* task path: /tmp/tmpk3cy1tvj/tasks/check-and-prepare-role-variables.yml:12 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__ha_cluster_node_name": "localhost"}, "changed": false} TASK [linux-system-roles.ha_cluster : Collect cluster node names] ************** task path: /tmp/tmpk3cy1tvj/tasks/check-and-prepare-role-variables.yml:18 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__ha_cluster_all_node_names": ["localhost"]}, "changed": false} TASK [linux-system-roles.ha_cluster : Install and configure cluster packages] *** task path: /tmp/tmpk3cy1tvj/tasks/main.yml:21 included: /tmp/tmpk3cy1tvj/tasks/install-and-configure-packages.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Find platform/version specific tasks to enable repositories] *** task path: /tmp/tmpk3cy1tvj/tasks/install-and-configure-packages.yml:3 ok: [/cache/fedora-32.qcow2] => (item=RedHat.yml) => {"ansible_facts": {"__ha_cluster_enable_repo_tasks_file": "/tmp/tmpk3cy1tvj/tasks/enable-repositories/RedHat.yml"}, "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml"} ok: [/cache/fedora-32.qcow2] => (item=Fedora.yml) => {"ansible_facts": {"__ha_cluster_enable_repo_tasks_file": "/tmp/tmpk3cy1tvj/tasks/enable-repositories/Fedora.yml"}, "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml"} skipping: [/cache/fedora-32.qcow2] => (item=Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Run platform/version specific tasks to enable repositories] *** task path: /tmp/tmpk3cy1tvj/tasks/install-and-configure-packages.yml:24 TASK [linux-system-roles.ha_cluster : Install cluster packages] **************** task path: /tmp/tmpk3cy1tvj/tasks/install-and-configure-packages.yml:30 changed: [/cache/fedora-32.qcow2] => {"changed": true, "msg": "", "rc": 0, "results": ["Installed: ruby-default-gems-2.7.3-136.fc32.noarch", "Installed: perl-threads-shared-1.60-441.fc32.x86_64", "Installed: device-mapper-event-libs-1.02.171-1.fc32.x86_64", "Installed: ruby-libs-2.7.3-136.fc32.x86_64", "Installed: device-mapper-persistent-data-0.8.5-3.fc32.x86_64", "Installed: fence-virt-1.0.0-1.fc32.x86_64", "Installed: python3-tornado-6.0.3-1.fc32.x86_64", "Installed: rubygem-backports-3.17.1-1.fc32.noarch", "Installed: rubygem-bigdecimal-2.0.0-136.fc32.x86_64", "Installed: rubygem-bundler-2.1.4-136.fc32.noarch", "Installed: perl-Pod-Escapes-1:1.07-440.fc32.noarch", "Installed: rubypick-1.1.1-12.fc32.noarch", "Installed: perl-Pod-Perldoc-3.28.01-443.fc32.noarch", "Installed: rubygem-mustermann-1.0.2-5.fc31.noarch", "Installed: python3-lxml-4.4.1-5.fc32.x86_64", "Installed: perl-Pod-Simple-1:3.40-2.fc32.noarch", "Installed: lzo-2.10-2.fc32.x86_64", "Installed: clufter-bin-0.77.2-7.fc32.x86_64", "Installed: perl-threads-1:2.22-442.fc32.x86_64", "Installed: clufter-common-0.77.2-7.fc32.noarch", "Installed: rubygem-open4-1.3.4-10.fc32.noarch", "Installed: quota-1:4.05-10.fc32.x86_64", "Installed: rubygem-irb-1.2.6-136.fc32.noarch", "Installed: rubygem-io-console-0.5.6-136.fc32.x86_64", "Installed: compat-readline5-5.2-36.fc32.x86_64", "Installed: quota-nls-1:4.05-10.fc32.noarch", "Installed: perl-HTTP-Tiny-0.076-440.fc32.noarch", "Installed: perl-Text-ParseWords-3.30-440.fc32.noarch", "Installed: libqb-1.0.5-6.fc32.x86_64", "Installed: libpkgconf-1.6.3-3.fc32.x86_64", "Installed: perl-Text-Tabs+Wrap-2013.0523-440.fc32.noarch", "Installed: perl-Carp-1.50-440.fc32.noarch", "Installed: rubygem-openssl-2.1.2-136.fc32.x86_64", "Installed: rubygem-daemons-1.1.9-12.fc32.noarch", "Installed: corosync-3.0.4-2.fc32.x86_64", "Installed: rubygem-psych-3.1.0-136.fc32.x86_64", "Installed: rubygem-rack-protection-2.0.8.1-1.fc32.noarch", "Installed: rubygem-rack-test-1.1.0-1.fc32.noarch", "Installed: corosynclib-3.0.4-2.fc32.x86_64", "Installed: logrotate-3.15.1-3.fc32.x86_64", "Installed: rubygem-rdoc-6.2.1-136.fc32.noarch", "Installed: perl-IO-Socket-IP-0.39-441.fc32.noarch", "Installed: pkgconf-1.6.3-3.fc32.x86_64", "Installed: perl-Time-Local-2:1.300-2.fc32.noarch", "Installed: perl-IO-Socket-SSL-2.068-1.fc32.noarch", "Installed: pkgconf-m4-1.6.3-3.fc32.noarch", "Installed: pkgconf-pkg-config-1.6.3-3.fc32.x86_64", "Installed: perl-Scalar-List-Utils-3:1.54-440.fc32.x86_64", "Installed: perl-TimeDate-1:2.32-1.fc32.noarch", "Installed: rubygem-rack-1:2.2.2-1.fc32.noarch", "Installed: rubygem-sinatra-1:2.0.8.1-1.fc32.noarch", "Installed: rubygem-tilt-2.0.8-8.fc32.noarch", "Installed: rubygem-ethon-0.12.0-3.fc32.noarch", "Installed: rubygem-eventmachine-1.2.7-7.fc32.x86_64", "Installed: rubygems-3.1.6-136.fc32.noarch", "Installed: libwbclient-2:4.12.15-0.fc32.x86_64", "Installed: pcs-0.10.8-1.fc32.x86_64", "Installed: perl-URI-1.76-6.fc32.noarch", "Installed: rubygem-ffi-1.12.1-2.fc32.x86_64", "Installed: resource-agents-4.6.1-3.fc32.x86_64", "Installed: perl-Storable-1:3.15-443.fc32.x86_64", "Installed: avahi-libs-0.7-24.fc32.x86_64", "Installed: perl-Unicode-Normalize-1.26-440.fc32.x86_64", "Installed: python3-pyOpenSSL-19.0.0-6.fc32.noarch", "Installed: rpcbind-1.2.5-5.rc1.fc32.1.x86_64", "Installed: perl-Exporter-5.74-2.fc32.noarch", "Installed: libxslt-1.1.34-4.fc32.x86_64", "Installed: samba-client-libs-2:4.12.15-0.fc32.x86_64", "Installed: samba-common-2:4.12.15-0.fc32.noarch", "Installed: samba-common-libs-2:4.12.15-0.fc32.x86_64", "Installed: overpass-fonts-3.0.4-3.fc32.noarch", "Installed: cups-libs-1:2.3.3op2-4.fc32.x86_64", "Installed: perl-Net-SSLeay-1.88-5.fc32.x86_64", "Installed: perl-Data-Dumper-2.174-444.fc32.x86_64", "Installed: libknet1-1.20-1.fc32.x86_64", "Installed: libknet1-compress-bzip2-plugin-1.20-1.fc32.x86_64", "Installed: libknet1-compress-lz4-plugin-1.20-1.fc32.x86_64", "Installed: libknet1-compress-lzma-plugin-1.20-1.fc32.x86_64", "Installed: libknet1-compress-lzo2-plugin-1.20-1.fc32.x86_64", "Installed: libknet1-compress-plugins-all-1.20-1.fc32.x86_64", "Installed: libknet1-compress-zlib-plugin-1.20-1.fc32.x86_64", "Installed: libknet1-compress-zstd-plugin-1.20-1.fc32.x86_64", "Installed: libknet1-crypto-nss-plugin-1.20-1.fc32.x86_64", "Installed: libknet1-crypto-openssl-plugin-1.20-1.fc32.x86_64", "Installed: libknet1-crypto-plugins-all-1.20-1.fc32.x86_64", "Installed: perl-Digest-1.19-1.fc32.noarch", "Installed: perl-Digest-MD5-2.58-1.fc32.x86_64", "Installed: libknet1-plugins-all-1.20-1.fc32.x86_64", "Installed: perl-Encode-4:3.08-458.fc32.x86_64", "Installed: perl-Errno-1.30-461.fc32.x86_64", "Installed: cifs-utils-6.11-1.fc32.x86_64", "Installed: perl-File-Path-2.17-1.fc32.noarch", "Installed: python3-pycurl-7.43.0.5-1.fc32.x86_64", "Installed: perl-Getopt-Long-1:2.52-1.fc32.noarch", "Installed: libev-4.31-2.fc32.x86_64", "Installed: perl-Term-ANSIColor-5.01-2.fc32.noarch", "Installed: perl-Term-Cap-1.17-440.fc32.noarch", "Installed: perl-IO-1.40-461.fc32.x86_64", "Installed: keyutils-1.6.1-1.fc32.x86_64", "Installed: perl-File-Temp-1:0.230.900-440.fc32.noarch", "Installed: libverto-libev-0.3.0-9.fc32.x86_64", "Installed: bzip2-1.0.8-2.fc32.x86_64", "Installed: perl-MIME-Base64-3.15-440.fc32.x86_64", "Installed: libaio-0.3.111-7.fc32.x86_64", "Installed: nspr-4.30.0-1.fc32.x86_64", "Installed: perl-Mozilla-CA-20200520-1.fc32.noarch", "Installed: nss-3.63.0-1.fc32.x86_64", "Installed: nss-softokn-3.63.0-1.fc32.x86_64", "Installed: perl-constant-1.33-441.fc32.noarch", "Installed: python3-clufter-0.77.2-7.fc32.noarch", "Installed: nss-softokn-freebl-3.63.0-1.fc32.x86_64", "Installed: perl-PathTools-3.78-442.fc32.x86_64", "Installed: nss-sysinit-3.63.0-1.fc32.x86_64", "Installed: rubygem-json-2.3.0-201.fc32.x86_64", "Installed: nss-util-3.63.0-1.fc32.x86_64", "Installed: net-snmp-libs-1:5.8-25.fc32.x86_64", "Installed: perl-Pod-Usage-4:2.01-1.fc32.noarch", "Installed: python3-pyparsing-2.4.7-1.fc32.noarch", "Installed: perl-Socket-4:2.031-1.fc32.x86_64", "Installed: rubygem-thin-1.7.2-13.fc32.x86_64", "Installed: gssproxy-0.8.2-8.fc32.x86_64", "Installed: libicu-65.1-2.fc32.x86_64", "Installed: lvm2-2.03.09-1.fc32.x86_64", "Installed: lvm2-libs-2.03.09-1.fc32.x86_64", "Installed: perl-parent-1:0.238-1.fc32.noarch", "Installed: pacemaker-2.0.5-10.fc32.x86_64", "Installed: pacemaker-cli-2.0.5-10.fc32.x86_64", "Installed: pacemaker-cluster-libs-2.0.5-10.fc32.x86_64", "Installed: libnozzle1-1.20-1.fc32.x86_64", "Installed: nfs-utils-1:2.5.3-1.fc32.x86_64", "Installed: perl-podlators-1:4.14-2.fc32.noarch", "Installed: pacemaker-libs-2.0.5-10.fc32.x86_64", "Installed: liberation-fonts-common-1:2.1.3-1.fc32.noarch", "Installed: liberation-sans-fonts-1:2.1.3-1.fc32.noarch", "Installed: pacemaker-schemas-2.0.5-10.fc32.noarch", "Installed: perl-interpreter-4:5.30.3-461.fc32.x86_64", "Installed: perl-libnet-3.13-1.fc32.noarch", "Installed: perl-libs-4:5.30.3-461.fc32.x86_64", "Installed: perl-macros-4:5.30.3-461.fc32.noarch", "Installed: device-mapper-event-1.02.171-1.fc32.x86_64", "Installed: ruby-2.7.3-136.fc32.x86_64"]} TASK [linux-system-roles.ha_cluster : Set hacluster password] ****************** task path: /tmp/tmpk3cy1tvj/tasks/install-and-configure-packages.yml:43 changed: [/cache/fedora-32.qcow2] => {"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 [linux-system-roles.ha_cluster : Configure firewall] ********************** task path: /tmp/tmpk3cy1tvj/tasks/main.yml:26 included: /tmp/tmpk3cy1tvj/tasks/firewall.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Get services status - detect firewall] *** task path: /tmp/tmpk3cy1tvj/tasks/firewall.yml:1 ok: [/cache/fedora-32.qcow2] => {"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": "enabled"}, "blk-availability.service": {"name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "chrony-dnssrv@.service": {"name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static"}, "chrony-wait.service": {"name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "chronyd.service": {"name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled"}, "cloud-config.service": {"name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "cloud-final.service": {"name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "cloud-init.service": {"name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "console-getty.service": {"name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "console-login-helper-messages-gensnippet-os-release.service": {"name": "console-login-helper-messages-gensnippet-os-release.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "console-login-helper-messages-gensnippet-ssh-keys.service": {"name": "console-login-helper-messages-gensnippet-ssh-keys.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "console-login-helper-messages-issuegen.service": {"name": "console-login-helper-messages-issuegen.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "console-login-helper-messages-motdgen.service": {"name": "console-login-helper-messages-motdgen.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.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.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "static"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static"}, "dbus.service": {"name": "dbus.service", "source": "systemd", "state": "active", "status": "enabled"}, "debug-shell.service": {"name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "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"}, "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.service": {"name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static"}, "emergency.service": {"name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static"}, "fstrim.service": {"name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static"}, "getty@.service": {"name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled"}, "getty@tty1.service": {"name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static"}, "gssproxy.service": {"name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled"}, "import-state.service": {"name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static"}, "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-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": "stopped", "status": "static"}, "man-db-restart-cache-update.service": {"name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "modprobe@.service": {"name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "source": "systemd", "state": "stopped", "status": "disabled"}, "nfs-convert.service": {"name": "nfs-convert.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "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"}, "nis-domainname.service": {"name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "pacemaker.service": {"name": "pacemaker.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "pcsd-ruby.service": {"name": "pcsd-ruby.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "pcsd.service": {"name": "pcsd.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "quotaon.service": {"name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static"}, "rc-local.service": {"name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static"}, "rdisc.service": {"name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "rescue.service": {"name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static"}, "rpc-statd.service": {"name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static"}, "rpcbind.service": {"name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled"}, "run-r4beee87ecbab4ff08a93d5350482a309.service": {"name": "run-r4beee87ecbab4ff08a93d5350482a309.service", "source": "systemd", "state": "running", "status": "transient"}, "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"}, "serial-getty@.service": {"name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "unknown"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown"}, "sshd.service": {"name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled"}, "sshd@.service": {"name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect"}, "sssd-nss.service": {"name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect"}, "sssd-pac.service": {"name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect"}, "sssd-pam.service": {"name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect"}, "sssd.service": {"name": "sssd.service", "source": "systemd", "state": "running", "status": "enabled"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "systemd-boot-system-token.service": {"name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-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.service": {"name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "static"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-journald.service": {"name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static"}, "systemd-localed.service": {"name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static"}, "systemd-logind.service": {"name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled"}, "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": "inactive", "status": "disabled"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "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-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": "static"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static"}, "tcsd.service": {"name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "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": "unknown"}, "user@.service": {"name": "user@.service", "source": "systemd", "state": "unknown", "status": "static"}, "user@0.service": {"name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown"}}}, "changed": false} TASK [linux-system-roles.ha_cluster : Enable service "high-availability" in firewalld] *** task path: /tmp/tmpk3cy1tvj/tasks/firewall.yml:6 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Enable fence-virt port in firewalld] ***** task path: /tmp/tmpk3cy1tvj/tasks/firewall.yml:16 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Configure pcs / pcsd] ******************** task path: /tmp/tmpk3cy1tvj/tasks/main.yml:29 included: /tmp/tmpk3cy1tvj/tasks/pcs-configure-pcs-pcsd.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Stop pcsd] ******************************* task path: /tmp/tmpk3cy1tvj/tasks/pcs-configure-pcs-pcsd.yml:4 ok: [/cache/fedora-32.qcow2] => {"changed": false, "name": "pcsd", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target basic.target systemd-journald.socket system.slice pcsd-ruby.service sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "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", "ControlPID": "0", "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", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "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": "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "pcsd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "network-online.target system.slice pcsd-ruby.service sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "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": "0"}} TASK [linux-system-roles.ha_cluster : Regenerate pcsd TLS certificate and key] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-configure-pcs-pcsd.yml:9 skipping: [/cache/fedora-32.qcow2] => (item=/var/lib/pcsd/pcsd.key) => {"ansible_loop_var": "item", "changed": false, "item": "/var/lib/pcsd/pcsd.key", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=/var/lib/pcsd/pcsd.crt) => {"ansible_loop_var": "item", "changed": false, "item": "/var/lib/pcsd/pcsd.crt", "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Distribute pcsd TLS private key] ********* task path: /tmp/tmpk3cy1tvj/tasks/pcs-configure-pcs-pcsd.yml:22 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Distribute pcsd TLS certificate] ********* task path: /tmp/tmpk3cy1tvj/tasks/pcs-configure-pcs-pcsd.yml:29 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Distribute pcs_settings.conf] ************ task path: /tmp/tmpk3cy1tvj/tasks/pcs-configure-pcs-pcsd.yml:42 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "2eb5db17086a85e3c786b995b992ab2a88c5819d", "dest": "/var/lib/pcsd/pcs_settings.conf", "gid": 0, "group": "root", "md5sum": "e057b9b2678ff5dfe700f048dae0963c", "mode": "0644", "owner": "root", "secontext": "system_u:object_r:cluster_var_lib_t:s0", "size": 362, "src": "/root/.ansible/tmp/ansible-tmp-1620992048.7647972-159220-84978021291462/source", "state": "file", "uid": 0} TASK [linux-system-roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-configure-pcs-pcsd.yml:51 changed: [/cache/fedora-32.qcow2] => {"changed": true, "enabled": true, "name": "pcsd", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target system.slice basic.target systemd-journald.socket pcsd-ruby.service network-online.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "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", "ControlPID": "0", "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", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pcsd.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "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": "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "pcsd.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice pcsd-ruby.service 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", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "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": "0"}} TASK [linux-system-roles.ha_cluster : Fetch pcs capabilities] ****************** task path: /tmp/tmpk3cy1tvj/tasks/pcs-configure-pcs-pcsd.yml:57 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["pcs", "--version", "--full"], "delta": "0:00:00.449707", "end": "2021-05-14 11:34:11.631275", "rc": 0, "start": "2021-05-14 11:34:11.181568", "stderr": "", "stderr_lines": [], "stdout": "0.10.8\nbooth cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local 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.heuristics corosync.quorum.device.model.net corosync.quorum.set-expected-votes-runtime corosync.quorum.status corosync.quorum.unblock 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.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options 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.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.create pcmk.resource.create.clone.custom-id pcmk.resource.create.in-existing-bundle 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.debug pcmk.resource.delete pcmk.resource.disable.safe 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.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.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.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.resources.hide-inactive status.pcmk.resources.orphaned status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed", "stdout_lines": ["0.10.8", "booth cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local 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.heuristics corosync.quorum.device.model.net corosync.quorum.set-expected-votes-runtime corosync.quorum.status corosync.quorum.unblock 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.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options 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.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.create pcmk.resource.create.clone.custom-id pcmk.resource.create.in-existing-bundle 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.debug pcmk.resource.delete pcmk.resource.disable.safe 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.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.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.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.resources.hide-inactive status.pcmk.resources.orphaned status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed"]} TASK [linux-system-roles.ha_cluster : Parse pcs capabilities] ****************** task path: /tmp/tmpk3cy1tvj/tasks/pcs-configure-pcs-pcsd.yml:64 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__ha_cluster_pcs_capabilities": ["booth", "cluster.config.backup-local", "cluster.config.restore-cluster", "cluster.config.restore-local", "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.heuristics", "corosync.quorum.device.model.net", "corosync.quorum.set-expected-votes-runtime", "corosync.quorum.status", "corosync.quorum.unblock", "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.set", "pcmk.constraint.colocation.set", "pcmk.constraint.colocation.set.options", "pcmk.constraint.colocation.simple", "pcmk.constraint.colocation.simple.options", "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.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.create", "pcmk.resource.create.clone.custom-id", "pcmk.resource.create.in-existing-bundle", "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.debug", "pcmk.resource.delete", "pcmk.resource.disable.safe", "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.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.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.request-timeout", "resource-agents.describe", "resource-agents.list", "resource-agents.list.detailed", "sbd", "sbd.option-timeout-action", "sbd.shared-block-device", "status.corosync.membership", "status.pcmk.resources.hide-inactive", "status.pcmk.resources.orphaned", "status.pcmk.xml", "stonith-agents.describe", "stonith-agents.list", "stonith-agents.list.detailed"]}, "changed": false} TASK [linux-system-roles.ha_cluster : Distribute fence-virt authkey] *********** task path: /tmp/tmpk3cy1tvj/tasks/main.yml:32 included: /tmp/tmpk3cy1tvj/tasks/distribute-fence-virt-key.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Create /etc/cluster directory] *********** task path: /tmp/tmpk3cy1tvj/tasks/distribute-fence-virt-key.yml:1 changed: [/cache/fedora-32.qcow2] => {"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 [linux-system-roles.ha_cluster : Get fence_xvm.key] *********************** task path: /tmp/tmpk3cy1tvj/tasks/distribute-fence-virt-key.yml:7 included: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Check if fence_xvm.key exists on the controller] *** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:10 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Slurp existing fence_xvm.key from the controller] *** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:15 skipping: [/cache/fedora-32.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [linux-system-roles.ha_cluster : Use the slurped fence_xvm.key from the controller] *** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:23 skipping: [/cache/fedora-32.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [linux-system-roles.ha_cluster : Generate random fence_xvm.key] *********** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:35 ok: [/cache/fedora-32.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [linux-system-roles.ha_cluster : Check if fence_xvm.key exists on cluster nodes] *** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:47 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"exists": false}} TASK [linux-system-roles.ha_cluster : Slurp existing fence_xvm.key from cluster nodes] *** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:52 skipping: [/cache/fedora-32.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [linux-system-roles.ha_cluster : Use the slurped fence_xvm.key from cluster nodes] *** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:60 skipping: [/cache/fedora-32.qcow2] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} skipping: [/cache/fedora-32.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [linux-system-roles.ha_cluster : Send fence_xvm.key to nodes] ************* task path: /tmp/tmpk3cy1tvj/tasks/distribute-fence-virt-key.yml:15 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "09a09d2241fc6c32794187e2f7dc55594b205b02", "dest": "/etc/cluster/fence_xvm.key", "gid": 0, "group": "root", "md5sum": "83526db27eed89ab0d69aa204c264499", "mode": "0600", "owner": "root", "secontext": "system_u:object_r:cluster_conf_t:s0", "size": 512, "src": "/root/.ansible/tmp/ansible-tmp-1620992053.2580168-159331-140513904937509/source", "state": "file", "uid": 0} TASK [linux-system-roles.ha_cluster : Configure cluster nodes] ***************** task path: /tmp/tmpk3cy1tvj/tasks/main.yml:35 included: /tmp/tmpk3cy1tvj/tasks/cluster-setup.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Create a corosync.conf tempfile] ********* task path: /tmp/tmpk3cy1tvj/tasks/cluster-setup.yml:1 changed: [/cache/fedora-32.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.h707nrcw_ha_cluster_corosync_conf", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0} TASK [linux-system-roles.ha_cluster : Create a corosync.conf file content] ***** task path: /tmp/tmpk3cy1tvj/tasks/cluster-setup.yml:14 included: /tmp/tmpk3cy1tvj/tasks/cluster-setup-pcs-0.10.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Create a corosync.conf file content using pcs-0.10] *** task path: /tmp/tmpk3cy1tvj/tasks/cluster-setup-pcs-0.10.yml:1 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "cluster", "setup", "--corosync_conf", "/tmp/ansible.h707nrcw_ha_cluster_corosync_conf", "--overwrite", "test-cluster", "localhost"], "delta": "0:00:00.433070", "end": "2021-05-14 11:34:14.681762", "rc": 0, "start": "2021-05-14 11:34:14.248692", "stderr": "", "stderr_lines": [], "stdout": "Warning: Unable to read the known-hosts file: No such file or directory: '/var/lib/pcsd/known-hosts'\nNo addresses specified for host 'localhost', using 'localhost'", "stdout_lines": ["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 [linux-system-roles.ha_cluster : Fetch created corosync.conf file] ******** task path: /tmp/tmpk3cy1tvj/tasks/cluster-setup.yml:17 ok: [/cache/fedora-32.qcow2] => {"changed": false, "content": "dG90ZW0gewogICAgdmVyc2lvbjogMgogICAgY2x1c3Rlcl9uYW1lOiB0ZXN0LWNsdXN0ZXIKICAgIHRyYW5zcG9ydDoga25ldAogICAgY3J5cHRvX2NpcGhlcjogYWVzMjU2CiAgICBjcnlwdG9faGFzaDogc2hhMjU2Cn0KCm5vZGVsaXN0IHsKICAgIG5vZGUgewogICAgICAgIHJpbmcwX2FkZHI6IGxvY2FsaG9zdAogICAgICAgIG5hbWU6IGxvY2FsaG9zdAogICAgICAgIG5vZGVpZDogMQogICAgfQp9CgpxdW9ydW0gewogICAgcHJvdmlkZXI6IGNvcm9zeW5jX3ZvdGVxdW9ydW0KfQoKbG9nZ2luZyB7CiAgICB0b19sb2dmaWxlOiB5ZXMKICAgIGxvZ2ZpbGU6IC92YXIvbG9nL2NsdXN0ZXIvY29yb3N5bmMubG9nCiAgICB0b19zeXNsb2c6IHllcwogICAgdGltZXN0YW1wOiBvbgp9Cg==", "encoding": "base64", "source": "/tmp/ansible.h707nrcw_ha_cluster_corosync_conf"} TASK [linux-system-roles.ha_cluster : Distribute corosync.conf file] *********** task path: /tmp/tmpk3cy1tvj/tasks/cluster-setup.yml:24 changed: [/cache/fedora-32.qcow2] => {"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-1620992055.6483138-159411-273127301672915/source", "state": "file", "uid": 0} TASK [linux-system-roles.ha_cluster : Remove a corosync.conf tempfile] ********* task path: /tmp/tmpk3cy1tvj/tasks/cluster-setup.yml:34 changed: [/cache/fedora-32.qcow2] => {"changed": true, "path": "/tmp/ansible.h707nrcw_ha_cluster_corosync_conf", "state": "absent"} TASK [linux-system-roles.ha_cluster : Get corosync authkey] ******************** task path: /tmp/tmpk3cy1tvj/tasks/cluster-setup.yml:47 included: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Check if corosync authkey exists on the controller] *** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:10 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Slurp existing corosync authkey from the controller] *** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:15 skipping: [/cache/fedora-32.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [linux-system-roles.ha_cluster : Use the slurped corosync authkey from the controller] *** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:23 skipping: [/cache/fedora-32.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [linux-system-roles.ha_cluster : Generate random corosync authkey] ******** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:35 ok: [/cache/fedora-32.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [linux-system-roles.ha_cluster : Check if corosync authkey exists on cluster nodes] *** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:47 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"exists": false}} TASK [linux-system-roles.ha_cluster : Slurp existing corosync authkey from cluster nodes] *** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:52 skipping: [/cache/fedora-32.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [linux-system-roles.ha_cluster : Use the slurped corosync authkey from cluster nodes] *** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:60 skipping: [/cache/fedora-32.qcow2] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} skipping: [/cache/fedora-32.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [linux-system-roles.ha_cluster : Distribute corosync authkey] ************* task path: /tmp/tmpk3cy1tvj/tasks/cluster-setup.yml:55 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "f004dbc9fa04e6afa9efc8d22d7d102b3ef6841f", "dest": "/etc/corosync/authkey", "gid": 0, "group": "root", "md5sum": "c3fbdef767ba1e6dee04cacab92cd11b", "mode": "0400", "owner": "root", "secontext": "system_u:object_r:etc_t:s0", "size": 256, "src": "/root/.ansible/tmp/ansible-tmp-1620992057.1337054-159486-183548456275829/source", "state": "file", "uid": 0} TASK [linux-system-roles.ha_cluster : Get pacemaker authkey] ******************* task path: /tmp/tmpk3cy1tvj/tasks/cluster-setup.yml:64 included: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Check if pacemaker authkey exists on the controller] *** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:10 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Slurp existing pacemaker authkey from the controller] *** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:15 skipping: [/cache/fedora-32.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [linux-system-roles.ha_cluster : Use the slurped pacemaker authkey from the controller] *** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:23 skipping: [/cache/fedora-32.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [linux-system-roles.ha_cluster : Generate random pacemaker authkey] ******* task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:35 ok: [/cache/fedora-32.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [linux-system-roles.ha_cluster : Check if pacemaker authkey exists on cluster nodes] *** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:47 ok: [/cache/fedora-32.qcow2] => {"changed": false, "stat": {"exists": false}} TASK [linux-system-roles.ha_cluster : Slurp existing pacemaker authkey from cluster nodes] *** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:52 skipping: [/cache/fedora-32.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [linux-system-roles.ha_cluster : Use the slurped pacemaker authkey from cluster nodes] *** task path: /tmp/tmpk3cy1tvj/tasks/presharedkey.yml:60 skipping: [/cache/fedora-32.qcow2] => (item=None) => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} skipping: [/cache/fedora-32.qcow2] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} TASK [linux-system-roles.ha_cluster : Distribute pacemaker authkey] ************ task path: /tmp/tmpk3cy1tvj/tasks/cluster-setup.yml:72 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "8230ea5a24e0f4172564b9c8698f68915ff1bf35", "dest": "/etc/pacemaker/authkey", "gid": 189, "group": "haclient", "md5sum": "0c828cff58ab92ad741b58b25793ca7e", "mode": "0400", "owner": "hacluster", "secontext": "system_u:object_r:etc_t:s0", "size": 256, "src": "/root/.ansible/tmp/ansible-tmp-1620992058.3204718-159545-111232303056346/source", "state": "file", "uid": 189} TASK [linux-system-roles.ha_cluster : Check if qdevice is configured] ********** task path: /tmp/tmpk3cy1tvj/tasks/main.yml:50 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__ha_cluster_qdevice_in_use": false}, "changed": false} TASK [linux-system-roles.ha_cluster : Enable or disable cluster services on boot] *** task path: /tmp/tmpk3cy1tvj/tasks/main.yml:55 included: /tmp/tmpk3cy1tvj/tasks/cluster-enable-disable.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Enable or disable configured cluster services on boot] *** task path: /tmp/tmpk3cy1tvj/tasks/cluster-enable-disable.yml:1 changed: [/cache/fedora-32.qcow2] => (item=corosync) => {"ansible_loop_var": "item", "changed": true, "enabled": true, "item": "corosync", "name": "corosync", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network-online.target systemd-journald.socket basic.target system.slice sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "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", "ControlPID": "0", "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", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/corosync.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "corosync.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "network-online.target system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "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": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "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": "0"}} skipping: [/cache/fedora-32.qcow2] => (item=corosync-qdevice) => {"ansible_loop_var": "item", "changed": false, "item": "corosync-qdevice", "skip_reason": "Conditional result was False"} changed: [/cache/fedora-32.qcow2] => (item=pacemaker) => {"ansible_loop_var": "item", "changed": true, "enabled": true, "item": "pacemaker", "name": "pacemaker", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "syslog.service network.target sysinit.target basic.target dbus-broker.service system.slice time-sync.target rsyslog.service systemd-journald.socket corosync.service resource-agents-deps.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Pacemaker High Availability Cluster Manager", "DevicePolicy": "auto", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/en-US/Pacemaker/2.0/html-single/Pacemaker_Explained/index.html", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 -f ; 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 -f ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pacemaker.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "pacemaker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "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": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "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", "SuccessExitStatus": "100", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min", "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": "0"}} TASK [linux-system-roles.ha_cluster : Get services status - detect SBD] ******** task path: /tmp/tmpk3cy1tvj/tasks/cluster-enable-disable.yml:14 ok: [/cache/fedora-32.qcow2] => {"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": "enabled"}, "blk-availability.service": {"name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "chrony-dnssrv@.service": {"name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static"}, "chrony-wait.service": {"name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "chronyd.service": {"name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled"}, "cloud-config.service": {"name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "cloud-final.service": {"name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "cloud-init.service": {"name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "console-getty.service": {"name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "console-login-helper-messages-gensnippet-os-release.service": {"name": "console-login-helper-messages-gensnippet-os-release.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "console-login-helper-messages-gensnippet-ssh-keys.service": {"name": "console-login-helper-messages-gensnippet-ssh-keys.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "console-login-helper-messages-issuegen.service": {"name": "console-login-helper-messages-issuegen.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "console-login-helper-messages-motdgen.service": {"name": "console-login-helper-messages-motdgen.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.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.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "static"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static"}, "dbus.service": {"name": "dbus.service", "source": "systemd", "state": "active", "status": "enabled"}, "debug-shell.service": {"name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "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"}, "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.service": {"name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static"}, "emergency.service": {"name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static"}, "fstrim.service": {"name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static"}, "getty@.service": {"name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled"}, "getty@tty1.service": {"name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static"}, "gssproxy.service": {"name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled"}, "import-state.service": {"name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static"}, "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-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"}, "modprobe@.service": {"name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "source": "systemd", "state": "stopped", "status": "disabled"}, "nfs-convert.service": {"name": "nfs-convert.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "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"}, "nis-domainname.service": {"name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "pacemaker.service": {"name": "pacemaker.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "pcsd-ruby.service": {"name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled"}, "pcsd.service": {"name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled"}, "quotaon.service": {"name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static"}, "rc-local.service": {"name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static"}, "rdisc.service": {"name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "rescue.service": {"name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static"}, "rpc-statd.service": {"name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static"}, "rpcbind.service": {"name": "rpcbind.service", "source": "systemd", "state": "stopped", "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"}, "serial-getty@.service": {"name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "unknown"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown"}, "sshd.service": {"name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled"}, "sshd@.service": {"name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect"}, "sssd-nss.service": {"name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect"}, "sssd-pac.service": {"name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect"}, "sssd-pam.service": {"name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect"}, "sssd.service": {"name": "sssd.service", "source": "systemd", "state": "running", "status": "enabled"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "systemd-boot-system-token.service": {"name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-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.service": {"name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "static"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-journald.service": {"name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static"}, "systemd-localed.service": {"name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static"}, "systemd-logind.service": {"name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled"}, "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": "inactive", "status": "disabled"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "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-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": "static"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static"}, "tcsd.service": {"name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "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": "unknown"}, "user@.service": {"name": "user@.service", "source": "systemd", "state": "unknown", "status": "static"}, "user@0.service": {"name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown"}}}, "changed": false} TASK [linux-system-roles.ha_cluster : Disable SBD] ***************************** task path: /tmp/tmpk3cy1tvj/tasks/cluster-enable-disable.yml:18 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Pcs auth] ******************************** task path: /tmp/tmpk3cy1tvj/tasks/main.yml:58 included: /tmp/tmpk3cy1tvj/tasks/pcs-auth.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Check pcs auth status] ******************* task path: /tmp/tmpk3cy1tvj/tasks/pcs-auth.yml:1 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "status", "pcsd", "localhost"], "delta": "0:00:00.532116", "end": "2021-05-14 11:34:22.400848", "failed_when_result": false, "msg": "non-zero return code", "rc": 2, "start": "2021-05-14 11:34:21.868732", "stderr": "", "stderr_lines": [], "stdout": "Warning: Unable to read the known-hosts file: No such file or directory: '/var/lib/pcsd/known-hosts'\n localhost: Unable to authenticate", "stdout_lines": ["Warning: Unable to read the known-hosts file: No such file or directory: '/var/lib/pcsd/known-hosts'", " localhost: Unable to authenticate"]} TASK [linux-system-roles.ha_cluster : Run pcs auth] **************************** task path: /tmp/tmpk3cy1tvj/tasks/pcs-auth.yml:18 included: /tmp/tmpk3cy1tvj/tasks/pcs-auth-pcs-0.10.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Pcs auth using pcs-0.10] ***************** task path: /tmp/tmpk3cy1tvj/tasks/pcs-auth-pcs-0.10.yml:1 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "host", "auth", "-u", "hacluster", "localhost"], "delta": "0:00:00.973084", "end": "2021-05-14 11:34:23.746310", "rc": 0, "start": "2021-05-14 11:34:22.773226", "stderr": "", "stderr_lines": [], "stdout": "Password: localhost: Authorized", "stdout_lines": ["Password: localhost: Authorized"]} TASK [linux-system-roles.ha_cluster : Start the cluster and reload corosync.conf] *** task path: /tmp/tmpk3cy1tvj/tasks/main.yml:63 included: /tmp/tmpk3cy1tvj/tasks/cluster-start-and-reload.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Get services status - detect corosync-qdevice] *** task path: /tmp/tmpk3cy1tvj/tasks/cluster-start-and-reload.yml:19 ok: [/cache/fedora-32.qcow2] => {"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": "enabled"}, "blk-availability.service": {"name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "chrony-dnssrv@.service": {"name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static"}, "chrony-wait.service": {"name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "chronyd.service": {"name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled"}, "cloud-config.service": {"name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "cloud-final.service": {"name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "cloud-init-local.service": {"name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "cloud-init.service": {"name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "console-getty.service": {"name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "console-login-helper-messages-gensnippet-os-release.service": {"name": "console-login-helper-messages-gensnippet-os-release.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "console-login-helper-messages-gensnippet-ssh-keys.service": {"name": "console-login-helper-messages-gensnippet-ssh-keys.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "console-login-helper-messages-issuegen.service": {"name": "console-login-helper-messages-issuegen.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "console-login-helper-messages-motdgen.service": {"name": "console-login-helper-messages-motdgen.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.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.freedesktop.home1.service": {"name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "static"}, "dbus-org.freedesktop.hostname1.service": {"name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static"}, "dbus-org.freedesktop.locale1.service": {"name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static"}, "dbus-org.freedesktop.login1.service": {"name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static"}, "dbus-org.freedesktop.nm-dispatcher.service": {"name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled"}, "dbus-org.freedesktop.portable1.service": {"name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static"}, "dbus-org.freedesktop.timedate1.service": {"name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static"}, "dbus.service": {"name": "dbus.service", "source": "systemd", "state": "active", "status": "enabled"}, "debug-shell.service": {"name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "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"}, "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.service": {"name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static"}, "emergency.service": {"name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static"}, "fstrim.service": {"name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static"}, "getty@.service": {"name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled"}, "getty@tty1.service": {"name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown"}, "grub-boot-indeterminate.service": {"name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static"}, "gssproxy.service": {"name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled"}, "import-state.service": {"name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "initrd-cleanup.service": {"name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static"}, "initrd-parse-etc.service": {"name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static"}, "initrd-switch-root.service": {"name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static"}, "initrd-udevadm-cleanup-db.service": {"name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static"}, "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-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"}, "modprobe@.service": {"name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static"}, "modprobe@configfs.service": {"name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown"}, "modprobe@drm.service": {"name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown"}, "modprobe@fuse.service": {"name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown"}, "nfs-blkmap.service": {"name": "nfs-blkmap.service", "source": "systemd", "state": "stopped", "status": "disabled"}, "nfs-convert.service": {"name": "nfs-convert.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "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"}, "nis-domainname.service": {"name": "nis-domainname.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "pacemaker.service": {"name": "pacemaker.service", "source": "systemd", "state": "stopped", "status": "enabled"}, "pcsd-ruby.service": {"name": "pcsd-ruby.service", "source": "systemd", "state": "running", "status": "disabled"}, "pcsd.service": {"name": "pcsd.service", "source": "systemd", "state": "running", "status": "enabled"}, "quotaon.service": {"name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static"}, "rc-local.service": {"name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static"}, "rdisc.service": {"name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "rescue.service": {"name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static"}, "rpc-gssd.service": {"name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static"}, "rpc-statd-notify.service": {"name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static"}, "rpc-statd.service": {"name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static"}, "rpcbind.service": {"name": "rpcbind.service", "source": "systemd", "state": "stopped", "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"}, "serial-getty@.service": {"name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect"}, "serial-getty@ttyS0.service": {"name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "unknown"}, "sshd-keygen@.service": {"name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled"}, "sshd-keygen@ecdsa.service": {"name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown"}, "sshd-keygen@ed25519.service": {"name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown"}, "sshd-keygen@rsa.service": {"name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown"}, "sshd.service": {"name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled"}, "sshd@.service": {"name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static"}, "sssd-autofs.service": {"name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect"}, "sssd-kcm.service": {"name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect"}, "sssd-nss.service": {"name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect"}, "sssd-pac.service": {"name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect"}, "sssd-pam.service": {"name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect"}, "sssd-ssh.service": {"name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect"}, "sssd-sudo.service": {"name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect"}, "sssd.service": {"name": "sssd.service", "source": "systemd", "state": "running", "status": "enabled"}, "system-update-cleanup.service": {"name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static"}, "systemd-ask-password-console.service": {"name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-ask-password-wall.service": {"name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-backlight@.service": {"name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static"}, "systemd-binfmt.service": {"name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-bless-boot.service": {"name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static"}, "systemd-boot-check-no-failures.service": {"name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "systemd-boot-system-token.service": {"name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-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.service": {"name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "static"}, "systemd-hostnamed.service": {"name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static"}, "systemd-hwdb-update.service": {"name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-hybrid-sleep.service": {"name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static"}, "systemd-initctl.service": {"name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-journal-catalog-update.service": {"name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-journal-flush.service": {"name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-journald.service": {"name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static"}, "systemd-journald@.service": {"name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static"}, "systemd-kexec.service": {"name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static"}, "systemd-localed.service": {"name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static"}, "systemd-logind.service": {"name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static"}, "systemd-machine-id-commit.service": {"name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-modules-load.service": {"name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-network-generator.service": {"name": "systemd-network-generator.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "systemd-networkd-wait-online.service": {"name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled"}, "systemd-networkd.service": {"name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled"}, "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": "inactive", "status": "disabled"}, "systemd-rfkill.service": {"name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "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-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": "static"}, "systemd-vconsole-setup.service": {"name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static"}, "systemd-volatile-root.service": {"name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static"}, "tcsd.service": {"name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled"}, "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": "unknown"}, "user@.service": {"name": "user@.service", "source": "systemd", "state": "unknown", "status": "static"}, "user@0.service": {"name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown"}}}, "changed": false} TASK [linux-system-roles.ha_cluster : Stop cluster daemons to reload configuration] *** task path: /tmp/tmpk3cy1tvj/tasks/cluster-start-and-reload.yml:22 ok: [/cache/fedora-32.qcow2] => (item=pacemaker) => {"ansible_loop_var": "item", "changed": false, "item": "pacemaker", "name": "pacemaker", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target time-sync.target syslog.service system.slice rsyslog.service resource-agents-deps.target dbus-broker.service basic.target network.target systemd-journald.socket corosync.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Pacemaker High Availability Cluster Manager", "DevicePolicy": "auto", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/en-US/Pacemaker/2.0/html-single/Pacemaker_Explained/index.html", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 -f ; 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 -f ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pacemaker.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "pacemaker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target corosync.service system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "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", "SuccessExitStatus": "100", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "dbus-broker.service resource-agents-deps.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} skipping: [/cache/fedora-32.qcow2] => (item=corosync-qdevice) => {"ansible_loop_var": "item", "changed": false, "item": "corosync-qdevice", "skip_reason": "Conditional result was False"} ok: [/cache/fedora-32.qcow2] => (item=corosync) => {"ansible_loop_var": "item", "changed": false, "item": "corosync", "name": "corosync", "state": "stopped", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target network-online.target systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target pacemaker.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "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", "ControlPID": "0", "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", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/corosync.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "corosync.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "pacemaker.service", "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", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2021-05-14 11:34:19 UTC", "StateChangeTimestampMonotonic": "80151671", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "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": "0"}} TASK [linux-system-roles.ha_cluster : Start corosync] ************************** task path: /tmp/tmpk3cy1tvj/tasks/cluster-start-and-reload.yml:42 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "corosync", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice basic.target network-online.target systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target pacemaker.service shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "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", "ControlPID": "0", "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", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/corosync.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "corosync.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "pacemaker.service", "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", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2021-05-14 11:34:19 UTC", "StateChangeTimestampMonotonic": "80151671", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "2334", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min 30s", "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": "0"}} TASK [linux-system-roles.ha_cluster : Reload corosync configuration] *********** task path: /tmp/tmpk3cy1tvj/tasks/cluster-start-and-reload.yml:51 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["corosync-cfgtool", "-R"], "delta": "0:00:00.024256", "end": "2021-05-14 11:34:27.753034", "rc": 0, "start": "2021-05-14 11:34:27.728778", "stderr": "", "stderr_lines": [], "stdout": "Reloading corosync.conf...\nDone", "stdout_lines": ["Reloading corosync.conf...", "Done"]} TASK [linux-system-roles.ha_cluster : Start corosync-qdevice] ****************** task path: /tmp/tmpk3cy1tvj/tasks/cluster-start-and-reload.yml:57 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Start pacemaker] ************************* task path: /tmp/tmpk3cy1tvj/tasks/cluster-start-and-reload.yml:63 changed: [/cache/fedora-32.qcow2] => {"changed": true, "name": "pacemaker", "state": "started", "status": {"ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target time-sync.target syslog.service system.slice rsyslog.service resource-agents-deps.target dbus-broker.service basic.target network.target systemd-journald.socket corosync.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinity": "", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "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", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Pacemaker High Availability Cluster Manager", "DevicePolicy": "auto", "Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/en-US/Pacemaker/2.0/html-single/Pacemaker_Explained/index.html", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 -f ; 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 -f ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/pacemaker.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "7782", "LimitNPROCSoft": "7782", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "7782", "LimitSIGPENDINGSoft": "7782", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "pacemaker.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target corosync.service system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "no", "Slice": "system.slice", "StandardError": "null", "StandardInput": "null", "StandardInputData": "", "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", "SuccessExitStatus": "100", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "infinity", "TimeoutAbortUSec": "30min", "TimeoutCleanUSec": "infinity", "TimeoutStartUSec": "1min", "TimeoutStopUSec": "30min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "UtmpMode": "init", "WantedBy": "multi-user.target", "Wants": "dbus-broker.service resource-agents-deps.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0"}} TASK [linux-system-roles.ha_cluster : Wait for the cluster to fully start and form membership] *** task path: /tmp/tmpk3cy1tvj/tasks/cluster-start-and-reload.yml:69 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["pcs", "cluster", "start", "--all", "--wait"], "delta": "0:00:23.770673", "end": "2021-05-14 11:34:52.358949", "rc": 0, "start": "2021-05-14 11:34:28.588276", "stderr": "", "stderr_lines": [], "stdout": "localhost: Starting Cluster...\nWaiting for node(s) to start...\nlocalhost: Started", "stdout_lines": ["localhost: Starting Cluster...", "Waiting for node(s) to start...", "localhost: Started"]} TASK [linux-system-roles.ha_cluster : List pacemaker nodes] ******************** task path: /tmp/tmpk3cy1tvj/tasks/cluster-start-and-reload.yml:83 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": "crm_mon -X | xmllint --xpath '/crm_mon/nodes/node/@name' - | sed -E 's/\\s*name=\"([^\"]+)\"\\s*/\\1\\n/g'\n", "delta": "0:00:00.018513", "end": "2021-05-14 11:34:52.714777", "rc": 0, "start": "2021-05-14 11:34:52.696264", "stderr": "", "stderr_lines": [], "stdout": "localhost", "stdout_lines": ["localhost"]} TASK [linux-system-roles.ha_cluster : Purge removed nodes from pacemaker's cache] *** task path: /tmp/tmpk3cy1tvj/tasks/cluster-start-and-reload.yml:104 skipping: [/cache/fedora-32.qcow2] => (item=localhost) => {"ansible_loop_var": "item", "changed": false, "item": "localhost", "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Create and push CIB] ********************* task path: /tmp/tmpk3cy1tvj/tasks/main.yml:66 included: /tmp/tmpk3cy1tvj/tasks/create-and-push-cib.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Create a tempfile for original CIB] ****** task path: /tmp/tmpk3cy1tvj/tasks/create-and-push-cib.yml:10 changed: [/cache/fedora-32.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.58g2jxsr_ha_cluster_original_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0} TASK [linux-system-roles.ha_cluster : Create a tempfile for new CIB] *********** task path: /tmp/tmpk3cy1tvj/tasks/create-and-push-cib.yml:18 changed: [/cache/fedora-32.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0} TASK [linux-system-roles.ha_cluster : Fetch CIB configuration] ***************** task path: /tmp/tmpk3cy1tvj/tasks/create-and-push-cib.yml:26 ok: [/cache/fedora-32.qcow2] => {"changed": false, "cmd": ["cibadmin", "--query"], "delta": "0:00:00.010326", "end": "2021-05-14 11:34:53.824511", "rc": 0, "start": "2021-05-14 11:34:53.814185", "stderr": "", "stderr_lines": [], "stdout": "\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n", "stdout_lines": ["", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", ""]} TASK [linux-system-roles.ha_cluster : Write CIB configuration] ***************** task path: /tmp/tmpk3cy1tvj/tasks/create-and-push-cib.yml:33 changed: [/cache/fedora-32.qcow2] => (item=/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml) => {"ansible_loop_var": "item", "changed": true, "checksum": "89fca3eed3d6dde4702529f605ce28a547d4f071", "dest": "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "gid": 0, "group": "root", "item": "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "md5sum": "f8b056d913db42f5eb9a577e6bec5c00", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1163, "src": "/root/.ansible/tmp/ansible-tmp-1620992094.3587003-159841-85948024800552/source", "state": "file", "uid": 0} changed: [/cache/fedora-32.qcow2] => (item=/tmp/ansible.58g2jxsr_ha_cluster_original_cib_xml) => {"ansible_loop_var": "item", "changed": true, "checksum": "89fca3eed3d6dde4702529f605ce28a547d4f071", "dest": "/tmp/ansible.58g2jxsr_ha_cluster_original_cib_xml", "gid": 0, "group": "root", "item": "/tmp/ansible.58g2jxsr_ha_cluster_original_cib_xml", "md5sum": "f8b056d913db42f5eb9a577e6bec5c00", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 1163, "src": "/root/.ansible/tmp/ansible-tmp-1620992094.960382-159841-180841568181010/source", "state": "file", "uid": 0} TASK [linux-system-roles.ha_cluster : Purge new CIB configuration] ************* task path: /tmp/tmpk3cy1tvj/tasks/create-and-push-cib.yml:51 changed: [/cache/fedora-32.qcow2] => {"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\"\n)]"], "delta": "0:00:00.020789", "end": "2021-05-14 11:34:55.377613", "rc": 0, "start": "2021-05-14 11:34:55.356824", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure cluster resources] ************* task path: /tmp/tmpk3cy1tvj/tasks/create-and-push-cib.yml:78 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Configure resource primitive 'xvm-no-attrs'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "stonith", "create", "xvm-no-attrs", "fence_xvm"], "delta": "0:00:00.506946", "end": "2021-05-14 11:34:56.326784", "rc": 0, "start": "2021-05-14 11:34:55.819838", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'xvm-empty-attrs1'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "stonith", "create", "xvm-empty-attrs1", "fence_xvm"], "delta": "0:00:00.566284", "end": "2021-05-14 11:34:57.232213", "rc": 0, "start": "2021-05-14 11:34:56.665929", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'xvm-empty-attrs2'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "stonith", "create", "xvm-empty-attrs2", "fence_xvm"], "delta": "0:00:00.507804", "end": "2021-05-14 11:34:58.095994", "rc": 0, "start": "2021-05-14 11:34:57.588190", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'xvm-with-attrs'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "stonith", "create", "xvm-with-attrs", "fence_xvm", "pcmk_host_list=node1 node2", "delay=1", "meta", "target-role=Stopped", "an-attr=a value", "op", "monitor", "timeout=13", "interval=26", "op", "monitor", "timeout=14", "interval=28"], "delta": "0:00:00.512958", "end": "2021-05-14 11:34:58.956242", "rc": 0, "start": "2021-05-14 11:34:58.443284", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'dummy-no-attrs'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "create", "dummy-no-attrs", "ocf:pacemaker:Dummy"], "delta": "0:00:00.506401", "end": "2021-05-14 11:34:59.808275", "rc": 0, "start": "2021-05-14 11:34:59.301874", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'dummy-empty-attrs1'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "create", "dummy-empty-attrs1", "ocf:pacemaker:Dummy"], "delta": "0:00:00.545380", "end": "2021-05-14 11:35:00.690951", "rc": 0, "start": "2021-05-14 11:35:00.145571", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'dummy-empty-attrs2'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "create", "dummy-empty-attrs2", "ocf:pacemaker:Dummy"], "delta": "0:00:00.504133", "end": "2021-05-14 11:35:01.537649", "rc": 0, "start": "2021-05-14 11:35:01.033516", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'dummy-with-attrs1'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "create", "dummy-with-attrs1", "ocf:pacemaker:Dummy", "fake=fake value", "meta", "target-role=Stopped", "op", "monitor", "timeout=13"], "delta": "0:00:00.561863", "end": "2021-05-14 11:35:02.453051", "rc": 0, "start": "2021-05-14 11:35:01.891188", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'dummy-with-attrs2'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "create", "dummy-with-attrs2", "ocf:pacemaker:Dummy", "fake=fake value", "passwd=passwd value1", "meta", "target-role=Stopped", "an-attr=a value", "op", "monitor", "timeout=13", "interval=26", "op", "monitor", "timeout=14", "interval=28"], "delta": "0:00:00.530858", "end": "2021-05-14 11:35:03.359198", "rc": 0, "start": "2021-05-14 11:35:02.828340", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'dummy-1a'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "create", "dummy-1a", "ocf:pacemaker:Dummy"], "delta": "0:00:00.531826", "end": "2021-05-14 11:35:04.234121", "rc": 0, "start": "2021-05-14 11:35:03.702295", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'dummy-1b'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "create", "dummy-1b", "ocf:pacemaker:Dummy"], "delta": "0:00:00.533679", "end": "2021-05-14 11:35:05.115000", "rc": 0, "start": "2021-05-14 11:35:04.581321", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'dummy-2a'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "create", "dummy-2a", "ocf:pacemaker:Dummy"], "delta": "0:00:00.516813", "end": "2021-05-14 11:35:05.986892", "rc": 0, "start": "2021-05-14 11:35:05.470079", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'dummy-3a'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "create", "dummy-3a", "ocf:pacemaker:Dummy"], "delta": "0:00:00.543670", "end": "2021-05-14 11:35:06.872042", "rc": 0, "start": "2021-05-14 11:35:06.328372", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'dummy-4a'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "create", "dummy-4a", "ocf:pacemaker:Dummy"], "delta": "0:00:00.565645", "end": "2021-05-14 11:35:07.811146", "rc": 0, "start": "2021-05-14 11:35:07.245501", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'dummy-clone-no-options'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "create", "dummy-clone-no-options", "ocf:pacemaker:Dummy"], "delta": "0:00:00.545979", "end": "2021-05-14 11:35:08.724332", "rc": 0, "start": "2021-05-14 11:35:08.178353", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'dummy-clone-promotable'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "create", "dummy-clone-promotable", "ocf:pacemaker:Dummy"], "delta": "0:00:00.540402", "end": "2021-05-14 11:35:09.627229", "rc": 0, "start": "2021-05-14 11:35:09.086827", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'dummy-clone-id'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "create", "dummy-clone-id", "ocf:pacemaker:Dummy"], "delta": "0:00:00.562251", "end": "2021-05-14 11:35:10.569444", "rc": 0, "start": "2021-05-14 11:35:10.007193", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'dummy-clone-empty-attrs1'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "create", "dummy-clone-empty-attrs1", "ocf:pacemaker:Dummy"], "delta": "0:00:00.563612", "end": "2021-05-14 11:35:11.478951", "rc": 0, "start": "2021-05-14 11:35:10.915339", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'dummy-clone-empty-attrs2'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "create", "dummy-clone-empty-attrs2", "ocf:pacemaker:Dummy"], "delta": "0:00:00.547276", "end": "2021-05-14 11:35:12.394428", "rc": 0, "start": "2021-05-14 11:35:11.847152", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'dummy-clone-with-attrs1'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "create", "dummy-clone-with-attrs1", "ocf:pacemaker:Dummy"], "delta": "0:00:00.532375", "end": "2021-05-14 11:35:13.287805", "rc": 0, "start": "2021-05-14 11:35:12.755430", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure resource primitive 'dummy-clone-with-attrs2'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-create-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "create", "dummy-clone-with-attrs2", "ocf:pacemaker:Dummy"], "delta": "0:00:00.536649", "end": "2021-05-14 11:35:14.178308", "rc": 0, "start": "2021-05-14 11:35:13.641659", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure cluster resource groups] ******* task path: /tmp/tmpk3cy1tvj/tasks/create-and-push-cib.yml:85 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-group-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-group-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-group-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-group-pcs-0.10.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Configure resource group 'group1'] ******* task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-group-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "group", "add", "group1", "dummy-1a", "dummy-1b"], "delta": "0:00:00.519541", "end": "2021-05-14 11:35:15.098644", "rc": 0, "start": "2021-05-14 11:35:14.579103", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure meta attributes of resource group 'group1'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-group-pcs-0.10.yml:18 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Configure resource group 'group2'] ******* task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-group-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "group", "add", "group2", "dummy-2a"], "delta": "0:00:00.517466", "end": "2021-05-14 11:35:15.983104", "rc": 0, "start": "2021-05-14 11:35:15.465638", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure meta attributes of resource group 'group2'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-group-pcs-0.10.yml:18 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Configure resource group 'group3'] ******* task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-group-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "group", "add", "group3", "dummy-3a"], "delta": "0:00:00.527152", "end": "2021-05-14 11:35:16.919738", "rc": 0, "start": "2021-05-14 11:35:16.392586", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure meta attributes of resource group 'group3'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-group-pcs-0.10.yml:18 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Configure resource group 'group4'] ******* task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-group-pcs-0.10.yml:3 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "group", "add", "group4", "dummy-4a"], "delta": "0:00:00.481169", "end": "2021-05-14 11:35:17.789778", "rc": 0, "start": "2021-05-14 11:35:17.308609", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure meta attributes of resource group 'group4'] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-group-pcs-0.10.yml:18 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "meta", "group4", "target-role=Stopped", "an-attr=a value"], "delta": "0:00:00.515651", "end": "2021-05-14 11:35:18.643455", "rc": 0, "start": "2021-05-14 11:35:18.127804", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Configure cluster resource clones] ******* task path: /tmp/tmpk3cy1tvj/tasks/create-and-push-cib.yml:91 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml for /cache/fedora-32.qcow2 included: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Check 'dummy-clone-no-options' resource clone options] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml:3 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Configure 'dummy-clone-no-options' resource clone] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml:24 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "clone", "dummy-clone-no-options"], "delta": "0:00:00.534706", "end": "2021-05-14 11:35:19.653356", "rc": 0, "start": "2021-05-14 11:35:19.118650", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Check 'dummy-clone-promotable' resource clone options] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml:3 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Configure 'dummy-clone-promotable' resource clone] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml:24 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "promotable", "dummy-clone-promotable"], "delta": "0:00:00.510864", "end": "2021-05-14 11:35:20.556707", "rc": 0, "start": "2021-05-14 11:35:20.045843", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Check 'dummy-clone-id' resource clone options] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml:3 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Configure 'dummy-clone-id' resource clone] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml:24 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "clone", "dummy-clone-id", "custom-clone-id1"], "delta": "0:00:00.516370", "end": "2021-05-14 11:35:21.467108", "rc": 0, "start": "2021-05-14 11:35:20.950738", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Check 'dummy-clone-empty-attrs1' resource clone options] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml:3 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Configure 'dummy-clone-empty-attrs1' resource clone] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml:24 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "clone", "dummy-clone-empty-attrs1"], "delta": "0:00:00.574774", "end": "2021-05-14 11:35:22.437347", "rc": 0, "start": "2021-05-14 11:35:21.862573", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Check 'dummy-clone-empty-attrs2' resource clone options] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml:3 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Configure 'dummy-clone-empty-attrs2' resource clone] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml:24 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "clone", "dummy-clone-empty-attrs2"], "delta": "0:00:00.541880", "end": "2021-05-14 11:35:23.367863", "rc": 0, "start": "2021-05-14 11:35:22.825983", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Check 'dummy-clone-with-attrs1' resource clone options] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml:3 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Configure 'dummy-clone-with-attrs1' resource clone] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml:24 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "clone", "dummy-clone-with-attrs1", "target-role=Stopped"], "delta": "0:00:00.542325", "end": "2021-05-14 11:35:24.294161", "rc": 0, "start": "2021-05-14 11:35:23.751836", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Check 'dummy-clone-with-attrs2' resource clone options] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml:3 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Configure 'dummy-clone-with-attrs2' resource clone] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml:24 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "promotable", "dummy-clone-with-attrs2", "custom-clone-id2", "target-role=Stopped", "an-attr=a value"], "delta": "0:00:00.515679", "end": "2021-05-14 11:35:25.195924", "rc": 0, "start": "2021-05-14 11:35:24.680245", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Check 'group3' resource clone options] *** task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml:3 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Configure 'group3' resource clone] ******* task path: /tmp/tmpk3cy1tvj/tasks/pcs-cib-resource-clone-pcs-0.10.yml:24 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "-f", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "resource", "clone", "group3"], "delta": "0:00:00.544954", "end": "2021-05-14 11:35:26.135371", "rc": 0, "start": "2021-05-14 11:35:25.590417", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Create a tempfile for CIB diff] ********** task path: /tmp/tmpk3cy1tvj/tasks/create-and-push-cib.yml:100 changed: [/cache/fedora-32.qcow2] => {"changed": true, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/ansible.vscl3p71_ha_cluster_cib_diff", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0} TASK [linux-system-roles.ha_cluster : Compare new and original CIB] ************ task path: /tmp/tmpk3cy1tvj/tasks/create-and-push-cib.yml:108 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["crm_diff", "--no-version", "--original", "/tmp/ansible.58g2jxsr_ha_cluster_original_cib_xml", "--new", "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml"], "delta": "0:00:00.007750", "end": "2021-05-14 11:35:26.821017", "failed_when_result": false, "msg": "non-zero return code", "rc": 1, "start": "2021-05-14 11:35:26.813267", "stderr": "", "stderr_lines": [], "stdout": "\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n", "stdout_lines": ["", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", " ", ""]} TASK [linux-system-roles.ha_cluster : Write CIB diff to its tempfile] ********** task path: /tmp/tmpk3cy1tvj/tasks/create-and-push-cib.yml:121 changed: [/cache/fedora-32.qcow2] => {"changed": true, "checksum": "64c86492bdaedbd0811b214a266c5d20f0b5aed4", "dest": "/tmp/ansible.vscl3p71_ha_cluster_cib_diff", "gid": 0, "group": "root", "md5sum": "625364d2782961f5858d0804f8971d3f", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 18977, "src": "/root/.ansible/tmp/ansible-tmp-1620992127.3571916-160539-156842607174048/source", "state": "file", "uid": 0} TASK [linux-system-roles.ha_cluster : Push CIB diff to the cluster if it has any changes] *** task path: /tmp/tmpk3cy1tvj/tasks/create-and-push-cib.yml:132 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["cibadmin", "--verbose", "--patch", "--xml-file", "/tmp/ansible.vscl3p71_ha_cluster_cib_diff"], "delta": "0:00:00.019817", "end": "2021-05-14 11:35:27.813541", "rc": 0, "start": "2021-05-14 11:35:27.793724", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [linux-system-roles.ha_cluster : Remove CIB tempfiles] ******************** task path: /tmp/tmpk3cy1tvj/tasks/create-and-push-cib.yml:140 changed: [/cache/fedora-32.qcow2] => (item={'changed': True, 'path': '/tmp/ansible.v_pcpzgh_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.v_pcpzgh_ha_cluster_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0}, "path": "/tmp/ansible.v_pcpzgh_ha_cluster_cib_xml", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'changed': True, 'path': '/tmp/ansible.58g2jxsr_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.58g2jxsr_ha_cluster_original_cib_xml", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0}, "path": "/tmp/ansible.58g2jxsr_ha_cluster_original_cib_xml", "state": "absent"} changed: [/cache/fedora-32.qcow2] => (item={'changed': True, 'path': '/tmp/ansible.vscl3p71_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.vscl3p71_ha_cluster_cib_diff", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0}, "path": "/tmp/ansible.vscl3p71_ha_cluster_cib_diff", "state": "absent"} TASK [linux-system-roles.ha_cluster : Remove cluster configuration] ************ task path: /tmp/tmpk3cy1tvj/tasks/main.yml:73 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Remove fence-virt authkey] *************** task path: /tmp/tmpk3cy1tvj/tasks/main.yml:76 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Fetch pcs capabilities] ************************************************** task path: /tmp/tmpk3cy1tvj/tests/tests_cib_resources_create.yml:200 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "--version", "--full"], "delta": "0:00:00.448771", "end": "2021-05-14 11:35:29.680005", "rc": 0, "start": "2021-05-14 11:35:29.231234", "stderr": "", "stderr_lines": [], "stdout": "0.10.8\nbooth cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local 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.heuristics corosync.quorum.device.model.net corosync.quorum.set-expected-votes-runtime corosync.quorum.status corosync.quorum.unblock 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.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options 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.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.create pcmk.resource.create.clone.custom-id pcmk.resource.create.in-existing-bundle 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.debug pcmk.resource.delete pcmk.resource.disable.safe 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.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.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.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.resources.hide-inactive status.pcmk.resources.orphaned status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed", "stdout_lines": ["0.10.8", "booth cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local 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.heuristics corosync.quorum.device.model.net corosync.quorum.set-expected-votes-runtime corosync.quorum.status corosync.quorum.unblock 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.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options 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.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.create pcmk.resource.create.clone.custom-id pcmk.resource.create.in-existing-bundle 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.debug pcmk.resource.delete pcmk.resource.disable.safe 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.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.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.request-timeout resource-agents.describe resource-agents.list resource-agents.list.detailed sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.resources.hide-inactive status.pcmk.resources.orphaned status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed"]} TASK [Parse pcs capabilities] ************************************************** task path: /tmp/tmpk3cy1tvj/tests/tests_cib_resources_create.yml:205 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__test_pcs_capabilities": ["booth", "cluster.config.backup-local", "cluster.config.restore-cluster", "cluster.config.restore-local", "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.heuristics", "corosync.quorum.device.model.net", "corosync.quorum.set-expected-votes-runtime", "corosync.quorum.status", "corosync.quorum.unblock", "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.set", "pcmk.constraint.colocation.set", "pcmk.constraint.colocation.set.options", "pcmk.constraint.colocation.simple", "pcmk.constraint.colocation.simple.options", "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.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.create", "pcmk.resource.create.clone.custom-id", "pcmk.resource.create.in-existing-bundle", "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.debug", "pcmk.resource.delete", "pcmk.resource.disable.safe", "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.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.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.request-timeout", "resource-agents.describe", "resource-agents.list", "resource-agents.list.detailed", "sbd", "sbd.option-timeout-action", "sbd.shared-block-device", "status.corosync.membership", "status.pcmk.resources.hide-inactive", "status.pcmk.resources.orphaned", "status.pcmk.xml", "stonith-agents.describe", "stonith-agents.list", "stonith-agents.list.detailed"]}, "changed": false} TASK [Fetch stonith configuration from the cluster] **************************** task path: /tmp/tmpk3cy1tvj/tests/tests_cib_resources_create.yml:211 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "stonith", "config"], "delta": "0:00:00.447455", "end": "2021-05-14 11:35:30.473331", "rc": 0, "start": "2021-05-14 11:35:30.025876", "stderr": "", "stderr_lines": [], "stdout": " Resource: xvm-no-attrs (class=stonith type=fence_xvm)\n Operations: monitor interval=60s (xvm-no-attrs-monitor-interval-60s)\n Resource: xvm-empty-attrs1 (class=stonith type=fence_xvm)\n Operations: monitor interval=60s (xvm-empty-attrs1-monitor-interval-60s)\n Resource: xvm-empty-attrs2 (class=stonith type=fence_xvm)\n Operations: monitor interval=60s (xvm-empty-attrs2-monitor-interval-60s)\n Resource: xvm-with-attrs (class=stonith type=fence_xvm)\n Attributes: delay=1 pcmk_host_list=\"node1 node2\"\n Meta Attrs: an-attr=\"a value\" target-role=Stopped\n Operations: monitor interval=26 timeout=13 (xvm-with-attrs-monitor-interval-26)\n monitor interval=28 timeout=14 (xvm-with-attrs-monitor-interval-28)", "stdout_lines": [" Resource: xvm-no-attrs (class=stonith type=fence_xvm)", " Operations: monitor interval=60s (xvm-no-attrs-monitor-interval-60s)", " Resource: xvm-empty-attrs1 (class=stonith type=fence_xvm)", " Operations: monitor interval=60s (xvm-empty-attrs1-monitor-interval-60s)", " Resource: xvm-empty-attrs2 (class=stonith type=fence_xvm)", " Operations: monitor interval=60s (xvm-empty-attrs2-monitor-interval-60s)", " Resource: xvm-with-attrs (class=stonith type=fence_xvm)", " Attributes: delay=1 pcmk_host_list=\"node1 node2\"", " Meta Attrs: an-attr=\"a value\" target-role=Stopped", " Operations: monitor interval=26 timeout=13 (xvm-with-attrs-monitor-interval-26)", " monitor interval=28 timeout=14 (xvm-with-attrs-monitor-interval-28)"]} TASK [Fetch resource configuration from the cluster] *************************** task path: /tmp/tmpk3cy1tvj/tests/tests_cib_resources_create.yml:216 changed: [/cache/fedora-32.qcow2] => {"changed": true, "cmd": ["pcs", "resource", "config"], "delta": "0:00:00.480839", "end": "2021-05-14 11:35:31.319559", "rc": 0, "start": "2021-05-14 11:35:30.838720", "stderr": "", "stderr_lines": [], "stdout": " Resource: dummy-no-attrs (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-no-attrs-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-no-attrs-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-no-attrs-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-no-attrs-reload-interval-0s)\n start interval=0s timeout=20s (dummy-no-attrs-start-interval-0s)\n stop interval=0s timeout=20s (dummy-no-attrs-stop-interval-0s)\n Resource: dummy-empty-attrs1 (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-empty-attrs1-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-empty-attrs1-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-empty-attrs1-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-empty-attrs1-reload-interval-0s)\n start interval=0s timeout=20s (dummy-empty-attrs1-start-interval-0s)\n stop interval=0s timeout=20s (dummy-empty-attrs1-stop-interval-0s)\n Resource: dummy-empty-attrs2 (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-empty-attrs2-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-empty-attrs2-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-empty-attrs2-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-empty-attrs2-reload-interval-0s)\n start interval=0s timeout=20s (dummy-empty-attrs2-start-interval-0s)\n stop interval=0s timeout=20s (dummy-empty-attrs2-stop-interval-0s)\n Resource: dummy-with-attrs1 (class=ocf provider=pacemaker type=Dummy)\n Attributes: fake=\"fake value\"\n Meta Attrs: target-role=Stopped\n Operations: migrate_from interval=0s timeout=20s (dummy-with-attrs1-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-with-attrs1-migrate_to-interval-0s)\n monitor interval=60s timeout=13 (dummy-with-attrs1-monitor-interval-60s)\n reload interval=0s timeout=20s (dummy-with-attrs1-reload-interval-0s)\n start interval=0s timeout=20s (dummy-with-attrs1-start-interval-0s)\n stop interval=0s timeout=20s (dummy-with-attrs1-stop-interval-0s)\n Resource: dummy-with-attrs2 (class=ocf provider=pacemaker type=Dummy)\n Attributes: fake=\"fake value\" passwd=\"passwd value1\"\n Meta Attrs: an-attr=\"a value\" target-role=Stopped\n Operations: migrate_from interval=0s timeout=20s (dummy-with-attrs2-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-with-attrs2-migrate_to-interval-0s)\n monitor interval=26 timeout=13 (dummy-with-attrs2-monitor-interval-26)\n monitor interval=28 timeout=14 (dummy-with-attrs2-monitor-interval-28)\n reload interval=0s timeout=20s (dummy-with-attrs2-reload-interval-0s)\n start interval=0s timeout=20s (dummy-with-attrs2-start-interval-0s)\n stop interval=0s timeout=20s (dummy-with-attrs2-stop-interval-0s)\n Group: group1\n Resource: dummy-1a (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-1a-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-1a-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-1a-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-1a-reload-interval-0s)\n start interval=0s timeout=20s (dummy-1a-start-interval-0s)\n stop interval=0s timeout=20s (dummy-1a-stop-interval-0s)\n Resource: dummy-1b (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-1b-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-1b-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-1b-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-1b-reload-interval-0s)\n start interval=0s timeout=20s (dummy-1b-start-interval-0s)\n stop interval=0s timeout=20s (dummy-1b-stop-interval-0s)\n Group: group2\n Resource: dummy-2a (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-2a-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-2a-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-2a-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-2a-reload-interval-0s)\n start interval=0s timeout=20s (dummy-2a-start-interval-0s)\n stop interval=0s timeout=20s (dummy-2a-stop-interval-0s)\n Group: group4\n Meta Attrs: an-attr=\"a value\" target-role=Stopped\n Resource: dummy-4a (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-4a-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-4a-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-4a-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-4a-reload-interval-0s)\n start interval=0s timeout=20s (dummy-4a-start-interval-0s)\n stop interval=0s timeout=20s (dummy-4a-stop-interval-0s)\n Clone: dummy-clone-no-options-clone\n Resource: dummy-clone-no-options (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-clone-no-options-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-clone-no-options-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-clone-no-options-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-clone-no-options-reload-interval-0s)\n start interval=0s timeout=20s (dummy-clone-no-options-start-interval-0s)\n stop interval=0s timeout=20s (dummy-clone-no-options-stop-interval-0s)\n Clone: dummy-clone-promotable-clone\n Meta Attrs: promotable=true\n Resource: dummy-clone-promotable (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-clone-promotable-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-clone-promotable-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-clone-promotable-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-clone-promotable-reload-interval-0s)\n start interval=0s timeout=20s (dummy-clone-promotable-start-interval-0s)\n stop interval=0s timeout=20s (dummy-clone-promotable-stop-interval-0s)\n Clone: custom-clone-id1\n Resource: dummy-clone-id (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-clone-id-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-clone-id-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-clone-id-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-clone-id-reload-interval-0s)\n start interval=0s timeout=20s (dummy-clone-id-start-interval-0s)\n stop interval=0s timeout=20s (dummy-clone-id-stop-interval-0s)\n Clone: dummy-clone-empty-attrs1-clone\n Resource: dummy-clone-empty-attrs1 (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-clone-empty-attrs1-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-clone-empty-attrs1-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-clone-empty-attrs1-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-clone-empty-attrs1-reload-interval-0s)\n start interval=0s timeout=20s (dummy-clone-empty-attrs1-start-interval-0s)\n stop interval=0s timeout=20s (dummy-clone-empty-attrs1-stop-interval-0s)\n Clone: dummy-clone-empty-attrs2-clone\n Resource: dummy-clone-empty-attrs2 (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-clone-empty-attrs2-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-clone-empty-attrs2-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-clone-empty-attrs2-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-clone-empty-attrs2-reload-interval-0s)\n start interval=0s timeout=20s (dummy-clone-empty-attrs2-start-interval-0s)\n stop interval=0s timeout=20s (dummy-clone-empty-attrs2-stop-interval-0s)\n Clone: dummy-clone-with-attrs1-clone\n Meta Attrs: target-role=Stopped\n Resource: dummy-clone-with-attrs1 (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-clone-with-attrs1-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-clone-with-attrs1-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-clone-with-attrs1-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-clone-with-attrs1-reload-interval-0s)\n start interval=0s timeout=20s (dummy-clone-with-attrs1-start-interval-0s)\n stop interval=0s timeout=20s (dummy-clone-with-attrs1-stop-interval-0s)\n Clone: custom-clone-id2\n Meta Attrs: an-attr=\"a value\" promotable=true target-role=Stopped\n Resource: dummy-clone-with-attrs2 (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-clone-with-attrs2-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-clone-with-attrs2-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-clone-with-attrs2-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-clone-with-attrs2-reload-interval-0s)\n start interval=0s timeout=20s (dummy-clone-with-attrs2-start-interval-0s)\n stop interval=0s timeout=20s (dummy-clone-with-attrs2-stop-interval-0s)\n Clone: group3-clone\n Group: group3\n Resource: dummy-3a (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-3a-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-3a-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-3a-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-3a-reload-interval-0s)\n start interval=0s timeout=20s (dummy-3a-start-interval-0s)\n stop interval=0s timeout=20s (dummy-3a-stop-interval-0s)", "stdout_lines": [" Resource: dummy-no-attrs (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-no-attrs-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-no-attrs-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-no-attrs-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-no-attrs-reload-interval-0s)", " start interval=0s timeout=20s (dummy-no-attrs-start-interval-0s)", " stop interval=0s timeout=20s (dummy-no-attrs-stop-interval-0s)", " Resource: dummy-empty-attrs1 (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-empty-attrs1-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-empty-attrs1-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-empty-attrs1-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-empty-attrs1-reload-interval-0s)", " start interval=0s timeout=20s (dummy-empty-attrs1-start-interval-0s)", " stop interval=0s timeout=20s (dummy-empty-attrs1-stop-interval-0s)", " Resource: dummy-empty-attrs2 (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-empty-attrs2-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-empty-attrs2-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-empty-attrs2-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-empty-attrs2-reload-interval-0s)", " start interval=0s timeout=20s (dummy-empty-attrs2-start-interval-0s)", " stop interval=0s timeout=20s (dummy-empty-attrs2-stop-interval-0s)", " Resource: dummy-with-attrs1 (class=ocf provider=pacemaker type=Dummy)", " Attributes: fake=\"fake value\"", " Meta Attrs: target-role=Stopped", " Operations: migrate_from interval=0s timeout=20s (dummy-with-attrs1-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-with-attrs1-migrate_to-interval-0s)", " monitor interval=60s timeout=13 (dummy-with-attrs1-monitor-interval-60s)", " reload interval=0s timeout=20s (dummy-with-attrs1-reload-interval-0s)", " start interval=0s timeout=20s (dummy-with-attrs1-start-interval-0s)", " stop interval=0s timeout=20s (dummy-with-attrs1-stop-interval-0s)", " Resource: dummy-with-attrs2 (class=ocf provider=pacemaker type=Dummy)", " Attributes: fake=\"fake value\" passwd=\"passwd value1\"", " Meta Attrs: an-attr=\"a value\" target-role=Stopped", " Operations: migrate_from interval=0s timeout=20s (dummy-with-attrs2-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-with-attrs2-migrate_to-interval-0s)", " monitor interval=26 timeout=13 (dummy-with-attrs2-monitor-interval-26)", " monitor interval=28 timeout=14 (dummy-with-attrs2-monitor-interval-28)", " reload interval=0s timeout=20s (dummy-with-attrs2-reload-interval-0s)", " start interval=0s timeout=20s (dummy-with-attrs2-start-interval-0s)", " stop interval=0s timeout=20s (dummy-with-attrs2-stop-interval-0s)", " Group: group1", " Resource: dummy-1a (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-1a-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-1a-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-1a-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-1a-reload-interval-0s)", " start interval=0s timeout=20s (dummy-1a-start-interval-0s)", " stop interval=0s timeout=20s (dummy-1a-stop-interval-0s)", " Resource: dummy-1b (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-1b-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-1b-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-1b-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-1b-reload-interval-0s)", " start interval=0s timeout=20s (dummy-1b-start-interval-0s)", " stop interval=0s timeout=20s (dummy-1b-stop-interval-0s)", " Group: group2", " Resource: dummy-2a (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-2a-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-2a-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-2a-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-2a-reload-interval-0s)", " start interval=0s timeout=20s (dummy-2a-start-interval-0s)", " stop interval=0s timeout=20s (dummy-2a-stop-interval-0s)", " Group: group4", " Meta Attrs: an-attr=\"a value\" target-role=Stopped", " Resource: dummy-4a (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-4a-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-4a-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-4a-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-4a-reload-interval-0s)", " start interval=0s timeout=20s (dummy-4a-start-interval-0s)", " stop interval=0s timeout=20s (dummy-4a-stop-interval-0s)", " Clone: dummy-clone-no-options-clone", " Resource: dummy-clone-no-options (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-clone-no-options-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-clone-no-options-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-clone-no-options-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-clone-no-options-reload-interval-0s)", " start interval=0s timeout=20s (dummy-clone-no-options-start-interval-0s)", " stop interval=0s timeout=20s (dummy-clone-no-options-stop-interval-0s)", " Clone: dummy-clone-promotable-clone", " Meta Attrs: promotable=true", " Resource: dummy-clone-promotable (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-clone-promotable-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-clone-promotable-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-clone-promotable-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-clone-promotable-reload-interval-0s)", " start interval=0s timeout=20s (dummy-clone-promotable-start-interval-0s)", " stop interval=0s timeout=20s (dummy-clone-promotable-stop-interval-0s)", " Clone: custom-clone-id1", " Resource: dummy-clone-id (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-clone-id-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-clone-id-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-clone-id-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-clone-id-reload-interval-0s)", " start interval=0s timeout=20s (dummy-clone-id-start-interval-0s)", " stop interval=0s timeout=20s (dummy-clone-id-stop-interval-0s)", " Clone: dummy-clone-empty-attrs1-clone", " Resource: dummy-clone-empty-attrs1 (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-clone-empty-attrs1-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-clone-empty-attrs1-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-clone-empty-attrs1-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-clone-empty-attrs1-reload-interval-0s)", " start interval=0s timeout=20s (dummy-clone-empty-attrs1-start-interval-0s)", " stop interval=0s timeout=20s (dummy-clone-empty-attrs1-stop-interval-0s)", " Clone: dummy-clone-empty-attrs2-clone", " Resource: dummy-clone-empty-attrs2 (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-clone-empty-attrs2-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-clone-empty-attrs2-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-clone-empty-attrs2-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-clone-empty-attrs2-reload-interval-0s)", " start interval=0s timeout=20s (dummy-clone-empty-attrs2-start-interval-0s)", " stop interval=0s timeout=20s (dummy-clone-empty-attrs2-stop-interval-0s)", " Clone: dummy-clone-with-attrs1-clone", " Meta Attrs: target-role=Stopped", " Resource: dummy-clone-with-attrs1 (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-clone-with-attrs1-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-clone-with-attrs1-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-clone-with-attrs1-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-clone-with-attrs1-reload-interval-0s)", " start interval=0s timeout=20s (dummy-clone-with-attrs1-start-interval-0s)", " stop interval=0s timeout=20s (dummy-clone-with-attrs1-stop-interval-0s)", " Clone: custom-clone-id2", " Meta Attrs: an-attr=\"a value\" promotable=true target-role=Stopped", " Resource: dummy-clone-with-attrs2 (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-clone-with-attrs2-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-clone-with-attrs2-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-clone-with-attrs2-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-clone-with-attrs2-reload-interval-0s)", " start interval=0s timeout=20s (dummy-clone-with-attrs2-start-interval-0s)", " stop interval=0s timeout=20s (dummy-clone-with-attrs2-stop-interval-0s)", " Clone: group3-clone", " Group: group3", " Resource: dummy-3a (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-3a-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-3a-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-3a-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-3a-reload-interval-0s)", " start interval=0s timeout=20s (dummy-3a-start-interval-0s)", " stop interval=0s timeout=20s (dummy-3a-stop-interval-0s)"]} TASK [Debug stonith configuration] ********************************************* task path: /tmp/tmpk3cy1tvj/tests/tests_cib_resources_create.yml:221 ok: [/cache/fedora-32.qcow2] => { "__test_pcs_stonith_config": { "changed": true, "cmd": [ "pcs", "stonith", "config" ], "delta": "0:00:00.447455", "end": "2021-05-14 11:35:30.473331", "failed": false, "rc": 0, "start": "2021-05-14 11:35:30.025876", "stderr": "", "stderr_lines": [], "stdout": " Resource: xvm-no-attrs (class=stonith type=fence_xvm)\n Operations: monitor interval=60s (xvm-no-attrs-monitor-interval-60s)\n Resource: xvm-empty-attrs1 (class=stonith type=fence_xvm)\n Operations: monitor interval=60s (xvm-empty-attrs1-monitor-interval-60s)\n Resource: xvm-empty-attrs2 (class=stonith type=fence_xvm)\n Operations: monitor interval=60s (xvm-empty-attrs2-monitor-interval-60s)\n Resource: xvm-with-attrs (class=stonith type=fence_xvm)\n Attributes: delay=1 pcmk_host_list=\"node1 node2\"\n Meta Attrs: an-attr=\"a value\" target-role=Stopped\n Operations: monitor interval=26 timeout=13 (xvm-with-attrs-monitor-interval-26)\n monitor interval=28 timeout=14 (xvm-with-attrs-monitor-interval-28)", "stdout_lines": [ " Resource: xvm-no-attrs (class=stonith type=fence_xvm)", " Operations: monitor interval=60s (xvm-no-attrs-monitor-interval-60s)", " Resource: xvm-empty-attrs1 (class=stonith type=fence_xvm)", " Operations: monitor interval=60s (xvm-empty-attrs1-monitor-interval-60s)", " Resource: xvm-empty-attrs2 (class=stonith type=fence_xvm)", " Operations: monitor interval=60s (xvm-empty-attrs2-monitor-interval-60s)", " Resource: xvm-with-attrs (class=stonith type=fence_xvm)", " Attributes: delay=1 pcmk_host_list=\"node1 node2\"", " Meta Attrs: an-attr=\"a value\" target-role=Stopped", " Operations: monitor interval=26 timeout=13 (xvm-with-attrs-monitor-interval-26)", " monitor interval=28 timeout=14 (xvm-with-attrs-monitor-interval-28)" ] } } TASK [Debug resource configuration] ******************************************** task path: /tmp/tmpk3cy1tvj/tests/tests_cib_resources_create.yml:225 ok: [/cache/fedora-32.qcow2] => { "__test_pcs_resource_config": { "changed": true, "cmd": [ "pcs", "resource", "config" ], "delta": "0:00:00.480839", "end": "2021-05-14 11:35:31.319559", "failed": false, "rc": 0, "start": "2021-05-14 11:35:30.838720", "stderr": "", "stderr_lines": [], "stdout": " Resource: dummy-no-attrs (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-no-attrs-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-no-attrs-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-no-attrs-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-no-attrs-reload-interval-0s)\n start interval=0s timeout=20s (dummy-no-attrs-start-interval-0s)\n stop interval=0s timeout=20s (dummy-no-attrs-stop-interval-0s)\n Resource: dummy-empty-attrs1 (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-empty-attrs1-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-empty-attrs1-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-empty-attrs1-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-empty-attrs1-reload-interval-0s)\n start interval=0s timeout=20s (dummy-empty-attrs1-start-interval-0s)\n stop interval=0s timeout=20s (dummy-empty-attrs1-stop-interval-0s)\n Resource: dummy-empty-attrs2 (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-empty-attrs2-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-empty-attrs2-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-empty-attrs2-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-empty-attrs2-reload-interval-0s)\n start interval=0s timeout=20s (dummy-empty-attrs2-start-interval-0s)\n stop interval=0s timeout=20s (dummy-empty-attrs2-stop-interval-0s)\n Resource: dummy-with-attrs1 (class=ocf provider=pacemaker type=Dummy)\n Attributes: fake=\"fake value\"\n Meta Attrs: target-role=Stopped\n Operations: migrate_from interval=0s timeout=20s (dummy-with-attrs1-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-with-attrs1-migrate_to-interval-0s)\n monitor interval=60s timeout=13 (dummy-with-attrs1-monitor-interval-60s)\n reload interval=0s timeout=20s (dummy-with-attrs1-reload-interval-0s)\n start interval=0s timeout=20s (dummy-with-attrs1-start-interval-0s)\n stop interval=0s timeout=20s (dummy-with-attrs1-stop-interval-0s)\n Resource: dummy-with-attrs2 (class=ocf provider=pacemaker type=Dummy)\n Attributes: fake=\"fake value\" passwd=\"passwd value1\"\n Meta Attrs: an-attr=\"a value\" target-role=Stopped\n Operations: migrate_from interval=0s timeout=20s (dummy-with-attrs2-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-with-attrs2-migrate_to-interval-0s)\n monitor interval=26 timeout=13 (dummy-with-attrs2-monitor-interval-26)\n monitor interval=28 timeout=14 (dummy-with-attrs2-monitor-interval-28)\n reload interval=0s timeout=20s (dummy-with-attrs2-reload-interval-0s)\n start interval=0s timeout=20s (dummy-with-attrs2-start-interval-0s)\n stop interval=0s timeout=20s (dummy-with-attrs2-stop-interval-0s)\n Group: group1\n Resource: dummy-1a (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-1a-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-1a-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-1a-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-1a-reload-interval-0s)\n start interval=0s timeout=20s (dummy-1a-start-interval-0s)\n stop interval=0s timeout=20s (dummy-1a-stop-interval-0s)\n Resource: dummy-1b (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-1b-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-1b-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-1b-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-1b-reload-interval-0s)\n start interval=0s timeout=20s (dummy-1b-start-interval-0s)\n stop interval=0s timeout=20s (dummy-1b-stop-interval-0s)\n Group: group2\n Resource: dummy-2a (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-2a-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-2a-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-2a-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-2a-reload-interval-0s)\n start interval=0s timeout=20s (dummy-2a-start-interval-0s)\n stop interval=0s timeout=20s (dummy-2a-stop-interval-0s)\n Group: group4\n Meta Attrs: an-attr=\"a value\" target-role=Stopped\n Resource: dummy-4a (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-4a-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-4a-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-4a-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-4a-reload-interval-0s)\n start interval=0s timeout=20s (dummy-4a-start-interval-0s)\n stop interval=0s timeout=20s (dummy-4a-stop-interval-0s)\n Clone: dummy-clone-no-options-clone\n Resource: dummy-clone-no-options (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-clone-no-options-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-clone-no-options-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-clone-no-options-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-clone-no-options-reload-interval-0s)\n start interval=0s timeout=20s (dummy-clone-no-options-start-interval-0s)\n stop interval=0s timeout=20s (dummy-clone-no-options-stop-interval-0s)\n Clone: dummy-clone-promotable-clone\n Meta Attrs: promotable=true\n Resource: dummy-clone-promotable (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-clone-promotable-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-clone-promotable-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-clone-promotable-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-clone-promotable-reload-interval-0s)\n start interval=0s timeout=20s (dummy-clone-promotable-start-interval-0s)\n stop interval=0s timeout=20s (dummy-clone-promotable-stop-interval-0s)\n Clone: custom-clone-id1\n Resource: dummy-clone-id (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-clone-id-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-clone-id-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-clone-id-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-clone-id-reload-interval-0s)\n start interval=0s timeout=20s (dummy-clone-id-start-interval-0s)\n stop interval=0s timeout=20s (dummy-clone-id-stop-interval-0s)\n Clone: dummy-clone-empty-attrs1-clone\n Resource: dummy-clone-empty-attrs1 (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-clone-empty-attrs1-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-clone-empty-attrs1-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-clone-empty-attrs1-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-clone-empty-attrs1-reload-interval-0s)\n start interval=0s timeout=20s (dummy-clone-empty-attrs1-start-interval-0s)\n stop interval=0s timeout=20s (dummy-clone-empty-attrs1-stop-interval-0s)\n Clone: dummy-clone-empty-attrs2-clone\n Resource: dummy-clone-empty-attrs2 (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-clone-empty-attrs2-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-clone-empty-attrs2-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-clone-empty-attrs2-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-clone-empty-attrs2-reload-interval-0s)\n start interval=0s timeout=20s (dummy-clone-empty-attrs2-start-interval-0s)\n stop interval=0s timeout=20s (dummy-clone-empty-attrs2-stop-interval-0s)\n Clone: dummy-clone-with-attrs1-clone\n Meta Attrs: target-role=Stopped\n Resource: dummy-clone-with-attrs1 (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-clone-with-attrs1-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-clone-with-attrs1-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-clone-with-attrs1-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-clone-with-attrs1-reload-interval-0s)\n start interval=0s timeout=20s (dummy-clone-with-attrs1-start-interval-0s)\n stop interval=0s timeout=20s (dummy-clone-with-attrs1-stop-interval-0s)\n Clone: custom-clone-id2\n Meta Attrs: an-attr=\"a value\" promotable=true target-role=Stopped\n Resource: dummy-clone-with-attrs2 (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-clone-with-attrs2-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-clone-with-attrs2-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-clone-with-attrs2-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-clone-with-attrs2-reload-interval-0s)\n start interval=0s timeout=20s (dummy-clone-with-attrs2-start-interval-0s)\n stop interval=0s timeout=20s (dummy-clone-with-attrs2-stop-interval-0s)\n Clone: group3-clone\n Group: group3\n Resource: dummy-3a (class=ocf provider=pacemaker type=Dummy)\n Operations: migrate_from interval=0s timeout=20s (dummy-3a-migrate_from-interval-0s)\n migrate_to interval=0s timeout=20s (dummy-3a-migrate_to-interval-0s)\n monitor interval=10s timeout=20s (dummy-3a-monitor-interval-10s)\n reload interval=0s timeout=20s (dummy-3a-reload-interval-0s)\n start interval=0s timeout=20s (dummy-3a-start-interval-0s)\n stop interval=0s timeout=20s (dummy-3a-stop-interval-0s)", "stdout_lines": [ " Resource: dummy-no-attrs (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-no-attrs-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-no-attrs-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-no-attrs-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-no-attrs-reload-interval-0s)", " start interval=0s timeout=20s (dummy-no-attrs-start-interval-0s)", " stop interval=0s timeout=20s (dummy-no-attrs-stop-interval-0s)", " Resource: dummy-empty-attrs1 (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-empty-attrs1-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-empty-attrs1-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-empty-attrs1-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-empty-attrs1-reload-interval-0s)", " start interval=0s timeout=20s (dummy-empty-attrs1-start-interval-0s)", " stop interval=0s timeout=20s (dummy-empty-attrs1-stop-interval-0s)", " Resource: dummy-empty-attrs2 (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-empty-attrs2-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-empty-attrs2-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-empty-attrs2-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-empty-attrs2-reload-interval-0s)", " start interval=0s timeout=20s (dummy-empty-attrs2-start-interval-0s)", " stop interval=0s timeout=20s (dummy-empty-attrs2-stop-interval-0s)", " Resource: dummy-with-attrs1 (class=ocf provider=pacemaker type=Dummy)", " Attributes: fake=\"fake value\"", " Meta Attrs: target-role=Stopped", " Operations: migrate_from interval=0s timeout=20s (dummy-with-attrs1-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-with-attrs1-migrate_to-interval-0s)", " monitor interval=60s timeout=13 (dummy-with-attrs1-monitor-interval-60s)", " reload interval=0s timeout=20s (dummy-with-attrs1-reload-interval-0s)", " start interval=0s timeout=20s (dummy-with-attrs1-start-interval-0s)", " stop interval=0s timeout=20s (dummy-with-attrs1-stop-interval-0s)", " Resource: dummy-with-attrs2 (class=ocf provider=pacemaker type=Dummy)", " Attributes: fake=\"fake value\" passwd=\"passwd value1\"", " Meta Attrs: an-attr=\"a value\" target-role=Stopped", " Operations: migrate_from interval=0s timeout=20s (dummy-with-attrs2-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-with-attrs2-migrate_to-interval-0s)", " monitor interval=26 timeout=13 (dummy-with-attrs2-monitor-interval-26)", " monitor interval=28 timeout=14 (dummy-with-attrs2-monitor-interval-28)", " reload interval=0s timeout=20s (dummy-with-attrs2-reload-interval-0s)", " start interval=0s timeout=20s (dummy-with-attrs2-start-interval-0s)", " stop interval=0s timeout=20s (dummy-with-attrs2-stop-interval-0s)", " Group: group1", " Resource: dummy-1a (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-1a-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-1a-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-1a-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-1a-reload-interval-0s)", " start interval=0s timeout=20s (dummy-1a-start-interval-0s)", " stop interval=0s timeout=20s (dummy-1a-stop-interval-0s)", " Resource: dummy-1b (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-1b-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-1b-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-1b-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-1b-reload-interval-0s)", " start interval=0s timeout=20s (dummy-1b-start-interval-0s)", " stop interval=0s timeout=20s (dummy-1b-stop-interval-0s)", " Group: group2", " Resource: dummy-2a (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-2a-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-2a-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-2a-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-2a-reload-interval-0s)", " start interval=0s timeout=20s (dummy-2a-start-interval-0s)", " stop interval=0s timeout=20s (dummy-2a-stop-interval-0s)", " Group: group4", " Meta Attrs: an-attr=\"a value\" target-role=Stopped", " Resource: dummy-4a (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-4a-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-4a-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-4a-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-4a-reload-interval-0s)", " start interval=0s timeout=20s (dummy-4a-start-interval-0s)", " stop interval=0s timeout=20s (dummy-4a-stop-interval-0s)", " Clone: dummy-clone-no-options-clone", " Resource: dummy-clone-no-options (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-clone-no-options-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-clone-no-options-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-clone-no-options-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-clone-no-options-reload-interval-0s)", " start interval=0s timeout=20s (dummy-clone-no-options-start-interval-0s)", " stop interval=0s timeout=20s (dummy-clone-no-options-stop-interval-0s)", " Clone: dummy-clone-promotable-clone", " Meta Attrs: promotable=true", " Resource: dummy-clone-promotable (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-clone-promotable-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-clone-promotable-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-clone-promotable-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-clone-promotable-reload-interval-0s)", " start interval=0s timeout=20s (dummy-clone-promotable-start-interval-0s)", " stop interval=0s timeout=20s (dummy-clone-promotable-stop-interval-0s)", " Clone: custom-clone-id1", " Resource: dummy-clone-id (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-clone-id-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-clone-id-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-clone-id-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-clone-id-reload-interval-0s)", " start interval=0s timeout=20s (dummy-clone-id-start-interval-0s)", " stop interval=0s timeout=20s (dummy-clone-id-stop-interval-0s)", " Clone: dummy-clone-empty-attrs1-clone", " Resource: dummy-clone-empty-attrs1 (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-clone-empty-attrs1-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-clone-empty-attrs1-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-clone-empty-attrs1-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-clone-empty-attrs1-reload-interval-0s)", " start interval=0s timeout=20s (dummy-clone-empty-attrs1-start-interval-0s)", " stop interval=0s timeout=20s (dummy-clone-empty-attrs1-stop-interval-0s)", " Clone: dummy-clone-empty-attrs2-clone", " Resource: dummy-clone-empty-attrs2 (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-clone-empty-attrs2-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-clone-empty-attrs2-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-clone-empty-attrs2-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-clone-empty-attrs2-reload-interval-0s)", " start interval=0s timeout=20s (dummy-clone-empty-attrs2-start-interval-0s)", " stop interval=0s timeout=20s (dummy-clone-empty-attrs2-stop-interval-0s)", " Clone: dummy-clone-with-attrs1-clone", " Meta Attrs: target-role=Stopped", " Resource: dummy-clone-with-attrs1 (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-clone-with-attrs1-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-clone-with-attrs1-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-clone-with-attrs1-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-clone-with-attrs1-reload-interval-0s)", " start interval=0s timeout=20s (dummy-clone-with-attrs1-start-interval-0s)", " stop interval=0s timeout=20s (dummy-clone-with-attrs1-stop-interval-0s)", " Clone: custom-clone-id2", " Meta Attrs: an-attr=\"a value\" promotable=true target-role=Stopped", " Resource: dummy-clone-with-attrs2 (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-clone-with-attrs2-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-clone-with-attrs2-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-clone-with-attrs2-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-clone-with-attrs2-reload-interval-0s)", " start interval=0s timeout=20s (dummy-clone-with-attrs2-start-interval-0s)", " stop interval=0s timeout=20s (dummy-clone-with-attrs2-stop-interval-0s)", " Clone: group3-clone", " Group: group3", " Resource: dummy-3a (class=ocf provider=pacemaker type=Dummy)", " Operations: migrate_from interval=0s timeout=20s (dummy-3a-migrate_from-interval-0s)", " migrate_to interval=0s timeout=20s (dummy-3a-migrate_to-interval-0s)", " monitor interval=10s timeout=20s (dummy-3a-monitor-interval-10s)", " reload interval=0s timeout=20s (dummy-3a-reload-interval-0s)", " start interval=0s timeout=20s (dummy-3a-start-interval-0s)", " stop interval=0s timeout=20s (dummy-3a-stop-interval-0s)" ] } } TASK [Check stonith configuration] ********************************************* task path: /tmp/tmpk3cy1tvj/tests/tests_cib_resources_create.yml:230 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } TASK [Check resource configuration] ******************************************** task path: /tmp/tmpk3cy1tvj/tests/tests_cib_resources_create.yml:248 ok: [/cache/fedora-32.qcow2] => { "changed": false, "msg": "All assertions passed" } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=142 changed=64 unreachable=0 failed=0 skipped=40 rescued=0 ignored=0 + cd /tmp/tmpk3cy1tvj/tests; TEST_SUBJECTS=/cache/fedora-32.qcow2 TEST_ARTIFACTS=/tmp/linux-system-role-test-work-pull-linux-system-roles_ha_cluster-15-1422048-fedora-32-uc6cbr7g/artifacts ansible-playbook -vv --inventory=/usr/share/ansible/inventory/standard-inventory-qcow2 /tmp/tmpk3cy1tvj/_setup.yml /tmp/tmpk3cy1tvj/tests/tests_cluster_basic.yml ansible-playbook 2.9.20 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/tester/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.8/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 3.8.9 (default, Apr 6 2021, 00:00:00) [GCC 10.2.1 20201125 (Red Hat 10.2.1-9)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: _setup.yml *********************************************************** 1 plays in /tmp/tmpk3cy1tvj/_setup.yml PLAY [Fail when only localhost is available] *********************************** META: ran handlers TASK [debug] ******************************************************************* task path: /tmp/tmpk3cy1tvj/_setup.yml:5 ok: [/cache/fedora-32.qcow2] => { "groups": { "all": [ "/cache/fedora-32.qcow2" ], "localhost": [ "/cache/fedora-32.qcow2" ], "subjects": [ "/cache/fedora-32.qcow2" ], "ungrouped": [] } } TASK [fail] ******************************************************************** task path: /tmp/tmpk3cy1tvj/_setup.yml:7 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=1 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 PLAYBOOK: tests_cluster_basic.yml ********************************************** 1 plays in /tmp/tmpk3cy1tvj/tests/tests_cluster_basic.yml PLAY [Minimal cluster configuration] ******************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpk3cy1tvj/tests/tests_cluster_basic.yml:1 ok: [/cache/fedora-32.qcow2] META: ran handlers TASK [Set up test environment] ************************************************* task path: /tmp/tmpk3cy1tvj/tests/tests_cluster_basic.yml:9 included: /tmp/tmpk3cy1tvj/tests/tasks/setup_test.yml for /cache/fedora-32.qcow2 TASK [Set node name to 'localhost' for single-node clusters] ******************* task path: /tmp/tmpk3cy1tvj/tests/tasks/setup_test.yml:1 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"inventory_hostname": "localhost"}, "changed": false} TASK [Do not try to enable RHEL repositories] ********************************** task path: /tmp/tmpk3cy1tvj/tests/tasks/setup_test.yml:7 skipping: [/cache/fedora-32.qcow2] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Ensure pre-shared keys and TLS certificates are not present] ************* task path: /tmp/tmpk3cy1tvj/tests/tests_cluster_basic.yml:12 ok: [/cache/fedora-32.qcow2] => (item=/etc/corosync/authkey) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/corosync/authkey", "path": "/etc/corosync/authkey", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item=/etc/pacemaker/authkey) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/pacemaker/authkey", "path": "/etc/pacemaker/authkey", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item=/etc/cluster/fence_xvm.key) => {"ansible_loop_var": "item", "changed": false, "item": "/etc/cluster/fence_xvm.key", "path": "/etc/cluster/fence_xvm.key", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item=/var/lib/pcsd/pcsd.key) => {"ansible_loop_var": "item", "changed": false, "item": "/var/lib/pcsd/pcsd.key", "path": "/var/lib/pcsd/pcsd.key", "state": "absent"} ok: [/cache/fedora-32.qcow2] => (item=/var/lib/pcsd/pcsd.crt) => {"ansible_loop_var": "item", "changed": false, "item": "/var/lib/pcsd/pcsd.crt", "path": "/var/lib/pcsd/pcsd.crt", "state": "absent"} TASK [Run HA Cluster role] ***************************************************** task path: /tmp/tmpk3cy1tvj/tests/tests_cluster_basic.yml:23 TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] *** task path: /tmp/tmpk3cy1tvj/tasks/main.yml:3 skipping: [/cache/fedora-32.qcow2] => (item=RedHat.yml) => {"ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=Fedora.yml) => {"ansible_loop_var": "item", "changed": false, "item": "Fedora.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Check and prepare role variables] ******** task path: /tmp/tmpk3cy1tvj/tasks/main.yml:18 included: /tmp/tmpk3cy1tvj/tasks/check-and-prepare-role-variables.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Fail if passwords are not specified] ***** task path: /tmp/tmpk3cy1tvj/tasks/check-and-prepare-role-variables.yml:3 skipping: [/cache/fedora-32.qcow2] => (item=ha_cluster_hacluster_password) => {"ansible_loop_var": "item", "changed": false, "item": "ha_cluster_hacluster_password", "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Discover cluster node names] ************* task path: /tmp/tmpk3cy1tvj/tasks/check-and-prepare-role-variables.yml:12 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__ha_cluster_node_name": "localhost"}, "changed": false} TASK [linux-system-roles.ha_cluster : Collect cluster node names] ************** task path: /tmp/tmpk3cy1tvj/tasks/check-and-prepare-role-variables.yml:18 ok: [/cache/fedora-32.qcow2] => {"ansible_facts": {"__ha_cluster_all_node_names": ["localhost"]}, "changed": false} TASK [linux-system-roles.ha_cluster : Install and configure cluster packages] *** task path: /tmp/tmpk3cy1tvj/tasks/main.yml:21 included: /tmp/tmpk3cy1tvj/tasks/install-and-configure-packages.yml for /cache/fedora-32.qcow2 TASK [linux-system-roles.ha_cluster : Find platform/version specific tasks to enable repositories] *** task path: /tmp/tmpk3cy1tvj/tasks/install-and-configure-packages.yml:3 ok: [/cache/fedora-32.qcow2] => (item=RedHat.yml) => {"ansible_facts": {"__ha_cluster_enable_repo_tasks_file": "/tmp/tmpk3cy1tvj/tasks/enable-repositories/RedHat.yml"}, "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml"} ok: [/cache/fedora-32.qcow2] => (item=Fedora.yml) => {"ansible_facts": {"__ha_cluster_enable_repo_tasks_file": "/tmp/tmpk3cy1tvj/tasks/enable-repositories/Fedora.yml"}, "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml"} skipping: [/cache/fedora-32.qcow2] => (item=Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "Fedora_32.yml", "skip_reason": "Conditional result was False"} skipping: [/cache/fedora-32.qcow2] => (item=Fedora_32.yml) => {"ansible_loop_var": "item", "changed": false, "item": "Fedora_32.yml", "skip_reason": "Conditional result was False"} TASK [linux-system-roles.ha_cluster : Run platform/version specific tasks to enable repositories] *** task path: /tmp/tmpk3cy1tvj/tasks/install-and-configure-packages.yml:24 TASK [linux-system-roles.ha_cluster : Install cluster packages] **************** task path: /tmp/tmpk3cy1tvj/tasks/install-and-configure-packages.yml:30 fatal: [/cache/fedora-32.qcow2]: FAILED! => {"changed": false, "failures": [], "msg": "Depsolve Error occured: \n Problem: package python3-azure-sdk-5.0.0-1.fc32.noarch requires python3.8dist(opencensus) >= 0.6, but none of the providers can be installed\n - package fence-agents-azure-arm-4.5.2-2.fc32.noarch requires python3-azure-sdk, but none of the providers can be installed\n - package python3-opencensus-0.7.11-1.fc32.noarch requires (python3.8dist(google-api-core) >= 1 with python3.8dist(google-api-core) < 2), but none of the providers can be installed\n - package fence-agents-all-4.5.2-2.fc32.x86_64 requires fence-agents-azure-arm, but none of the providers can be installed\n - package python3-google-api-core-1.17.0-1.fc32.noarch requires (python3.8dist(googleapis-common-protos) >= 1.6 with python3.8dist(googleapis-common-protos) < 2.0dev), but none of the providers can be installed\n - conflicting requests\n - nothing provides python3.8dist(protobuf) >= 3.12 needed by python3-googleapis-common-protos-1.53.0-1.fc32.noarch\n - nothing provides (python3.8dist(msrestazure) >= 0.4.7 with python3.8dist(msrestazure) < 0.5) needed by python3-azure-sdk-4.0.0-11.fc32.noarch", "rc": 1, "results": []} PLAY RECAP ********************************************************************* /cache/fedora-32.qcow2 : ok=10 changed=0 unreachable=0 failed=1 skipped=4 rescued=0 ignored=0