# STDOUT:
---v---v---v---v---v---
Using /etc/ansible/ansible.cfg as config file
PLAY [Create all kinds of resource constraints in a cluster] *******************
TASK [Gathering Facts] *********************************************************
ok: [sut]
TASK [Run HA Cluster role] *****************************************************
TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] ***
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml for sut
TASK [linux-system-roles.ha_cluster : Ensure ansible_facts used by role] *******
ok: [sut]
TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] ***
skipping: [sut] => (item=RedHat.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=Fedora.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "Fedora.yml",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=Fedora_34.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "Fedora_34.yml",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=Fedora_34.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "Fedora_34.yml",
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Set up test environment] *****************
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml for sut
TASK [linux-system-roles.ha_cluster : Set node name to 'localhost' for single-node clusters] ***
ok: [sut] => {
"ansible_facts": {
"inventory_hostname": "localhost"
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Do not try to enable RHEL repositories] ***
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Set up test environment for SBD] *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Check and prepare role variables] ********
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml for sut
TASK [linux-system-roles.ha_cluster : Fail if passwords are not specified] *****
skipping: [sut] => (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 : Fail if nodes do not have the same number of SBD devices specified] ***
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Discover cluster node names] *************
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_node_name": "localhost"
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Collect cluster node names] **************
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_all_node_names": [
"localhost"
]
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Figure out if ATB needs to be enabled for SBD] ***
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_sbd_needs_atb": false
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled] ***
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Install and configure cluster packages] ***
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml for sut
TASK [linux-system-roles.ha_cluster : Find platform/version specific tasks to enable repositories] ***
ok: [sut] => (item=RedHat.yml) => {
"ansible_facts": {
"__ha_cluster_enable_repo_tasks_file": "/WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/RedHat.yml"
},
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml"
}
ok: [sut] => (item=Fedora.yml) => {
"ansible_facts": {
"__ha_cluster_enable_repo_tasks_file": "/WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/Fedora.yml"
},
"ansible_loop_var": "item",
"changed": false,
"item": "Fedora.yml"
}
skipping: [sut] => (item=Fedora_34.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "Fedora_34.yml",
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item=Fedora_34.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "Fedora_34.yml",
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Run platform/version specific tasks to enable repositories] ***
TASK [linux-system-roles.ha_cluster : Install cluster packages] ****************
changed: [sut] => {
"changed": true,
"rc": 0,
"results": [
"Installed: python3-outcome-1.0.1-2.fc34.noarch",
"Installed: python3-packaging-20.9-1.fc34.noarch",
"Installed: libdatrie-0.2.13-1.fc34.x86_64",
"Installed: rubygem-sinatra-1:2.0.8.1-3.fc34.noarch",
"Installed: python3-google-api-client-2:2.38.0-1.fc34.noarch",
"Installed: pacemaker-2.1.2-3.fc34.x86_64",
"Installed: pacemaker-cli-2.1.2-3.fc34.x86_64",
"Installed: python3-google-api-core-1.31.1-1.fc34.noarch",
"Installed: pacemaker-cluster-libs-2.1.2-3.fc34.x86_64",
"Installed: python3-google-auth-2:1.34.0-2.fc34.noarch",
"Installed: python3-google-auth-httplib2-0.1.0-1.fc34.noarch",
"Installed: python3-googleapis-common-protos-1.55.0-1.fc34.noarch",
"Installed: pacemaker-libs-2.1.2-3.fc34.x86_64",
"Installed: pacemaker-schemas-2.1.2-3.fc34.noarch",
"Installed: python3-grpcio-1.26.0-14.fc34.x86_64",
"Installed: python3-pbr-5.5.1-2.fc34.noarch",
"Installed: python3-httplib2-0.20.2-1.fc34.noarch",
"Installed: python3-pexpect-4.8.0-7.fc34.noarch",
"Installed: rubygem-tilt-2.0.10-4.fc34.noarch",
"Installed: pango-1.48.11-1.fc34.x86_64",
"Installed: python3-jmespath-0.10.0-1.fc34.noarch",
"Installed: perl-NTLM-1.09-28.fc34.noarch",
"Installed: esmtp-1.2-17.fc34.x86_64",
"Installed: python3-portalocker-1.5.0-7.fc34.noarch",
"Installed: rubygem-webrick-1.7.0-2.fc34.noarch",
"Installed: sg3_utils-1.45-4.fc34.x86_64",
"Installed: sg3_utils-libs-1.45-4.fc34.x86_64",
"Installed: rubypick-1.1.1-14.fc34.noarch",
"Installed: libpng-2:1.6.37-10.fc34.x86_64",
"Installed: fontconfig-2.13.94-5.fc34.x86_64",
"Installed: libwayland-client-1.20.0-4.fc34.x86_64",
"Installed: python3-psutil-5.8.0-5.fc34.x86_64",
"Installed: libwayland-cursor-1.20.0-4.fc34.x86_64",
"Installed: libwayland-egl-1.20.0-4.fc34.x86_64",
"Installed: python3-ptyprocess-0.6.0-12.fc34.noarch",
"Installed: perl-Net-SMTP-SSL-1.04-14.fc34.noarch",
"Installed: libwebp-1.2.2-1.fc34.x86_64",
"Installed: cronie-1.5.7-1.fc34.x86_64",
"Installed: cronie-anacron-1.5.7-1.fc34.x86_64",
"Installed: crontabs-1.11-24.20190603git.fc34.noarch",
"Installed: python3-pyasn1-0.4.8-4.fc34.noarch",
"Installed: python3-pyasn1-modules-0.4.8-4.fc34.noarch",
"Installed: python3-aiodns-2.0.0-7.fc34.noarch",
"Installed: python3-pycares-3.1.1-5.fc34.x86_64",
"Installed: python3-aiohttp-3.7.4-1.fc34.x86_64",
"Installed: python3-msal-1.13.0-1.fc34.noarch",
"Installed: python3-msrest-0.6.21-3.fc34.noarch",
"Installed: python3-pycurl-7.43.0.6-5.fc34.x86_64",
"Installed: pcs-0.10.13-1.fc34.x86_64",
"Installed: freetype-2.10.4-6.fc34.x86_64",
"Installed: fribidi-1.0.11-3.fc34.x86_64",
"Installed: python3-opencensus-0.7.13-1.fc34.noarch",
"Installed: python3-opencensus-context-0.7.13-1.fc34.noarch",
"Installed: python3-opencensus-ext-azure-0.7.13-1.fc34.noarch",
"Installed: xdg-utils-1.1.3-9.fc34.noarch",
"Installed: python3-opencensus-ext-threading-0.7.13-1.fc34.noarch",
"Installed: python3-opentelemetry-api-0.8.0-6.fc34.noarch",
"Installed: info-6.7-10.fc34.x86_64",
"Installed: libesmtp-1.0.6-21.fc34.x86_64",
"Installed: python3-async-generator-1.10-9.fc34.noarch",
"Installed: python3-pyparsing-2.4.7-5.fc34.noarch",
"Installed: python3-azure-sdk-5.0.0-4.fc34.noarch",
"Installed: python3-protobuf-3.14.0-7.fc34.noarch",
"Installed: perl-File-Copy-2.34-477.fc34.noarch",
"Installed: ipmitool-1.8.18-21.fc34.x86_64",
"Installed: logrotate-3.18.0-3.fc34.x86_64",
"Installed: perl-HTML-Parser-3.78-1.fc34.x86_64",
"Installed: perl-HTTP-Message-6.36-1.fc34.noarch",
"Installed: perl-I18N-Langinfo-0.19-477.fc34.x86_64",
"Installed: python3-cachetools-4.2.1-2.fc34.noarch",
"Installed: xml-common-0.6.3-56.fc34.noarch",
"Installed: perl-Net-HTTP-6.22-1.fc34.noarch",
"Installed: python3-rsa-4.8-1.fc34.noarch",
"Installed: python3-s3transfer-0.5.1-1.fc34.noarch",
"Installed: python3-certifi-2020.12.5-2.fc34.noarch",
"Installed: perl-Test-1.31-477.fc34.noarch",
"Installed: python3-sortedcontainers-2.4.0-1.fc34.noarch",
"Installed: perl-SOAP-Lite-1.27-11.fc34.noarch",
"Installed: lvm2-2.03.11-1.fc34.x86_64",
"Installed: lvm2-libs-2.03.11-1.fc34.x86_64",
"Installed: gdk-pixbuf2-2.42.6-1.fc34.x86_64",
"Installed: gdk-pixbuf2-modules-2.42.6-1.fc34.x86_64",
"Installed: perl-Class-Inspector-1.36-5.fc34.noarch",
"Installed: perl-Clone-0.45-4.fc34.x86_64",
"Installed: libX11-1.7.2-3.fc34.x86_64",
"Installed: libX11-common-1.7.2-3.fc34.noarch",
"Installed: libX11-xcb-1.7.2-3.fc34.x86_64",
"Installed: libXfixes-6.0.0-1.fc34.x86_64",
"Installed: perl-libwww-perl-6.65-1.fc34.noarch",
"Installed: python3-requests-oauthlib-1.3.0-9.fc34.noarch",
"Installed: bzip2-1.0.8-6.fc34.x86_64",
"Installed: perl-locale-1.09-477.fc34.noarch",
"Installed: perl-Compress-Raw-Bzip2-2.101-3.fc34.x86_64",
"Installed: perl-Compress-Raw-Zlib-2.101-3.fc34.x86_64",
"Installed: pixman-0.40.0-3.fc34.x86_64",
"Installed: python3-uamqp-1.4.0-1.fc34.x86_64",
"Installed: python3-configargparse-1.3-1.fc34.noarch",
"Installed: python3-contextlib2-0.5.5-16.fc34.noarch",
"Installed: cairo-1.17.4-3.fc34.x86_64",
"Installed: perl-Convert-BinHex-1.125-17.fc34.noarch",
"Installed: lzo-2.10-4.fc34.x86_64",
"Installed: sound-theme-freedesktop-0.8-15.fc34.noarch",
"Installed: cairo-gobject-1.17.4-3.fc34.x86_64",
"Installed: mailcap-2.1.49-3.fc34.noarch",
"Installed: mailx-12.5-37.fc34.x86_64",
"Installed: python3-debtcollector-2.2.0-4.fc34.noarch",
"Installed: graphite2-1.3.14-7.fc34.x86_64",
"Installed: spax-1.6-4.fc34.x86_64",
"Installed: sbd-1.5.0-1.fc34.x86_64",
"Installed: desktop-file-utils-0.26-3.fc34.x86_64",
"Installed: perl-Data-Dump-1.23-16.fc34.noarch",
"Installed: python3-sniffio-1.2.0-2.fc34.noarch",
"Installed: device-mapper-event-1.02.175-1.fc34.x86_64",
"Installed: device-mapper-event-libs-1.02.175-1.fc34.x86_64",
"Installed: device-mapper-multipath-0.8.5-4.fc34.x86_64",
"Installed: device-mapper-multipath-libs-0.8.5-4.fc34.x86_64",
"Installed: device-mapper-persistent-data-0.9.0-3.fc34.x86_64",
"Installed: jbigkit-libs-2.1-21.fc34.x86_64",
"Installed: amtterm-1.6-13.fc34.x86_64",
"Installed: corosync-3.1.6-2.fc34.x86_64",
"Installed: corosynclib-3.1.6-2.fc34.x86_64",
"Installed: libepoxy-1.5.9-1.fc34.x86_64",
"Installed: liberation-fonts-common-1:2.1.5-1.fc34.noarch",
"Installed: liberation-sans-fonts-1:2.1.5-1.fc34.noarch",
"Installed: python3-stevedore-3.2.2-4.fc34.noarch",
"Installed: python3-suds-0.8.4-5.fc34.noarch",
"Installed: perl-Digest-HMAC-1.03-27.fc34.noarch",
"Installed: grpc-data-1.26.0-14.fc34.noarch",
"Installed: perl-Digest-SHA-1:6.02-459.fc34.x86_64",
"Installed: cups-client-1:2.3.3op2-17.fc34.x86_64",
"Installed: cups-libs-1:2.3.3op2-17.fc34.x86_64",
"Installed: gsm-1.0.19-5.fc34.x86_64",
"Installed: userspace-rcu-0.12.1-3.fc34.x86_64",
"Installed: gstreamer1-1.19.1-2.1.18.4.fc34.x86_64",
"Installed: perl-Email-Date-Format-1.005-18.fc34.noarch",
"Installed: python3-tornado-6.1.0-2.fc34.x86_64",
"Installed: lcms2-2.12-1.fc34.x86_64",
"Installed: util-linux-user-2.36.2-1.fc34.x86_64",
"Installed: perl-Encode-Locale-1.05-19.fc34.noarch",
"Installed: python3-trio-0.16.0-2.fc34.noarch",
"Installed: flac-libs-1.3.3-7.fc34.x86_64",
"Installed: python3-typing-extensions-3.7.4.3-2.fc34.noarch",
"Installed: gtk-update-icon-cache-3.24.30-1.fc34.x86_64",
"Installed: gtk3-3.24.30-1.fc34.x86_64",
"Installed: dconf-0.40.0-3.fc34.x86_64",
"Installed: perl-TimeDate-1:2.33-4.fc34.noarch",
"Installed: libthai-0.1.28-6.fc34.x86_64",
"Installed: python3-uritemplate-3.0.1-4.fc34.noarch",
"Installed: perl-Try-Tiny-0.30-11.fc34.noarch",
"Installed: python3-vcrpy-4.1.1-2.fc34.noarch",
"Installed: libtiff-4.2.0-1.fc34.x86_64",
"Installed: libgusb-0.3.8-1.fc34.x86_64",
"Installed: perl-File-Listing-6.14-2.fc34.noarch",
"Installed: rubygem-backports-3.20.1-2.fc34.noarch",
"Installed: libICE-1.0.10-6.fc34.x86_64",
"Installed: python3-grpcio-gcp-0.2.2-4.fc34.noarch",
"Installed: libicu-67.1-7.fc34.x86_64",
"Installed: libSM-1.2.3-8.fc34.x86_64",
"Installed: perl-WWW-RobotRules-6.02-28.fc34.noarch",
"Installed: redhat-lsb-core-4.1-53.fc34.x86_64",
"Installed: python3-wrapt-1.12.1-4.fc34.x86_64",
"Installed: libXau-1.0.9-6.fc34.x86_64",
"Installed: redhat-lsb-submod-security-4.1-53.fc34.x86_64",
"Installed: libXcomposite-0.4.5-5.fc34.x86_64",
"Installed: libXcursor-1.2.0-5.fc34.x86_64",
"Installed: libXdamage-1.1.5-5.fc34.x86_64",
"Installed: libXext-1.3.4-6.fc34.x86_64",
"Installed: libjpeg-turbo-2.0.90-3.fc34.x86_64",
"Installed: resource-agents-4.10.0-1.fc34.x86_64",
"Installed: python3-yarl-1.6.3-3.fc34.x86_64",
"Installed: perl-XML-Parser-2.46-7.fc34.x86_64",
"Installed: libXft-2.3.3-6.fc34.x86_64",
"Installed: libXi-1.7.10-6.fc34.x86_64",
"Installed: libXinerama-1.1.4-8.fc34.x86_64",
"Installed: rubygem-daemons-1.1.9-14.fc34.noarch",
"Installed: libknet1-1.23-1.fc34.x86_64",
"Installed: libknet1-compress-bzip2-plugin-1.23-1.fc34.x86_64",
"Installed: libknet1-compress-lz4-plugin-1.23-1.fc34.x86_64",
"Installed: libknet1-compress-lzma-plugin-1.23-1.fc34.x86_64",
"Installed: libknet1-compress-lzo2-plugin-1.23-1.fc34.x86_64",
"Installed: libknet1-compress-plugins-all-1.23-1.fc34.x86_64",
"Installed: libknet1-compress-zlib-plugin-1.23-1.fc34.x86_64",
"Installed: libknet1-compress-zstd-plugin-1.23-1.fc34.x86_64",
"Installed: libknet1-crypto-nss-plugin-1.23-1.fc34.x86_64",
"Installed: libknet1-crypto-openssl-plugin-1.23-1.fc34.x86_64",
"Installed: libknet1-crypto-plugins-all-1.23-1.fc34.x86_64",
"Installed: libXrandr-1.5.2-6.fc34.x86_64",
"Installed: libknet1-plugins-all-1.23-1.fc34.x86_64",
"Installed: libXrender-0.9.10-14.fc34.x86_64",
"Installed: libXtst-1.2.3-14.fc34.x86_64",
"Installed: libunwind-1.4.0-5.fc34.x86_64",
"Installed: net-snmp-libs-1:5.9.1-4.fc34.x86_64",
"Installed: net-snmp-utils-1:5.9.1-4.fc34.x86_64",
"Installed: rubygem-ethon-0.12.0-5.fc34.noarch",
"Installed: rubygem-eventmachine-1.2.7-14.fc34.x86_64",
"Installed: python3-iso8601-0.1.13-2.fc34.noarch",
"Installed: python3-isodate-0.6.0-8.fc34.noarch",
"Installed: liblockfile-1.14-7.fc34.x86_64",
"Installed: rubygem-ffi-1.13.1-3.fc34.x86_64",
"Installed: ncurses-compat-libs-6.2-4.20200222.fc34.x86_64",
"Installed: libaio-0.3.111-11.fc34.x86_64",
"Installed: harfbuzz-2.7.4-3.fc34.x86_64",
"Installed: perl-HTML-Tagset-3.20-45.fc34.noarch",
"Installed: openwsman-python3-2.6.8-19.fc34.x86_64",
"Installed: perl-HTTP-Cookies-6.10-2.fc34.noarch",
"Installed: perl-HTTP-Date-6.05-5.fc34.noarch",
"Installed: python3-keystoneauth1-4.2.1-3.fc34.noarch",
"Installed: opus-1.3.1-8.fc34.x86_64",
"Installed: perl-HTTP-Negotiate-6.01-28.fc34.noarch",
"Installed: libnozzle1-1.23-1.fc34.x86_64",
"Installed: pulseaudio-libs-14.2-3.fc34.x86_64",
"Installed: libasyncns-0.8-20.fc34.x86_64",
"Installed: perl-IO-Compress-2.102-2.fc34.noarch",
"Installed: perl-IO-HTML-1.004-2.fc34.noarch",
"Installed: ruby-3.0.4-153.fc34.x86_64",
"Installed: ruby-default-gems-3.0.4-153.fc34.noarch",
"Installed: at-3.1.23-6.fc34.x86_64",
"Installed: at-spi2-atk-2.38.0-2.fc34.x86_64",
"Installed: ruby-libs-3.0.4-153.fc34.x86_64",
"Installed: perl-IO-SessionData-1.03-20.fc34.noarch",
"Installed: emacs-filesystem-1:27.2-5.fc34.noarch",
"Installed: atk-2.36.0-3.fc34.x86_64",
"Installed: hicolor-icon-theme-0.17-10.fc34.noarch",
"Installed: rubygem-json-2.5.1-201.fc34.x86_64",
"Installed: rubygem-bigdecimal-3.0.0-153.fc34.x86_64",
"Installed: rubygem-bundler-2.2.33-153.fc34.noarch",
"Installed: ed-1.14.2-10.fc34.x86_64",
"Installed: libqb-2.0.4-1.fc34.x86_64",
"Installed: libvorbis-1:1.3.7-3.fc34.x86_64",
"Installed: overpass-fonts-3.0.4-5.fc34.noarch",
"Installed: rubygem-io-console-0.5.7-153.fc34.x86_64",
"Installed: perl-LWP-MediaTypes-6.04-7.fc34.noarch",
"Installed: perl-LWP-Protocol-https-6.10-2.fc34.noarch",
"Installed: rubygem-psych-3.3.2-153.fc34.x86_64",
"Installed: python3-adal-1.2.7-3.fc34.noarch",
"Installed: rubygem-mustermann-1.1.1-3.fc34.noarch",
"Installed: rubygem-rdoc-6.3.3-153.fc34.noarch",
"Installed: rubygem-rexml-3.2.5-153.fc34.noarch",
"Installed: libwsman1-2.6.8-19.fc34.x86_64",
"Installed: adwaita-cursor-theme-40.1.1-1.fc34.noarch",
"Installed: adwaita-icon-theme-40.1.1-1.fc34.noarch",
"Installed: libxcb-1.13.1-7.fc34.x86_64",
"Installed: python3-mock-3.0.5-14.fc34.noarch",
"Installed: python3-async-timeout-1:3.0.1-15.fc34.noarch",
"Installed: colord-libs-1.4.5-2.fc34.x86_64",
"Installed: rubygem-open4-1.3.4-12.fc34.noarch",
"Installed: rubygems-3.2.33-153.fc34.noarch",
"Installed: libcanberra-0.30-24.fc34.x86_64",
"Installed: libcanberra-gtk3-0.30-24.fc34.x86_64",
"Installed: python3-msal-extensions-0.3.0-1.fc34.noarch",
"Installed: python3-msgpack-1.0.2-2.fc34.x86_64",
"Installed: telnet-1:0.17-83.fc34.x86_64",
"Installed: python3-msrestazure-0.6.4-3.fc34.noarch",
"Installed: python3-multidict-5.1.0-2.fc34.x86_64",
"Installed: python3-boto3-1.20.50-1.fc34.noarch",
"Installed: python3-botocore-1.23.50-1.fc34.noarch",
"Installed: alsa-lib-1.2.6.1-3.fc34.x86_64",
"Installed: perl-MIME-Lite-3.031-5.fc34.noarch",
"Installed: perl-MIME-Types-2.18-2.fc34.noarch",
"Installed: perl-MIME-tools-5.509-14.fc34.noarch",
"Installed: python3-netaddr-0.8.0-3.fc34.noarch",
"Installed: python3-netifaces-0.10.6-13.fc34.x86_64",
"Installed: perl-MailTools-2.21-7.fc34.noarch",
"Installed: rubygem-rack-1:2.2.3-5.fc34.noarch",
"Installed: rubygem-rack-protection-2.0.8.1-3.fc34.noarch",
"Installed: rubygem-rack-test-1.1.0-3.fc34.noarch",
"Installed: python3-novaclient-1:17.2.1-2.fc34.noarch",
"Installed: libcloudproviders-0.3.1-3.fc34.x86_64",
"Installed: patch-2.7.6-14.fc34.x86_64",
"Installed: gnutls-3.7.4-1.fc34.x86_64",
"Installed: gnutls-dane-3.7.4-1.fc34.x86_64",
"Installed: gnutls-utils-3.7.4-1.fc34.x86_64",
"Installed: python-oslo-i18n-lang-5.0.1-3.fc34.noarch",
"Installed: python3-oslo-i18n-5.0.1-3.fc34.noarch",
"Installed: python-oslo-utils-lang-4.6.0-4.fc34.noarch",
"Installed: libogg-2:1.3.4-4.fc34.x86_64",
"Installed: libsndfile-1.0.31-6.fc34.x86_64",
"Installed: openssl-1:1.1.1n-1.fc34.x86_64",
"Installed: compat-readline5-5.2-39.fc34.x86_64",
"Installed: fence-agents-all-4.10.0-2.fc34.x86_64",
"Installed: fence-agents-alom-4.10.0-2.fc34.noarch",
"Installed: fence-agents-amt-4.10.0-2.fc34.noarch",
"Installed: fence-agents-amt-ws-4.10.0-2.fc34.noarch",
"Installed: fence-agents-apc-4.10.0-2.fc34.noarch",
"Installed: fence-agents-apc-snmp-4.10.0-2.fc34.noarch",
"Installed: fence-agents-aws-4.10.0-2.fc34.noarch",
"Installed: fence-agents-azure-arm-4.10.0-2.fc34.noarch",
"Installed: fence-agents-bladecenter-4.10.0-2.fc34.noarch",
"Installed: fence-agents-brocade-4.10.0-2.fc34.noarch",
"Installed: fence-agents-cdu-4.10.0-2.fc34.noarch",
"Installed: fence-agents-cisco-mds-4.10.0-2.fc34.noarch",
"Installed: fence-agents-cisco-ucs-4.10.0-2.fc34.noarch",
"Installed: fence-agents-common-4.10.0-2.fc34.noarch",
"Installed: fence-agents-compute-4.10.0-2.fc34.noarch",
"Installed: fence-agents-docker-4.10.0-2.fc34.noarch",
"Installed: fence-agents-drac-4.10.0-2.fc34.noarch",
"Installed: fence-agents-drac5-4.10.0-2.fc34.noarch",
"Installed: fence-agents-eaton-snmp-4.10.0-2.fc34.noarch",
"Installed: fence-agents-emerson-4.10.0-2.fc34.noarch",
"Installed: fence-agents-eps-4.10.0-2.fc34.noarch",
"Installed: fence-agents-gce-4.10.0-2.fc34.noarch",
"Installed: fence-agents-hds-cb-4.10.0-2.fc34.noarch",
"Installed: fence-agents-heuristics-ping-4.10.0-2.fc34.noarch",
"Installed: fence-agents-hpblade-4.10.0-2.fc34.noarch",
"Installed: fence-agents-ibmblade-4.10.0-2.fc34.noarch",
"Installed: fence-agents-ibmz-4.10.0-2.fc34.noarch",
"Installed: fence-agents-ifmib-4.10.0-2.fc34.noarch",
"Installed: fence-agents-ilo-moonshot-4.10.0-2.fc34.noarch",
"Installed: fence-agents-ilo-mp-4.10.0-2.fc34.noarch",
"Installed: fence-agents-ilo-ssh-4.10.0-2.fc34.noarch",
"Installed: fence-agents-ilo2-4.10.0-2.fc34.noarch",
"Installed: fence-agents-intelmodular-4.10.0-2.fc34.noarch",
"Installed: fence-agents-ipdu-4.10.0-2.fc34.noarch",
"Installed: fence-agents-ipmilan-4.10.0-2.fc34.noarch",
"Installed: fence-agents-ironic-4.10.0-2.fc34.noarch",
"Installed: fence-agents-kdump-4.10.0-2.fc34.x86_64",
"Installed: fence-agents-ldom-4.10.0-2.fc34.noarch",
"Installed: fence-agents-lpar-4.10.0-2.fc34.noarch",
"Installed: fence-agents-mpath-4.10.0-2.fc34.noarch",
"Installed: fence-agents-netio-4.10.0-2.fc34.noarch",
"Installed: at-spi2-core-2.40.3-1.fc34.x86_64",
"Installed: fence-agents-openstack-4.10.0-2.fc34.noarch",
"Installed: fence-agents-ovh-4.10.0-2.fc34.noarch",
"Installed: vte-profile-0.64.2-1.fc34.x86_64",
"Installed: vte291-0.64.2-1.fc34.x86_64",
"Installed: python3-os-service-types-1.7.0-6.fc34.noarch",
"Installed: fence-agents-redfish-4.10.0-2.fc34.x86_64",
"Installed: fence-agents-rhevm-4.10.0-2.fc34.noarch",
"Installed: fence-agents-rsa-4.10.0-2.fc34.noarch",
"Installed: fence-agents-rsb-4.10.0-2.fc34.noarch",
"Installed: fence-agents-sanbox2-4.10.0-2.fc34.noarch",
"Installed: fence-agents-sbd-4.10.0-2.fc34.noarch",
"Installed: fence-agents-scsi-4.10.0-2.fc34.noarch",
"Installed: fence-agents-vbox-4.10.0-2.fc34.noarch",
"Installed: fence-agents-vmware-4.10.0-2.fc34.noarch",
"Installed: fence-agents-vmware-rest-4.10.0-2.fc34.noarch",
"Installed: fence-agents-vmware-soap-4.10.0-2.fc34.noarch",
"Installed: fence-agents-vmware-vcloud-4.10.0-2.fc34.noarch",
"Installed: fence-agents-wti-4.10.0-2.fc34.noarch",
"Installed: fence-agents-xenapi-4.10.0-2.fc34.noarch",
"Installed: fence-agents-zvm-4.10.0-2.fc34.noarch",
"Installed: fence-virt-4.10.0-2.fc34.x86_64",
"Installed: python3-oslo-serialization-4.0.1-3.fc34.noarch",
"Installed: python3-oslo-utils-4.6.0-4.fc34.noarch",
"Removed: gnutls-3.7.2-2.fc34.x86_64"
]
}
TASK [linux-system-roles.ha_cluster : Set hacluster password] ******************
changed: [sut] => {
"append": false,
"changed": true,
"comment": "cluster user",
"group": 189,
"home": "/home/hacluster",
"move_home": false,
"name": "hacluster",
"password": "NOT_LOGGING_PASSWORD",
"shell": "/sbin/nologin",
"state": "present",
"uid": 189
}
TASK [linux-system-roles.ha_cluster : Configure firewall] **********************
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml for sut
TASK [linux-system-roles.ha_cluster : Get services status - detect firewall] ***
ok: [sut] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"arp-ethers.service": {
"name": "arp-ethers.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"atd.service": {
"name": "atd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "alias"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"canberra-system-bootup.service": {
"name": "canberra-system-bootup.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"canberra-system-shutdown-reboot.service": {
"name": "canberra-system-shutdown-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"canberra-system-shutdown.service": {
"name": "canberra-system-shutdown.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"corosync-notifyd.service": {
"name": "corosync-notifyd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"corosync.service": {
"name": "corosync.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"crm_mon.service": {
"name": "crm_mon.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"dbus-broker.service": {
"name": "dbus-broker.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.oom1.service": {
"name": "dbus-org.freedesktop.oom1.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.resolve1.service": {
"name": "dbus-org.freedesktop.resolve1.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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"
},
"grub2-systemd-integration.service": {
"name": "grub2-systemd-integration.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"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"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"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"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pam_namespace.service": {
"name": "pam_namespace.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"pcsd-ruby.service": {
"name": "pcsd-ruby.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pcsd.service": {
"name": "pcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"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"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"rpmdb-rebuild.service": {
"name": "rpmdb-rebuild.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"sbd.service": {
"name": "sbd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sbd_remote.service": {
"name": "sbd_remote.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"selinux-check-proper-disable.service": {
"name": "selinux-check-proper-disable.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"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-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-bless-boot.service": {
"name": "systemd-bless-boot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-boot-check-no-failures.service": {
"name": "systemd-boot-check-no-failures.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-boot-system-token.service": {
"name": "systemd-boot-system-token.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "enabled-runtime"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-homed-activate.service": {
"name": "systemd-homed-activate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-homed.service": {
"name": "systemd-homed.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-journald@.service": {
"name": "systemd-journald@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-network-generator.service": {
"name": "systemd-network-generator.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"systemd-networkd.service": {
"name": "systemd-networkd.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"systemd-oomd.service": {
"name": "systemd-oomd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "enabled-runtime"
},
"systemd-repart.service": {
"name": "systemd-repart.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysext.service": {
"name": "systemd-sysext.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-time-wait-sync.service": {
"name": "systemd-time-wait-sync.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-userdbd.service": {
"name": "systemd-userdbd.service",
"source": "systemd",
"state": "running",
"status": "indirect"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-zram-setup@.service": {
"name": "systemd-zram-setup@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-zram-setup@zram0.service": {
"name": "systemd-zram-setup@zram0.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"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] ***
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Enable service 'high-availability' in firewalld permanent config] ***
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Enable service 'high-availability' in firewalld offline config] ***
changed: [sut] => {
"changed": true,
"cmd": [
"firewall-offline-cmd",
"--add-service",
"high-availability"
],
"delta": "0:00:01.363948",
"end": "2022-05-25 07:43:16.550923",
"failed_when_result": false,
"rc": 0,
"start": "2022-05-25 07:43:15.186975"
}
STDOUT:
success
TASK [linux-system-roles.ha_cluster : Enable fence-virt port in firewalld] *****
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Enable fence-virt port in firewalld permanent config] ***
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Enable fence-virt port in firewalld offline config] ***
changed: [sut] => {
"changed": true,
"cmd": [
"firewall-offline-cmd",
"--add-port",
"1229/tcp"
],
"delta": "0:00:00.373252",
"end": "2022-05-25 07:43:17.301996",
"failed_when_result": false,
"rc": 0,
"start": "2022-05-25 07:43:16.928744"
}
STDOUT:
success
TASK [linux-system-roles.ha_cluster : Configure pcs / pcsd] ********************
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml for sut
TASK [linux-system-roles.ha_cluster : Stop pcsd] *******************************
ok: [sut] => {
"changed": false,
"name": "pcsd",
"state": "stopped",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "systemd-journald.socket sysinit.target basic.target pcsd-ruby.service system.slice network-online.target",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "yes",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
"CleanResult": "success",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ConsistsOf": "pcsd-ruby.service",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "PCS GUI and remote configuration interface",
"DevicePolicy": "auto",
"Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"",
"DynamicUser": "no",
"EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/pcsd.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOReadBytes": "18446744073709551615",
"IOReadOperations": "18446744073709551615",
"IOSchedulingClass": "2",
"IOSchedulingPriority": "4",
"IOWeight": "[not set]",
"IOWriteBytes": "18446744073709551615",
"IOWriteOperations": "18446744073709551615",
"IPAccounting": "no",
"IPEgressBytes": "[no data]",
"IPEgressPackets": "[no data]",
"IPIngressBytes": "[no data]",
"IPIngressPackets": "[no data]",
"Id": "pcsd.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "infinity",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "8388608",
"LimitMEMLOCKSoft": "8388608",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "524288",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14816",
"LimitNPROCSoft": "14816",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14816",
"LimitSIGPENDINGSoft": "14816",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAPolicy": "n/a",
"Names": "pcsd.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateIPC": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProcSubset": "all",
"ProtectClock": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectHostname": "no",
"ProtectKernelLogs": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectProc": "default",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"ReloadResult": "success",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target pcsd-ruby.service system.slice network-online.target",
"Restart": "no",
"RestartKillSignal": "15",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "2147483646",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "4444",
"TimeoutAbortUSec": "1min 30s",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopFailureMode": "terminate",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogSignal": "6",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
TASK [linux-system-roles.ha_cluster : Regenerate pcsd TLS certificate and key] ***
skipping: [sut] => (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: [sut] => (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] *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Distribute pcsd TLS certificate] *********
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Distribute pcs_settings.conf] ************
changed: [sut] => {
"changed": true,
"checksum": "9bbea634a798cf0976b80cd3c4e34aca6a6a7d44",
"dest": "/var/lib/pcsd/pcs_settings.conf",
"gid": 0,
"group": "root",
"md5sum": "4b74001d21d3867563d0c773bde32b42",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:cluster_var_lib_t:s0",
"size": 361,
"src": "/root/.ansible/tmp/ansible-tmp-1653464598.2472343-2420-140813832208964/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot] ***
changed: [sut] => {
"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",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "yes",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
"CleanResult": "success",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ConsistsOf": "pcsd-ruby.service",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "PCS GUI and remote configuration interface",
"DevicePolicy": "auto",
"Documentation": "\"man:pcsd(8)\" \"man:pcs(8)\"",
"DynamicUser": "no",
"EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartEx": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/pcsd.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOReadBytes": "18446744073709551615",
"IOReadOperations": "18446744073709551615",
"IOSchedulingClass": "2",
"IOSchedulingPriority": "4",
"IOWeight": "[not set]",
"IOWriteBytes": "18446744073709551615",
"IOWriteOperations": "18446744073709551615",
"IPAccounting": "no",
"IPEgressBytes": "[no data]",
"IPEgressPackets": "[no data]",
"IPIngressBytes": "[no data]",
"IPIngressPackets": "[no data]",
"Id": "pcsd.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "infinity",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "8388608",
"LimitMEMLOCKSoft": "8388608",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "524288",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14816",
"LimitNPROCSoft": "14816",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14816",
"LimitSIGPENDINGSoft": "14816",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAPolicy": "n/a",
"Names": "pcsd.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateIPC": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProcSubset": "all",
"ProtectClock": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectHostname": "no",
"ProtectKernelLogs": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectProc": "default",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"ReloadResult": "success",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target system.slice 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",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "2147483646",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "4444",
"TimeoutAbortUSec": "1min 30s",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopFailureMode": "terminate",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogSignal": "6",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
TASK [linux-system-roles.ha_cluster : Fetch pcs capabilities] ******************
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"--version",
"--full"
],
"delta": "0:00:00.997572",
"end": "2022-05-25 07:43:23.008045",
"rc": 0,
"start": "2022-05-25 07:43:22.010473"
}
STDOUT:
0.10.13
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.totem.block_unlisted_ips corosync.uidgid node.add node.add.enable node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.attributes.set-list-for-node node.confirm-off node.fence node.guest node.kill node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remote node.remote.onfail-demote node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.list node.start-stop-enable-disable.start-wait node.utilization node.utilization.set-list-for-node pcmk.acl.enable-disable pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.user pcmk.alert pcmk.cib.checkpoints pcmk.cib.checkpoints.diff pcmk.cib.edit pcmk.cib.get pcmk.cib.get.scope pcmk.cib.roles.promoted-unpromoted pcmk.cib.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options pcmk.constraint.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.brief pcmk.resource.disable.safe.tag pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.tag pcmk.resource.enable-disable.wait pcmk.resource.failcount pcmk.resource.group pcmk.resource.group.add-remove-list pcmk.resource.group.wait pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.promotable pcmk.resource.promotable.custom-id pcmk.resource.promotable.meta-in-create pcmk.resource.promotable.wait pcmk.resource.refresh pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.relations pcmk.resource.relocate pcmk.resource.restart pcmk.resource.update pcmk.resource.update-meta pcmk.resource.update-meta.list pcmk.resource.update-meta.wait pcmk.resource.update-operations pcmk.resource.update-operations.onfail-demote pcmk.resource.update.meta pcmk.resource.update.operations pcmk.resource.update.operations.onfail-demote pcmk.resource.update.wait pcmk.resource.utilization pcmk.resource.utilization-set-list-for-resource pcmk.stonith.cleanup pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.history.cleanup pcmk.stonith.history.show pcmk.stonith.history.update pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.update pcmk.stonith.update.scsi-devices pcmk.stonith.update.scsi-devices.add-remove pcmk.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 resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.resources.hide-inactive status.pcmk.resources.id status.pcmk.resources.node status.pcmk.resources.orphaned status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1
TASK [linux-system-roles.ha_cluster : Parse pcs capabilities] ******************
ok: [sut] => {
"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.totem.block_unlisted_ips",
"corosync.uidgid",
"node.add",
"node.add.enable",
"node.add.separated-name-and-address",
"node.add.start",
"node.add.start.wait",
"node.attributes",
"node.attributes.set-list-for-node",
"node.confirm-off",
"node.fence",
"node.guest",
"node.kill",
"node.maintenance",
"node.maintenance.all",
"node.maintenance.list",
"node.maintenance.wait",
"node.remote",
"node.remote.onfail-demote",
"node.remove",
"node.remove-from-caches",
"node.remove.list",
"node.standby",
"node.standby.all",
"node.standby.list",
"node.standby.wait",
"node.start-stop-enable-disable",
"node.start-stop-enable-disable.all",
"node.start-stop-enable-disable.list",
"node.start-stop-enable-disable.start-wait",
"node.utilization",
"node.utilization.set-list-for-node",
"pcmk.acl.enable-disable",
"pcmk.acl.group",
"pcmk.acl.role",
"pcmk.acl.role.create-with-permissions",
"pcmk.acl.role.delete-with-users-groups",
"pcmk.acl.user",
"pcmk.alert",
"pcmk.cib.checkpoints",
"pcmk.cib.checkpoints.diff",
"pcmk.cib.edit",
"pcmk.cib.get",
"pcmk.cib.get.scope",
"pcmk.cib.roles.promoted-unpromoted",
"pcmk.cib.set",
"pcmk.constraint.colocation.set",
"pcmk.constraint.colocation.set.options",
"pcmk.constraint.colocation.simple",
"pcmk.constraint.colocation.simple.options",
"pcmk.constraint.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.brief",
"pcmk.resource.disable.safe.tag",
"pcmk.resource.disable.simulate",
"pcmk.resource.disable.simulate.brief",
"pcmk.resource.disable.simulate.tag",
"pcmk.resource.enable-disable",
"pcmk.resource.enable-disable.list",
"pcmk.resource.enable-disable.tag",
"pcmk.resource.enable-disable.wait",
"pcmk.resource.failcount",
"pcmk.resource.group",
"pcmk.resource.group.add-remove-list",
"pcmk.resource.group.wait",
"pcmk.resource.manage-unmanage",
"pcmk.resource.manage-unmanage.list",
"pcmk.resource.manage-unmanage.tag",
"pcmk.resource.manage-unmanage.with-monitor",
"pcmk.resource.move.autoclean",
"pcmk.resource.promotable",
"pcmk.resource.promotable.custom-id",
"pcmk.resource.promotable.meta-in-create",
"pcmk.resource.promotable.wait",
"pcmk.resource.refresh",
"pcmk.resource.refresh.one-resource",
"pcmk.resource.refresh.strict",
"pcmk.resource.relations",
"pcmk.resource.relocate",
"pcmk.resource.restart",
"pcmk.resource.update",
"pcmk.resource.update-meta",
"pcmk.resource.update-meta.list",
"pcmk.resource.update-meta.wait",
"pcmk.resource.update-operations",
"pcmk.resource.update-operations.onfail-demote",
"pcmk.resource.update.meta",
"pcmk.resource.update.operations",
"pcmk.resource.update.operations.onfail-demote",
"pcmk.resource.update.wait",
"pcmk.resource.utilization",
"pcmk.resource.utilization-set-list-for-resource",
"pcmk.stonith.cleanup",
"pcmk.stonith.cleanup.one-resource",
"pcmk.stonith.cleanup.strict",
"pcmk.stonith.create",
"pcmk.stonith.create.in-group",
"pcmk.stonith.create.meta",
"pcmk.stonith.create.operations",
"pcmk.stonith.create.operations.onfail-demote",
"pcmk.stonith.create.wait",
"pcmk.stonith.delete",
"pcmk.stonith.enable-disable",
"pcmk.stonith.enable-disable.list",
"pcmk.stonith.enable-disable.wait",
"pcmk.stonith.history.cleanup",
"pcmk.stonith.history.show",
"pcmk.stonith.history.update",
"pcmk.stonith.levels",
"pcmk.stonith.levels.add-remove-devices-list",
"pcmk.stonith.levels.clear",
"pcmk.stonith.levels.node-attr",
"pcmk.stonith.levels.node-regexp",
"pcmk.stonith.levels.verify",
"pcmk.stonith.refresh",
"pcmk.stonith.refresh.one-resource",
"pcmk.stonith.refresh.strict",
"pcmk.stonith.update",
"pcmk.stonith.update.scsi-devices",
"pcmk.stonith.update.scsi-devices.add-remove",
"pcmk.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",
"resource-agents.ocf.version-1-0",
"resource-agents.ocf.version-1-1",
"sbd",
"sbd.option-timeout-action",
"sbd.shared-block-device",
"status.corosync.membership",
"status.pcmk.resources.hide-inactive",
"status.pcmk.resources.id",
"status.pcmk.resources.node",
"status.pcmk.resources.orphaned",
"status.pcmk.xml",
"stonith-agents.describe",
"stonith-agents.list",
"stonith-agents.list.detailed",
"stonith-agents.ocf.version-1-0",
"stonith-agents.ocf.version-1-1"
]
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Distribute fence-virt authkey] ***********
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml for sut
TASK [linux-system-roles.ha_cluster : Create /etc/cluster directory] ***********
changed: [sut] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/etc/cluster",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 4096,
"state": "directory",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Get fence_xvm.key] ***********************
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml for sut
TASK [linux-system-roles.ha_cluster : Check if fence_xvm.key exists on the controller] ***
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Slurp existing fence_xvm.key from the controller] ***
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Use the slurped fence_xvm.key from the controller] ***
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Generate fence_xvm.key using OpenSSL] ****
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Fetch generated fence_xvm.key] ***********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Check if fence_xvm.key exists on cluster nodes] ***
ok: [sut] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [linux-system-roles.ha_cluster : Slurp existing fence_xvm.key from cluster nodes] ***
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Use the slurped fence_xvm.key from cluster nodes] ***
skipping: [sut] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Send fence_xvm.key to nodes] *************
changed: [sut] => {
"changed": true,
"checksum": "c19d13f955140710984b8a326cfb28cb1618445e",
"dest": "/etc/cluster/fence_xvm.key",
"gid": 0,
"group": "root",
"md5sum": "338290ba65d597e884005d89f872cac4",
"mode": "0600",
"owner": "root",
"secontext": "system_u:object_r:cluster_conf_t:s0",
"size": 512,
"src": "/root/.ansible/tmp/ansible-tmp-1653464604.3842235-2509-182129815062020/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Configure SBD] ***************************
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml for sut
TASK [linux-system-roles.ha_cluster : Probe SBD devices] ***********************
TASK [linux-system-roles.ha_cluster : Initialize SBD devices] ******************
TASK [linux-system-roles.ha_cluster : Distribute SBD config] *******************
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Get services status - detect pacemaker] ***
ok: [sut] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"arp-ethers.service": {
"name": "arp-ethers.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"atd.service": {
"name": "atd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "alias"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"canberra-system-bootup.service": {
"name": "canberra-system-bootup.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"canberra-system-shutdown-reboot.service": {
"name": "canberra-system-shutdown-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"canberra-system-shutdown.service": {
"name": "canberra-system-shutdown.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"corosync-notifyd.service": {
"name": "corosync-notifyd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"corosync.service": {
"name": "corosync.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"crm_mon.service": {
"name": "crm_mon.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"dbus-broker.service": {
"name": "dbus-broker.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.oom1.service": {
"name": "dbus-org.freedesktop.oom1.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.resolve1.service": {
"name": "dbus-org.freedesktop.resolve1.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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"
},
"grub2-systemd-integration.service": {
"name": "grub2-systemd-integration.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"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"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"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"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pam_namespace.service": {
"name": "pam_namespace.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"pcsd-ruby.service": {
"name": "pcsd-ruby.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"pcsd.service": {
"name": "pcsd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"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"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"rpmdb-rebuild.service": {
"name": "rpmdb-rebuild.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"sbd.service": {
"name": "sbd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sbd_remote.service": {
"name": "sbd_remote.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"selinux-check-proper-disable.service": {
"name": "selinux-check-proper-disable.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"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-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-bless-boot.service": {
"name": "systemd-bless-boot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-boot-check-no-failures.service": {
"name": "systemd-boot-check-no-failures.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-boot-system-token.service": {
"name": "systemd-boot-system-token.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "enabled-runtime"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-homed-activate.service": {
"name": "systemd-homed-activate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-homed.service": {
"name": "systemd-homed.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-journald@.service": {
"name": "systemd-journald@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-network-generator.service": {
"name": "systemd-network-generator.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"systemd-networkd.service": {
"name": "systemd-networkd.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"systemd-oomd.service": {
"name": "systemd-oomd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "enabled-runtime"
},
"systemd-repart.service": {
"name": "systemd-repart.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysext.service": {
"name": "systemd-sysext.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-time-wait-sync.service": {
"name": "systemd-time-wait-sync.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-userdbd.service": {
"name": "systemd-userdbd.service",
"source": "systemd",
"state": "running",
"status": "indirect"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-zram-setup@.service": {
"name": "systemd-zram-setup@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-zram-setup@zram0.service": {
"name": "systemd-zram-setup@zram0.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"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 : Set stonith-watchdog-timeout cluster property] ***
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"--force",
"-f",
"/var/lib/pacemaker/cib/cib.xml",
"--",
"property",
"set",
"stonith-watchdog-timeout=0"
],
"delta": "0:00:00.678571",
"end": "2022-05-25 07:43:28.067951",
"rc": 0,
"start": "2022-05-25 07:43:27.389380"
}
TASK [linux-system-roles.ha_cluster : Configure cluster nodes] *****************
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml for sut
TASK [linux-system-roles.ha_cluster : Create a corosync.conf tempfile] *********
changed: [sut] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.u_v4o_3k_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] *****
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup-pcs-0.10.yml for sut
TASK [linux-system-roles.ha_cluster : Create a corosync.conf file content using pcs-0.10] ***
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"cluster",
"setup",
"--corosync_conf",
"/tmp/ansible.u_v4o_3k_ha_cluster_corosync_conf",
"--overwrite",
"--",
"test-cluster",
"localhost"
],
"delta": "0:00:00.586716",
"end": "2022-05-25 07:43:29.342816",
"rc": 0,
"start": "2022-05-25 07:43:28.756100"
}
STDOUT:
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] ********
ok: [sut] => {
"changed": false,
"content": "dG90ZW0gewogICAgdmVyc2lvbjogMgogICAgY2x1c3Rlcl9uYW1lOiB0ZXN0LWNsdXN0ZXIKICAgIHRyYW5zcG9ydDoga25ldAogICAgY3J5cHRvX2NpcGhlcjogYWVzMjU2CiAgICBjcnlwdG9faGFzaDogc2hhMjU2Cn0KCm5vZGVsaXN0IHsKICAgIG5vZGUgewogICAgICAgIHJpbmcwX2FkZHI6IGxvY2FsaG9zdAogICAgICAgIG5hbWU6IGxvY2FsaG9zdAogICAgICAgIG5vZGVpZDogMQogICAgfQp9CgpxdW9ydW0gewogICAgcHJvdmlkZXI6IGNvcm9zeW5jX3ZvdGVxdW9ydW0KfQoKbG9nZ2luZyB7CiAgICB0b19sb2dmaWxlOiB5ZXMKICAgIGxvZ2ZpbGU6IC92YXIvbG9nL2NsdXN0ZXIvY29yb3N5bmMubG9nCiAgICB0b19zeXNsb2c6IHllcwogICAgdGltZXN0YW1wOiBvbgp9Cg==",
"encoding": "base64",
"source": "/tmp/ansible.u_v4o_3k_ha_cluster_corosync_conf"
}
TASK [linux-system-roles.ha_cluster : Distribute corosync.conf file] ***********
changed: [sut] => {
"changed": true,
"checksum": "05d2ec2a2bfa233bb2b4ace4aae02b42cafc012b",
"dest": "/etc/corosync/corosync.conf",
"gid": 0,
"group": "root",
"md5sum": "beb73759420421ade7d3b0d2f8dd24ef",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 388,
"src": "/root/.ansible/tmp/ansible-tmp-1653464609.7458375-2614-209248499199262/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Remove a corosync.conf tempfile] *********
changed: [sut] => {
"changed": true,
"path": "/tmp/ansible.u_v4o_3k_ha_cluster_corosync_conf",
"state": "absent"
}
TASK [linux-system-roles.ha_cluster : Get corosync authkey] ********************
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml for sut
TASK [linux-system-roles.ha_cluster : Check if corosync authkey exists on the controller] ***
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Slurp existing corosync authkey from the controller] ***
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Use the slurped corosync authkey from the controller] ***
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Generate corosync authkey using OpenSSL] ***
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Fetch generated corosync authkey] ********
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Check if corosync authkey exists on cluster nodes] ***
ok: [sut] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [linux-system-roles.ha_cluster : Slurp existing corosync authkey from cluster nodes] ***
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Use the slurped corosync authkey from cluster nodes] ***
skipping: [sut] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Distribute corosync authkey] *************
changed: [sut] => {
"changed": true,
"checksum": "81a67f26dd8e4c7a49c81fd26c302e871e3c597c",
"dest": "/etc/corosync/authkey",
"gid": 0,
"group": "root",
"md5sum": "6248fe671d3951122d71363f3c8b19f9",
"mode": "0400",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 256,
"src": "/root/.ansible/tmp/ansible-tmp-1653464611.3421304-2673-108255755962954/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Get pacemaker authkey] *******************
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml for sut
TASK [linux-system-roles.ha_cluster : Check if pacemaker authkey exists on the controller] ***
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Slurp existing pacemaker authkey from the controller] ***
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Use the slurped pacemaker authkey from the controller] ***
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Generate pacemaker authkey using OpenSSL] ***
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Fetch generated pacemaker authkey] *******
ok: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Check if pacemaker authkey exists on cluster nodes] ***
ok: [sut] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [linux-system-roles.ha_cluster : Slurp existing pacemaker authkey from cluster nodes] ***
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Use the slurped pacemaker authkey from cluster nodes] ***
skipping: [sut] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
skipping: [sut] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Distribute pacemaker authkey] ************
changed: [sut] => {
"changed": true,
"checksum": "a9a5aa3f2158f7c4cb2b7ec44680683925b7e74a",
"dest": "/etc/pacemaker/authkey",
"gid": 189,
"group": "haclient",
"md5sum": "d7014b6730c94befd34f387a04fe46d7",
"mode": "0400",
"owner": "hacluster",
"secontext": "system_u:object_r:etc_t:s0",
"size": 256,
"src": "/root/.ansible/tmp/ansible-tmp-1653464612.7237678-2731-155637684791671/source",
"state": "file",
"uid": 189
}
TASK [linux-system-roles.ha_cluster : Enable or disable cluster services on boot] ***
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-enable-disable.yml for sut
TASK [linux-system-roles.ha_cluster : Enable or disable configured cluster services on boot] ***
changed: [sut] => (item=corosync) => {
"ansible_loop_var": "item",
"changed": true,
"enabled": true,
"item": "corosync",
"name": "corosync",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "systemd-journald.socket sysinit.target system.slice basic.target network-online.target",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "yes",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
"CleanResult": "success",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Corosync Cluster Engine",
"DevicePolicy": "auto",
"Documentation": "man:corosync man:corosync.conf man:corosync_overview",
"DynamicUser": "no",
"EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/corosync.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOReadBytes": "18446744073709551615",
"IOReadOperations": "18446744073709551615",
"IOSchedulingClass": "2",
"IOSchedulingPriority": "4",
"IOWeight": "[not set]",
"IOWriteBytes": "18446744073709551615",
"IOWriteOperations": "18446744073709551615",
"IPAccounting": "no",
"IPEgressBytes": "[no data]",
"IPEgressPackets": "[no data]",
"IPIngressBytes": "[no data]",
"IPIngressPackets": "[no data]",
"Id": "corosync.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "infinity",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "8388608",
"LimitMEMLOCKSoft": "8388608",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "524288",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14816",
"LimitNPROCSoft": "14816",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14816",
"LimitSIGPENDINGSoft": "14816",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAPolicy": "n/a",
"Names": "corosync.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateIPC": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProcSubset": "all",
"ProtectClock": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectHostname": "no",
"ProtectKernelLogs": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectProc": "default",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"ReloadResult": "success",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target system.slice 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": "null",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "2147483646",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "4444",
"TimeoutAbortUSec": "1min 30s",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopFailureMode": "terminate",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogSignal": "6",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
skipping: [sut] => (item=corosync-qdevice) => {
"ansible_loop_var": "item",
"changed": false,
"item": "corosync-qdevice",
"skip_reason": "Conditional result was False"
}
changed: [sut] => (item=pacemaker) => {
"ansible_loop_var": "item",
"changed": true,
"enabled": true,
"item": "pacemaker",
"name": "pacemaker",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "time-sync.target systemd-journald.socket system.slice rsyslog.service resource-agents-deps.target sysinit.target network.target syslog.service dbus-broker.service basic.target corosync.service",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "yes",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
"CleanResult": "success",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Pacemaker High Availability Cluster Manager",
"DevicePolicy": "auto",
"Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/",
"DynamicUser": "no",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOReadBytes": "18446744073709551615",
"IOReadOperations": "18446744073709551615",
"IOSchedulingClass": "2",
"IOSchedulingPriority": "4",
"IOWeight": "[not set]",
"IOWriteBytes": "18446744073709551615",
"IOWriteOperations": "18446744073709551615",
"IPAccounting": "no",
"IPEgressBytes": "[no data]",
"IPEgressPackets": "[no data]",
"IPIngressBytes": "[no data]",
"IPIngressPackets": "[no data]",
"Id": "pacemaker.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "process",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "infinity",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "8388608",
"LimitMEMLOCKSoft": "8388608",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "524288",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14816",
"LimitNPROCSoft": "14816",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14816",
"LimitSIGPENDINGSoft": "14816",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAPolicy": "n/a",
"Names": "pacemaker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateIPC": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProcSubset": "all",
"ProtectClock": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectHostname": "no",
"ProtectKernelLogs": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectProc": "default",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"ReloadResult": "success",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "corosync.service system.slice sysinit.target",
"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",
"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": "2147483646",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "infinity",
"TimeoutAbortUSec": "30min",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min",
"TimeoutStopFailureMode": "terminate",
"TimeoutStopUSec": "30min",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"Wants": "resource-agents-deps.target dbus-broker.service",
"WatchdogSignal": "6",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
TASK [linux-system-roles.ha_cluster : Get services status - detect SBD] ********
ok: [sut] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"arp-ethers.service": {
"name": "arp-ethers.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"atd.service": {
"name": "atd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "alias"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"canberra-system-bootup.service": {
"name": "canberra-system-bootup.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"canberra-system-shutdown-reboot.service": {
"name": "canberra-system-shutdown-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"canberra-system-shutdown.service": {
"name": "canberra-system-shutdown.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"corosync-notifyd.service": {
"name": "corosync-notifyd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"corosync.service": {
"name": "corosync.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"crm_mon.service": {
"name": "crm_mon.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"dbus-broker.service": {
"name": "dbus-broker.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.oom1.service": {
"name": "dbus-org.freedesktop.oom1.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.resolve1.service": {
"name": "dbus-org.freedesktop.resolve1.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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"
},
"grub2-systemd-integration.service": {
"name": "grub2-systemd-integration.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"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"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"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"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"pam_namespace.service": {
"name": "pam_namespace.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"pcsd-ruby.service": {
"name": "pcsd-ruby.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"pcsd.service": {
"name": "pcsd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"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"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"rpmdb-rebuild.service": {
"name": "rpmdb-rebuild.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"sbd.service": {
"name": "sbd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sbd_remote.service": {
"name": "sbd_remote.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"selinux-check-proper-disable.service": {
"name": "selinux-check-proper-disable.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"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-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-bless-boot.service": {
"name": "systemd-bless-boot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-boot-check-no-failures.service": {
"name": "systemd-boot-check-no-failures.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-boot-system-token.service": {
"name": "systemd-boot-system-token.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "enabled-runtime"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-homed-activate.service": {
"name": "systemd-homed-activate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-homed.service": {
"name": "systemd-homed.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-journald@.service": {
"name": "systemd-journald@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-network-generator.service": {
"name": "systemd-network-generator.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"systemd-networkd.service": {
"name": "systemd-networkd.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"systemd-oomd.service": {
"name": "systemd-oomd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "enabled-runtime"
},
"systemd-repart.service": {
"name": "systemd-repart.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysext.service": {
"name": "systemd-sysext.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-time-wait-sync.service": {
"name": "systemd-time-wait-sync.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-userdbd.service": {
"name": "systemd-userdbd.service",
"source": "systemd",
"state": "running",
"status": "indirect"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-zram-setup@.service": {
"name": "systemd-zram-setup@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-zram-setup@zram0.service": {
"name": "systemd-zram-setup@zram0.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"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 or disable SBD] *******************
ok: [sut] => {
"changed": false,
"enabled": false,
"name": "sbd",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "iscsi.service systemd-modules-load.service sysinit.target basic.target system.slice systemd-journald.socket",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "pacemaker.service shutdown.target dlm.service",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "yes",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "no",
"CanStop": "no",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
"CleanResult": "success",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Shared-storage based fencing daemon",
"DevicePolicy": "auto",
"Documentation": "\"man:sbd(8)\"",
"DynamicUser": "no",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /var/run/sbd.pid watch ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartEx": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /var/run/sbd.pid watch ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStop": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -TERM $MAINPID ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStopEx": "{ path=/usr/bin/kill ; argv[]=/usr/bin/kill -TERM $MAINPID ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/sbd.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOReadBytes": "18446744073709551615",
"IOReadOperations": "18446744073709551615",
"IOSchedulingClass": "2",
"IOSchedulingPriority": "4",
"IOWeight": "[not set]",
"IOWriteBytes": "18446744073709551615",
"IOWriteOperations": "18446744073709551615",
"IPAccounting": "no",
"IPEgressBytes": "[no data]",
"IPEgressPackets": "[no data]",
"IPIngressBytes": "[no data]",
"IPIngressPackets": "[no data]",
"Id": "sbd.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "infinity",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "8388608",
"LimitMEMLOCKSoft": "8388608",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "524288",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14816",
"LimitNPROCSoft": "14816",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14816",
"LimitSIGPENDINGSoft": "14816",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAPolicy": "n/a",
"Names": "sbd.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PIDFile": "/run/sbd.pid",
"PartOf": "corosync.service",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateIPC": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProcSubset": "all",
"ProtectClock": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectHostname": "no",
"ProtectKernelLogs": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectProc": "default",
"ProtectSystem": "no",
"RefuseManualStart": "yes",
"RefuseManualStop": "yes",
"ReloadResult": "success",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target system.slice",
"Restart": "on-abort",
"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",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "2147483646",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "4444",
"TimeoutAbortUSec": "1min 30s",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopFailureMode": "terminate",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "forking",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogSignal": "6",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
TASK [linux-system-roles.ha_cluster : Pcs auth] ********************************
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-auth.yml for sut
TASK [linux-system-roles.ha_cluster : Check pcs auth status] *******************
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"status",
"pcsd",
"--",
"localhost"
],
"delta": "0:00:00.599804",
"end": "2022-05-25 07:43:38.012930",
"failed_when_result": false,
"rc": 2,
"start": "2022-05-25 07:43:37.413126"
}
STDOUT:
Warning: Unable to read the known-hosts file: No such file or directory: '/var/lib/pcsd/known-hosts'
localhost: Unable to authenticate
MSG:
non-zero return code
TASK [linux-system-roles.ha_cluster : Run pcs auth] ****************************
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-auth-pcs-0.10.yml for sut
TASK [linux-system-roles.ha_cluster : Pcs auth using pcs-0.10] *****************
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"host",
"auth",
"-u",
"hacluster",
"--",
"localhost"
],
"delta": "0:00:01.248577",
"end": "2022-05-25 07:43:39.559377",
"rc": 0,
"start": "2022-05-25 07:43:38.310800"
}
STDOUT:
Password: localhost: Authorized
TASK [linux-system-roles.ha_cluster : Start the cluster and reload corosync.conf] ***
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml for sut
TASK [linux-system-roles.ha_cluster : Get services status - detect corosync-qdevice] ***
ok: [sut] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"arp-ethers.service": {
"name": "arp-ethers.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"atd.service": {
"name": "atd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "alias"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"canberra-system-bootup.service": {
"name": "canberra-system-bootup.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"canberra-system-shutdown-reboot.service": {
"name": "canberra-system-shutdown-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"canberra-system-shutdown.service": {
"name": "canberra-system-shutdown.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"console-getty.service": {
"name": "console-getty.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"container-getty@.service": {
"name": "container-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"corosync-notifyd.service": {
"name": "corosync-notifyd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"corosync.service": {
"name": "corosync.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"crm_mon.service": {
"name": "crm_mon.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"dbus-broker.service": {
"name": "dbus-broker.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.oom1.service": {
"name": "dbus-org.freedesktop.oom1.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus-org.freedesktop.resolve1.service": {
"name": "dbus-org.freedesktop.resolve1.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "alias"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "active",
"status": "alias"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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"
},
"firewalld.service": {
"name": "firewalld.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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"
},
"grub2-systemd-integration.service": {
"name": "grub2-systemd-integration.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"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"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"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"
},
"nftables.service": {
"name": "nftables.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"pam_namespace.service": {
"name": "pam_namespace.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"pcsd-ruby.service": {
"name": "pcsd-ruby.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"pcsd.service": {
"name": "pcsd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"plymouth-halt.service": {
"name": "plymouth-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-kexec.service": {
"name": "plymouth-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-poweroff.service": {
"name": "plymouth-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-quit.service": {
"name": "plymouth-quit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-read-write.service": {
"name": "plymouth-read-write.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-reboot.service": {
"name": "plymouth-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"plymouth-switch-root-initramfs.service": {
"name": "plymouth-switch-root-initramfs.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"plymouth-switch-root.service": {
"name": "plymouth-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"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"
},
"restraintd.service": {
"name": "restraintd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"rpmdb-rebuild.service": {
"name": "rpmdb-rebuild.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"sbd.service": {
"name": "sbd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sbd_remote.service": {
"name": "sbd_remote.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"selinux-autorelabel-mark.service": {
"name": "selinux-autorelabel-mark.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"selinux-autorelabel.service": {
"name": "selinux-autorelabel.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"selinux-check-proper-disable.service": {
"name": "selinux-check-proper-disable.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"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-plymouth.service": {
"name": "systemd-ask-password-plymouth.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-bless-boot.service": {
"name": "systemd-bless-boot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-boot-check-no-failures.service": {
"name": "systemd-boot-check-no-failures.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-boot-system-token.service": {
"name": "systemd-boot-system-token.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "enabled-runtime"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-homed-activate.service": {
"name": "systemd-homed-activate.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-homed.service": {
"name": "systemd-homed.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-journald@.service": {
"name": "systemd-journald@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-kexec.service": {
"name": "systemd-kexec.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-localed.service": {
"name": "systemd-localed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-logind.service": {
"name": "systemd-logind.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-machine-id-commit.service": {
"name": "systemd-machine-id-commit.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-modules-load.service": {
"name": "systemd-modules-load.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-network-generator.service": {
"name": "systemd-network-generator.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"systemd-networkd-wait-online.service": {
"name": "systemd-networkd-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"systemd-networkd.service": {
"name": "systemd-networkd.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"systemd-oomd.service": {
"name": "systemd-oomd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"systemd-portabled.service": {
"name": "systemd-portabled.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-poweroff.service": {
"name": "systemd-poweroff.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-pstore.service": {
"name": "systemd-pstore.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-quotacheck.service": {
"name": "systemd-quotacheck.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-random-seed.service": {
"name": "systemd-random-seed.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-reboot.service": {
"name": "systemd-reboot.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-remount-fs.service": {
"name": "systemd-remount-fs.service",
"source": "systemd",
"state": "stopped",
"status": "enabled-runtime"
},
"systemd-repart.service": {
"name": "systemd-repart.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysext.service": {
"name": "systemd-sysext.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-time-wait-sync.service": {
"name": "systemd-time-wait-sync.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-userdbd.service": {
"name": "systemd-userdbd.service",
"source": "systemd",
"state": "running",
"status": "indirect"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-zram-setup@.service": {
"name": "systemd-zram-setup@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-zram-setup@zram0.service": {
"name": "systemd-zram-setup@zram0.service",
"source": "systemd",
"state": "stopped",
"status": "unknown"
},
"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] ***
ok: [sut] => (item=pacemaker) => {
"ansible_loop_var": "item",
"changed": false,
"item": "pacemaker",
"name": "pacemaker",
"state": "stopped",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "time-sync.target syslog.service dbus-broker.service network.target corosync.service basic.target rsyslog.service systemd-journald.socket sysinit.target system.slice resource-agents-deps.target",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "multi-user.target shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "yes",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
"CleanResult": "success",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Pacemaker High Availability Cluster Manager",
"DevicePolicy": "auto",
"Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/",
"DynamicUser": "no",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOReadBytes": "18446744073709551615",
"IOReadOperations": "18446744073709551615",
"IOSchedulingClass": "2",
"IOSchedulingPriority": "4",
"IOWeight": "[not set]",
"IOWriteBytes": "18446744073709551615",
"IOWriteOperations": "18446744073709551615",
"IPAccounting": "no",
"IPEgressBytes": "[no data]",
"IPEgressPackets": "[no data]",
"IPIngressBytes": "[no data]",
"IPIngressPackets": "[no data]",
"Id": "pacemaker.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "process",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "infinity",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "8388608",
"LimitMEMLOCKSoft": "8388608",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "524288",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14816",
"LimitNPROCSoft": "14816",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14816",
"LimitSIGPENDINGSoft": "14816",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAPolicy": "n/a",
"Names": "pacemaker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateIPC": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProcSubset": "all",
"ProtectClock": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectHostname": "no",
"ProtectKernelLogs": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectProc": "default",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"ReloadResult": "success",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "system.slice corosync.service sysinit.target",
"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",
"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": "2147483646",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "infinity",
"TimeoutAbortUSec": "30min",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min",
"TimeoutStopFailureMode": "terminate",
"TimeoutStopUSec": "30min",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"Wants": "resource-agents-deps.target dbus-broker.service",
"WatchdogSignal": "6",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
skipping: [sut] => (item=corosync-qdevice) => {
"ansible_loop_var": "item",
"changed": false,
"item": "corosync-qdevice",
"skip_reason": "Conditional result was False"
}
ok: [sut] => (item=corosync) => {
"ansible_loop_var": "item",
"changed": false,
"item": "corosync",
"name": "corosync",
"state": "stopped",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "systemd-journald.socket basic.target network-online.target sysinit.target system.slice",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "multi-user.target pacemaker.service shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "yes",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
"CleanResult": "success",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Corosync Cluster Engine",
"DevicePolicy": "auto",
"Documentation": "man:corosync man:corosync.conf man:corosync_overview",
"DynamicUser": "no",
"EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/corosync.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOReadBytes": "18446744073709551615",
"IOReadOperations": "18446744073709551615",
"IOSchedulingClass": "2",
"IOSchedulingPriority": "4",
"IOWeight": "[not set]",
"IOWriteBytes": "18446744073709551615",
"IOWriteOperations": "18446744073709551615",
"IPAccounting": "no",
"IPEgressBytes": "[no data]",
"IPEgressPackets": "[no data]",
"IPIngressBytes": "[no data]",
"IPIngressPackets": "[no data]",
"Id": "corosync.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "infinity",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "8388608",
"LimitMEMLOCKSoft": "8388608",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "524288",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14816",
"LimitNPROCSoft": "14816",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14816",
"LimitSIGPENDINGSoft": "14816",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAPolicy": "n/a",
"Names": "corosync.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateIPC": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProcSubset": "all",
"ProtectClock": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectHostname": "no",
"ProtectKernelLogs": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectProc": "default",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"ReloadResult": "success",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"RequiredBy": "pacemaker.service",
"Requires": "network-online.target sysinit.target system.slice",
"Restart": "no",
"RestartKillSignal": "15",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Wed 2022-05-25 07:43:34 UTC",
"StateChangeTimestampMonotonic": "885595371",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "2147483646",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "4444",
"TimeoutAbortUSec": "1min 30s",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopFailureMode": "terminate",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogSignal": "6",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
TASK [linux-system-roles.ha_cluster : Start corosync] **************************
changed: [sut] => {
"changed": true,
"name": "corosync",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "systemd-journald.socket basic.target network-online.target sysinit.target system.slice",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "multi-user.target pacemaker.service shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "yes",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
"CleanResult": "success",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Corosync Cluster Engine",
"DevicePolicy": "auto",
"Documentation": "man:corosync man:corosync.conf man:corosync_overview",
"DynamicUser": "no",
"EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartEx": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStop": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStopEx": "{ path=/usr/sbin/corosync-cfgtool ; argv[]=/usr/sbin/corosync-cfgtool -H --force ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/corosync.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOReadBytes": "18446744073709551615",
"IOReadOperations": "18446744073709551615",
"IOSchedulingClass": "2",
"IOSchedulingPriority": "4",
"IOWeight": "[not set]",
"IOWriteBytes": "18446744073709551615",
"IOWriteOperations": "18446744073709551615",
"IPAccounting": "no",
"IPEgressBytes": "[no data]",
"IPEgressPackets": "[no data]",
"IPIngressBytes": "[no data]",
"IPIngressPackets": "[no data]",
"Id": "corosync.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "infinity",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "8388608",
"LimitMEMLOCKSoft": "8388608",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "524288",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14816",
"LimitNPROCSoft": "14816",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14816",
"LimitSIGPENDINGSoft": "14816",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAPolicy": "n/a",
"Names": "corosync.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateIPC": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProcSubset": "all",
"ProtectClock": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectHostname": "no",
"ProtectKernelLogs": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectProc": "default",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"ReloadResult": "success",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"RequiredBy": "pacemaker.service",
"Requires": "network-online.target sysinit.target system.slice",
"Restart": "no",
"RestartKillSignal": "15",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Wed 2022-05-25 07:43:34 UTC",
"StateChangeTimestampMonotonic": "885595371",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "2147483646",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "4444",
"TimeoutAbortUSec": "1min 30s",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopFailureMode": "terminate",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogSignal": "6",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
TASK [linux-system-roles.ha_cluster : Reload corosync configuration] ***********
changed: [sut] => {
"changed": true,
"cmd": [
"corosync-cfgtool",
"-R"
],
"delta": "0:00:00.014741",
"end": "2022-05-25 07:43:43.735593",
"rc": 0,
"start": "2022-05-25 07:43:43.720852"
}
STDOUT:
Reloading corosync.conf...
Done
TASK [linux-system-roles.ha_cluster : Start corosync-qdevice] ******************
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Start pacemaker] *************************
changed: [sut] => {
"changed": true,
"name": "pacemaker",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "time-sync.target syslog.service dbus-broker.service network.target corosync.service basic.target rsyslog.service systemd-journald.socket sysinit.target system.slice resource-agents-deps.target",
"AllowIsolate": "no",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "multi-user.target shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "yes",
"CPUAffinityFromNUMA": "no",
"CPUQuotaPerSecUSec": "infinity",
"CPUQuotaPeriodUSec": "infinity",
"CPUSchedulingPolicy": "0",
"CPUSchedulingPriority": "0",
"CPUSchedulingResetOnFork": "no",
"CPUShares": "[not set]",
"CPUUsageNSec": "[not set]",
"CPUWeight": "[not set]",
"CacheDirectoryMode": "0755",
"CanFreeze": "yes",
"CanIsolate": "no",
"CanReload": "no",
"CanStart": "yes",
"CanStop": "yes",
"CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore",
"CleanResult": "success",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"CoredumpFilter": "0x33",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Pacemaker High Availability Cluster Manager",
"DevicePolicy": "auto",
"Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/",
"DynamicUser": "no",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"ExecStartEx": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FinalKillSignal": "9",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOReadBytes": "18446744073709551615",
"IOReadOperations": "18446744073709551615",
"IOSchedulingClass": "2",
"IOSchedulingPriority": "4",
"IOWeight": "[not set]",
"IOWriteBytes": "18446744073709551615",
"IOWriteOperations": "18446744073709551615",
"IPAccounting": "no",
"IPEgressBytes": "[no data]",
"IPEgressPackets": "[no data]",
"IPIngressBytes": "[no data]",
"IPIngressPackets": "[no data]",
"Id": "pacemaker.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestampMonotonic": "0",
"InactiveExitTimestampMonotonic": "0",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "process",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "infinity",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "8388608",
"LimitMEMLOCKSoft": "8388608",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "524288",
"LimitNOFILESoft": "1024",
"LimitNPROC": "14816",
"LimitNPROCSoft": "14816",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "14816",
"LimitSIGPENDINGSoft": "14816",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"ManagedOOMMemoryPressure": "auto",
"ManagedOOMMemoryPressureLimit": "0",
"ManagedOOMPreference": "none",
"ManagedOOMSwap": "auto",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAPolicy": "n/a",
"Names": "pacemaker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMPolicy": "stop",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateIPC": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProcSubset": "all",
"ProtectClock": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectHostname": "no",
"ProtectKernelLogs": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectProc": "default",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"ReloadResult": "success",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "system.slice corosync.service sysinit.target",
"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",
"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": "2147483646",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "infinity",
"TimeoutAbortUSec": "30min",
"TimeoutCleanUSec": "infinity",
"TimeoutStartFailureMode": "terminate",
"TimeoutStartUSec": "1min",
"TimeoutStopFailureMode": "terminate",
"TimeoutStopUSec": "30min",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"Wants": "resource-agents-deps.target dbus-broker.service",
"WatchdogSignal": "6",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "infinity"
}
}
TASK [linux-system-roles.ha_cluster : Wait for the cluster to fully start and form membership] ***
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"cluster",
"start",
"--all",
"--wait"
],
"delta": "0:00:24.694974",
"end": "2022-05-25 07:44:09.155926",
"rc": 0,
"start": "2022-05-25 07:43:44.460952"
}
STDOUT:
localhost: Starting Cluster...
Waiting for node(s) to start...
localhost: Started
TASK [linux-system-roles.ha_cluster : List pacemaker nodes] ********************
ok: [sut] => {
"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.022472",
"end": "2022-05-25 07:44:09.408424",
"rc": 0,
"start": "2022-05-25 07:44:09.385952"
}
STDOUT:
localhost
TASK [linux-system-roles.ha_cluster : Purge removed nodes from pacemaker's cache] ***
skipping: [sut] => (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] *********************
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml for sut
TASK [linux-system-roles.ha_cluster : Create a tempfile for original CIB] ******
changed: [sut] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.zwzefbl2_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] ***********
changed: [sut] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.q83z7fil_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] *****************
ok: [sut] => {
"changed": false,
"cmd": [
"cibadmin",
"--query"
],
"delta": "0:00:00.011187",
"end": "2022-05-25 07:44:10.216323",
"rc": 0,
"start": "2022-05-25 07:44:10.205136"
}
STDOUT:
TASK [linux-system-roles.ha_cluster : Write CIB configuration] *****************
changed: [sut] => (item=/tmp/ansible.q83z7fil_ha_cluster_cib_xml) => {
"ansible_loop_var": "item",
"changed": true,
"checksum": "d262073bc2fa61a0605c6ffb6daf6b947634b75e",
"dest": "/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"gid": 0,
"group": "root",
"item": "/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"md5sum": "3960e4bcb23afbdf25003856615edab7",
"mode": "0600",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 1276,
"src": "/root/.ansible/tmp/ansible-tmp-1653464650.300436-3090-177438002929450/source",
"state": "file",
"uid": 0
}
changed: [sut] => (item=/tmp/ansible.zwzefbl2_ha_cluster_original_cib_xml) => {
"ansible_loop_var": "item",
"changed": true,
"checksum": "d262073bc2fa61a0605c6ffb6daf6b947634b75e",
"dest": "/tmp/ansible.zwzefbl2_ha_cluster_original_cib_xml",
"gid": 0,
"group": "root",
"item": "/tmp/ansible.zwzefbl2_ha_cluster_original_cib_xml",
"md5sum": "3960e4bcb23afbdf25003856615edab7",
"mode": "0600",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 1276,
"src": "/root/.ansible/tmp/ansible-tmp-1653464650.8944454-3090-255891816436030/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Purge new CIB configuration] *************
changed: [sut] => {
"changed": true,
"cmd": [
"cibadmin",
"--force",
"--delete-all",
"--xpath",
"/cib/configuration/*[not(\n self::crm_config or\n self::nodes or\n self::resources or\n self::constraints\n)] | /cib/configuration/*[self::resources or self::constraints]/* | /cib/configuration/nodes/*/* | /cib/configuration/crm_config//nvpair[not(\n @name=\"cluster-infrastructure\" or\n @name=\"cluster-name\" or\n @name=\"dc-version\" or\n @name=\"have-watchdog\" or\n @name=\"last-lrm-refresh\" or\n @name=\"stonith-watchdog-timeout\"\n)]"
],
"delta": "0:00:00.021889",
"end": "2022-05-25 07:44:11.687131",
"rc": 0,
"start": "2022-05-25 07:44:11.665242"
}
TASK [linux-system-roles.ha_cluster : Configure cluster properties] ************
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Extract primitive to bundle mapping] *****
ok: [sut] => {
"ansible_facts": {
"__ha_cluster_primitive_bundle_map": {}
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Configure cluster bundle resources] ******
TASK [linux-system-roles.ha_cluster : Configure cluster resources] *************
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-resource-primitive.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-resource-primitive.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-resource-primitive.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-resource-primitive.yml for sut
TASK [linux-system-roles.ha_cluster : Configure resource primitive 'd1'] *******
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"resource",
"create",
"d1",
"ocf:pacemaker:Dummy"
],
"delta": "0:00:00.670187",
"end": "2022-05-25 07:44:12.764208",
"rc": 0,
"start": "2022-05-25 07:44:12.094021"
}
TASK [linux-system-roles.ha_cluster : Configure resource primitive 'd2'] *******
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"resource",
"create",
"d2",
"ocf:pacemaker:Dummy"
],
"delta": "0:00:00.670500",
"end": "2022-05-25 07:44:13.691460",
"rc": 0,
"start": "2022-05-25 07:44:13.020960"
}
TASK [linux-system-roles.ha_cluster : Configure resource primitive 'd3'] *******
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"resource",
"create",
"d3",
"ocf:pacemaker:Dummy"
],
"delta": "0:00:00.670910",
"end": "2022-05-25 07:44:14.614584",
"rc": 0,
"start": "2022-05-25 07:44:13.943674"
}
TASK [linux-system-roles.ha_cluster : Configure resource primitive 'd4'] *******
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"resource",
"create",
"d4",
"ocf:pacemaker:Dummy"
],
"delta": "0:00:00.689546",
"end": "2022-05-25 07:44:15.558476",
"rc": 0,
"start": "2022-05-25 07:44:14.868930"
}
TASK [linux-system-roles.ha_cluster : Configure cluster resource groups] *******
TASK [linux-system-roles.ha_cluster : Configure cluster resource clones] *******
TASK [linux-system-roles.ha_cluster : Configure resource location constraints] ***
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-location.yml for sut
TASK [linux-system-roles.ha_cluster : Configure location constraint '0'] *******
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d1",
"prefers",
"node1=INFINITY"
],
"delta": "0:00:00.641133",
"end": "2022-05-25 07:44:16.687290",
"rc": 0,
"start": "2022-05-25 07:44:16.046157"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint '1'] *******
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"prefers",
"node1=INFINITY"
],
"delta": "0:00:00.634906",
"end": "2022-05-25 07:44:17.581837",
"rc": 0,
"start": "2022-05-25 07:44:16.946931"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint '2'] *******
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d1",
"prefers",
"node2=-123"
],
"delta": "0:00:00.645970",
"end": "2022-05-25 07:44:18.490869",
"rc": 0,
"start": "2022-05-25 07:44:17.844899"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint '3'] *******
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"prefers",
"node2=23"
],
"delta": "0:00:00.637717",
"end": "2022-05-25 07:44:19.394168",
"rc": 0,
"start": "2022-05-25 07:44:18.756451"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl1'] *****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"add",
"cl1",
"d2",
"node1",
"INFINITY"
],
"delta": "0:00:00.640221",
"end": "2022-05-25 07:44:20.296185",
"rc": 0,
"start": "2022-05-25 07:44:19.655964"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl2'] *****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"add",
"cl2",
"regexp%d\\d+",
"node3",
"INFINITY"
],
"delta": "0:00:00.646521",
"end": "2022-05-25 07:44:21.207645",
"rc": 0,
"start": "2022-05-25 07:44:20.561124"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl3'] *****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"add",
"cl3",
"d2",
"node2",
"INFINITY",
"resource-discovery=exclusive"
],
"delta": "0:00:00.648935",
"end": "2022-05-25 07:44:22.118836",
"rc": 0,
"start": "2022-05-25 07:44:21.469901"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl4'] *****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"add",
"cl4",
"regexp%d\\d+",
"node4",
"INFINITY",
"resource-discovery=exclusive"
],
"delta": "0:00:00.651460",
"end": "2022-05-25 07:44:23.033683",
"rc": 0,
"start": "2022-05-25 07:44:22.382223"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl5'] *****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"add",
"cl5",
"d2",
"node3",
"-INFINITY",
"resource-discovery=never"
],
"delta": "0:00:00.647496",
"end": "2022-05-25 07:44:23.941877",
"rc": 0,
"start": "2022-05-25 07:44:23.294381"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl6'] *****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"add",
"cl6",
"regexp%d\\d+",
"node5",
"-32",
"resource-discovery=never"
],
"delta": "0:00:00.647602",
"end": "2022-05-25 07:44:24.851227",
"rc": 0,
"start": "2022-05-25 07:44:24.203625"
}
STDOUT:
Warning: Validation for node existence in the cluster will be skipped
TASK [linux-system-roles.ha_cluster : Configure location constraint '10'] ******
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d3",
"rule",
"rule",
"eq",
"1"
],
"delta": "0:00:00.646752",
"end": "2022-05-25 07:44:25.759557",
"rc": 0,
"start": "2022-05-25 07:44:25.112805"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint '11'] ******
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"rule",
"rule",
"eq",
"1"
],
"delta": "0:00:00.639086",
"end": "2022-05-25 07:44:26.658035",
"rc": 0,
"start": "2022-05-25 07:44:26.018949"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl7'] *****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d3",
"rule",
"constraint-id=cl7",
"(rule",
"eq",
"2)",
"and",
"(date",
"gt",
"2000-01-01",
"or",
"date-spec",
"weekdays=1)"
],
"delta": "0:00:00.640864",
"end": "2022-05-25 07:44:27.558572",
"rc": 0,
"start": "2022-05-25 07:44:26.917708"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl8'] *****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"rule",
"constraint-id=cl8",
"(rule",
"eq",
"2)",
"and",
"(date",
"gt",
"2000-01-01",
"or",
"date-spec",
"weekdays=1)"
],
"delta": "0:00:00.644069",
"end": "2022-05-25 07:44:28.464024",
"rc": 0,
"start": "2022-05-25 07:44:27.819955"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint '14'] ******
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d3",
"rule",
"role=promoted",
"rule",
"eq",
"3",
"or",
"#uname",
"eq",
"node2"
],
"delta": "0:00:00.643631",
"end": "2022-05-25 07:44:29.365753",
"rc": 0,
"start": "2022-05-25 07:44:28.722122"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint '15'] ******
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"rule",
"role=promoted",
"rule",
"eq",
"3",
"or",
"#uname",
"eq",
"node2"
],
"delta": "0:00:00.653227",
"end": "2022-05-25 07:44:30.279885",
"rc": 0,
"start": "2022-05-25 07:44:29.626658"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint '16'] ******
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d3",
"rule",
"score=-47",
"rule",
"eq",
"4",
"and",
"value",
"gt",
"-10"
],
"delta": "0:00:00.647947",
"end": "2022-05-25 07:44:31.189769",
"rc": 0,
"start": "2022-05-25 07:44:30.541822"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint '17'] ******
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"rule",
"score=-47",
"rule",
"eq",
"4",
"and",
"value",
"gt",
"-10"
],
"delta": "0:00:00.649790",
"end": "2022-05-25 07:44:32.103060",
"rc": 0,
"start": "2022-05-25 07:44:31.453270"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint '18'] ******
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d3",
"rule",
"score-attribute=myscore",
"rule",
"eq",
"5",
"or",
"value",
"ne",
"string",
"interesting;string&",
"and",
"x",
"gt",
"0"
],
"delta": "0:00:00.649488",
"end": "2022-05-25 07:44:33.014339",
"rc": 0,
"start": "2022-05-25 07:44:32.364851"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint '19'] ******
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"rule",
"score-attribute=myscore",
"rule",
"eq",
"5",
"or",
"value",
"ne",
"string",
"interesting;string&",
"and",
"x",
"gt",
"0"
],
"delta": "0:00:00.653075",
"end": "2022-05-25 07:44:33.926561",
"rc": 0,
"start": "2022-05-25 07:44:33.273486"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint '20'] ******
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d3",
"rule",
"resource-discovery=always",
"rule",
"eq",
"6"
],
"delta": "0:00:00.646635",
"end": "2022-05-25 07:44:34.831554",
"rc": 0,
"start": "2022-05-25 07:44:34.184919"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint '21'] ******
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"rule",
"resource-discovery=always",
"rule",
"eq",
"6"
],
"delta": "0:00:00.649261",
"end": "2022-05-25 07:44:35.738337",
"rc": 0,
"start": "2022-05-25 07:44:35.089076"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl9'] *****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"d3",
"rule",
"constraint-id=cl9",
"role=unpromoted",
"score=-47",
"resource-discovery=always",
"rule",
"eq",
"7"
],
"delta": "0:00:00.644331",
"end": "2022-05-25 07:44:36.641790",
"rc": 0,
"start": "2022-05-25 07:44:35.997459"
}
TASK [linux-system-roles.ha_cluster : Configure location constraint 'cl10'] ****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"location",
"regexp%d\\d+",
"rule",
"constraint-id=cl10",
"role=unpromoted",
"score=-47",
"resource-discovery=always",
"rule",
"eq",
"7"
],
"delta": "0:00:00.647144",
"end": "2022-05-25 07:44:37.547275",
"rc": 0,
"start": "2022-05-25 07:44:36.900131"
}
TASK [linux-system-roles.ha_cluster : Configure resource colocation constraints] ***
skipping: [sut] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"resource_sets": [
{
"resource_ids": [
"d1",
"d2"
]
}
]
},
"constraint_index": 6,
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2'], 'options': [{'name': 'role', 'value': 'Promoted'}]}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}]}], 'id': 'cc-set', 'options': [{'name': 'score', 'value': 20}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"id": "cc-set",
"options": [
{
"name": "score",
"value": 20
}
],
"resource_sets": [
{
"options": [
{
"name": "role",
"value": "Promoted"
}
],
"resource_ids": [
"d1",
"d2"
]
},
{
"options": [
{
"name": "sequential",
"value": "false"
}
],
"resource_ids": [
"d3",
"d4"
]
}
]
},
"constraint_index": 7,
"skip_reason": "Conditional result was False"
}
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-colocation.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-colocation.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-colocation.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-colocation.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-colocation.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-colocation.yml for sut
TASK [linux-system-roles.ha_cluster : Configure colocation constraint '0'] *****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"add",
"d1",
"with",
"d2",
"INFINITY"
],
"delta": "0:00:00.649714",
"end": "2022-05-25 07:44:38.581215",
"rc": 0,
"start": "2022-05-25 07:44:37.931501"
}
TASK [linux-system-roles.ha_cluster : Configure colocation constraint '1'] *****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"add",
"d2",
"with",
"d3",
"-10"
],
"delta": "0:00:00.651787",
"end": "2022-05-25 07:44:39.482782",
"rc": 0,
"start": "2022-05-25 07:44:38.830995"
}
TASK [linux-system-roles.ha_cluster : Configure colocation constraint 'cc-id'] ***
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"add",
"d3",
"with",
"d4",
"INFINITY",
"id=cc-id"
],
"delta": "0:00:00.651885",
"end": "2022-05-25 07:44:40.387703",
"rc": 0,
"start": "2022-05-25 07:44:39.735818"
}
TASK [linux-system-roles.ha_cluster : Configure colocation constraint '3'] *****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"add",
"promoted",
"d1",
"with",
"promoted",
"d3",
"INFINITY"
],
"delta": "0:00:00.657575",
"end": "2022-05-25 07:44:41.299299",
"rc": 0,
"start": "2022-05-25 07:44:40.641724"
}
TASK [linux-system-roles.ha_cluster : Configure colocation constraint '4'] *****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"add",
"d1",
"with",
"d4",
"INFINITY",
"node-attribute=attribute-name"
],
"delta": "0:00:00.651647",
"end": "2022-05-25 07:44:42.204098",
"rc": 0,
"start": "2022-05-25 07:44:41.552451"
}
TASK [linux-system-roles.ha_cluster : Configure colocation constraint 'cc-all'] ***
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"add",
"unpromoted",
"d2",
"with",
"started",
"d4",
"-INFINITY",
"id=cc-all",
"node-attribute=attribute-name"
],
"delta": "0:00:00.654174",
"end": "2022-05-25 07:44:43.111910",
"rc": 0,
"start": "2022-05-25 07:44:42.457736"
}
TASK [linux-system-roles.ha_cluster : Configure resource set colocation constraints] ***
skipping: [sut] => (item={'resource_follower': {'id': 'd1'}, 'resource_leader': {'id': 'd2'}}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"resource_follower": {
"id": "d1"
},
"resource_leader": {
"id": "d2"
}
},
"constraint_index": 0,
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_follower': {'id': 'd2'}, 'resource_leader': {'id': 'd3'}, 'options': [{'name': 'score', 'value': -10}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"options": [
{
"name": "score",
"value": -10
}
],
"resource_follower": {
"id": "d2"
},
"resource_leader": {
"id": "d3"
}
},
"constraint_index": 1,
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_follower': {'id': 'd3'}, 'resource_leader': {'id': 'd4'}, 'id': 'cc-id'}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"id": "cc-id",
"resource_follower": {
"id": "d3"
},
"resource_leader": {
"id": "d4"
}
},
"constraint_index": 2,
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_follower': {'id': 'd1', 'role': 'Promoted'}, 'resource_leader': {'id': 'd3', 'role': 'Promoted'}}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"resource_follower": {
"id": "d1",
"role": "Promoted"
},
"resource_leader": {
"id": "d3",
"role": "Promoted"
}
},
"constraint_index": 3,
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_follower': {'id': 'd1'}, 'resource_leader': {'id': 'd4'}, 'options': [{'name': 'node-attribute', 'value': 'attribute-name'}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"options": [
{
"name": "node-attribute",
"value": "attribute-name"
}
],
"resource_follower": {
"id": "d1"
},
"resource_leader": {
"id": "d4"
}
},
"constraint_index": 4,
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_follower': {'id': 'd2', 'role': 'Unpromoted'}, 'resource_leader': {'id': 'd4', 'role': 'Started'}, 'id': 'cc-all', 'options': [{'name': 'score', 'value': '-INFINITY'}, {'name': 'node-attribute', 'value': 'attribute-name'}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"id": "cc-all",
"options": [
{
"name": "score",
"value": "-INFINITY"
},
{
"name": "node-attribute",
"value": "attribute-name"
}
],
"resource_follower": {
"id": "d2",
"role": "Unpromoted"
},
"resource_leader": {
"id": "d4",
"role": "Started"
}
},
"constraint_index": 5,
"skip_reason": "Conditional result was False"
}
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml for sut
TASK [linux-system-roles.ha_cluster : Configure colocation constraint '6'] *****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"set",
"d1",
"d2"
],
"delta": "0:00:00.652384",
"end": "2022-05-25 07:44:44.150496",
"rc": 0,
"start": "2022-05-25 07:44:43.498112"
}
TASK [linux-system-roles.ha_cluster : Configure colocation constraint 'cc-set'] ***
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"colocation",
"set",
"d1",
"d2",
"role=Promoted",
"set",
"d3",
"d4",
"sequential=false",
"setoptions",
"id=cc-set",
"score=20"
],
"delta": "0:00:00.654933",
"end": "2022-05-25 07:44:45.061920",
"rc": 0,
"start": "2022-05-25 07:44:44.406987"
}
TASK [linux-system-roles.ha_cluster : Configure resource order constraints] ****
skipping: [sut] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"resource_sets": [
{
"resource_ids": [
"d1",
"d2"
]
}
]
},
"constraint_index": 6,
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2'], 'options': [{'name': 'action', 'value': 'promote'}]}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}, {'name': 'require-all', 'value': 'true'}]}], 'id': 'co-set', 'options': [{'name': 'symmetrical', 'value': 'false'}, {'name': 'kind', 'value': 'Serialize'}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"id": "co-set",
"options": [
{
"name": "symmetrical",
"value": "false"
},
{
"name": "kind",
"value": "Serialize"
}
],
"resource_sets": [
{
"options": [
{
"name": "action",
"value": "promote"
}
],
"resource_ids": [
"d1",
"d2"
]
},
{
"options": [
{
"name": "sequential",
"value": "false"
},
{
"name": "require-all",
"value": "true"
}
],
"resource_ids": [
"d3",
"d4"
]
}
]
},
"constraint_index": 7,
"skip_reason": "Conditional result was False"
}
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-order.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-order.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-order.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-order.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-order.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-order.yml for sut
TASK [linux-system-roles.ha_cluster : Configure order constraint '0'] **********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"d1",
"then",
"d2"
],
"delta": "0:00:00.674783",
"end": "2022-05-25 07:44:46.125813",
"rc": 0,
"start": "2022-05-25 07:44:45.451030"
}
STDOUT:
Adding d1 d2 (kind: Mandatory) (Options: first-action=start then-action=start)
TASK [linux-system-roles.ha_cluster : Configure order constraint 'co-id'] ******
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"d2",
"then",
"d3",
"id=co-id"
],
"delta": "0:00:00.677538",
"end": "2022-05-25 07:44:47.044987",
"rc": 0,
"start": "2022-05-25 07:44:46.367449"
}
STDOUT:
Adding d2 d3 (kind: Mandatory) (Options: id=co-id first-action=start then-action=start)
TASK [linux-system-roles.ha_cluster : Configure order constraint '2'] **********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"demote",
"d3",
"then",
"promote",
"d4"
],
"delta": "0:00:00.678686",
"end": "2022-05-25 07:44:47.970013",
"rc": 0,
"start": "2022-05-25 07:44:47.291327"
}
STDOUT:
Adding d3 d4 (kind: Mandatory) (Options: first-action=demote then-action=promote)
TASK [linux-system-roles.ha_cluster : Configure order constraint '3'] **********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"d1",
"then",
"d3",
"kind=Optional",
"symmetrical=false",
"require-all=false"
],
"delta": "0:00:00.678241",
"end": "2022-05-25 07:44:48.893252",
"rc": 0,
"start": "2022-05-25 07:44:48.215011"
}
STDOUT:
Adding d1 d3 (kind: Optional) (Options: require-all=false first-action=start then-action=start symmetrical=false)
TASK [linux-system-roles.ha_cluster : Configure order constraint '4'] **********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"d1",
"then",
"d4",
"score=-15"
],
"delta": "0:00:00.683184",
"end": "2022-05-25 07:44:49.821650",
"rc": 0,
"start": "2022-05-25 07:44:49.138466"
}
STDOUT:
Adding d1 d4 (score: -15) (Options: first-action=start then-action=start)
TASK [linux-system-roles.ha_cluster : Configure order constraint 'co-all'] *****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"demote",
"d2",
"then",
"stop",
"d4",
"id=co-all",
"score=10",
"symmetrical=false",
"require-all=false"
],
"delta": "0:00:00.682385",
"end": "2022-05-25 07:44:50.749536",
"rc": 0,
"start": "2022-05-25 07:44:50.067151"
}
STDOUT:
Adding d2 d4 (score: 10) (Options: id=co-all require-all=false first-action=demote then-action=stop symmetrical=false)
TASK [linux-system-roles.ha_cluster : Configure resource set order constraints] ***
skipping: [sut] => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd2'}}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"resource_first": {
"id": "d1"
},
"resource_then": {
"id": "d2"
}
},
"constraint_index": 0,
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_first': {'id': 'd2'}, 'resource_then': {'id': 'd3'}, 'id': 'co-id'}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"id": "co-id",
"resource_first": {
"id": "d2"
},
"resource_then": {
"id": "d3"
}
},
"constraint_index": 1,
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_first': {'id': 'd3', 'action': 'demote'}, 'resource_then': {'id': 'd4', 'action': 'promote'}}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"resource_first": {
"action": "demote",
"id": "d3"
},
"resource_then": {
"action": "promote",
"id": "d4"
}
},
"constraint_index": 2,
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd3'}, 'options': [{'name': 'kind', 'value': 'Optional'}, {'name': 'symmetrical', 'value': 'false'}, {'name': 'require-all', 'value': 'false'}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"options": [
{
"name": "kind",
"value": "Optional"
},
{
"name": "symmetrical",
"value": "false"
},
{
"name": "require-all",
"value": "false"
}
],
"resource_first": {
"id": "d1"
},
"resource_then": {
"id": "d3"
}
},
"constraint_index": 3,
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_first': {'id': 'd1'}, 'resource_then': {'id': 'd4'}, 'options': [{'name': 'score', 'value': -15}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"options": [
{
"name": "score",
"value": -15
}
],
"resource_first": {
"id": "d1"
},
"resource_then": {
"id": "d4"
}
},
"constraint_index": 4,
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_first': {'id': 'd2', 'action': 'demote'}, 'resource_then': {'id': 'd4', 'action': 'stop'}, 'id': 'co-all', 'options': [{'name': 'score', 'value': 10}, {'name': 'symmetrical', 'value': 'false'}, {'name': 'require-all', 'value': 'false'}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"id": "co-all",
"options": [
{
"name": "score",
"value": 10
},
{
"name": "symmetrical",
"value": "false"
},
{
"name": "require-all",
"value": "false"
}
],
"resource_first": {
"action": "demote",
"id": "d2"
},
"resource_then": {
"action": "stop",
"id": "d4"
}
},
"constraint_index": 5,
"skip_reason": "Conditional result was False"
}
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml for sut
TASK [linux-system-roles.ha_cluster : Configure order constraint '6'] **********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"set",
"d1",
"d2"
],
"delta": "0:00:00.648266",
"end": "2022-05-25 07:44:51.782248",
"rc": 0,
"start": "2022-05-25 07:44:51.133982"
}
TASK [linux-system-roles.ha_cluster : Configure order constraint 'co-set'] *****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"order",
"set",
"d1",
"d2",
"action=promote",
"set",
"d3",
"d4",
"sequential=false",
"require-all=true",
"setoptions",
"id=co-set",
"symmetrical=false",
"kind=Serialize"
],
"delta": "0:00:00.650290",
"end": "2022-05-25 07:44:52.694472",
"rc": 0,
"start": "2022-05-25 07:44:52.044182"
}
TASK [linux-system-roles.ha_cluster : Configure resource ticket constraints] ***
skipping: [sut] => (item={'resource_sets': [{'resource_ids': ['d1']}], 'ticket': 'ticket-set1'}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"resource_sets": [
{
"resource_ids": [
"d1"
]
}
],
"ticket": "ticket-set1"
},
"constraint_index": 5,
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource_sets': [{'resource_ids': ['d1', 'd2']}, {'resource_ids': ['d3', 'd4'], 'options': [{'name': 'sequential', 'value': 'false'}, {'name': 'require-all', 'value': 'true'}]}], 'id': 'ct-set', 'ticket': 'ticket-set1', 'options': [{'name': 'loss-policy', 'value': 'fence'}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"id": "ct-set",
"options": [
{
"name": "loss-policy",
"value": "fence"
}
],
"resource_sets": [
{
"resource_ids": [
"d1",
"d2"
]
},
{
"options": [
{
"name": "sequential",
"value": "false"
},
{
"name": "require-all",
"value": "true"
}
],
"resource_ids": [
"d3",
"d4"
]
}
],
"ticket": "ticket-set1"
},
"constraint_index": 6,
"skip_reason": "Conditional result was False"
}
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-ticket.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-ticket.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-ticket.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-ticket.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-ticket.yml for sut
TASK [linux-system-roles.ha_cluster : Configure ticket constraint '0'] *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"add",
"ticket1",
"d1"
],
"delta": "0:00:00.650646",
"end": "2022-05-25 07:44:53.734725",
"rc": 0,
"start": "2022-05-25 07:44:53.084079"
}
TASK [linux-system-roles.ha_cluster : Configure ticket constraint 'ct-id'] *****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"add",
"ticket2",
"d1",
"id=ct-id"
],
"delta": "0:00:00.653161",
"end": "2022-05-25 07:44:54.636559",
"rc": 0,
"start": "2022-05-25 07:44:53.983398"
}
TASK [linux-system-roles.ha_cluster : Configure ticket constraint '2'] *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"add",
"ticket1",
"promoted",
"d2"
],
"delta": "0:00:00.654707",
"end": "2022-05-25 07:44:55.540741",
"rc": 0,
"start": "2022-05-25 07:44:54.886034"
}
TASK [linux-system-roles.ha_cluster : Configure ticket constraint '3'] *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"add",
"ticket2",
"d2",
"loss-policy=stop"
],
"delta": "0:00:00.653392",
"end": "2022-05-25 07:44:56.439736",
"rc": 0,
"start": "2022-05-25 07:44:55.786344"
}
TASK [linux-system-roles.ha_cluster : Configure ticket constraint 'ct-all'] ****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"add",
"ticket3",
"unpromoted",
"d3",
"id=ct-all",
"loss-policy=demote"
],
"delta": "0:00:00.650739",
"end": "2022-05-25 07:44:57.337303",
"rc": 0,
"start": "2022-05-25 07:44:56.686564"
}
TASK [linux-system-roles.ha_cluster : Configure resource set ticket constraints] ***
skipping: [sut] => (item={'resource': {'id': 'd1'}, 'ticket': 'ticket1'}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"resource": {
"id": "d1"
},
"ticket": "ticket1"
},
"constraint_index": 0,
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource': {'id': 'd1'}, 'id': 'ct-id', 'ticket': 'ticket2'}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"id": "ct-id",
"resource": {
"id": "d1"
},
"ticket": "ticket2"
},
"constraint_index": 1,
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource': {'id': 'd2', 'role': 'Promoted'}, 'ticket': 'ticket1'}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"resource": {
"id": "d2",
"role": "Promoted"
},
"ticket": "ticket1"
},
"constraint_index": 2,
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource': {'id': 'd2'}, 'ticket': 'ticket2', 'options': [{'name': 'loss-policy', 'value': 'stop'}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"options": [
{
"name": "loss-policy",
"value": "stop"
}
],
"resource": {
"id": "d2"
},
"ticket": "ticket2"
},
"constraint_index": 3,
"skip_reason": "Conditional result was False"
}
skipping: [sut] => (item={'resource': {'id': 'd3', 'role': 'Unpromoted'}, 'id': 'ct-all', 'ticket': 'ticket3', 'options': [{'name': 'loss-policy', 'value': 'demote'}]}) => {
"ansible_index_var": "constraint_index",
"ansible_loop_var": "constraint",
"changed": false,
"constraint": {
"id": "ct-all",
"options": [
{
"name": "loss-policy",
"value": "demote"
}
],
"resource": {
"id": "d3",
"role": "Unpromoted"
},
"ticket": "ticket3"
},
"constraint_index": 4,
"skip_reason": "Conditional result was False"
}
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml for sut
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-cib-constraint-set.yml for sut
TASK [linux-system-roles.ha_cluster : Configure ticket constraint '5'] *********
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"set",
"d1",
"setoptions",
"ticket=ticket-set1"
],
"delta": "0:00:00.650859",
"end": "2022-05-25 07:44:58.372520",
"rc": 0,
"start": "2022-05-25 07:44:57.721661"
}
TASK [linux-system-roles.ha_cluster : Configure ticket constraint 'ct-set'] ****
changed: [sut] => {
"changed": true,
"cmd": [
"pcs",
"-f",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"--",
"constraint",
"ticket",
"set",
"d1",
"d2",
"set",
"d3",
"d4",
"sequential=false",
"require-all=true",
"setoptions",
"ticket=ticket-set1",
"id=ct-set",
"loss-policy=fence"
],
"delta": "0:00:00.652422",
"end": "2022-05-25 07:44:59.284079",
"rc": 0,
"start": "2022-05-25 07:44:58.631657"
}
TASK [linux-system-roles.ha_cluster : Create a tempfile for CIB diff] **********
changed: [sut] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.z25fqiex_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] ************
changed: [sut] => {
"changed": true,
"cmd": [
"crm_diff",
"--no-version",
"--original",
"/tmp/ansible.zwzefbl2_ha_cluster_original_cib_xml",
"--new",
"/tmp/ansible.q83z7fil_ha_cluster_cib_xml"
],
"delta": "0:00:00.008979",
"end": "2022-05-25 07:44:59.755046",
"failed_when_result": false,
"rc": 1,
"start": "2022-05-25 07:44:59.746067"
}
STDOUT:
MSG:
non-zero return code
TASK [linux-system-roles.ha_cluster : Write CIB diff to its tempfile] **********
changed: [sut] => {
"changed": true,
"checksum": "33350be58630a7badec2e7c7a7586d0a0d21f06b",
"dest": "/tmp/ansible.z25fqiex_ha_cluster_cib_diff",
"gid": 0,
"group": "root",
"md5sum": "9d26e847c50d3631527cb100f806e8c6",
"mode": "0600",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 17268,
"src": "/root/.ansible/tmp/ansible-tmp-1653464699.8506286-3516-77682535731635/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Push CIB diff to the cluster if it has any changes] ***
changed: [sut] => {
"changed": true,
"cmd": [
"cibadmin",
"--verbose",
"--patch",
"--xml-file",
"/tmp/ansible.z25fqiex_ha_cluster_cib_diff"
],
"delta": "0:00:00.024034",
"end": "2022-05-25 07:45:00.659018",
"rc": 0,
"start": "2022-05-25 07:45:00.634984"
}
TASK [linux-system-roles.ha_cluster : Remove CIB tempfiles] ********************
changed: [sut] => (item={'changed': True, 'path': '/tmp/ansible.q83z7fil_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.q83z7fil_ha_cluster_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.q83z7fil_ha_cluster_cib_xml",
"state": "absent"
}
changed: [sut] => (item={'changed': True, 'path': '/tmp/ansible.zwzefbl2_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.zwzefbl2_ha_cluster_original_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.zwzefbl2_ha_cluster_original_cib_xml",
"state": "absent"
}
changed: [sut] => (item={'changed': True, 'path': '/tmp/ansible.z25fqiex_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.z25fqiex_ha_cluster_cib_diff",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.z25fqiex_ha_cluster_cib_diff",
"state": "absent"
}
TASK [linux-system-roles.ha_cluster : Remove cluster configuration] ************
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Remove fence-virt authkey] ***************
skipping: [sut] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Fetch cluster versions of cluster components] ****************************
included: /WORKDIR/dist-git-ha_cluster-setup-test-vars-R5wfb1/tests/tasks/fetch_versions.yml for sut
TASK [Fetch pcs capabilities] **************************************************
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"--version",
"--full"
],
"delta": "0:00:00.610792",
"end": "2022-05-25 07:45:02.374641",
"rc": 0,
"start": "2022-05-25 07:45:01.763849"
}
STDOUT:
0.10.13
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.totem.block_unlisted_ips corosync.uidgid node.add node.add.enable node.add.separated-name-and-address node.add.start node.add.start.wait node.attributes node.attributes.set-list-for-node node.confirm-off node.fence node.guest node.kill node.maintenance node.maintenance.all node.maintenance.list node.maintenance.wait node.remote node.remote.onfail-demote node.remove node.remove-from-caches node.remove.list node.standby node.standby.all node.standby.list node.standby.wait node.start-stop-enable-disable node.start-stop-enable-disable.all node.start-stop-enable-disable.list node.start-stop-enable-disable.start-wait node.utilization node.utilization.set-list-for-node pcmk.acl.enable-disable pcmk.acl.group pcmk.acl.role pcmk.acl.role.create-with-permissions pcmk.acl.role.delete-with-users-groups pcmk.acl.user pcmk.alert pcmk.cib.checkpoints pcmk.cib.checkpoints.diff pcmk.cib.edit pcmk.cib.get pcmk.cib.get.scope pcmk.cib.roles.promoted-unpromoted pcmk.cib.set pcmk.constraint.colocation.set pcmk.constraint.colocation.set.options pcmk.constraint.colocation.simple pcmk.constraint.colocation.simple.options pcmk.constraint.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.brief pcmk.resource.disable.safe.tag pcmk.resource.disable.simulate pcmk.resource.disable.simulate.brief pcmk.resource.disable.simulate.tag pcmk.resource.enable-disable pcmk.resource.enable-disable.list pcmk.resource.enable-disable.tag pcmk.resource.enable-disable.wait pcmk.resource.failcount pcmk.resource.group pcmk.resource.group.add-remove-list pcmk.resource.group.wait pcmk.resource.manage-unmanage pcmk.resource.manage-unmanage.list pcmk.resource.manage-unmanage.tag pcmk.resource.manage-unmanage.with-monitor pcmk.resource.move.autoclean pcmk.resource.promotable pcmk.resource.promotable.custom-id pcmk.resource.promotable.meta-in-create pcmk.resource.promotable.wait pcmk.resource.refresh pcmk.resource.refresh.one-resource pcmk.resource.refresh.strict pcmk.resource.relations pcmk.resource.relocate pcmk.resource.restart pcmk.resource.update pcmk.resource.update-meta pcmk.resource.update-meta.list pcmk.resource.update-meta.wait pcmk.resource.update-operations pcmk.resource.update-operations.onfail-demote pcmk.resource.update.meta pcmk.resource.update.operations pcmk.resource.update.operations.onfail-demote pcmk.resource.update.wait pcmk.resource.utilization pcmk.resource.utilization-set-list-for-resource pcmk.stonith.cleanup pcmk.stonith.cleanup.one-resource pcmk.stonith.cleanup.strict pcmk.stonith.create pcmk.stonith.create.in-group pcmk.stonith.create.meta pcmk.stonith.create.operations pcmk.stonith.create.operations.onfail-demote pcmk.stonith.create.wait pcmk.stonith.delete pcmk.stonith.enable-disable pcmk.stonith.enable-disable.list pcmk.stonith.enable-disable.wait pcmk.stonith.history.cleanup pcmk.stonith.history.show pcmk.stonith.history.update pcmk.stonith.levels pcmk.stonith.levels.add-remove-devices-list pcmk.stonith.levels.clear pcmk.stonith.levels.node-attr pcmk.stonith.levels.node-regexp pcmk.stonith.levels.verify pcmk.stonith.refresh pcmk.stonith.refresh.one-resource pcmk.stonith.refresh.strict pcmk.stonith.update pcmk.stonith.update.scsi-devices pcmk.stonith.update.scsi-devices.add-remove pcmk.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 resource-agents.ocf.version-1-0 resource-agents.ocf.version-1-1 sbd sbd.option-timeout-action sbd.shared-block-device status.corosync.membership status.pcmk.resources.hide-inactive status.pcmk.resources.id status.pcmk.resources.node status.pcmk.resources.orphaned status.pcmk.xml stonith-agents.describe stonith-agents.list stonith-agents.list.detailed stonith-agents.ocf.version-1-0 stonith-agents.ocf.version-1-1
TASK [Parse pcs capabilities] **************************************************
ok: [sut] => {
"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.totem.block_unlisted_ips",
"corosync.uidgid",
"node.add",
"node.add.enable",
"node.add.separated-name-and-address",
"node.add.start",
"node.add.start.wait",
"node.attributes",
"node.attributes.set-list-for-node",
"node.confirm-off",
"node.fence",
"node.guest",
"node.kill",
"node.maintenance",
"node.maintenance.all",
"node.maintenance.list",
"node.maintenance.wait",
"node.remote",
"node.remote.onfail-demote",
"node.remove",
"node.remove-from-caches",
"node.remove.list",
"node.standby",
"node.standby.all",
"node.standby.list",
"node.standby.wait",
"node.start-stop-enable-disable",
"node.start-stop-enable-disable.all",
"node.start-stop-enable-disable.list",
"node.start-stop-enable-disable.start-wait",
"node.utilization",
"node.utilization.set-list-for-node",
"pcmk.acl.enable-disable",
"pcmk.acl.group",
"pcmk.acl.role",
"pcmk.acl.role.create-with-permissions",
"pcmk.acl.role.delete-with-users-groups",
"pcmk.acl.user",
"pcmk.alert",
"pcmk.cib.checkpoints",
"pcmk.cib.checkpoints.diff",
"pcmk.cib.edit",
"pcmk.cib.get",
"pcmk.cib.get.scope",
"pcmk.cib.roles.promoted-unpromoted",
"pcmk.cib.set",
"pcmk.constraint.colocation.set",
"pcmk.constraint.colocation.set.options",
"pcmk.constraint.colocation.simple",
"pcmk.constraint.colocation.simple.options",
"pcmk.constraint.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.brief",
"pcmk.resource.disable.safe.tag",
"pcmk.resource.disable.simulate",
"pcmk.resource.disable.simulate.brief",
"pcmk.resource.disable.simulate.tag",
"pcmk.resource.enable-disable",
"pcmk.resource.enable-disable.list",
"pcmk.resource.enable-disable.tag",
"pcmk.resource.enable-disable.wait",
"pcmk.resource.failcount",
"pcmk.resource.group",
"pcmk.resource.group.add-remove-list",
"pcmk.resource.group.wait",
"pcmk.resource.manage-unmanage",
"pcmk.resource.manage-unmanage.list",
"pcmk.resource.manage-unmanage.tag",
"pcmk.resource.manage-unmanage.with-monitor",
"pcmk.resource.move.autoclean",
"pcmk.resource.promotable",
"pcmk.resource.promotable.custom-id",
"pcmk.resource.promotable.meta-in-create",
"pcmk.resource.promotable.wait",
"pcmk.resource.refresh",
"pcmk.resource.refresh.one-resource",
"pcmk.resource.refresh.strict",
"pcmk.resource.relations",
"pcmk.resource.relocate",
"pcmk.resource.restart",
"pcmk.resource.update",
"pcmk.resource.update-meta",
"pcmk.resource.update-meta.list",
"pcmk.resource.update-meta.wait",
"pcmk.resource.update-operations",
"pcmk.resource.update-operations.onfail-demote",
"pcmk.resource.update.meta",
"pcmk.resource.update.operations",
"pcmk.resource.update.operations.onfail-demote",
"pcmk.resource.update.wait",
"pcmk.resource.utilization",
"pcmk.resource.utilization-set-list-for-resource",
"pcmk.stonith.cleanup",
"pcmk.stonith.cleanup.one-resource",
"pcmk.stonith.cleanup.strict",
"pcmk.stonith.create",
"pcmk.stonith.create.in-group",
"pcmk.stonith.create.meta",
"pcmk.stonith.create.operations",
"pcmk.stonith.create.operations.onfail-demote",
"pcmk.stonith.create.wait",
"pcmk.stonith.delete",
"pcmk.stonith.enable-disable",
"pcmk.stonith.enable-disable.list",
"pcmk.stonith.enable-disable.wait",
"pcmk.stonith.history.cleanup",
"pcmk.stonith.history.show",
"pcmk.stonith.history.update",
"pcmk.stonith.levels",
"pcmk.stonith.levels.add-remove-devices-list",
"pcmk.stonith.levels.clear",
"pcmk.stonith.levels.node-attr",
"pcmk.stonith.levels.node-regexp",
"pcmk.stonith.levels.verify",
"pcmk.stonith.refresh",
"pcmk.stonith.refresh.one-resource",
"pcmk.stonith.refresh.strict",
"pcmk.stonith.update",
"pcmk.stonith.update.scsi-devices",
"pcmk.stonith.update.scsi-devices.add-remove",
"pcmk.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",
"resource-agents.ocf.version-1-0",
"resource-agents.ocf.version-1-1",
"sbd",
"sbd.option-timeout-action",
"sbd.shared-block-device",
"status.corosync.membership",
"status.pcmk.resources.hide-inactive",
"status.pcmk.resources.id",
"status.pcmk.resources.node",
"status.pcmk.resources.orphaned",
"status.pcmk.xml",
"stonith-agents.describe",
"stonith-agents.list",
"stonith-agents.list.detailed",
"stonith-agents.ocf.version-1-0",
"stonith-agents.ocf.version-1-1"
]
},
"changed": false
}
TASK [Fetch package facts] *****************************************************
ok: [sut] => {
"ansible_facts": {
"packages": {
"NetworkManager": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager",
"release": "1.fc34",
"source": "rpm",
"version": "1.30.6"
}
],
"NetworkManager-libnm": [
{
"arch": "x86_64",
"epoch": 1,
"name": "NetworkManager-libnm",
"release": "1.fc34",
"source": "rpm",
"version": "1.30.6"
}
],
"acl": [
{
"arch": "x86_64",
"epoch": null,
"name": "acl",
"release": "1.fc34",
"source": "rpm",
"version": "2.3.1"
}
],
"adwaita-cursor-theme": [
{
"arch": "noarch",
"epoch": null,
"name": "adwaita-cursor-theme",
"release": "1.fc34",
"source": "rpm",
"version": "40.1.1"
}
],
"adwaita-icon-theme": [
{
"arch": "noarch",
"epoch": null,
"name": "adwaita-icon-theme",
"release": "1.fc34",
"source": "rpm",
"version": "40.1.1"
}
],
"alsa-lib": [
{
"arch": "x86_64",
"epoch": null,
"name": "alsa-lib",
"release": "3.fc34",
"source": "rpm",
"version": "1.2.6.1"
}
],
"alternatives": [
{
"arch": "x86_64",
"epoch": null,
"name": "alternatives",
"release": "2.fc34",
"source": "rpm",
"version": "1.15"
}
],
"amtterm": [
{
"arch": "x86_64",
"epoch": null,
"name": "amtterm",
"release": "13.fc34",
"source": "rpm",
"version": "1.6"
}
],
"aspell": [
{
"arch": "x86_64",
"epoch": 12,
"name": "aspell",
"release": "7.fc34",
"source": "rpm",
"version": "0.60.8"
}
],
"at": [
{
"arch": "x86_64",
"epoch": null,
"name": "at",
"release": "6.fc34",
"source": "rpm",
"version": "3.1.23"
}
],
"at-spi2-atk": [
{
"arch": "x86_64",
"epoch": null,
"name": "at-spi2-atk",
"release": "2.fc34",
"source": "rpm",
"version": "2.38.0"
}
],
"at-spi2-core": [
{
"arch": "x86_64",
"epoch": null,
"name": "at-spi2-core",
"release": "1.fc34",
"source": "rpm",
"version": "2.40.3"
}
],
"atk": [
{
"arch": "x86_64",
"epoch": null,
"name": "atk",
"release": "3.fc34",
"source": "rpm",
"version": "2.36.0"
}
],
"audit": [
{
"arch": "x86_64",
"epoch": null,
"name": "audit",
"release": "1.fc34",
"source": "rpm",
"version": "3.0.6"
}
],
"audit-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "audit-libs",
"release": "1.fc34",
"source": "rpm",
"version": "3.0.6"
}
],
"avahi-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "avahi-libs",
"release": "14.fc34",
"source": "rpm",
"version": "0.8"
}
],
"basesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "basesystem",
"release": "11.fc34",
"source": "rpm",
"version": "11"
}
],
"bash": [
{
"arch": "x86_64",
"epoch": null,
"name": "bash",
"release": "2.fc34",
"source": "rpm",
"version": "5.1.0"
}
],
"bc": [
{
"arch": "x86_64",
"epoch": null,
"name": "bc",
"release": "14.fc34",
"source": "rpm",
"version": "1.07.1"
}
],
"beaker-client": [
{
"arch": "noarch",
"epoch": null,
"name": "beaker-client",
"release": "1.fc34eng",
"source": "rpm",
"version": "28.2"
}
],
"beaker-common": [
{
"arch": "noarch",
"epoch": null,
"name": "beaker-common",
"release": "1.fc34eng",
"source": "rpm",
"version": "28.2"
}
],
"beaker-redhat": [
{
"arch": "noarch",
"epoch": null,
"name": "beaker-redhat",
"release": "3.fc34eng",
"source": "rpm",
"version": "0.2.1"
}
],
"beakerlib": [
{
"arch": "noarch",
"epoch": null,
"name": "beakerlib",
"release": "1.fc34",
"source": "rpm",
"version": "1.28"
}
],
"beakerlib-redhat": [
{
"arch": "noarch",
"epoch": null,
"name": "beakerlib-redhat",
"release": "33.fc34eng",
"source": "rpm",
"version": "1"
}
],
"binutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "binutils",
"release": "6.fc34",
"source": "rpm",
"version": "2.35.2"
}
],
"binutils-gold": [
{
"arch": "x86_64",
"epoch": null,
"name": "binutils-gold",
"release": "6.fc34",
"source": "rpm",
"version": "2.35.2"
}
],
"bison": [
{
"arch": "x86_64",
"epoch": null,
"name": "bison",
"release": "2.fc34",
"source": "rpm",
"version": "3.7.4"
}
],
"boost-filesystem": [
{
"arch": "x86_64",
"epoch": null,
"name": "boost-filesystem",
"release": "4.fc34",
"source": "rpm",
"version": "1.75.0"
}
],
"boost-system": [
{
"arch": "x86_64",
"epoch": null,
"name": "boost-system",
"release": "4.fc34",
"source": "rpm",
"version": "1.75.0"
}
],
"boost-thread": [
{
"arch": "x86_64",
"epoch": null,
"name": "boost-thread",
"release": "4.fc34",
"source": "rpm",
"version": "1.75.0"
}
],
"bzip2": [
{
"arch": "x86_64",
"epoch": null,
"name": "bzip2",
"release": "6.fc34",
"source": "rpm",
"version": "1.0.8"
}
],
"bzip2-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "bzip2-libs",
"release": "6.fc34",
"source": "rpm",
"version": "1.0.8"
}
],
"c-ares": [
{
"arch": "x86_64",
"epoch": null,
"name": "c-ares",
"release": "1.fc34",
"source": "rpm",
"version": "1.17.2"
}
],
"ca-certificates": [
{
"arch": "noarch",
"epoch": null,
"name": "ca-certificates",
"release": "1.0.fc34",
"source": "rpm",
"version": "2021.2.52"
}
],
"cairo": [
{
"arch": "x86_64",
"epoch": null,
"name": "cairo",
"release": "3.fc34",
"source": "rpm",
"version": "1.17.4"
}
],
"cairo-gobject": [
{
"arch": "x86_64",
"epoch": null,
"name": "cairo-gobject",
"release": "3.fc34",
"source": "rpm",
"version": "1.17.4"
}
],
"checkpolicy": [
{
"arch": "x86_64",
"epoch": null,
"name": "checkpolicy",
"release": "1.fc34",
"source": "rpm",
"version": "3.2"
}
],
"chrony": [
{
"arch": "x86_64",
"epoch": null,
"name": "chrony",
"release": "1.fc34",
"source": "rpm",
"version": "4.1"
}
],
"cloud-init": [
{
"arch": "noarch",
"epoch": null,
"name": "cloud-init",
"release": "2.fc34",
"source": "rpm",
"version": "20.4"
}
],
"cloud-utils-growpart": [
{
"arch": "noarch",
"epoch": null,
"name": "cloud-utils-growpart",
"release": "8.fc34",
"source": "rpm",
"version": "0.31"
}
],
"colord-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "colord-libs",
"release": "2.fc34",
"source": "rpm",
"version": "1.4.5"
}
],
"compat-readline5": [
{
"arch": "x86_64",
"epoch": null,
"name": "compat-readline5",
"release": "39.fc34",
"source": "rpm",
"version": "5.2"
}
],
"coreutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "coreutils",
"release": "32.fc34",
"source": "rpm",
"version": "8.32"
}
],
"coreutils-common": [
{
"arch": "x86_64",
"epoch": null,
"name": "coreutils-common",
"release": "32.fc34",
"source": "rpm",
"version": "8.32"
}
],
"corosync": [
{
"arch": "x86_64",
"epoch": null,
"name": "corosync",
"release": "2.fc34",
"source": "rpm",
"version": "3.1.6"
}
],
"corosynclib": [
{
"arch": "x86_64",
"epoch": null,
"name": "corosynclib",
"release": "2.fc34",
"source": "rpm",
"version": "3.1.6"
}
],
"cpio": [
{
"arch": "x86_64",
"epoch": null,
"name": "cpio",
"release": "10.fc34",
"source": "rpm",
"version": "2.13"
}
],
"cpp": [
{
"arch": "x86_64",
"epoch": null,
"name": "cpp",
"release": "2.fc34",
"source": "rpm",
"version": "11.3.1"
}
],
"cracklib": [
{
"arch": "x86_64",
"epoch": null,
"name": "cracklib",
"release": "27.fc34",
"source": "rpm",
"version": "2.9.6"
}
],
"cracklib-dicts": [
{
"arch": "x86_64",
"epoch": null,
"name": "cracklib-dicts",
"release": "27.fc34",
"source": "rpm",
"version": "2.9.6"
}
],
"createrepo_c": [
{
"arch": "x86_64",
"epoch": null,
"name": "createrepo_c",
"release": "1.fc34",
"source": "rpm",
"version": "0.17.5"
}
],
"createrepo_c-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "createrepo_c-libs",
"release": "1.fc34",
"source": "rpm",
"version": "0.17.5"
}
],
"cronie": [
{
"arch": "x86_64",
"epoch": null,
"name": "cronie",
"release": "1.fc34",
"source": "rpm",
"version": "1.5.7"
}
],
"cronie-anacron": [
{
"arch": "x86_64",
"epoch": null,
"name": "cronie-anacron",
"release": "1.fc34",
"source": "rpm",
"version": "1.5.7"
}
],
"crontabs": [
{
"arch": "noarch",
"epoch": null,
"name": "crontabs",
"release": "24.20190603git.fc34",
"source": "rpm",
"version": "1.11"
}
],
"crypto-policies": [
{
"arch": "noarch",
"epoch": null,
"name": "crypto-policies",
"release": "1.git5c710c0.fc34",
"source": "rpm",
"version": "20210213"
}
],
"crypto-policies-scripts": [
{
"arch": "noarch",
"epoch": null,
"name": "crypto-policies-scripts",
"release": "1.git5c710c0.fc34",
"source": "rpm",
"version": "20210213"
}
],
"cryptsetup-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "cryptsetup-libs",
"release": "1.fc34",
"source": "rpm",
"version": "2.3.7"
}
],
"cups-client": [
{
"arch": "x86_64",
"epoch": 1,
"name": "cups-client",
"release": "17.fc34",
"source": "rpm",
"version": "2.3.3op2"
}
],
"cups-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "cups-libs",
"release": "17.fc34",
"source": "rpm",
"version": "2.3.3op2"
}
],
"curl": [
{
"arch": "x86_64",
"epoch": null,
"name": "curl",
"release": "16.fc34",
"source": "rpm",
"version": "7.76.1"
}
],
"cyrus-sasl-lib": [
{
"arch": "x86_64",
"epoch": null,
"name": "cyrus-sasl-lib",
"release": "9.fc34",
"source": "rpm",
"version": "2.1.27"
}
],
"dbus": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dbus",
"release": "3.fc34",
"source": "rpm",
"version": "1.12.20"
}
],
"dbus-broker": [
{
"arch": "x86_64",
"epoch": null,
"name": "dbus-broker",
"release": "2.fc34",
"source": "rpm",
"version": "29"
}
],
"dbus-common": [
{
"arch": "noarch",
"epoch": 1,
"name": "dbus-common",
"release": "3.fc34",
"source": "rpm",
"version": "1.12.20"
}
],
"dbus-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "dbus-libs",
"release": "3.fc34",
"source": "rpm",
"version": "1.12.20"
}
],
"dconf": [
{
"arch": "x86_64",
"epoch": null,
"name": "dconf",
"release": "3.fc34",
"source": "rpm",
"version": "0.40.0"
}
],
"dejavu-sans-fonts": [
{
"arch": "noarch",
"epoch": null,
"name": "dejavu-sans-fonts",
"release": "16.fc34",
"source": "rpm",
"version": "2.37"
}
],
"deltarpm": [
{
"arch": "x86_64",
"epoch": null,
"name": "deltarpm",
"release": "8.fc34",
"source": "rpm",
"version": "3.6.2"
}
],
"desktop-file-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "desktop-file-utils",
"release": "3.fc34",
"source": "rpm",
"version": "0.26"
}
],
"device-mapper": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper",
"release": "1.fc34",
"source": "rpm",
"version": "1.02.175"
}
],
"device-mapper-event": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-event",
"release": "1.fc34",
"source": "rpm",
"version": "1.02.175"
}
],
"device-mapper-event-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-event-libs",
"release": "1.fc34",
"source": "rpm",
"version": "1.02.175"
}
],
"device-mapper-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-libs",
"release": "1.fc34",
"source": "rpm",
"version": "1.02.175"
}
],
"device-mapper-multipath": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-multipath",
"release": "4.fc34",
"source": "rpm",
"version": "0.8.5"
}
],
"device-mapper-multipath-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-multipath-libs",
"release": "4.fc34",
"source": "rpm",
"version": "0.8.5"
}
],
"device-mapper-persistent-data": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-persistent-data",
"release": "3.fc34",
"source": "rpm",
"version": "0.9.0"
}
],
"dhcp-client": [
{
"arch": "x86_64",
"epoch": 12,
"name": "dhcp-client",
"release": "12.b1.fc34",
"source": "rpm",
"version": "4.4.2"
}
],
"dhcp-common": [
{
"arch": "noarch",
"epoch": 12,
"name": "dhcp-common",
"release": "12.b1.fc34",
"source": "rpm",
"version": "4.4.2"
}
],
"diffutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "diffutils",
"release": "8.fc34",
"source": "rpm",
"version": "3.7"
}
],
"dnf": [
{
"arch": "noarch",
"epoch": null,
"name": "dnf",
"release": "1.fc34",
"source": "rpm",
"version": "4.9.0"
}
],
"dnf-data": [
{
"arch": "noarch",
"epoch": null,
"name": "dnf-data",
"release": "1.fc34",
"source": "rpm",
"version": "4.9.0"
}
],
"dnf-plugins-core": [
{
"arch": "noarch",
"epoch": null,
"name": "dnf-plugins-core",
"release": "1.fc34",
"source": "rpm",
"version": "4.0.24"
}
],
"dnf-utils": [
{
"arch": "noarch",
"epoch": null,
"name": "dnf-utils",
"release": "1.fc34",
"source": "rpm",
"version": "4.0.24"
}
],
"dracut": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut",
"release": "6.fc34",
"source": "rpm",
"version": "055"
}
],
"dracut-config-rescue": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut-config-rescue",
"release": "6.fc34",
"source": "rpm",
"version": "055"
}
],
"drpm": [
{
"arch": "x86_64",
"epoch": null,
"name": "drpm",
"release": "3.fc34",
"source": "rpm",
"version": "0.5.0"
}
],
"dyninst": [
{
"arch": "x86_64",
"epoch": null,
"name": "dyninst",
"release": "6.fc34",
"source": "rpm",
"version": "10.2.1"
}
],
"e2fsprogs": [
{
"arch": "x86_64",
"epoch": null,
"name": "e2fsprogs",
"release": "5.fc34",
"source": "rpm",
"version": "1.45.6"
}
],
"e2fsprogs-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "e2fsprogs-libs",
"release": "5.fc34",
"source": "rpm",
"version": "1.45.6"
}
],
"ed": [
{
"arch": "x86_64",
"epoch": null,
"name": "ed",
"release": "10.fc34",
"source": "rpm",
"version": "1.14.2"
}
],
"efivar-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "efivar-libs",
"release": "15.fc34",
"source": "rpm",
"version": "37"
}
],
"elfutils-debuginfod-client": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-debuginfod-client",
"release": "1.fc34",
"source": "rpm",
"version": "0.186"
}
],
"elfutils-debuginfod-client-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-debuginfod-client-devel",
"release": "1.fc34",
"source": "rpm",
"version": "0.186"
}
],
"elfutils-default-yama-scope": [
{
"arch": "noarch",
"epoch": null,
"name": "elfutils-default-yama-scope",
"release": "1.fc34",
"source": "rpm",
"version": "0.186"
}
],
"elfutils-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-devel",
"release": "1.fc34",
"source": "rpm",
"version": "0.186"
}
],
"elfutils-libelf": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-libelf",
"release": "1.fc34",
"source": "rpm",
"version": "0.186"
}
],
"elfutils-libelf-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-libelf-devel",
"release": "1.fc34",
"source": "rpm",
"version": "0.186"
}
],
"elfutils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-libs",
"release": "1.fc34",
"source": "rpm",
"version": "0.186"
}
],
"emacs-filesystem": [
{
"arch": "noarch",
"epoch": 1,
"name": "emacs-filesystem",
"release": "5.fc34",
"source": "rpm",
"version": "27.2"
}
],
"esmtp": [
{
"arch": "x86_64",
"epoch": null,
"name": "esmtp",
"release": "17.fc34",
"source": "rpm",
"version": "1.2"
}
],
"expat": [
{
"arch": "x86_64",
"epoch": null,
"name": "expat",
"release": "1.fc34",
"source": "rpm",
"version": "2.4.7"
}
],
"fedora-gpg-keys": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-gpg-keys",
"release": "2",
"source": "rpm",
"version": "34"
}
],
"fedora-release": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-release",
"release": "39",
"source": "rpm",
"version": "34"
}
],
"fedora-release-common": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-release-common",
"release": "39",
"source": "rpm",
"version": "34"
}
],
"fedora-release-identity-basic": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-release-identity-basic",
"release": "39",
"source": "rpm",
"version": "34"
}
],
"fedora-repos": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-repos",
"release": "2",
"source": "rpm",
"version": "34"
}
],
"fedora-repos-modular": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-repos-modular",
"release": "2",
"source": "rpm",
"version": "34"
}
],
"fence-agents-all": [
{
"arch": "x86_64",
"epoch": null,
"name": "fence-agents-all",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-alom": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-alom",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-amt": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-amt",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-amt-ws": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-amt-ws",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-apc": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-apc",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-apc-snmp": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-apc-snmp",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-aws": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-aws",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-azure-arm": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-azure-arm",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-bladecenter": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-bladecenter",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-brocade": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-brocade",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-cdu": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-cdu",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-cisco-mds": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-cisco-mds",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-cisco-ucs": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-cisco-ucs",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-common": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-common",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-compute": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-compute",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-docker": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-docker",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-drac": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-drac",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-drac5": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-drac5",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-eaton-snmp": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-eaton-snmp",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-emerson": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-emerson",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-eps": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-eps",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-gce": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-gce",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-hds-cb": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-hds-cb",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-heuristics-ping": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-heuristics-ping",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-hpblade": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-hpblade",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ibmblade": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ibmblade",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ibmz": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ibmz",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ifmib": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ifmib",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ilo-moonshot": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ilo-moonshot",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ilo-mp": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ilo-mp",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ilo-ssh": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ilo-ssh",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ilo2": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ilo2",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-intelmodular": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-intelmodular",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ipdu": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ipdu",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ipmilan": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ipmilan",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ironic": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ironic",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-kdump": [
{
"arch": "x86_64",
"epoch": null,
"name": "fence-agents-kdump",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ldom": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ldom",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-lpar": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-lpar",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-mpath": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-mpath",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-netio": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-netio",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-openstack": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-openstack",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-ovh": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-ovh",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-redfish": [
{
"arch": "x86_64",
"epoch": null,
"name": "fence-agents-redfish",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-rhevm": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-rhevm",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-rsa": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-rsa",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-rsb": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-rsb",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-sanbox2": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-sanbox2",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-sbd": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-sbd",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-scsi": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-scsi",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-vbox": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-vbox",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-vmware": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-vmware",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-vmware-rest": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-vmware-rest",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-vmware-soap": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-vmware-soap",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-vmware-vcloud": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-vmware-vcloud",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-wti": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-wti",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-xenapi": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-xenapi",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-agents-zvm": [
{
"arch": "noarch",
"epoch": null,
"name": "fence-agents-zvm",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"fence-virt": [
{
"arch": "x86_64",
"epoch": null,
"name": "fence-virt",
"release": "2.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"file": [
{
"arch": "x86_64",
"epoch": null,
"name": "file",
"release": "7.fc34",
"source": "rpm",
"version": "5.39"
}
],
"file-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "file-libs",
"release": "7.fc34",
"source": "rpm",
"version": "5.39"
}
],
"filesystem": [
{
"arch": "x86_64",
"epoch": null,
"name": "filesystem",
"release": "5.fc34",
"source": "rpm",
"version": "3.14"
}
],
"findutils": [
{
"arch": "x86_64",
"epoch": 1,
"name": "findutils",
"release": "2.fc34",
"source": "rpm",
"version": "4.8.0"
}
],
"firewalld": [
{
"arch": "noarch",
"epoch": null,
"name": "firewalld",
"release": "1.fc34",
"source": "rpm",
"version": "0.9.4"
}
],
"firewalld-filesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "firewalld-filesystem",
"release": "1.fc34",
"source": "rpm",
"version": "0.9.4"
}
],
"flac-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "flac-libs",
"release": "7.fc34",
"source": "rpm",
"version": "1.3.3"
}
],
"flex": [
{
"arch": "x86_64",
"epoch": null,
"name": "flex",
"release": "7.fc34",
"source": "rpm",
"version": "2.6.4"
}
],
"fontconfig": [
{
"arch": "x86_64",
"epoch": null,
"name": "fontconfig",
"release": "5.fc34",
"source": "rpm",
"version": "2.13.94"
}
],
"fonts-filesystem": [
{
"arch": "noarch",
"epoch": 1,
"name": "fonts-filesystem",
"release": "5.fc34",
"source": "rpm",
"version": "2.0.5"
}
],
"freetype": [
{
"arch": "x86_64",
"epoch": null,
"name": "freetype",
"release": "6.fc34",
"source": "rpm",
"version": "2.10.4"
}
],
"fribidi": [
{
"arch": "x86_64",
"epoch": null,
"name": "fribidi",
"release": "3.fc34",
"source": "rpm",
"version": "1.0.11"
}
],
"fuse-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "fuse-libs",
"release": "11.fc34",
"source": "rpm",
"version": "2.9.9"
}
],
"gawk": [
{
"arch": "x86_64",
"epoch": null,
"name": "gawk",
"release": "3.fc34",
"source": "rpm",
"version": "5.1.0"
}
],
"gc": [
{
"arch": "x86_64",
"epoch": null,
"name": "gc",
"release": "5.fc34",
"source": "rpm",
"version": "8.0.4"
}
],
"gcc": [
{
"arch": "x86_64",
"epoch": null,
"name": "gcc",
"release": "2.fc34",
"source": "rpm",
"version": "11.3.1"
}
],
"gdbm-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "gdbm-libs",
"release": "2.fc34",
"source": "rpm",
"version": "1.19"
}
],
"gdk-pixbuf2": [
{
"arch": "x86_64",
"epoch": null,
"name": "gdk-pixbuf2",
"release": "1.fc34",
"source": "rpm",
"version": "2.42.6"
}
],
"gdk-pixbuf2-modules": [
{
"arch": "x86_64",
"epoch": null,
"name": "gdk-pixbuf2-modules",
"release": "1.fc34",
"source": "rpm",
"version": "2.42.6"
}
],
"gettext": [
{
"arch": "x86_64",
"epoch": null,
"name": "gettext",
"release": "4.fc34",
"source": "rpm",
"version": "0.21"
}
],
"gettext-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "gettext-libs",
"release": "4.fc34",
"source": "rpm",
"version": "0.21"
}
],
"git": [
{
"arch": "x86_64",
"epoch": null,
"name": "git",
"release": "1.fc34",
"source": "rpm",
"version": "2.34.3"
}
],
"git-core": [
{
"arch": "x86_64",
"epoch": null,
"name": "git-core",
"release": "1.fc34",
"source": "rpm",
"version": "2.34.3"
}
],
"git-core-doc": [
{
"arch": "noarch",
"epoch": null,
"name": "git-core-doc",
"release": "1.fc34",
"source": "rpm",
"version": "2.34.3"
}
],
"glib2": [
{
"arch": "x86_64",
"epoch": null,
"name": "glib2",
"release": "1.fc34",
"source": "rpm",
"version": "2.68.4"
}
],
"glibc": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc",
"release": "21.fc34",
"source": "rpm",
"version": "2.33"
}
],
"glibc-common": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-common",
"release": "21.fc34",
"source": "rpm",
"version": "2.33"
}
],
"glibc-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-devel",
"release": "21.fc34",
"source": "rpm",
"version": "2.33"
}
],
"glibc-doc": [
{
"arch": "noarch",
"epoch": null,
"name": "glibc-doc",
"release": "21.fc34",
"source": "rpm",
"version": "2.33"
}
],
"glibc-headers-x86": [
{
"arch": "noarch",
"epoch": null,
"name": "glibc-headers-x86",
"release": "21.fc34",
"source": "rpm",
"version": "2.33"
}
],
"glibc-langpack-en": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-langpack-en",
"release": "21.fc34",
"source": "rpm",
"version": "2.33"
}
],
"gmp": [
{
"arch": "x86_64",
"epoch": 1,
"name": "gmp",
"release": "6.fc34",
"source": "rpm",
"version": "6.2.0"
}
],
"gnupg2": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnupg2",
"release": "4.fc34",
"source": "rpm",
"version": "2.2.27"
}
],
"gnutls": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnutls",
"release": "1.fc34",
"source": "rpm",
"version": "3.7.4"
}
],
"gnutls-dane": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnutls-dane",
"release": "1.fc34",
"source": "rpm",
"version": "3.7.4"
}
],
"gnutls-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "gnutls-utils",
"release": "1.fc34",
"source": "rpm",
"version": "3.7.4"
}
],
"gobject-introspection": [
{
"arch": "x86_64",
"epoch": null,
"name": "gobject-introspection",
"release": "4.fc34",
"source": "rpm",
"version": "1.68.0"
}
],
"gpg-pubkey": [
{
"arch": null,
"epoch": null,
"name": "gpg-pubkey",
"release": "5f2c0192",
"source": "rpm",
"version": "45719a39"
}
],
"gpgme": [
{
"arch": "x86_64",
"epoch": null,
"name": "gpgme",
"release": "2.fc34",
"source": "rpm",
"version": "1.15.1"
}
],
"gpm-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "gpm-libs",
"release": "26.fc34",
"source": "rpm",
"version": "1.20.7"
}
],
"graphite2": [
{
"arch": "x86_64",
"epoch": null,
"name": "graphite2",
"release": "7.fc34",
"source": "rpm",
"version": "1.3.14"
}
],
"grep": [
{
"arch": "x86_64",
"epoch": null,
"name": "grep",
"release": "2.fc34",
"source": "rpm",
"version": "3.6"
}
],
"groff-base": [
{
"arch": "x86_64",
"epoch": null,
"name": "groff-base",
"release": "7.fc34",
"source": "rpm",
"version": "1.22.4"
}
],
"grpc-data": [
{
"arch": "noarch",
"epoch": null,
"name": "grpc-data",
"release": "14.fc34",
"source": "rpm",
"version": "1.26.0"
}
],
"grub2-common": [
{
"arch": "noarch",
"epoch": 1,
"name": "grub2-common",
"release": "9.fc34",
"source": "rpm",
"version": "2.06"
}
],
"grub2-pc": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-pc",
"release": "9.fc34",
"source": "rpm",
"version": "2.06"
}
],
"grub2-pc-modules": [
{
"arch": "noarch",
"epoch": 1,
"name": "grub2-pc-modules",
"release": "9.fc34",
"source": "rpm",
"version": "2.06"
}
],
"grub2-tools": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-tools",
"release": "9.fc34",
"source": "rpm",
"version": "2.06"
}
],
"grub2-tools-minimal": [
{
"arch": "x86_64",
"epoch": 1,
"name": "grub2-tools-minimal",
"release": "9.fc34",
"source": "rpm",
"version": "2.06"
}
],
"grubby": [
{
"arch": "x86_64",
"epoch": null,
"name": "grubby",
"release": "51.fc34",
"source": "rpm",
"version": "8.40"
}
],
"gsm": [
{
"arch": "x86_64",
"epoch": null,
"name": "gsm",
"release": "5.fc34",
"source": "rpm",
"version": "1.0.19"
}
],
"gssproxy": [
{
"arch": "x86_64",
"epoch": null,
"name": "gssproxy",
"release": "2.fc34",
"source": "rpm",
"version": "0.8.4"
}
],
"gstreamer1": [
{
"arch": "x86_64",
"epoch": null,
"name": "gstreamer1",
"release": "2.1.18.4.fc34",
"source": "rpm",
"version": "1.19.1"
}
],
"gtk-update-icon-cache": [
{
"arch": "x86_64",
"epoch": null,
"name": "gtk-update-icon-cache",
"release": "1.fc34",
"source": "rpm",
"version": "3.24.30"
}
],
"gtk3": [
{
"arch": "x86_64",
"epoch": null,
"name": "gtk3",
"release": "1.fc34",
"source": "rpm",
"version": "3.24.30"
}
],
"guile22": [
{
"arch": "x86_64",
"epoch": null,
"name": "guile22",
"release": "2.fc34",
"source": "rpm",
"version": "2.2.7"
}
],
"gzip": [
{
"arch": "x86_64",
"epoch": null,
"name": "gzip",
"release": "5.fc34",
"source": "rpm",
"version": "1.10"
}
],
"harfbuzz": [
{
"arch": "x86_64",
"epoch": null,
"name": "harfbuzz",
"release": "3.fc34",
"source": "rpm",
"version": "2.7.4"
}
],
"hicolor-icon-theme": [
{
"arch": "noarch",
"epoch": null,
"name": "hicolor-icon-theme",
"release": "10.fc34",
"source": "rpm",
"version": "0.17"
}
],
"hostname": [
{
"arch": "x86_64",
"epoch": null,
"name": "hostname",
"release": "4.fc34",
"source": "rpm",
"version": "3.23"
}
],
"ima-evm-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "ima-evm-utils",
"release": "2.fc34",
"source": "rpm",
"version": "1.3.2"
}
],
"info": [
{
"arch": "x86_64",
"epoch": null,
"name": "info",
"release": "10.fc34",
"source": "rpm",
"version": "6.7"
}
],
"inih": [
{
"arch": "x86_64",
"epoch": null,
"name": "inih",
"release": "1.fc34",
"source": "rpm",
"version": "55"
}
],
"initscripts": [
{
"arch": "x86_64",
"epoch": null,
"name": "initscripts",
"release": "1.fc34",
"source": "rpm",
"version": "10.09"
}
],
"ipcalc": [
{
"arch": "x86_64",
"epoch": null,
"name": "ipcalc",
"release": "1.fc34",
"source": "rpm",
"version": "1.0.1"
}
],
"ipmitool": [
{
"arch": "x86_64",
"epoch": null,
"name": "ipmitool",
"release": "21.fc34",
"source": "rpm",
"version": "1.8.18"
}
],
"iproute": [
{
"arch": "x86_64",
"epoch": null,
"name": "iproute",
"release": "2.fc34",
"source": "rpm",
"version": "5.10.0"
}
],
"ipset": [
{
"arch": "x86_64",
"epoch": null,
"name": "ipset",
"release": "1.fc34",
"source": "rpm",
"version": "7.11"
}
],
"ipset-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "ipset-libs",
"release": "1.fc34",
"source": "rpm",
"version": "7.11"
}
],
"iptables-legacy-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "iptables-legacy-libs",
"release": "8.fc34",
"source": "rpm",
"version": "1.8.7"
}
],
"iptables-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "iptables-libs",
"release": "8.fc34",
"source": "rpm",
"version": "1.8.7"
}
],
"iptables-nft": [
{
"arch": "x86_64",
"epoch": null,
"name": "iptables-nft",
"release": "8.fc34",
"source": "rpm",
"version": "1.8.7"
}
],
"iputils": [
{
"arch": "x86_64",
"epoch": null,
"name": "iputils",
"release": "2.fc34",
"source": "rpm",
"version": "20210202"
}
],
"jansson": [
{
"arch": "x86_64",
"epoch": null,
"name": "jansson",
"release": "2.fc34",
"source": "rpm",
"version": "2.13.1"
}
],
"jbigkit-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "jbigkit-libs",
"release": "21.fc34",
"source": "rpm",
"version": "2.1"
}
],
"jitterentropy": [
{
"arch": "x86_64",
"epoch": null,
"name": "jitterentropy",
"release": "1.fc34",
"source": "rpm",
"version": "3.3.1"
}
],
"json-c": [
{
"arch": "x86_64",
"epoch": null,
"name": "json-c",
"release": "8.fc34",
"source": "rpm",
"version": "0.14"
}
],
"kbd": [
{
"arch": "x86_64",
"epoch": null,
"name": "kbd",
"release": "2.fc34",
"source": "rpm",
"version": "2.4.0"
}
],
"kbd-misc": [
{
"arch": "noarch",
"epoch": null,
"name": "kbd-misc",
"release": "2.fc34",
"source": "rpm",
"version": "2.4.0"
}
],
"kernel": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel",
"release": "100.fc34",
"source": "rpm",
"version": "5.17.5"
}
],
"kernel-core": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-core",
"release": "100.fc34",
"source": "rpm",
"version": "5.17.5"
}
],
"kernel-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-devel",
"release": "100.fc34",
"source": "rpm",
"version": "5.17.5"
}
],
"kernel-headers": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-headers",
"release": "100.fc34",
"source": "rpm",
"version": "5.17.4"
}
],
"kernel-modules": [
{
"arch": "x86_64",
"epoch": null,
"name": "kernel-modules",
"release": "100.fc34",
"source": "rpm",
"version": "5.17.5"
}
],
"keyutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "keyutils",
"release": "2.fc34",
"source": "rpm",
"version": "1.6.1"
}
],
"keyutils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "keyutils-libs",
"release": "2.fc34",
"source": "rpm",
"version": "1.6.1"
}
],
"kmod": [
{
"arch": "x86_64",
"epoch": null,
"name": "kmod",
"release": "2.fc34",
"source": "rpm",
"version": "29"
}
],
"kmod-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "kmod-libs",
"release": "2.fc34",
"source": "rpm",
"version": "29"
}
],
"kpartx": [
{
"arch": "x86_64",
"epoch": null,
"name": "kpartx",
"release": "4.fc34",
"source": "rpm",
"version": "0.8.5"
}
],
"krb5-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "krb5-libs",
"release": "5.fc34",
"source": "rpm",
"version": "1.19.2"
}
],
"langpacks-core-en": [
{
"arch": "noarch",
"epoch": null,
"name": "langpacks-core-en",
"release": "14.fc34",
"source": "rpm",
"version": "3.0"
}
],
"langpacks-core-font-en": [
{
"arch": "noarch",
"epoch": null,
"name": "langpacks-core-font-en",
"release": "14.fc34",
"source": "rpm",
"version": "3.0"
}
],
"langpacks-en": [
{
"arch": "noarch",
"epoch": null,
"name": "langpacks-en",
"release": "14.fc34",
"source": "rpm",
"version": "3.0"
}
],
"lcms2": [
{
"arch": "x86_64",
"epoch": null,
"name": "lcms2",
"release": "1.fc34",
"source": "rpm",
"version": "2.12"
}
],
"less": [
{
"arch": "x86_64",
"epoch": null,
"name": "less",
"release": "2.fc34",
"source": "rpm",
"version": "590"
}
],
"libICE": [
{
"arch": "x86_64",
"epoch": null,
"name": "libICE",
"release": "6.fc34",
"source": "rpm",
"version": "1.0.10"
}
],
"libSM": [
{
"arch": "x86_64",
"epoch": null,
"name": "libSM",
"release": "8.fc34",
"source": "rpm",
"version": "1.2.3"
}
],
"libX11": [
{
"arch": "x86_64",
"epoch": null,
"name": "libX11",
"release": "3.fc34",
"source": "rpm",
"version": "1.7.2"
}
],
"libX11-common": [
{
"arch": "noarch",
"epoch": null,
"name": "libX11-common",
"release": "3.fc34",
"source": "rpm",
"version": "1.7.2"
}
],
"libX11-xcb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libX11-xcb",
"release": "3.fc34",
"source": "rpm",
"version": "1.7.2"
}
],
"libXau": [
{
"arch": "x86_64",
"epoch": null,
"name": "libXau",
"release": "6.fc34",
"source": "rpm",
"version": "1.0.9"
}
],
"libXcomposite": [
{
"arch": "x86_64",
"epoch": null,
"name": "libXcomposite",
"release": "5.fc34",
"source": "rpm",
"version": "0.4.5"
}
],
"libXcursor": [
{
"arch": "x86_64",
"epoch": null,
"name": "libXcursor",
"release": "5.fc34",
"source": "rpm",
"version": "1.2.0"
}
],
"libXdamage": [
{
"arch": "x86_64",
"epoch": null,
"name": "libXdamage",
"release": "5.fc34",
"source": "rpm",
"version": "1.1.5"
}
],
"libXext": [
{
"arch": "x86_64",
"epoch": null,
"name": "libXext",
"release": "6.fc34",
"source": "rpm",
"version": "1.3.4"
}
],
"libXfixes": [
{
"arch": "x86_64",
"epoch": null,
"name": "libXfixes",
"release": "1.fc34",
"source": "rpm",
"version": "6.0.0"
}
],
"libXft": [
{
"arch": "x86_64",
"epoch": null,
"name": "libXft",
"release": "6.fc34",
"source": "rpm",
"version": "2.3.3"
}
],
"libXi": [
{
"arch": "x86_64",
"epoch": null,
"name": "libXi",
"release": "6.fc34",
"source": "rpm",
"version": "1.7.10"
}
],
"libXinerama": [
{
"arch": "x86_64",
"epoch": null,
"name": "libXinerama",
"release": "8.fc34",
"source": "rpm",
"version": "1.1.4"
}
],
"libXrandr": [
{
"arch": "x86_64",
"epoch": null,
"name": "libXrandr",
"release": "6.fc34",
"source": "rpm",
"version": "1.5.2"
}
],
"libXrender": [
{
"arch": "x86_64",
"epoch": null,
"name": "libXrender",
"release": "14.fc34",
"source": "rpm",
"version": "0.9.10"
}
],
"libXtst": [
{
"arch": "x86_64",
"epoch": null,
"name": "libXtst",
"release": "14.fc34",
"source": "rpm",
"version": "1.2.3"
}
],
"libacl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libacl",
"release": "1.fc34",
"source": "rpm",
"version": "2.3.1"
}
],
"libaio": [
{
"arch": "x86_64",
"epoch": null,
"name": "libaio",
"release": "11.fc34",
"source": "rpm",
"version": "0.3.111"
}
],
"libarchive": [
{
"arch": "x86_64",
"epoch": null,
"name": "libarchive",
"release": "2.fc34",
"source": "rpm",
"version": "3.5.2"
}
],
"libargon2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libargon2",
"release": "6.fc34",
"source": "rpm",
"version": "20171227"
}
],
"libassuan": [
{
"arch": "x86_64",
"epoch": null,
"name": "libassuan",
"release": "1.fc34",
"source": "rpm",
"version": "2.5.5"
}
],
"libasyncns": [
{
"arch": "x86_64",
"epoch": null,
"name": "libasyncns",
"release": "20.fc34",
"source": "rpm",
"version": "0.8"
}
],
"libattr": [
{
"arch": "x86_64",
"epoch": null,
"name": "libattr",
"release": "1.fc34",
"source": "rpm",
"version": "2.5.1"
}
],
"libbasicobjects": [
{
"arch": "x86_64",
"epoch": null,
"name": "libbasicobjects",
"release": "47.fc34",
"source": "rpm",
"version": "0.1.1"
}
],
"libblkid": [
{
"arch": "x86_64",
"epoch": null,
"name": "libblkid",
"release": "1.fc34",
"source": "rpm",
"version": "2.36.2"
}
],
"libbpf": [
{
"arch": "x86_64",
"epoch": 2,
"name": "libbpf",
"release": "1.fc34",
"source": "rpm",
"version": "0.4.0"
}
],
"libbrotli": [
{
"arch": "x86_64",
"epoch": null,
"name": "libbrotli",
"release": "4.fc34",
"source": "rpm",
"version": "1.0.9"
}
],
"libcanberra": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcanberra",
"release": "24.fc34",
"source": "rpm",
"version": "0.30"
}
],
"libcanberra-gtk3": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcanberra-gtk3",
"release": "24.fc34",
"source": "rpm",
"version": "0.30"
}
],
"libcap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcap",
"release": "2.fc34",
"source": "rpm",
"version": "2.48"
}
],
"libcap-ng": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcap-ng",
"release": "4.fc34",
"source": "rpm",
"version": "0.8.2"
}
],
"libcbor": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcbor",
"release": "3.fc34",
"source": "rpm",
"version": "0.7.0"
}
],
"libcloudproviders": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcloudproviders",
"release": "3.fc34",
"source": "rpm",
"version": "0.3.1"
}
],
"libcollection": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcollection",
"release": "47.fc34",
"source": "rpm",
"version": "0.7.0"
}
],
"libcom_err": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcom_err",
"release": "5.fc34",
"source": "rpm",
"version": "1.45.6"
}
],
"libcomps": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcomps",
"release": "1.fc34",
"source": "rpm",
"version": "0.1.18"
}
],
"libcurl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libcurl",
"release": "16.fc34",
"source": "rpm",
"version": "7.76.1"
}
],
"libdatrie": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdatrie",
"release": "1.fc34",
"source": "rpm",
"version": "0.2.13"
}
],
"libdb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdb",
"release": "49.fc34",
"source": "rpm",
"version": "5.3.28"
}
],
"libdhash": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdhash",
"release": "47.fc34",
"source": "rpm",
"version": "0.5.0"
}
],
"libdnf": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdnf",
"release": "1.fc34",
"source": "rpm",
"version": "0.64.0"
}
],
"libeconf": [
{
"arch": "x86_64",
"epoch": null,
"name": "libeconf",
"release": "1.fc34",
"source": "rpm",
"version": "0.4.0"
}
],
"libedit": [
{
"arch": "x86_64",
"epoch": null,
"name": "libedit",
"release": "38.20210714cvs.fc34",
"source": "rpm",
"version": "3.1"
}
],
"libepoxy": [
{
"arch": "x86_64",
"epoch": null,
"name": "libepoxy",
"release": "1.fc34",
"source": "rpm",
"version": "1.5.9"
}
],
"liberation-fonts-common": [
{
"arch": "noarch",
"epoch": 1,
"name": "liberation-fonts-common",
"release": "1.fc34",
"source": "rpm",
"version": "2.1.5"
}
],
"liberation-sans-fonts": [
{
"arch": "noarch",
"epoch": 1,
"name": "liberation-sans-fonts",
"release": "1.fc34",
"source": "rpm",
"version": "2.1.5"
}
],
"libesmtp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libesmtp",
"release": "21.fc34",
"source": "rpm",
"version": "1.0.6"
}
],
"libev": [
{
"arch": "x86_64",
"epoch": null,
"name": "libev",
"release": "3.fc34",
"source": "rpm",
"version": "4.33"
}
],
"libevent": [
{
"arch": "x86_64",
"epoch": null,
"name": "libevent",
"release": "3.fc34",
"source": "rpm",
"version": "2.1.12"
}
],
"libfdisk": [
{
"arch": "x86_64",
"epoch": null,
"name": "libfdisk",
"release": "1.fc34",
"source": "rpm",
"version": "2.36.2"
}
],
"libffi": [
{
"arch": "x86_64",
"epoch": null,
"name": "libffi",
"release": "28.fc34",
"source": "rpm",
"version": "3.1"
}
],
"libfido2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libfido2",
"release": "2.fc34",
"source": "rpm",
"version": "1.6.0"
}
],
"libgcc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgcc",
"release": "2.fc34",
"source": "rpm",
"version": "11.3.1"
}
],
"libgcrypt": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgcrypt",
"release": "3.fc34",
"source": "rpm",
"version": "1.9.3"
}
],
"libgomp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgomp",
"release": "2.fc34",
"source": "rpm",
"version": "11.3.1"
}
],
"libgpg-error": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgpg-error",
"release": "1.fc34",
"source": "rpm",
"version": "1.42"
}
],
"libgusb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgusb",
"release": "1.fc34",
"source": "rpm",
"version": "0.3.8"
}
],
"libibverbs": [
{
"arch": "x86_64",
"epoch": null,
"name": "libibverbs",
"release": "2.fc34",
"source": "rpm",
"version": "37.2"
}
],
"libicu": [
{
"arch": "x86_64",
"epoch": null,
"name": "libicu",
"release": "7.fc34",
"source": "rpm",
"version": "67.1"
}
],
"libidn2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libidn2",
"release": "1.fc34",
"source": "rpm",
"version": "2.3.2"
}
],
"libini_config": [
{
"arch": "x86_64",
"epoch": null,
"name": "libini_config",
"release": "47.fc34",
"source": "rpm",
"version": "1.3.1"
}
],
"libjpeg-turbo": [
{
"arch": "x86_64",
"epoch": null,
"name": "libjpeg-turbo",
"release": "3.fc34",
"source": "rpm",
"version": "2.0.90"
}
],
"libkcapi": [
{
"arch": "x86_64",
"epoch": null,
"name": "libkcapi",
"release": "1.fc34",
"source": "rpm",
"version": "1.2.1"
}
],
"libkcapi-hmaccalc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libkcapi-hmaccalc",
"release": "1.fc34",
"source": "rpm",
"version": "1.2.1"
}
],
"libknet1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1",
"release": "1.fc34",
"source": "rpm",
"version": "1.23"
}
],
"libknet1-compress-bzip2-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-bzip2-plugin",
"release": "1.fc34",
"source": "rpm",
"version": "1.23"
}
],
"libknet1-compress-lz4-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-lz4-plugin",
"release": "1.fc34",
"source": "rpm",
"version": "1.23"
}
],
"libknet1-compress-lzma-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-lzma-plugin",
"release": "1.fc34",
"source": "rpm",
"version": "1.23"
}
],
"libknet1-compress-lzo2-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-lzo2-plugin",
"release": "1.fc34",
"source": "rpm",
"version": "1.23"
}
],
"libknet1-compress-plugins-all": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-plugins-all",
"release": "1.fc34",
"source": "rpm",
"version": "1.23"
}
],
"libknet1-compress-zlib-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-zlib-plugin",
"release": "1.fc34",
"source": "rpm",
"version": "1.23"
}
],
"libknet1-compress-zstd-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-compress-zstd-plugin",
"release": "1.fc34",
"source": "rpm",
"version": "1.23"
}
],
"libknet1-crypto-nss-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-crypto-nss-plugin",
"release": "1.fc34",
"source": "rpm",
"version": "1.23"
}
],
"libknet1-crypto-openssl-plugin": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-crypto-openssl-plugin",
"release": "1.fc34",
"source": "rpm",
"version": "1.23"
}
],
"libknet1-crypto-plugins-all": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-crypto-plugins-all",
"release": "1.fc34",
"source": "rpm",
"version": "1.23"
}
],
"libknet1-plugins-all": [
{
"arch": "x86_64",
"epoch": null,
"name": "libknet1-plugins-all",
"release": "1.fc34",
"source": "rpm",
"version": "1.23"
}
],
"libksba": [
{
"arch": "x86_64",
"epoch": null,
"name": "libksba",
"release": "2.fc34",
"source": "rpm",
"version": "1.5.0"
}
],
"libldb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libldb",
"release": "1.fc34",
"source": "rpm",
"version": "2.3.2"
}
],
"liblockfile": [
{
"arch": "x86_64",
"epoch": null,
"name": "liblockfile",
"release": "7.fc34",
"source": "rpm",
"version": "1.14"
}
],
"libmaxminddb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmaxminddb",
"release": "1.fc34",
"source": "rpm",
"version": "1.5.2"
}
],
"libmetalink": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmetalink",
"release": "24.fc34",
"source": "rpm",
"version": "0.1.3"
}
],
"libmnl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmnl",
"release": "13.fc34",
"source": "rpm",
"version": "1.0.4"
}
],
"libmodulemd": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmodulemd",
"release": "1.fc34",
"source": "rpm",
"version": "2.14.0"
}
],
"libmount": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmount",
"release": "1.fc34",
"source": "rpm",
"version": "2.36.2"
}
],
"libmpc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libmpc",
"release": "2.fc34",
"source": "rpm",
"version": "1.2.1"
}
],
"libndp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libndp",
"release": "7.fc34",
"source": "rpm",
"version": "1.7"
}
],
"libnetfilter_conntrack": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnetfilter_conntrack",
"release": "2.fc34",
"source": "rpm",
"version": "1.0.8"
}
],
"libnfnetlink": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnfnetlink",
"release": "19.fc34",
"source": "rpm",
"version": "1.0.1"
}
],
"libnfsidmap": [
{
"arch": "x86_64",
"epoch": 1,
"name": "libnfsidmap",
"release": "2.rc3.fc34",
"source": "rpm",
"version": "2.5.4"
}
],
"libnftnl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnftnl",
"release": "2.fc34",
"source": "rpm",
"version": "1.1.9"
}
],
"libnghttp2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnghttp2",
"release": "2.fc34",
"source": "rpm",
"version": "1.43.0"
}
],
"libnl3": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnl3",
"release": "6.fc34",
"source": "rpm",
"version": "3.5.0"
}
],
"libnozzle1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnozzle1",
"release": "1.fc34",
"source": "rpm",
"version": "1.23"
}
],
"libnsl2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnsl2",
"release": "2.fc34",
"source": "rpm",
"version": "1.3.0"
}
],
"libogg": [
{
"arch": "x86_64",
"epoch": 2,
"name": "libogg",
"release": "4.fc34",
"source": "rpm",
"version": "1.3.4"
}
],
"libpath_utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpath_utils",
"release": "47.fc34",
"source": "rpm",
"version": "0.2.1"
}
],
"libpcap": [
{
"arch": "x86_64",
"epoch": 14,
"name": "libpcap",
"release": "1.fc34",
"source": "rpm",
"version": "1.10.1"
}
],
"libpipeline": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpipeline",
"release": "2.fc34",
"source": "rpm",
"version": "1.5.3"
}
],
"libpkgconf": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpkgconf",
"release": "6.fc34",
"source": "rpm",
"version": "1.7.3"
}
],
"libpng": [
{
"arch": "x86_64",
"epoch": 2,
"name": "libpng",
"release": "10.fc34",
"source": "rpm",
"version": "1.6.37"
}
],
"libpsl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpsl",
"release": "3.fc34",
"source": "rpm",
"version": "0.21.1"
}
],
"libpwquality": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpwquality",
"release": "6.fc34",
"source": "rpm",
"version": "1.4.4"
}
],
"libqb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libqb",
"release": "1.fc34",
"source": "rpm",
"version": "2.0.4"
}
],
"libref_array": [
{
"arch": "x86_64",
"epoch": null,
"name": "libref_array",
"release": "47.fc34",
"source": "rpm",
"version": "0.1.5"
}
],
"librepo": [
{
"arch": "x86_64",
"epoch": null,
"name": "librepo",
"release": "1.fc34",
"source": "rpm",
"version": "1.14.2"
}
],
"libreport-filesystem": [
{
"arch": "noarch",
"epoch": null,
"name": "libreport-filesystem",
"release": "4.fc34",
"source": "rpm",
"version": "2.15.2"
}
],
"libseccomp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libseccomp",
"release": "1.fc34",
"source": "rpm",
"version": "2.5.3"
}
],
"libsecret": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsecret",
"release": "2.fc34",
"source": "rpm",
"version": "0.20.4"
}
],
"libselinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "libselinux",
"release": "1.fc34",
"source": "rpm",
"version": "3.2"
}
],
"libselinux-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "libselinux-utils",
"release": "1.fc34",
"source": "rpm",
"version": "3.2"
}
],
"libsemanage": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsemanage",
"release": "1.fc34",
"source": "rpm",
"version": "3.2"
}
],
"libsepol": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsepol",
"release": "2.fc34",
"source": "rpm",
"version": "3.2"
}
],
"libsigsegv": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsigsegv",
"release": "2.fc34",
"source": "rpm",
"version": "2.13"
}
],
"libsmartcols": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsmartcols",
"release": "1.fc34",
"source": "rpm",
"version": "2.36.2"
}
],
"libsndfile": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsndfile",
"release": "6.fc34",
"source": "rpm",
"version": "1.0.31"
}
],
"libsodium": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsodium",
"release": "7.fc34",
"source": "rpm",
"version": "1.0.18"
}
],
"libsolv": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsolv",
"release": "3.fc34",
"source": "rpm",
"version": "0.7.17"
}
],
"libss": [
{
"arch": "x86_64",
"epoch": null,
"name": "libss",
"release": "5.fc34",
"source": "rpm",
"version": "1.45.6"
}
],
"libssh": [
{
"arch": "x86_64",
"epoch": null,
"name": "libssh",
"release": "1.fc34",
"source": "rpm",
"version": "0.9.6"
}
],
"libssh-config": [
{
"arch": "noarch",
"epoch": null,
"name": "libssh-config",
"release": "1.fc34",
"source": "rpm",
"version": "0.9.6"
}
],
"libsss_autofs": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_autofs",
"release": "2.fc34",
"source": "rpm",
"version": "2.5.2"
}
],
"libsss_certmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_certmap",
"release": "2.fc34",
"source": "rpm",
"version": "2.5.2"
}
],
"libsss_idmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_idmap",
"release": "2.fc34",
"source": "rpm",
"version": "2.5.2"
}
],
"libsss_nss_idmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_nss_idmap",
"release": "2.fc34",
"source": "rpm",
"version": "2.5.2"
}
],
"libsss_sudo": [
{
"arch": "x86_64",
"epoch": null,
"name": "libsss_sudo",
"release": "2.fc34",
"source": "rpm",
"version": "2.5.2"
}
],
"libstdc++": [
{
"arch": "x86_64",
"epoch": null,
"name": "libstdc++",
"release": "2.fc34",
"source": "rpm",
"version": "11.3.1"
}
],
"libtalloc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtalloc",
"release": "2.fc34",
"source": "rpm",
"version": "2.3.2"
}
],
"libtasn1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtasn1",
"release": "4.fc34",
"source": "rpm",
"version": "4.16.0"
}
],
"libtdb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtdb",
"release": "6.fc34",
"source": "rpm",
"version": "1.4.3"
}
],
"libtevent": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtevent",
"release": "0.fc34",
"source": "rpm",
"version": "0.11.0"
}
],
"libtextstyle": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtextstyle",
"release": "4.fc34",
"source": "rpm",
"version": "0.21"
}
],
"libthai": [
{
"arch": "x86_64",
"epoch": null,
"name": "libthai",
"release": "6.fc34",
"source": "rpm",
"version": "0.1.28"
}
],
"libtiff": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtiff",
"release": "1.fc34",
"source": "rpm",
"version": "4.2.0"
}
],
"libtirpc": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtirpc",
"release": "0.fc34",
"source": "rpm",
"version": "1.3.2"
}
],
"libtool-ltdl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libtool-ltdl",
"release": "40.fc34",
"source": "rpm",
"version": "2.4.6"
}
],
"libunistring": [
{
"arch": "x86_64",
"epoch": null,
"name": "libunistring",
"release": "10.fc34",
"source": "rpm",
"version": "0.9.10"
}
],
"libunwind": [
{
"arch": "x86_64",
"epoch": null,
"name": "libunwind",
"release": "5.fc34",
"source": "rpm",
"version": "1.4.0"
}
],
"libusbx": [
{
"arch": "x86_64",
"epoch": null,
"name": "libusbx",
"release": "2.fc34",
"source": "rpm",
"version": "1.0.24"
}
],
"libuser": [
{
"arch": "x86_64",
"epoch": null,
"name": "libuser",
"release": "4.fc34",
"source": "rpm",
"version": "0.63"
}
],
"libutempter": [
{
"arch": "x86_64",
"epoch": null,
"name": "libutempter",
"release": "4.fc34",
"source": "rpm",
"version": "1.2.1"
}
],
"libuuid": [
{
"arch": "x86_64",
"epoch": null,
"name": "libuuid",
"release": "1.fc34",
"source": "rpm",
"version": "2.36.2"
}
],
"libverto": [
{
"arch": "x86_64",
"epoch": null,
"name": "libverto",
"release": "1.fc34",
"source": "rpm",
"version": "0.3.2"
}
],
"libverto-libev": [
{
"arch": "x86_64",
"epoch": null,
"name": "libverto-libev",
"release": "1.fc34",
"source": "rpm",
"version": "0.3.2"
}
],
"libvorbis": [
{
"arch": "x86_64",
"epoch": 1,
"name": "libvorbis",
"release": "3.fc34",
"source": "rpm",
"version": "1.3.7"
}
],
"libwayland-client": [
{
"arch": "x86_64",
"epoch": null,
"name": "libwayland-client",
"release": "4.fc34",
"source": "rpm",
"version": "1.20.0"
}
],
"libwayland-cursor": [
{
"arch": "x86_64",
"epoch": null,
"name": "libwayland-cursor",
"release": "4.fc34",
"source": "rpm",
"version": "1.20.0"
}
],
"libwayland-egl": [
{
"arch": "x86_64",
"epoch": null,
"name": "libwayland-egl",
"release": "4.fc34",
"source": "rpm",
"version": "1.20.0"
}
],
"libwebp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libwebp",
"release": "1.fc34",
"source": "rpm",
"version": "1.2.2"
}
],
"libwsman1": [
{
"arch": "x86_64",
"epoch": null,
"name": "libwsman1",
"release": "19.fc34",
"source": "rpm",
"version": "2.6.8"
}
],
"libxcb": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxcb",
"release": "7.fc34",
"source": "rpm",
"version": "1.13.1"
}
],
"libxcrypt": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxcrypt",
"release": "1.fc34",
"source": "rpm",
"version": "4.4.28"
}
],
"libxcrypt-compat": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxcrypt-compat",
"release": "1.fc34",
"source": "rpm",
"version": "4.4.28"
}
],
"libxcrypt-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxcrypt-devel",
"release": "1.fc34",
"source": "rpm",
"version": "4.4.28"
}
],
"libxkbcommon": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxkbcommon",
"release": "1.fc34",
"source": "rpm",
"version": "1.3.0"
}
],
"libxml2": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxml2",
"release": "1.fc34",
"source": "rpm",
"version": "2.9.13"
}
],
"libxslt": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxslt",
"release": "5.fc34",
"source": "rpm",
"version": "1.1.34"
}
],
"libyaml": [
{
"arch": "x86_64",
"epoch": null,
"name": "libyaml",
"release": "5.fc34",
"source": "rpm",
"version": "0.2.5"
}
],
"libzstd": [
{
"arch": "x86_64",
"epoch": null,
"name": "libzstd",
"release": "1.fc34",
"source": "rpm",
"version": "1.5.2"
}
],
"libzstd-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "libzstd-devel",
"release": "1.fc34",
"source": "rpm",
"version": "1.5.2"
}
],
"linux-firmware": [
{
"arch": "noarch",
"epoch": null,
"name": "linux-firmware",
"release": "131.fc34",
"source": "rpm",
"version": "20220411"
}
],
"linux-firmware-whence": [
{
"arch": "noarch",
"epoch": null,
"name": "linux-firmware-whence",
"release": "131.fc34",
"source": "rpm",
"version": "20220411"
}
],
"lmdb-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lmdb-libs",
"release": "1.fc34",
"source": "rpm",
"version": "0.9.29"
}
],
"logrotate": [
{
"arch": "x86_64",
"epoch": null,
"name": "logrotate",
"release": "3.fc34",
"source": "rpm",
"version": "3.18.0"
}
],
"lua-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lua-libs",
"release": "1.fc34",
"source": "rpm",
"version": "5.4.4"
}
],
"lvm2": [
{
"arch": "x86_64",
"epoch": null,
"name": "lvm2",
"release": "1.fc34",
"source": "rpm",
"version": "2.03.11"
}
],
"lvm2-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lvm2-libs",
"release": "1.fc34",
"source": "rpm",
"version": "2.03.11"
}
],
"lz4-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lz4-libs",
"release": "2.fc34",
"source": "rpm",
"version": "1.9.3"
}
],
"lzo": [
{
"arch": "x86_64",
"epoch": null,
"name": "lzo",
"release": "4.fc34",
"source": "rpm",
"version": "2.10"
}
],
"m4": [
{
"arch": "x86_64",
"epoch": null,
"name": "m4",
"release": "17.fc34",
"source": "rpm",
"version": "1.4.18"
}
],
"mailcap": [
{
"arch": "noarch",
"epoch": null,
"name": "mailcap",
"release": "3.fc34",
"source": "rpm",
"version": "2.1.49"
}
],
"mailx": [
{
"arch": "x86_64",
"epoch": null,
"name": "mailx",
"release": "37.fc34",
"source": "rpm",
"version": "12.5"
}
],
"make": [
{
"arch": "x86_64",
"epoch": 1,
"name": "make",
"release": "5.fc34",
"source": "rpm",
"version": "4.3"
}
],
"man-db": [
{
"arch": "x86_64",
"epoch": null,
"name": "man-db",
"release": "3.fc34",
"source": "rpm",
"version": "2.9.3"
}
],
"mkpasswd": [
{
"arch": "x86_64",
"epoch": null,
"name": "mkpasswd",
"release": "1.fc34",
"source": "rpm",
"version": "5.5.10"
}
],
"mokutil": [
{
"arch": "x86_64",
"epoch": 2,
"name": "mokutil",
"release": "4.fc34",
"source": "rpm",
"version": "0.4.0"
}
],
"mpfr": [
{
"arch": "x86_64",
"epoch": null,
"name": "mpfr",
"release": "7.fc34",
"source": "rpm",
"version": "4.1.0"
}
],
"ncurses": [
{
"arch": "x86_64",
"epoch": null,
"name": "ncurses",
"release": "4.20200222.fc34",
"source": "rpm",
"version": "6.2"
}
],
"ncurses-base": [
{
"arch": "noarch",
"epoch": null,
"name": "ncurses-base",
"release": "4.20200222.fc34",
"source": "rpm",
"version": "6.2"
}
],
"ncurses-compat-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "ncurses-compat-libs",
"release": "4.20200222.fc34",
"source": "rpm",
"version": "6.2"
}
],
"ncurses-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "ncurses-libs",
"release": "4.20200222.fc34",
"source": "rpm",
"version": "6.2"
}
],
"net-snmp-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "net-snmp-libs",
"release": "4.fc34",
"source": "rpm",
"version": "5.9.1"
}
],
"net-snmp-utils": [
{
"arch": "x86_64",
"epoch": 1,
"name": "net-snmp-utils",
"release": "4.fc34",
"source": "rpm",
"version": "5.9.1"
}
],
"net-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "net-tools",
"release": "0.59.20160912git.fc34",
"source": "rpm",
"version": "2.0"
}
],
"nettle": [
{
"arch": "x86_64",
"epoch": null,
"name": "nettle",
"release": "1.fc34",
"source": "rpm",
"version": "3.7.3"
}
],
"nfs-utils": [
{
"arch": "x86_64",
"epoch": 1,
"name": "nfs-utils",
"release": "2.rc3.fc34",
"source": "rpm",
"version": "2.5.4"
}
],
"nftables": [
{
"arch": "x86_64",
"epoch": 1,
"name": "nftables",
"release": "3.fc34",
"source": "rpm",
"version": "0.9.8"
}
],
"npth": [
{
"arch": "x86_64",
"epoch": null,
"name": "npth",
"release": "6.fc34",
"source": "rpm",
"version": "1.6"
}
],
"nspr": [
{
"arch": "x86_64",
"epoch": null,
"name": "nspr",
"release": "5.fc34",
"source": "rpm",
"version": "4.32.0"
}
],
"nss": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss",
"release": "1.fc34",
"source": "rpm",
"version": "3.77.0"
}
],
"nss-softokn": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-softokn",
"release": "1.fc34",
"source": "rpm",
"version": "3.77.0"
}
],
"nss-softokn-freebl": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-softokn-freebl",
"release": "1.fc34",
"source": "rpm",
"version": "3.77.0"
}
],
"nss-sysinit": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-sysinit",
"release": "1.fc34",
"source": "rpm",
"version": "3.77.0"
}
],
"nss-util": [
{
"arch": "x86_64",
"epoch": null,
"name": "nss-util",
"release": "1.fc34",
"source": "rpm",
"version": "3.77.0"
}
],
"openldap": [
{
"arch": "x86_64",
"epoch": null,
"name": "openldap",
"release": "6.fc34",
"source": "rpm",
"version": "2.4.57"
}
],
"openssh": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssh",
"release": "5.fc34",
"source": "rpm",
"version": "8.6p1"
}
],
"openssh-clients": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssh-clients",
"release": "5.fc34",
"source": "rpm",
"version": "8.6p1"
}
],
"openssh-server": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssh-server",
"release": "5.fc34",
"source": "rpm",
"version": "8.6p1"
}
],
"openssl": [
{
"arch": "x86_64",
"epoch": 1,
"name": "openssl",
"release": "1.fc34",
"source": "rpm",
"version": "1.1.1n"
}
],
"openssl-devel": [
{
"arch": "x86_64",
"epoch": 1,
"name": "openssl-devel",
"release": "1.fc34",
"source": "rpm",
"version": "1.1.1n"
}
],
"openssl-libs": [
{
"arch": "x86_64",
"epoch": 1,
"name": "openssl-libs",
"release": "1.fc34",
"source": "rpm",
"version": "1.1.1n"
}
],
"openssl-pkcs11": [
{
"arch": "x86_64",
"epoch": null,
"name": "openssl-pkcs11",
"release": "2.fc34",
"source": "rpm",
"version": "0.4.11"
}
],
"openwsman-python3": [
{
"arch": "x86_64",
"epoch": null,
"name": "openwsman-python3",
"release": "19.fc34",
"source": "rpm",
"version": "2.6.8"
}
],
"opus": [
{
"arch": "x86_64",
"epoch": null,
"name": "opus",
"release": "8.fc34",
"source": "rpm",
"version": "1.3.1"
}
],
"os-prober": [
{
"arch": "x86_64",
"epoch": null,
"name": "os-prober",
"release": "7.fc34",
"source": "rpm",
"version": "1.77"
}
],
"overpass-fonts": [
{
"arch": "noarch",
"epoch": null,
"name": "overpass-fonts",
"release": "5.fc34",
"source": "rpm",
"version": "3.0.4"
}
],
"p11-kit": [
{
"arch": "x86_64",
"epoch": null,
"name": "p11-kit",
"release": "3.fc34",
"source": "rpm",
"version": "0.23.22"
}
],
"p11-kit-trust": [
{
"arch": "x86_64",
"epoch": null,
"name": "p11-kit-trust",
"release": "3.fc34",
"source": "rpm",
"version": "0.23.22"
}
],
"pacemaker": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker",
"release": "3.fc34",
"source": "rpm",
"version": "2.1.2"
}
],
"pacemaker-cli": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker-cli",
"release": "3.fc34",
"source": "rpm",
"version": "2.1.2"
}
],
"pacemaker-cluster-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker-cluster-libs",
"release": "3.fc34",
"source": "rpm",
"version": "2.1.2"
}
],
"pacemaker-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker-libs",
"release": "3.fc34",
"source": "rpm",
"version": "2.1.2"
}
],
"pacemaker-schemas": [
{
"arch": "noarch",
"epoch": null,
"name": "pacemaker-schemas",
"release": "3.fc34",
"source": "rpm",
"version": "2.1.2"
}
],
"pam": [
{
"arch": "x86_64",
"epoch": null,
"name": "pam",
"release": "8.fc34",
"source": "rpm",
"version": "1.5.1"
}
],
"pango": [
{
"arch": "x86_64",
"epoch": null,
"name": "pango",
"release": "1.fc34",
"source": "rpm",
"version": "1.48.11"
}
],
"parted": [
{
"arch": "x86_64",
"epoch": null,
"name": "parted",
"release": "2.fc34",
"source": "rpm",
"version": "3.4"
}
],
"passwd": [
{
"arch": "x86_64",
"epoch": null,
"name": "passwd",
"release": "10.fc34",
"source": "rpm",
"version": "0.80"
}
],
"patch": [
{
"arch": "x86_64",
"epoch": null,
"name": "patch",
"release": "14.fc34",
"source": "rpm",
"version": "2.7.6"
}
],
"pcre": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcre",
"release": "3.fc34.1",
"source": "rpm",
"version": "8.44"
}
],
"pcre2": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcre2",
"release": "4.fc34",
"source": "rpm",
"version": "10.36"
}
],
"pcre2-syntax": [
{
"arch": "noarch",
"epoch": null,
"name": "pcre2-syntax",
"release": "4.fc34",
"source": "rpm",
"version": "10.36"
}
],
"pcs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcs",
"release": "1.fc34",
"source": "rpm",
"version": "0.10.13"
}
],
"perl-AutoLoader": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-AutoLoader",
"release": "477.fc34",
"source": "rpm",
"version": "5.74"
}
],
"perl-B": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-B",
"release": "477.fc34",
"source": "rpm",
"version": "1.80"
}
],
"perl-Carp": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Carp",
"release": "458.fc34",
"source": "rpm",
"version": "1.50"
}
],
"perl-Class-Inspector": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Class-Inspector",
"release": "5.fc34",
"source": "rpm",
"version": "1.36"
}
],
"perl-Class-Struct": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-Class-Struct",
"release": "477.fc34",
"source": "rpm",
"version": "0.66"
}
],
"perl-Clone": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-Clone",
"release": "4.fc34",
"source": "rpm",
"version": "0.45"
}
],
"perl-Compress-Raw-Bzip2": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-Compress-Raw-Bzip2",
"release": "3.fc34",
"source": "rpm",
"version": "2.101"
}
],
"perl-Compress-Raw-Zlib": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-Compress-Raw-Zlib",
"release": "3.fc34",
"source": "rpm",
"version": "2.101"
}
],
"perl-Convert-BinHex": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Convert-BinHex",
"release": "17.fc34",
"source": "rpm",
"version": "1.125"
}
],
"perl-Data-Dump": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Data-Dump",
"release": "16.fc34",
"source": "rpm",
"version": "1.23"
}
],
"perl-Data-Dumper": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-Data-Dumper",
"release": "460.fc34",
"source": "rpm",
"version": "2.174"
}
],
"perl-Digest": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Digest",
"release": "1.fc34",
"source": "rpm",
"version": "1.20"
}
],
"perl-Digest-HMAC": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Digest-HMAC",
"release": "27.fc34",
"source": "rpm",
"version": "1.03"
}
],
"perl-Digest-MD5": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-Digest-MD5",
"release": "2.fc34",
"source": "rpm",
"version": "2.58"
}
],
"perl-Digest-SHA": [
{
"arch": "x86_64",
"epoch": 1,
"name": "perl-Digest-SHA",
"release": "459.fc34",
"source": "rpm",
"version": "6.02"
}
],
"perl-DynaLoader": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-DynaLoader",
"release": "477.fc34",
"source": "rpm",
"version": "1.47"
}
],
"perl-Email-Date-Format": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Email-Date-Format",
"release": "18.fc34",
"source": "rpm",
"version": "1.005"
}
],
"perl-Encode": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-Encode",
"release": "462.fc34",
"source": "rpm",
"version": "3.15"
}
],
"perl-Encode-Locale": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Encode-Locale",
"release": "19.fc34",
"source": "rpm",
"version": "1.05"
}
],
"perl-Errno": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-Errno",
"release": "477.fc34",
"source": "rpm",
"version": "1.30"
}
],
"perl-Error": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-Error",
"release": "5.fc34",
"source": "rpm",
"version": "0.17029"
}
],
"perl-Exporter": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Exporter",
"release": "459.fc34",
"source": "rpm",
"version": "5.74"
}
],
"perl-Fcntl": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-Fcntl",
"release": "477.fc34",
"source": "rpm",
"version": "1.13"
}
],
"perl-File-Basename": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-File-Basename",
"release": "477.fc34",
"source": "rpm",
"version": "2.85"
}
],
"perl-File-Copy": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-File-Copy",
"release": "477.fc34",
"source": "rpm",
"version": "2.34"
}
],
"perl-File-Find": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-File-Find",
"release": "477.fc34",
"source": "rpm",
"version": "1.37"
}
],
"perl-File-Listing": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-File-Listing",
"release": "2.fc34",
"source": "rpm",
"version": "6.14"
}
],
"perl-File-Path": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-File-Path",
"release": "2.fc34",
"source": "rpm",
"version": "2.18"
}
],
"perl-File-Temp": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-File-Temp",
"release": "2.fc34",
"source": "rpm",
"version": "0.231.100"
}
],
"perl-File-stat": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-File-stat",
"release": "477.fc34",
"source": "rpm",
"version": "1.09"
}
],
"perl-FileHandle": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-FileHandle",
"release": "477.fc34",
"source": "rpm",
"version": "2.03"
}
],
"perl-Getopt-Long": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-Getopt-Long",
"release": "2.fc34",
"source": "rpm",
"version": "2.52"
}
],
"perl-Getopt-Std": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-Getopt-Std",
"release": "477.fc34",
"source": "rpm",
"version": "1.12"
}
],
"perl-Git": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Git",
"release": "1.fc34",
"source": "rpm",
"version": "2.34.3"
}
],
"perl-HTML-Parser": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-HTML-Parser",
"release": "1.fc34",
"source": "rpm",
"version": "3.78"
}
],
"perl-HTML-Tagset": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-HTML-Tagset",
"release": "45.fc34",
"source": "rpm",
"version": "3.20"
}
],
"perl-HTTP-Cookies": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-HTTP-Cookies",
"release": "2.fc34",
"source": "rpm",
"version": "6.10"
}
],
"perl-HTTP-Date": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-HTTP-Date",
"release": "5.fc34",
"source": "rpm",
"version": "6.05"
}
],
"perl-HTTP-Message": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-HTTP-Message",
"release": "1.fc34",
"source": "rpm",
"version": "6.36"
}
],
"perl-HTTP-Negotiate": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-HTTP-Negotiate",
"release": "28.fc34",
"source": "rpm",
"version": "6.01"
}
],
"perl-HTTP-Tiny": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-HTTP-Tiny",
"release": "1.fc34",
"source": "rpm",
"version": "0.078"
}
],
"perl-I18N-Langinfo": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-I18N-Langinfo",
"release": "477.fc34",
"source": "rpm",
"version": "0.19"
}
],
"perl-IO": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-IO",
"release": "477.fc34",
"source": "rpm",
"version": "1.43"
}
],
"perl-IO-Compress": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-IO-Compress",
"release": "2.fc34",
"source": "rpm",
"version": "2.102"
}
],
"perl-IO-HTML": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-IO-HTML",
"release": "2.fc34",
"source": "rpm",
"version": "1.004"
}
],
"perl-IO-SessionData": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-IO-SessionData",
"release": "20.fc34",
"source": "rpm",
"version": "1.03"
}
],
"perl-IO-Socket-IP": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-IO-Socket-IP",
"release": "3.fc34",
"source": "rpm",
"version": "0.41"
}
],
"perl-IO-Socket-SSL": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-IO-Socket-SSL",
"release": "2.fc34",
"source": "rpm",
"version": "2.070"
}
],
"perl-IPC-Open3": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-IPC-Open3",
"release": "477.fc34",
"source": "rpm",
"version": "1.21"
}
],
"perl-LWP-MediaTypes": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-LWP-MediaTypes",
"release": "7.fc34",
"source": "rpm",
"version": "6.04"
}
],
"perl-LWP-Protocol-https": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-LWP-Protocol-https",
"release": "2.fc34",
"source": "rpm",
"version": "6.10"
}
],
"perl-MIME-Base64": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-MIME-Base64",
"release": "2.fc34",
"source": "rpm",
"version": "3.16"
}
],
"perl-MIME-Lite": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-MIME-Lite",
"release": "5.fc34",
"source": "rpm",
"version": "3.031"
}
],
"perl-MIME-Types": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-MIME-Types",
"release": "2.fc34",
"source": "rpm",
"version": "2.18"
}
],
"perl-MIME-tools": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-MIME-tools",
"release": "14.fc34",
"source": "rpm",
"version": "5.509"
}
],
"perl-MailTools": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-MailTools",
"release": "7.fc34",
"source": "rpm",
"version": "2.21"
}
],
"perl-Mozilla-CA": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Mozilla-CA",
"release": "1.fc34",
"source": "rpm",
"version": "20211001"
}
],
"perl-NDBM_File": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-NDBM_File",
"release": "477.fc34",
"source": "rpm",
"version": "1.15"
}
],
"perl-NTLM": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-NTLM",
"release": "28.fc34",
"source": "rpm",
"version": "1.09"
}
],
"perl-Net-HTTP": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Net-HTTP",
"release": "1.fc34",
"source": "rpm",
"version": "6.22"
}
],
"perl-Net-SMTP-SSL": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Net-SMTP-SSL",
"release": "14.fc34",
"source": "rpm",
"version": "1.04"
}
],
"perl-Net-SSLeay": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-Net-SSLeay",
"release": "2.fc34",
"source": "rpm",
"version": "1.90"
}
],
"perl-POSIX": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-POSIX",
"release": "477.fc34",
"source": "rpm",
"version": "1.94"
}
],
"perl-PathTools": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-PathTools",
"release": "459.fc34",
"source": "rpm",
"version": "3.78"
}
],
"perl-Pod-Escapes": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-Pod-Escapes",
"release": "458.fc34",
"source": "rpm",
"version": "1.07"
}
],
"perl-Pod-Perldoc": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Pod-Perldoc",
"release": "459.fc34",
"source": "rpm",
"version": "3.28.01"
}
],
"perl-Pod-Simple": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-Pod-Simple",
"release": "2.fc34",
"source": "rpm",
"version": "3.42"
}
],
"perl-Pod-Usage": [
{
"arch": "noarch",
"epoch": 4,
"name": "perl-Pod-Usage",
"release": "2.fc34",
"source": "rpm",
"version": "2.01"
}
],
"perl-SOAP-Lite": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-SOAP-Lite",
"release": "11.fc34",
"source": "rpm",
"version": "1.27"
}
],
"perl-Scalar-List-Utils": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-Scalar-List-Utils",
"release": "459.fc34",
"source": "rpm",
"version": "1.56"
}
],
"perl-SelectSaver": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-SelectSaver",
"release": "477.fc34",
"source": "rpm",
"version": "1.02"
}
],
"perl-Socket": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-Socket",
"release": "1.fc34",
"source": "rpm",
"version": "2.032"
}
],
"perl-Storable": [
{
"arch": "x86_64",
"epoch": 1,
"name": "perl-Storable",
"release": "458.fc34",
"source": "rpm",
"version": "3.21"
}
],
"perl-Symbol": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-Symbol",
"release": "477.fc34",
"source": "rpm",
"version": "1.08"
}
],
"perl-Term-ANSIColor": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Term-ANSIColor",
"release": "459.fc34",
"source": "rpm",
"version": "5.01"
}
],
"perl-Term-Cap": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Term-Cap",
"release": "458.fc34",
"source": "rpm",
"version": "1.17"
}
],
"perl-TermReadKey": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-TermReadKey",
"release": "9.fc34",
"source": "rpm",
"version": "2.38"
}
],
"perl-Test": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-Test",
"release": "477.fc34",
"source": "rpm",
"version": "1.31"
}
],
"perl-Text-ParseWords": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Text-ParseWords",
"release": "458.fc34",
"source": "rpm",
"version": "3.30"
}
],
"perl-Text-Tabs+Wrap": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Text-Tabs+Wrap",
"release": "1.fc34",
"source": "rpm",
"version": "2021.0726"
}
],
"perl-Time-Local": [
{
"arch": "noarch",
"epoch": 2,
"name": "perl-Time-Local",
"release": "5.fc34",
"source": "rpm",
"version": "1.300"
}
],
"perl-TimeDate": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-TimeDate",
"release": "4.fc34",
"source": "rpm",
"version": "2.33"
}
],
"perl-Try-Tiny": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-Try-Tiny",
"release": "11.fc34",
"source": "rpm",
"version": "0.30"
}
],
"perl-URI": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-URI",
"release": "1.fc34",
"source": "rpm",
"version": "5.09"
}
],
"perl-WWW-RobotRules": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-WWW-RobotRules",
"release": "28.fc34",
"source": "rpm",
"version": "6.02"
}
],
"perl-XML-Parser": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-XML-Parser",
"release": "7.fc34",
"source": "rpm",
"version": "2.46"
}
],
"perl-base": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-base",
"release": "477.fc34",
"source": "rpm",
"version": "2.27"
}
],
"perl-constant": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-constant",
"release": "459.fc34",
"source": "rpm",
"version": "1.33"
}
],
"perl-if": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-if",
"release": "477.fc34",
"source": "rpm",
"version": "0.60.800"
}
],
"perl-interpreter": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-interpreter",
"release": "477.fc34",
"source": "rpm",
"version": "5.32.1"
}
],
"perl-lib": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-lib",
"release": "477.fc34",
"source": "rpm",
"version": "0.65"
}
],
"perl-libnet": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-libnet",
"release": "2.fc34",
"source": "rpm",
"version": "3.13"
}
],
"perl-libs": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-libs",
"release": "477.fc34",
"source": "rpm",
"version": "5.32.1"
}
],
"perl-libwww-perl": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-libwww-perl",
"release": "1.fc34",
"source": "rpm",
"version": "6.65"
}
],
"perl-locale": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-locale",
"release": "477.fc34",
"source": "rpm",
"version": "1.09"
}
],
"perl-mro": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-mro",
"release": "477.fc34",
"source": "rpm",
"version": "1.23"
}
],
"perl-overload": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-overload",
"release": "477.fc34",
"source": "rpm",
"version": "1.31"
}
],
"perl-overloading": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-overloading",
"release": "477.fc34",
"source": "rpm",
"version": "0.02"
}
],
"perl-parent": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-parent",
"release": "458.fc34",
"source": "rpm",
"version": "0.238"
}
],
"perl-podlators": [
{
"arch": "noarch",
"epoch": 1,
"name": "perl-podlators",
"release": "458.fc34",
"source": "rpm",
"version": "4.14"
}
],
"perl-subs": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-subs",
"release": "477.fc34",
"source": "rpm",
"version": "1.03"
}
],
"perl-vars": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-vars",
"release": "477.fc34",
"source": "rpm",
"version": "1.05"
}
],
"pinentry": [
{
"arch": "x86_64",
"epoch": null,
"name": "pinentry",
"release": "1.fc34",
"source": "rpm",
"version": "1.2.0"
}
],
"pixman": [
{
"arch": "x86_64",
"epoch": null,
"name": "pixman",
"release": "3.fc34",
"source": "rpm",
"version": "0.40.0"
}
],
"pkgconf": [
{
"arch": "x86_64",
"epoch": null,
"name": "pkgconf",
"release": "6.fc34",
"source": "rpm",
"version": "1.7.3"
}
],
"pkgconf-m4": [
{
"arch": "noarch",
"epoch": null,
"name": "pkgconf-m4",
"release": "6.fc34",
"source": "rpm",
"version": "1.7.3"
}
],
"pkgconf-pkg-config": [
{
"arch": "x86_64",
"epoch": null,
"name": "pkgconf-pkg-config",
"release": "6.fc34",
"source": "rpm",
"version": "1.7.3"
}
],
"plymouth": [
{
"arch": "x86_64",
"epoch": null,
"name": "plymouth",
"release": "2.20210331git1ea1020.fc34",
"source": "rpm",
"version": "0.9.5"
}
],
"plymouth-core-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "plymouth-core-libs",
"release": "2.20210331git1ea1020.fc34",
"source": "rpm",
"version": "0.9.5"
}
],
"plymouth-scripts": [
{
"arch": "x86_64",
"epoch": null,
"name": "plymouth-scripts",
"release": "2.20210331git1ea1020.fc34",
"source": "rpm",
"version": "0.9.5"
}
],
"policycoreutils": [
{
"arch": "x86_64",
"epoch": null,
"name": "policycoreutils",
"release": "1.fc34",
"source": "rpm",
"version": "3.2"
}
],
"popt": [
{
"arch": "x86_64",
"epoch": null,
"name": "popt",
"release": "4.fc34",
"source": "rpm",
"version": "1.18"
}
],
"procps-ng": [
{
"arch": "x86_64",
"epoch": null,
"name": "procps-ng",
"release": "1.fc34.1",
"source": "rpm",
"version": "3.3.17"
}
],
"protobuf-c": [
{
"arch": "x86_64",
"epoch": null,
"name": "protobuf-c",
"release": "7.fc34",
"source": "rpm",
"version": "1.3.3"
}
],
"psmisc": [
{
"arch": "x86_64",
"epoch": null,
"name": "psmisc",
"release": "1.fc34",
"source": "rpm",
"version": "23.4"
}
],
"publicsuffix-list-dafsa": [
{
"arch": "noarch",
"epoch": null,
"name": "publicsuffix-list-dafsa",
"release": "5.fc34",
"source": "rpm",
"version": "20190417"
}
],
"pulseaudio-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pulseaudio-libs",
"release": "3.fc34",
"source": "rpm",
"version": "14.2"
}
],
"python-oslo-i18n-lang": [
{
"arch": "noarch",
"epoch": null,
"name": "python-oslo-i18n-lang",
"release": "3.fc34",
"source": "rpm",
"version": "5.0.1"
}
],
"python-oslo-utils-lang": [
{
"arch": "noarch",
"epoch": null,
"name": "python-oslo-utils-lang",
"release": "4.fc34",
"source": "rpm",
"version": "4.6.0"
}
],
"python-pip-wheel": [
{
"arch": "noarch",
"epoch": null,
"name": "python-pip-wheel",
"release": "4.fc34",
"source": "rpm",
"version": "21.0.1"
}
],
"python-setuptools-wheel": [
{
"arch": "noarch",
"epoch": null,
"name": "python-setuptools-wheel",
"release": "3.fc34",
"source": "rpm",
"version": "53.0.0"
}
],
"python-unversioned-command": [
{
"arch": "noarch",
"epoch": null,
"name": "python-unversioned-command",
"release": "1.fc34",
"source": "rpm",
"version": "3.9.12"
}
],
"python3": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3",
"release": "1.fc34",
"source": "rpm",
"version": "3.9.12"
}
],
"python3-adal": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-adal",
"release": "3.fc34",
"source": "rpm",
"version": "1.2.7"
}
],
"python3-aiodns": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-aiodns",
"release": "7.fc34",
"source": "rpm",
"version": "2.0.0"
}
],
"python3-aiohttp": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-aiohttp",
"release": "1.fc34",
"source": "rpm",
"version": "3.7.4"
}
],
"python3-async-generator": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-async-generator",
"release": "9.fc34",
"source": "rpm",
"version": "1.10"
}
],
"python3-async-timeout": [
{
"arch": "noarch",
"epoch": 1,
"name": "python3-async-timeout",
"release": "15.fc34",
"source": "rpm",
"version": "3.0.1"
}
],
"python3-attrs": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-attrs",
"release": "2.fc34",
"source": "rpm",
"version": "20.3.0"
}
],
"python3-audit": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-audit",
"release": "1.fc34",
"source": "rpm",
"version": "3.0.6"
}
],
"python3-azure-sdk": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-azure-sdk",
"release": "4.fc34",
"source": "rpm",
"version": "5.0.0"
}
],
"python3-babel": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-babel",
"release": "1.fc34",
"source": "rpm",
"version": "2.9.1"
}
],
"python3-boto3": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-boto3",
"release": "1.fc34",
"source": "rpm",
"version": "1.20.50"
}
],
"python3-botocore": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-botocore",
"release": "1.fc34",
"source": "rpm",
"version": "1.23.50"
}
],
"python3-cachetools": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-cachetools",
"release": "2.fc34",
"source": "rpm",
"version": "4.2.1"
}
],
"python3-certifi": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-certifi",
"release": "2.fc34",
"source": "rpm",
"version": "2020.12.5"
}
],
"python3-cffi": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-cffi",
"release": "1.fc34",
"source": "rpm",
"version": "1.14.5"
}
],
"python3-chardet": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-chardet",
"release": "1.fc34",
"source": "rpm",
"version": "4.0.0"
}
],
"python3-configargparse": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-configargparse",
"release": "1.fc34",
"source": "rpm",
"version": "1.3"
}
],
"python3-configobj": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-configobj",
"release": "23.fc34",
"source": "rpm",
"version": "5.0.6"
}
],
"python3-contextlib2": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-contextlib2",
"release": "16.fc34",
"source": "rpm",
"version": "0.5.5"
}
],
"python3-cryptography": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-cryptography",
"release": "1.fc34",
"source": "rpm",
"version": "3.4.6"
}
],
"python3-dateutil": [
{
"arch": "noarch",
"epoch": 1,
"name": "python3-dateutil",
"release": "3.fc34",
"source": "rpm",
"version": "2.8.1"
}
],
"python3-dbus": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-dbus",
"release": "1.fc34",
"source": "rpm",
"version": "1.2.18"
}
],
"python3-debtcollector": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-debtcollector",
"release": "4.fc34",
"source": "rpm",
"version": "2.2.0"
}
],
"python3-decorator": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-decorator",
"release": "4.fc34",
"source": "rpm",
"version": "4.4.2"
}
],
"python3-distro": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-distro",
"release": "5.fc34",
"source": "rpm",
"version": "1.5.0"
}
],
"python3-dnf": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-dnf",
"release": "1.fc34",
"source": "rpm",
"version": "4.9.0"
}
],
"python3-dnf-plugins-core": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-dnf-plugins-core",
"release": "1.fc34",
"source": "rpm",
"version": "4.0.24"
}
],
"python3-firewall": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-firewall",
"release": "1.fc34",
"source": "rpm",
"version": "0.9.4"
}
],
"python3-gobject-base": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-gobject-base",
"release": "1.fc34",
"source": "rpm",
"version": "3.40.1"
}
],
"python3-google-api-client": [
{
"arch": "noarch",
"epoch": 2,
"name": "python3-google-api-client",
"release": "1.fc34",
"source": "rpm",
"version": "2.38.0"
}
],
"python3-google-api-core": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-google-api-core",
"release": "1.fc34",
"source": "rpm",
"version": "1.31.1"
}
],
"python3-google-auth": [
{
"arch": "noarch",
"epoch": 2,
"name": "python3-google-auth",
"release": "2.fc34",
"source": "rpm",
"version": "1.34.0"
}
],
"python3-google-auth-httplib2": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-google-auth-httplib2",
"release": "1.fc34",
"source": "rpm",
"version": "0.1.0"
}
],
"python3-googleapis-common-protos": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-googleapis-common-protos",
"release": "1.fc34",
"source": "rpm",
"version": "1.55.0"
}
],
"python3-gpg": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-gpg",
"release": "2.fc34",
"source": "rpm",
"version": "1.15.1"
}
],
"python3-grpcio": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-grpcio",
"release": "14.fc34",
"source": "rpm",
"version": "1.26.0"
}
],
"python3-grpcio-gcp": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-grpcio-gcp",
"release": "4.fc34",
"source": "rpm",
"version": "0.2.2"
}
],
"python3-gssapi": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-gssapi",
"release": "3.fc34",
"source": "rpm",
"version": "1.6.9"
}
],
"python3-hawkey": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-hawkey",
"release": "1.fc34",
"source": "rpm",
"version": "0.64.0"
}
],
"python3-httplib2": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-httplib2",
"release": "1.fc34",
"source": "rpm",
"version": "0.20.2"
}
],
"python3-idna": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-idna",
"release": "3.fc34",
"source": "rpm",
"version": "2.10"
}
],
"python3-iso8601": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-iso8601",
"release": "2.fc34",
"source": "rpm",
"version": "0.1.13"
}
],
"python3-isodate": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-isodate",
"release": "8.fc34",
"source": "rpm",
"version": "0.6.0"
}
],
"python3-jinja2": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jinja2",
"release": "1.fc34",
"source": "rpm",
"version": "2.11.3"
}
],
"python3-jmespath": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jmespath",
"release": "1.fc34",
"source": "rpm",
"version": "0.10.0"
}
],
"python3-jsonpatch": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jsonpatch",
"release": "14.fc34",
"source": "rpm",
"version": "1.21"
}
],
"python3-jsonpointer": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jsonpointer",
"release": "2.fc34",
"source": "rpm",
"version": "2.0"
}
],
"python3-jsonschema": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jsonschema",
"release": "9.fc34",
"source": "rpm",
"version": "3.2.0"
}
],
"python3-jwt": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jwt",
"release": "11.fc34",
"source": "rpm",
"version": "1.7.1"
}
],
"python3-jwt+crypto": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-jwt+crypto",
"release": "11.fc34",
"source": "rpm",
"version": "1.7.1"
}
],
"python3-keystoneauth1": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-keystoneauth1",
"release": "3.fc34",
"source": "rpm",
"version": "4.2.1"
}
],
"python3-kickstart": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-kickstart",
"release": "2.fc34",
"source": "rpm",
"version": "3.32"
}
],
"python3-libcomps": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libcomps",
"release": "1.fc34",
"source": "rpm",
"version": "0.1.18"
}
],
"python3-libdnf": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libdnf",
"release": "1.fc34",
"source": "rpm",
"version": "0.64.0"
}
],
"python3-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libs",
"release": "1.fc34",
"source": "rpm",
"version": "3.9.12"
}
],
"python3-libselinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libselinux",
"release": "1.fc34",
"source": "rpm",
"version": "3.2"
}
],
"python3-libsemanage": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libsemanage",
"release": "1.fc34",
"source": "rpm",
"version": "3.2"
}
],
"python3-libxml2": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-libxml2",
"release": "1.fc34",
"source": "rpm",
"version": "2.9.13"
}
],
"python3-lxml": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-lxml",
"release": "1.fc34",
"source": "rpm",
"version": "4.6.5"
}
],
"python3-markupsafe": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-markupsafe",
"release": "10.fc34",
"source": "rpm",
"version": "1.1.1"
}
],
"python3-mock": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-mock",
"release": "14.fc34",
"source": "rpm",
"version": "3.0.5"
}
],
"python3-msal": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-msal",
"release": "1.fc34",
"source": "rpm",
"version": "1.13.0"
}
],
"python3-msal-extensions": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-msal-extensions",
"release": "1.fc34",
"source": "rpm",
"version": "0.3.0"
}
],
"python3-msgpack": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-msgpack",
"release": "2.fc34",
"source": "rpm",
"version": "1.0.2"
}
],
"python3-msrest": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-msrest",
"release": "3.fc34",
"source": "rpm",
"version": "0.6.21"
}
],
"python3-msrestazure": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-msrestazure",
"release": "3.fc34",
"source": "rpm",
"version": "0.6.4"
}
],
"python3-multidict": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-multidict",
"release": "2.fc34",
"source": "rpm",
"version": "5.1.0"
}
],
"python3-netaddr": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-netaddr",
"release": "3.fc34",
"source": "rpm",
"version": "0.8.0"
}
],
"python3-netifaces": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-netifaces",
"release": "13.fc34",
"source": "rpm",
"version": "0.10.6"
}
],
"python3-nftables": [
{
"arch": "x86_64",
"epoch": 1,
"name": "python3-nftables",
"release": "3.fc34",
"source": "rpm",
"version": "0.9.8"
}
],
"python3-novaclient": [
{
"arch": "noarch",
"epoch": 1,
"name": "python3-novaclient",
"release": "2.fc34",
"source": "rpm",
"version": "17.2.1"
}
],
"python3-oauthlib": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-oauthlib",
"release": "9.fc34",
"source": "rpm",
"version": "3.0.2"
}
],
"python3-oauthlib+signedtoken": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-oauthlib+signedtoken",
"release": "9.fc34",
"source": "rpm",
"version": "3.0.2"
}
],
"python3-opencensus": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-opencensus",
"release": "1.fc34",
"source": "rpm",
"version": "0.7.13"
}
],
"python3-opencensus-context": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-opencensus-context",
"release": "1.fc34",
"source": "rpm",
"version": "0.7.13"
}
],
"python3-opencensus-ext-azure": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-opencensus-ext-azure",
"release": "1.fc34",
"source": "rpm",
"version": "0.7.13"
}
],
"python3-opencensus-ext-threading": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-opencensus-ext-threading",
"release": "1.fc34",
"source": "rpm",
"version": "0.7.13"
}
],
"python3-opentelemetry-api": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-opentelemetry-api",
"release": "6.fc34",
"source": "rpm",
"version": "0.8.0"
}
],
"python3-os-service-types": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-os-service-types",
"release": "6.fc34",
"source": "rpm",
"version": "1.7.0"
}
],
"python3-oslo-i18n": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-oslo-i18n",
"release": "3.fc34",
"source": "rpm",
"version": "5.0.1"
}
],
"python3-oslo-serialization": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-oslo-serialization",
"release": "3.fc34",
"source": "rpm",
"version": "4.0.1"
}
],
"python3-oslo-utils": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-oslo-utils",
"release": "4.fc34",
"source": "rpm",
"version": "4.6.0"
}
],
"python3-outcome": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-outcome",
"release": "2.fc34",
"source": "rpm",
"version": "1.0.1"
}
],
"python3-packaging": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-packaging",
"release": "1.fc34",
"source": "rpm",
"version": "20.9"
}
],
"python3-pbr": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pbr",
"release": "2.fc34",
"source": "rpm",
"version": "5.5.1"
}
],
"python3-pexpect": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pexpect",
"release": "7.fc34",
"source": "rpm",
"version": "4.8.0"
}
],
"python3-pip": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pip",
"release": "4.fc34",
"source": "rpm",
"version": "21.0.1"
}
],
"python3-ply": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-ply",
"release": "11.fc34",
"source": "rpm",
"version": "3.11"
}
],
"python3-policycoreutils": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-policycoreutils",
"release": "1.fc34",
"source": "rpm",
"version": "3.2"
}
],
"python3-portalocker": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-portalocker",
"release": "7.fc34",
"source": "rpm",
"version": "1.5.0"
}
],
"python3-prettytable": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-prettytable",
"release": "25.fc34",
"source": "rpm",
"version": "0.7.2"
}
],
"python3-protobuf": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-protobuf",
"release": "7.fc34",
"source": "rpm",
"version": "3.14.0"
}
],
"python3-psutil": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-psutil",
"release": "5.fc34",
"source": "rpm",
"version": "5.8.0"
}
],
"python3-ptyprocess": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-ptyprocess",
"release": "12.fc34",
"source": "rpm",
"version": "0.6.0"
}
],
"python3-pyasn1": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pyasn1",
"release": "4.fc34",
"source": "rpm",
"version": "0.4.8"
}
],
"python3-pyasn1-modules": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pyasn1-modules",
"release": "4.fc34",
"source": "rpm",
"version": "0.4.8"
}
],
"python3-pycares": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-pycares",
"release": "5.fc34",
"source": "rpm",
"version": "3.1.1"
}
],
"python3-pycparser": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pycparser",
"release": "3.fc34",
"source": "rpm",
"version": "2.20"
}
],
"python3-pycurl": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-pycurl",
"release": "5.fc34",
"source": "rpm",
"version": "7.43.0.6"
}
],
"python3-pyparsing": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pyparsing",
"release": "5.fc34",
"source": "rpm",
"version": "2.4.7"
}
],
"python3-pyrsistent": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-pyrsistent",
"release": "6.fc34",
"source": "rpm",
"version": "0.17.3"
}
],
"python3-pyserial": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pyserial",
"release": "10.fc34",
"source": "rpm",
"version": "3.4"
}
],
"python3-pysocks": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pysocks",
"release": "8.fc34",
"source": "rpm",
"version": "1.7.1"
}
],
"python3-pytz": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pytz",
"release": "1.fc34",
"source": "rpm",
"version": "2022.1"
}
],
"python3-pyyaml": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-pyyaml",
"release": "2.fc34",
"source": "rpm",
"version": "5.4.1"
}
],
"python3-requests": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-requests",
"release": "1.fc34",
"source": "rpm",
"version": "2.25.1"
}
],
"python3-requests-oauthlib": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-requests-oauthlib",
"release": "9.fc34",
"source": "rpm",
"version": "1.3.0"
}
],
"python3-rpm": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-rpm",
"release": "1.fc34",
"source": "rpm",
"version": "4.16.1.3"
}
],
"python3-rsa": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-rsa",
"release": "1.fc34",
"source": "rpm",
"version": "4.8"
}
],
"python3-s3transfer": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-s3transfer",
"release": "1.fc34",
"source": "rpm",
"version": "0.5.1"
}
],
"python3-setools": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-setools",
"release": "1.fc34",
"source": "rpm",
"version": "4.4.0"
}
],
"python3-setuptools": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-setuptools",
"release": "3.fc34",
"source": "rpm",
"version": "53.0.0"
}
],
"python3-six": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-six",
"release": "5.fc34",
"source": "rpm",
"version": "1.15.0"
}
],
"python3-slip": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-slip",
"release": "22.fc34",
"source": "rpm",
"version": "0.6.4"
}
],
"python3-slip-dbus": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-slip-dbus",
"release": "22.fc34",
"source": "rpm",
"version": "0.6.4"
}
],
"python3-sniffio": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-sniffio",
"release": "2.fc34",
"source": "rpm",
"version": "1.2.0"
}
],
"python3-sortedcontainers": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-sortedcontainers",
"release": "1.fc34",
"source": "rpm",
"version": "2.4.0"
}
],
"python3-stevedore": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-stevedore",
"release": "4.fc34",
"source": "rpm",
"version": "3.2.2"
}
],
"python3-suds": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-suds",
"release": "5.fc34",
"source": "rpm",
"version": "0.8.4"
}
],
"python3-tornado": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-tornado",
"release": "2.fc34",
"source": "rpm",
"version": "6.1.0"
}
],
"python3-trio": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-trio",
"release": "2.fc34",
"source": "rpm",
"version": "0.16.0"
}
],
"python3-typing-extensions": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-typing-extensions",
"release": "2.fc34",
"source": "rpm",
"version": "3.7.4.3"
}
],
"python3-uamqp": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-uamqp",
"release": "1.fc34",
"source": "rpm",
"version": "1.4.0"
}
],
"python3-unbound": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-unbound",
"release": "1.fc34",
"source": "rpm",
"version": "1.13.2"
}
],
"python3-uritemplate": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-uritemplate",
"release": "4.fc34",
"source": "rpm",
"version": "3.0.1"
}
],
"python3-urllib3": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-urllib3",
"release": "5.fc34",
"source": "rpm",
"version": "1.25.10"
}
],
"python3-vcrpy": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-vcrpy",
"release": "2.fc34",
"source": "rpm",
"version": "4.1.1"
}
],
"python3-wrapt": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-wrapt",
"release": "4.fc34",
"source": "rpm",
"version": "1.12.1"
}
],
"python3-yarl": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-yarl",
"release": "3.fc34",
"source": "rpm",
"version": "1.6.3"
}
],
"qa-tools": [
{
"arch": "noarch",
"epoch": null,
"name": "qa-tools",
"release": "3.fc34",
"source": "rpm",
"version": "4.1"
}
],
"qrencode-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "qrencode-libs",
"release": "1.fc34",
"source": "rpm",
"version": "4.1.1"
}
],
"quota": [
{
"arch": "x86_64",
"epoch": 1,
"name": "quota",
"release": "4.fc34",
"source": "rpm",
"version": "4.06"
}
],
"quota-nls": [
{
"arch": "noarch",
"epoch": 1,
"name": "quota-nls",
"release": "4.fc34",
"source": "rpm",
"version": "4.06"
}
],
"readline": [
{
"arch": "x86_64",
"epoch": null,
"name": "readline",
"release": "2.fc34",
"source": "rpm",
"version": "8.1"
}
],
"redhat-lsb-core": [
{
"arch": "x86_64",
"epoch": null,
"name": "redhat-lsb-core",
"release": "53.fc34",
"source": "rpm",
"version": "4.1"
}
],
"redhat-lsb-submod-security": [
{
"arch": "x86_64",
"epoch": null,
"name": "redhat-lsb-submod-security",
"release": "53.fc34",
"source": "rpm",
"version": "4.1"
}
],
"resource-agents": [
{
"arch": "x86_64",
"epoch": null,
"name": "resource-agents",
"release": "1.fc34",
"source": "rpm",
"version": "4.10.0"
}
],
"restraint": [
{
"arch": "x86_64",
"epoch": null,
"name": "restraint",
"release": "1.fc34eng",
"source": "rpm",
"version": "0.4.0"
}
],
"restraint-rhts": [
{
"arch": "x86_64",
"epoch": null,
"name": "restraint-rhts",
"release": "1.fc34eng",
"source": "rpm",
"version": "0.4.0"
}
],
"rng-tools": [
{
"arch": "x86_64",
"epoch": null,
"name": "rng-tools",
"release": "2.git.b2b7934e.fc34",
"source": "rpm",
"version": "6.14"
}
],
"rootfiles": [
{
"arch": "noarch",
"epoch": null,
"name": "rootfiles",
"release": "29.fc34",
"source": "rpm",
"version": "8.1"
}
],
"rpcbind": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpcbind",
"release": "0.fc34",
"source": "rpm",
"version": "1.2.6"
}
],
"rpm": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm",
"release": "1.fc34",
"source": "rpm",
"version": "4.16.1.3"
}
],
"rpm-build-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-build-libs",
"release": "1.fc34",
"source": "rpm",
"version": "4.16.1.3"
}
],
"rpm-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-libs",
"release": "1.fc34",
"source": "rpm",
"version": "4.16.1.3"
}
],
"rpm-plugin-selinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-plugin-selinux",
"release": "1.fc34",
"source": "rpm",
"version": "4.16.1.3"
}
],
"rpm-sign-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "rpm-sign-libs",
"release": "1.fc34",
"source": "rpm",
"version": "4.16.1.3"
}
],
"rsync": [
{
"arch": "x86_64",
"epoch": null,
"name": "rsync",
"release": "6.fc34",
"source": "rpm",
"version": "3.2.3"
}
],
"rtl-sdr": [
{
"arch": "x86_64",
"epoch": null,
"name": "rtl-sdr",
"release": "9.fc34",
"source": "rpm",
"version": "0.6.0"
}
],
"ruby": [
{
"arch": "x86_64",
"epoch": null,
"name": "ruby",
"release": "153.fc34",
"source": "rpm",
"version": "3.0.4"
}
],
"ruby-default-gems": [
{
"arch": "noarch",
"epoch": null,
"name": "ruby-default-gems",
"release": "153.fc34",
"source": "rpm",
"version": "3.0.4"
}
],
"ruby-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "ruby-libs",
"release": "153.fc34",
"source": "rpm",
"version": "3.0.4"
}
],
"rubygem-backports": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygem-backports",
"release": "2.fc34",
"source": "rpm",
"version": "3.20.1"
}
],
"rubygem-bigdecimal": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-bigdecimal",
"release": "153.fc34",
"source": "rpm",
"version": "3.0.0"
}
],
"rubygem-bundler": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygem-bundler",
"release": "153.fc34",
"source": "rpm",
"version": "2.2.33"
}
],
"rubygem-daemons": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygem-daemons",
"release": "14.fc34",
"source": "rpm",
"version": "1.1.9"
}
],
"rubygem-ethon": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygem-ethon",
"release": "5.fc34",
"source": "rpm",
"version": "0.12.0"
}
],
"rubygem-eventmachine": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-eventmachine",
"release": "14.fc34",
"source": "rpm",
"version": "1.2.7"
}
],
"rubygem-ffi": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-ffi",
"release": "3.fc34",
"source": "rpm",
"version": "1.13.1"
}
],
"rubygem-io-console": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-io-console",
"release": "153.fc34",
"source": "rpm",
"version": "0.5.7"
}
],
"rubygem-json": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-json",
"release": "201.fc34",
"source": "rpm",
"version": "2.5.1"
}
],
"rubygem-mustermann": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygem-mustermann",
"release": "3.fc34",
"source": "rpm",
"version": "1.1.1"
}
],
"rubygem-open4": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygem-open4",
"release": "12.fc34",
"source": "rpm",
"version": "1.3.4"
}
],
"rubygem-psych": [
{
"arch": "x86_64",
"epoch": null,
"name": "rubygem-psych",
"release": "153.fc34",
"source": "rpm",
"version": "3.3.2"
}
],
"rubygem-rack": [
{
"arch": "noarch",
"epoch": 1,
"name": "rubygem-rack",
"release": "5.fc34",
"source": "rpm",
"version": "2.2.3"
}
],
"rubygem-rack-protection": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygem-rack-protection",
"release": "3.fc34",
"source": "rpm",
"version": "2.0.8.1"
}
],
"rubygem-rack-test": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygem-rack-test",
"release": "3.fc34",
"source": "rpm",
"version": "1.1.0"
}
],
"rubygem-rdoc": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygem-rdoc",
"release": "153.fc34",
"source": "rpm",
"version": "6.3.3"
}
],
"rubygem-rexml": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygem-rexml",
"release": "153.fc34",
"source": "rpm",
"version": "3.2.5"
}
],
"rubygem-sinatra": [
{
"arch": "noarch",
"epoch": 1,
"name": "rubygem-sinatra",
"release": "3.fc34",
"source": "rpm",
"version": "2.0.8.1"
}
],
"rubygem-tilt": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygem-tilt",
"release": "4.fc34",
"source": "rpm",
"version": "2.0.10"
}
],
"rubygem-webrick": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygem-webrick",
"release": "2.fc34",
"source": "rpm",
"version": "1.7.0"
}
],
"rubygems": [
{
"arch": "noarch",
"epoch": null,
"name": "rubygems",
"release": "153.fc34",
"source": "rpm",
"version": "3.2.33"
}
],
"rubypick": [
{
"arch": "noarch",
"epoch": null,
"name": "rubypick",
"release": "14.fc34",
"source": "rpm",
"version": "1.1.1"
}
],
"sbd": [
{
"arch": "x86_64",
"epoch": null,
"name": "sbd",
"release": "1.fc34",
"source": "rpm",
"version": "1.5.0"
}
],
"sed": [
{
"arch": "x86_64",
"epoch": null,
"name": "sed",
"release": "7.fc34",
"source": "rpm",
"version": "4.8"
}
],
"selinux-policy": [
{
"arch": "noarch",
"epoch": null,
"name": "selinux-policy",
"release": "1.fc34",
"source": "rpm",
"version": "34.27"
}
],
"selinux-policy-targeted": [
{
"arch": "noarch",
"epoch": null,
"name": "selinux-policy-targeted",
"release": "1.fc34",
"source": "rpm",
"version": "34.27"
}
],
"setup": [
{
"arch": "noarch",
"epoch": null,
"name": "setup",
"release": "3.fc34",
"source": "rpm",
"version": "2.13.7"
}
],
"sg3_utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "sg3_utils",
"release": "4.fc34",
"source": "rpm",
"version": "1.45"
}
],
"sg3_utils-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "sg3_utils-libs",
"release": "4.fc34",
"source": "rpm",
"version": "1.45"
}
],
"shadow-utils": [
{
"arch": "x86_64",
"epoch": 2,
"name": "shadow-utils",
"release": "10.fc34",
"source": "rpm",
"version": "4.8.1"
}
],
"shared-mime-info": [
{
"arch": "x86_64",
"epoch": null,
"name": "shared-mime-info",
"release": "2.fc34",
"source": "rpm",
"version": "2.1"
}
],
"sound-theme-freedesktop": [
{
"arch": "noarch",
"epoch": null,
"name": "sound-theme-freedesktop",
"release": "15.fc34",
"source": "rpm",
"version": "0.8"
}
],
"spax": [
{
"arch": "x86_64",
"epoch": null,
"name": "spax",
"release": "4.fc34",
"source": "rpm",
"version": "1.6"
}
],
"sqlite-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "sqlite-libs",
"release": "2.fc34",
"source": "rpm",
"version": "3.34.1"
}
],
"sssd-client": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-client",
"release": "2.fc34",
"source": "rpm",
"version": "2.5.2"
}
],
"sssd-common": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-common",
"release": "2.fc34",
"source": "rpm",
"version": "2.5.2"
}
],
"sssd-kcm": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-kcm",
"release": "2.fc34",
"source": "rpm",
"version": "2.5.2"
}
],
"sssd-nfs-idmap": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-nfs-idmap",
"release": "2.fc34",
"source": "rpm",
"version": "2.5.2"
}
],
"strace": [
{
"arch": "x86_64",
"epoch": null,
"name": "strace",
"release": "1.fc34",
"source": "rpm",
"version": "5.16"
}
],
"sudo": [
{
"arch": "x86_64",
"epoch": null,
"name": "sudo",
"release": "1.fc34",
"source": "rpm",
"version": "1.9.5p2"
}
],
"systemd": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd",
"release": "1.fc34",
"source": "rpm",
"version": "248.10"
}
],
"systemd-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-libs",
"release": "1.fc34",
"source": "rpm",
"version": "248.10"
}
],
"systemd-networkd": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-networkd",
"release": "1.fc34",
"source": "rpm",
"version": "248.10"
}
],
"systemd-oomd-defaults": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-oomd-defaults",
"release": "1.fc34",
"source": "rpm",
"version": "248.10"
}
],
"systemd-pam": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-pam",
"release": "1.fc34",
"source": "rpm",
"version": "248.10"
}
],
"systemd-rpm-macros": [
{
"arch": "noarch",
"epoch": null,
"name": "systemd-rpm-macros",
"release": "1.fc34",
"source": "rpm",
"version": "248.10"
}
],
"systemd-udev": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemd-udev",
"release": "1.fc34",
"source": "rpm",
"version": "248.10"
}
],
"systemtap": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemtap",
"release": "4.fc34",
"source": "rpm",
"version": "4.6"
}
],
"systemtap-client": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemtap-client",
"release": "4.fc34",
"source": "rpm",
"version": "4.6"
}
],
"systemtap-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemtap-devel",
"release": "4.fc34",
"source": "rpm",
"version": "4.6"
}
],
"systemtap-runtime": [
{
"arch": "x86_64",
"epoch": null,
"name": "systemtap-runtime",
"release": "4.fc34",
"source": "rpm",
"version": "4.6"
}
],
"tar": [
{
"arch": "x86_64",
"epoch": 2,
"name": "tar",
"release": "1.fc34",
"source": "rpm",
"version": "1.34"
}
],
"tbb": [
{
"arch": "x86_64",
"epoch": null,
"name": "tbb",
"release": "7.fc34",
"source": "rpm",
"version": "2020.3"
}
],
"telnet": [
{
"arch": "x86_64",
"epoch": 1,
"name": "telnet",
"release": "83.fc34",
"source": "rpm",
"version": "0.17"
}
],
"time": [
{
"arch": "x86_64",
"epoch": null,
"name": "time",
"release": "16.fc34",
"source": "rpm",
"version": "1.9"
}
],
"tpm2-tss": [
{
"arch": "x86_64",
"epoch": null,
"name": "tpm2-tss",
"release": "1.fc34",
"source": "rpm",
"version": "3.1.0"
}
],
"tzdata": [
{
"arch": "noarch",
"epoch": null,
"name": "tzdata",
"release": "1.fc34",
"source": "rpm",
"version": "2022a"
}
],
"unbound-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "unbound-libs",
"release": "1.fc34",
"source": "rpm",
"version": "1.13.2"
}
],
"unzip": [
{
"arch": "x86_64",
"epoch": null,
"name": "unzip",
"release": "50.fc34",
"source": "rpm",
"version": "6.0"
}
],
"userspace-rcu": [
{
"arch": "x86_64",
"epoch": null,
"name": "userspace-rcu",
"release": "3.fc34",
"source": "rpm",
"version": "0.12.1"
}
],
"util-linux": [
{
"arch": "x86_64",
"epoch": null,
"name": "util-linux",
"release": "1.fc34",
"source": "rpm",
"version": "2.36.2"
}
],
"util-linux-user": [
{
"arch": "x86_64",
"epoch": null,
"name": "util-linux-user",
"release": "1.fc34",
"source": "rpm",
"version": "2.36.2"
}
],
"vim-common": [
{
"arch": "x86_64",
"epoch": 2,
"name": "vim-common",
"release": "1.fc34",
"source": "rpm",
"version": "8.2.4804"
}
],
"vim-data": [
{
"arch": "noarch",
"epoch": 2,
"name": "vim-data",
"release": "1.fc34",
"source": "rpm",
"version": "8.2.4804"
}
],
"vim-enhanced": [
{
"arch": "x86_64",
"epoch": 2,
"name": "vim-enhanced",
"release": "1.fc34",
"source": "rpm",
"version": "8.2.4804"
}
],
"vim-filesystem": [
{
"arch": "noarch",
"epoch": 2,
"name": "vim-filesystem",
"release": "1.fc34",
"source": "rpm",
"version": "8.2.4804"
}
],
"vim-minimal": [
{
"arch": "x86_64",
"epoch": 2,
"name": "vim-minimal",
"release": "1.fc34",
"source": "rpm",
"version": "8.2.4804"
}
],
"vte-profile": [
{
"arch": "x86_64",
"epoch": null,
"name": "vte-profile",
"release": "1.fc34",
"source": "rpm",
"version": "0.64.2"
}
],
"vte291": [
{
"arch": "x86_64",
"epoch": null,
"name": "vte291",
"release": "1.fc34",
"source": "rpm",
"version": "0.64.2"
}
],
"wget": [
{
"arch": "x86_64",
"epoch": null,
"name": "wget",
"release": "1.fc34",
"source": "rpm",
"version": "1.21.3"
}
],
"which": [
{
"arch": "x86_64",
"epoch": null,
"name": "which",
"release": "26.fc34",
"source": "rpm",
"version": "2.21"
}
],
"whois-nls": [
{
"arch": "noarch",
"epoch": null,
"name": "whois-nls",
"release": "1.fc34",
"source": "rpm",
"version": "5.5.10"
}
],
"xdg-utils": [
{
"arch": "noarch",
"epoch": null,
"name": "xdg-utils",
"release": "9.fc34",
"source": "rpm",
"version": "1.1.3"
}
],
"xfsprogs": [
{
"arch": "x86_64",
"epoch": null,
"name": "xfsprogs",
"release": "2.fc34",
"source": "rpm",
"version": "5.10.0"
}
],
"xkeyboard-config": [
{
"arch": "noarch",
"epoch": null,
"name": "xkeyboard-config",
"release": "1.fc34",
"source": "rpm",
"version": "2.33"
}
],
"xml-common": [
{
"arch": "noarch",
"epoch": null,
"name": "xml-common",
"release": "56.fc34",
"source": "rpm",
"version": "0.6.3"
}
],
"xz": [
{
"arch": "x86_64",
"epoch": null,
"name": "xz",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.5"
}
],
"xz-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "xz-devel",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.5"
}
],
"xz-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "xz-libs",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.5"
}
],
"yum": [
{
"arch": "noarch",
"epoch": null,
"name": "yum",
"release": "1.fc34",
"source": "rpm",
"version": "4.9.0"
}
],
"zchunk-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "zchunk-libs",
"release": "1.fc34",
"source": "rpm",
"version": "1.2.2"
}
],
"zip": [
{
"arch": "x86_64",
"epoch": null,
"name": "zip",
"release": "28.fc34",
"source": "rpm",
"version": "3.0"
}
],
"zlib": [
{
"arch": "x86_64",
"epoch": null,
"name": "zlib",
"release": "26.fc34",
"source": "rpm",
"version": "1.2.11"
}
],
"zlib-devel": [
{
"arch": "x86_64",
"epoch": null,
"name": "zlib-devel",
"release": "26.fc34",
"source": "rpm",
"version": "1.2.11"
}
],
"zram-generator": [
{
"arch": "x86_64",
"epoch": null,
"name": "zram-generator",
"release": "1.fc34",
"source": "rpm",
"version": "1.1.2"
}
],
"zram-generator-defaults": [
{
"arch": "noarch",
"epoch": null,
"name": "zram-generator-defaults",
"release": "1.fc34",
"source": "rpm",
"version": "1.1.2"
}
]
}
},
"changed": false
}
TASK [Debug pacemaker version] *************************************************
ok: [sut] => {
"ansible_facts.packages['pacemaker']": [
{
"arch": "x86_64",
"epoch": null,
"name": "pacemaker",
"release": "3.fc34",
"source": "rpm",
"version": "2.1.2"
}
]
}
TASK [Extract versions of cluster components] **********************************
ok: [sut] => {
"ansible_facts": {
"__test_pacemaker_version": "2.1.2",
"__test_pcs_version": "0.10.13"
},
"changed": false
}
TASK [Dicover CIB schema version] **********************************************
ok: [sut] => {
"changed": false,
"cmd": [
"xmllint",
"--xpath",
"substring-after(/cib/@validate-with, \"pacemaker-\")",
"/var/lib/pacemaker/cib/cib.xml"
],
"delta": "0:00:00.004190",
"end": "2022-05-25 07:45:04.174163",
"rc": 0,
"start": "2022-05-25 07:45:04.169973"
}
STDOUT:
3.1
TASK [Discover role names] *****************************************************
ok: [sut] => {
"ansible_facts": {
"__test_new_roles_cib": false,
"__test_new_roles_pcs": false
},
"changed": false
}
TASK [Fetch location constraints configuration from the cluster] ***************
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"constraint",
"location",
"--full"
],
"delta": "0:00:00.754267",
"end": "2022-05-25 07:45:05.249371",
"rc": 0,
"start": "2022-05-25 07:45:04.495104"
}
STDOUT:
Location Constraints:
Resource pattern: d\d+
Enabled on:
Node: node1 (score:INFINITY) (id:location-dd-node1-INFINITY)
Node: node2 (score:23) (id:location-dd-node2-23)
Node: node3 (score:INFINITY) (id:cl2)
Node: node4 (score:INFINITY) (resource-discovery=exclusive) (id:cl4)
Disabled on:
Node: node5 (score:-32) (resource-discovery=never) (id:cl6)
Constraint: cl10 (resource-discovery=always)
Rule: role=Slave score=-47 (id:cl10-rule)
Expression: rule eq 7 (id:cl10-rule-expr)
Constraint: cl8
Rule: boolean-op=and score=INFINITY (id:cl8-rule)
Expression: rule eq 2 (id:cl8-rule-expr)
Rule: boolean-op=or score=0 (id:cl8-rule-rule)
Expression: date gt 2000-01-01 (id:cl8-rule-rule-expr)
Expression: (id:cl8-rule-rule-expr-1)
Date Spec: weekdays=1 (id:cl8-rule-rule-expr-1-datespec)
Constraint: location-dd
Rule: score=INFINITY (id:location-dd-rule)
Expression: rule eq 1 (id:location-dd-rule-expr)
Constraint: location-dd-1
Rule: boolean-op=or role=Master score=INFINITY (id:location-dd-1-rule)
Expression: rule eq 3 (id:location-dd-1-rule-expr)
Expression: #uname eq node2 (id:location-dd-1-rule-expr-1)
Constraint: location-dd-2
Rule: boolean-op=and score=-47 (id:location-dd-2-rule)
Expression: rule eq 4 (id:location-dd-2-rule-expr)
Expression: value gt -10 (id:location-dd-2-rule-expr-1)
Constraint: location-dd-3
Rule: boolean-op=and score-attribute=myscore (id:location-dd-3-rule)
Rule: boolean-op=or score=0 (id:location-dd-3-rule-rule)
Expression: rule eq 5 (id:location-dd-3-rule-rule-expr)
Expression: value ne string interesting;string& (id:location-dd-3-rule-rule-expr-1)
Expression: x gt 0 (id:location-dd-3-rule-expr)
Constraint: location-dd-4 (resource-discovery=always)
Rule: score=INFINITY (id:location-dd-4-rule)
Expression: rule eq 6 (id:location-dd-4-rule-expr)
Resource: d1
Enabled on:
Node: node1 (score:INFINITY) (id:location-d1-node1-INFINITY)
Disabled on:
Node: node2 (score:-123) (id:location-d1-node2--123)
Resource: d2
Enabled on:
Node: node1 (score:INFINITY) (id:cl1)
Node: node2 (score:INFINITY) (resource-discovery=exclusive) (id:cl3)
Disabled on:
Node: node3 (score:-INFINITY) (resource-discovery=never) (id:cl5)
Resource: d3
Constraint: cl7
Rule: boolean-op=and score=INFINITY (id:cl7-rule)
Expression: rule eq 2 (id:cl7-rule-expr)
Rule: boolean-op=or score=0 (id:cl7-rule-rule)
Expression: date gt 2000-01-01 (id:cl7-rule-rule-expr)
Expression: (id:cl7-rule-rule-expr-1)
Date Spec: weekdays=1 (id:cl7-rule-rule-expr-1-datespec)
Constraint: cl9 (resource-discovery=always)
Rule: role=Slave score=-47 (id:cl9-rule)
Expression: rule eq 7 (id:cl9-rule-expr)
Constraint: location-d3
Rule: score=INFINITY (id:location-d3-rule)
Expression: rule eq 1 (id:location-d3-rule-expr)
Constraint: location-d3-1
Rule: boolean-op=or role=Master score=INFINITY (id:location-d3-1-rule)
Expression: rule eq 3 (id:location-d3-1-rule-expr)
Expression: #uname eq node2 (id:location-d3-1-rule-expr-1)
Constraint: location-d3-2
Rule: boolean-op=and score=-47 (id:location-d3-2-rule)
Expression: rule eq 4 (id:location-d3-2-rule-expr)
Expression: value gt -10 (id:location-d3-2-rule-expr-1)
Constraint: location-d3-3
Rule: boolean-op=and score-attribute=myscore (id:location-d3-3-rule)
Rule: boolean-op=or score=0 (id:location-d3-3-rule-rule)
Expression: rule eq 5 (id:location-d3-3-rule-rule-expr)
Expression: value ne string interesting;string& (id:location-d3-3-rule-rule-expr-1)
Expression: x gt 0 (id:location-d3-3-rule-expr)
Constraint: location-d3-4 (resource-discovery=always)
Rule: score=INFINITY (id:location-d3-4-rule)
Expression: rule eq 6 (id:location-d3-4-rule-expr)
TASK [Print real location constraints configuration] ***************************
ok: [sut] => {
"__test_pcs_location_config.stdout_lines": [
"Location Constraints:",
" Resource pattern: d\\d+",
" Enabled on:",
" Node: node1 (score:INFINITY) (id:location-dd-node1-INFINITY)",
" Node: node2 (score:23) (id:location-dd-node2-23)",
" Node: node3 (score:INFINITY) (id:cl2)",
" Node: node4 (score:INFINITY) (resource-discovery=exclusive) (id:cl4)",
" Disabled on:",
" Node: node5 (score:-32) (resource-discovery=never) (id:cl6)",
" Constraint: cl10 (resource-discovery=always)",
" Rule: role=Slave score=-47 (id:cl10-rule)",
" Expression: rule eq 7 (id:cl10-rule-expr)",
" Constraint: cl8",
" Rule: boolean-op=and score=INFINITY (id:cl8-rule)",
" Expression: rule eq 2 (id:cl8-rule-expr)",
" Rule: boolean-op=or score=0 (id:cl8-rule-rule)",
" Expression: date gt 2000-01-01 (id:cl8-rule-rule-expr)",
" Expression: (id:cl8-rule-rule-expr-1)",
" Date Spec: weekdays=1 (id:cl8-rule-rule-expr-1-datespec)",
" Constraint: location-dd",
" Rule: score=INFINITY (id:location-dd-rule)",
" Expression: rule eq 1 (id:location-dd-rule-expr)",
" Constraint: location-dd-1",
" Rule: boolean-op=or role=Master score=INFINITY (id:location-dd-1-rule)",
" Expression: rule eq 3 (id:location-dd-1-rule-expr)",
" Expression: #uname eq node2 (id:location-dd-1-rule-expr-1)",
" Constraint: location-dd-2",
" Rule: boolean-op=and score=-47 (id:location-dd-2-rule)",
" Expression: rule eq 4 (id:location-dd-2-rule-expr)",
" Expression: value gt -10 (id:location-dd-2-rule-expr-1)",
" Constraint: location-dd-3",
" Rule: boolean-op=and score-attribute=myscore (id:location-dd-3-rule)",
" Rule: boolean-op=or score=0 (id:location-dd-3-rule-rule)",
" Expression: rule eq 5 (id:location-dd-3-rule-rule-expr)",
" Expression: value ne string interesting;string& (id:location-dd-3-rule-rule-expr-1)",
" Expression: x gt 0 (id:location-dd-3-rule-expr)",
" Constraint: location-dd-4 (resource-discovery=always)",
" Rule: score=INFINITY (id:location-dd-4-rule)",
" Expression: rule eq 6 (id:location-dd-4-rule-expr)",
" Resource: d1",
" Enabled on:",
" Node: node1 (score:INFINITY) (id:location-d1-node1-INFINITY)",
" Disabled on:",
" Node: node2 (score:-123) (id:location-d1-node2--123)",
" Resource: d2",
" Enabled on:",
" Node: node1 (score:INFINITY) (id:cl1)",
" Node: node2 (score:INFINITY) (resource-discovery=exclusive) (id:cl3)",
" Disabled on:",
" Node: node3 (score:-INFINITY) (resource-discovery=never) (id:cl5)",
" Resource: d3",
" Constraint: cl7",
" Rule: boolean-op=and score=INFINITY (id:cl7-rule)",
" Expression: rule eq 2 (id:cl7-rule-expr)",
" Rule: boolean-op=or score=0 (id:cl7-rule-rule)",
" Expression: date gt 2000-01-01 (id:cl7-rule-rule-expr)",
" Expression: (id:cl7-rule-rule-expr-1)",
" Date Spec: weekdays=1 (id:cl7-rule-rule-expr-1-datespec)",
" Constraint: cl9 (resource-discovery=always)",
" Rule: role=Slave score=-47 (id:cl9-rule)",
" Expression: rule eq 7 (id:cl9-rule-expr)",
" Constraint: location-d3",
" Rule: score=INFINITY (id:location-d3-rule)",
" Expression: rule eq 1 (id:location-d3-rule-expr)",
" Constraint: location-d3-1",
" Rule: boolean-op=or role=Master score=INFINITY (id:location-d3-1-rule)",
" Expression: rule eq 3 (id:location-d3-1-rule-expr)",
" Expression: #uname eq node2 (id:location-d3-1-rule-expr-1)",
" Constraint: location-d3-2",
" Rule: boolean-op=and score=-47 (id:location-d3-2-rule)",
" Expression: rule eq 4 (id:location-d3-2-rule-expr)",
" Expression: value gt -10 (id:location-d3-2-rule-expr-1)",
" Constraint: location-d3-3",
" Rule: boolean-op=and score-attribute=myscore (id:location-d3-3-rule)",
" Rule: boolean-op=or score=0 (id:location-d3-3-rule-rule)",
" Expression: rule eq 5 (id:location-d3-3-rule-rule-expr)",
" Expression: value ne string interesting;string& (id:location-d3-3-rule-rule-expr-1)",
" Expression: x gt 0 (id:location-d3-3-rule-expr)",
" Constraint: location-d3-4 (resource-discovery=always)",
" Rule: score=INFINITY (id:location-d3-4-rule)",
" Expression: rule eq 6 (id:location-d3-4-rule-expr)"
]
}
TASK [Print expected location constraints configuration] ***********************
ok: [sut] => {
"__test_expected_lines | select | list": [
"Location Constraints:",
" Resource pattern: d\\d+",
" Enabled on:",
" Node: node1 (score:INFINITY) (id:location-dd-node1-INFINITY)",
" Node: node2 (score:23) (id:location-dd-node2-23)",
" Node: node3 (score:INFINITY) (id:cl2)",
" Node: node4 (score:INFINITY) (resource-discovery=exclusive) (id:cl4)",
" Disabled on:",
" Node: node5 (score:-32) (resource-discovery=never) (id:cl6)",
" Constraint: cl10 (resource-discovery=always)",
" Rule: role=Slave score=-47 (id:cl10-rule)",
" Expression: rule eq 7 (id:cl10-rule-expr)",
" Constraint: cl8",
" Rule: boolean-op=and score=INFINITY (id:cl8-rule)",
" Expression: rule eq 2 (id:cl8-rule-expr)",
" Rule: boolean-op=or score=0 (id:cl8-rule-rule)",
" Expression: date gt 2000-01-01 (id:cl8-rule-rule-expr)",
" Expression: (id:cl8-rule-rule-expr-1)",
" Date Spec: weekdays=1 (id:cl8-rule-rule-expr-1-datespec)",
" Constraint: location-dd",
" Rule: score=INFINITY (id:location-dd-rule)",
" Expression: rule eq 1 (id:location-dd-rule-expr)",
" Constraint: location-dd-1",
" Rule: boolean-op=or role=Master score=INFINITY (id:location-dd-1-rule)",
" Expression: rule eq 3 (id:location-dd-1-rule-expr)",
" Expression: #uname eq node2 (id:location-dd-1-rule-expr-1)",
" Constraint: location-dd-2",
" Rule: boolean-op=and score=-47 (id:location-dd-2-rule)",
" Expression: rule eq 4 (id:location-dd-2-rule-expr)",
" Expression: value gt -10 (id:location-dd-2-rule-expr-1)",
" Constraint: location-dd-3",
" Rule: boolean-op=and score-attribute=myscore (id:location-dd-3-rule)",
" Rule: boolean-op=or score=0 (id:location-dd-3-rule-rule)",
" Expression: rule eq 5 (id:location-dd-3-rule-rule-expr)",
" Expression: value ne string interesting;string& (id:location-dd-3-rule-rule-expr-1)",
" Expression: x gt 0 (id:location-dd-3-rule-expr)",
" Constraint: location-dd-4 (resource-discovery=always)",
" Rule: score=INFINITY (id:location-dd-4-rule)",
" Expression: rule eq 6 (id:location-dd-4-rule-expr)",
" Resource: d1",
" Enabled on:",
" Node: node1 (score:INFINITY) (id:location-d1-node1-INFINITY)",
" Disabled on:",
" Node: node2 (score:-123) (id:location-d1-node2--123)",
" Resource: d2",
" Enabled on:",
" Node: node1 (score:INFINITY) (id:cl1)",
" Node: node2 (score:INFINITY) (resource-discovery=exclusive) (id:cl3)",
" Disabled on:",
" Node: node3 (score:-INFINITY) (resource-discovery=never) (id:cl5)",
" Resource: d3",
" Constraint: cl7",
" Rule: boolean-op=and score=INFINITY (id:cl7-rule)",
" Expression: rule eq 2 (id:cl7-rule-expr)",
" Rule: boolean-op=or score=0 (id:cl7-rule-rule)",
" Expression: date gt 2000-01-01 (id:cl7-rule-rule-expr)",
" Expression: (id:cl7-rule-rule-expr-1)",
" Date Spec: weekdays=1 (id:cl7-rule-rule-expr-1-datespec)",
" Constraint: cl9 (resource-discovery=always)",
" Rule: role=Slave score=-47 (id:cl9-rule)",
" Expression: rule eq 7 (id:cl9-rule-expr)",
" Constraint: location-d3",
" Rule: score=INFINITY (id:location-d3-rule)",
" Expression: rule eq 1 (id:location-d3-rule-expr)",
" Constraint: location-d3-1",
" Rule: boolean-op=or role=Master score=INFINITY (id:location-d3-1-rule)",
" Expression: rule eq 3 (id:location-d3-1-rule-expr)",
" Expression: #uname eq node2 (id:location-d3-1-rule-expr-1)",
" Constraint: location-d3-2",
" Rule: boolean-op=and score=-47 (id:location-d3-2-rule)",
" Expression: rule eq 4 (id:location-d3-2-rule-expr)",
" Expression: value gt -10 (id:location-d3-2-rule-expr-1)",
" Constraint: location-d3-3",
" Rule: boolean-op=and score-attribute=myscore (id:location-d3-3-rule)",
" Rule: boolean-op=or score=0 (id:location-d3-3-rule-rule)",
" Expression: rule eq 5 (id:location-d3-3-rule-rule-expr)",
" Expression: value ne string interesting;string& (id:location-d3-3-rule-rule-expr-1)",
" Expression: x gt 0 (id:location-d3-3-rule-expr)",
" Constraint: location-d3-4 (resource-discovery=always)",
" Rule: score=INFINITY (id:location-d3-4-rule)",
" Expression: rule eq 6 (id:location-d3-4-rule-expr)"
]
}
TASK [Check location constraints configuration] ********************************
ok: [sut] => {
"changed": false
}
MSG:
All assertions passed
TASK [Fetch colocation constraints configuration from the cluster] *************
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"constraint",
"colocation",
"--full"
],
"delta": "0:00:00.604504",
"end": "2022-05-25 07:45:06.359071",
"rc": 0,
"start": "2022-05-25 07:45:05.754567"
}
STDOUT:
Colocation Constraints:
d1 with d2 (score:INFINITY) (id:colocation-d1-d2-INFINITY)
d2 with d3 (score:-10) (id:colocation-d2-d3--10)
d3 with d4 (score:INFINITY) (id:cc-id)
d1 with d3 (score:INFINITY) (rsc-role:Master) (with-rsc-role:Master) (id:colocation-d1-d3-INFINITY)
d1 with d4 (score:INFINITY) (node-attribute:attribute-name) (id:colocation-d1-d4-INFINITY)
d2 with d4 (score:-INFINITY) (node-attribute:attribute-name) (rsc-role:Slave) (with-rsc-role:Started) (id:cc-all)
Resource Sets:
set d1 d2 (id:colocation_set_d1d2_set) setoptions score=INFINITY (id:colocation_set_d1d2)
set d1 d2 role=Master (id:cc-set_set) set d3 d4 sequential=false (id:cc-set_set-1) setoptions score=20 (id:cc-set)
TASK [Print real colocation constraints configuration] *************************
ok: [sut] => {
"__test_pcs_colocation_config.stdout_lines": [
"Colocation Constraints:",
" d1 with d2 (score:INFINITY) (id:colocation-d1-d2-INFINITY)",
" d2 with d3 (score:-10) (id:colocation-d2-d3--10)",
" d3 with d4 (score:INFINITY) (id:cc-id)",
" d1 with d3 (score:INFINITY) (rsc-role:Master) (with-rsc-role:Master) (id:colocation-d1-d3-INFINITY)",
" d1 with d4 (score:INFINITY) (node-attribute:attribute-name) (id:colocation-d1-d4-INFINITY)",
" d2 with d4 (score:-INFINITY) (node-attribute:attribute-name) (rsc-role:Slave) (with-rsc-role:Started) (id:cc-all)",
" Resource Sets:",
" set d1 d2 (id:colocation_set_d1d2_set) setoptions score=INFINITY (id:colocation_set_d1d2)",
" set d1 d2 role=Master (id:cc-set_set) set d3 d4 sequential=false (id:cc-set_set-1) setoptions score=20 (id:cc-set)"
]
}
TASK [Print expected colocation constraints configuration] *********************
ok: [sut] => {
"__test_expected_lines | select | list": [
"Colocation Constraints:",
" d1 with d2 (score:INFINITY) (id:colocation-d1-d2-INFINITY)",
" d2 with d3 (score:-10) (id:colocation-d2-d3--10)",
" d3 with d4 (score:INFINITY) (id:cc-id)",
" d1 with d3 (score:INFINITY) (rsc-role:Master) (with-rsc-role:Master) (id:colocation-d1-d3-INFINITY)",
" d1 with d4 (score:INFINITY) (node-attribute:attribute-name) (id:colocation-d1-d4-INFINITY)",
" d2 with d4 (score:-INFINITY) (node-attribute:attribute-name) (rsc-role:Slave) (with-rsc-role:Started) (id:cc-all)",
" Resource Sets:",
" set d1 d2 (id:colocation_set_d1d2_set) setoptions score=INFINITY (id:colocation_set_d1d2)",
" set d1 d2 role=Master (id:cc-set_set) set d3 d4 sequential=false (id:cc-set_set-1) setoptions score=20 (id:cc-set)"
]
}
TASK [Check colocation constraints configuration] ******************************
ok: [sut] => {
"changed": false
}
MSG:
All assertions passed
TASK [Fetch order constraints configuration from the cluster] ******************
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"constraint",
"order",
"--full"
],
"delta": "0:00:00.602799",
"end": "2022-05-25 07:45:07.406223",
"rc": 0,
"start": "2022-05-25 07:45:06.803424"
}
STDOUT:
Ordering Constraints:
start d1 then start d2 (kind:Mandatory) (id:order-d1-d2-mandatory)
start d2 then start d3 (kind:Mandatory) (id:co-id)
demote d3 then promote d4 (kind:Mandatory) (id:order-d3-d4-mandatory)
start d1 then start d3 (kind:Optional) (non-symmetrical) (Options: require-all=false) (id:order-d1-d3-Optional)
start d1 then start d4 (score:-15) (id:order-d1-d4--15)
demote d2 then stop d4 (score:10) (non-symmetrical) (Options: require-all=false) (id:co-all)
Resource Sets:
set d1 d2 (id:order_set_d1d2_set) (id:order_set_d1d2)
set d1 d2 action=promote (id:co-set_set) set d3 d4 require-all=true sequential=false (id:co-set_set-1) setoptions kind=Serialize symmetrical=false (id:co-set)
TASK [Print real order constraints configuration] ******************************
ok: [sut] => {
"__test_pcs_order_config.stdout_lines": [
"Ordering Constraints:",
" start d1 then start d2 (kind:Mandatory) (id:order-d1-d2-mandatory)",
" start d2 then start d3 (kind:Mandatory) (id:co-id)",
" demote d3 then promote d4 (kind:Mandatory) (id:order-d3-d4-mandatory)",
" start d1 then start d3 (kind:Optional) (non-symmetrical) (Options: require-all=false) (id:order-d1-d3-Optional)",
" start d1 then start d4 (score:-15) (id:order-d1-d4--15)",
" demote d2 then stop d4 (score:10) (non-symmetrical) (Options: require-all=false) (id:co-all)",
" Resource Sets:",
" set d1 d2 (id:order_set_d1d2_set) (id:order_set_d1d2)",
" set d1 d2 action=promote (id:co-set_set) set d3 d4 require-all=true sequential=false (id:co-set_set-1) setoptions kind=Serialize symmetrical=false (id:co-set)"
]
}
TASK [Print expected order constraints configuration] **************************
ok: [sut] => {
"__test_expected_lines | select | list": [
"Ordering Constraints:",
" start d1 then start d2 (kind:Mandatory) (id:order-d1-d2-mandatory)",
" start d2 then start d3 (kind:Mandatory) (id:co-id)",
" demote d3 then promote d4 (kind:Mandatory) (id:order-d3-d4-mandatory)",
" start d1 then start d3 (kind:Optional) (non-symmetrical) (Options: require-all=false) (id:order-d1-d3-Optional)",
" start d1 then start d4 (score:-15) (id:order-d1-d4--15)",
" demote d2 then stop d4 (score:10) (non-symmetrical) (Options: require-all=false) (id:co-all)",
" Resource Sets:",
" set d1 d2 (id:order_set_d1d2_set) (id:order_set_d1d2)",
" set d1 d2 action=promote (id:co-set_set) set d3 d4 require-all=true sequential=false (id:co-set_set-1) setoptions kind=Serialize symmetrical=false (id:co-set)"
]
}
TASK [Check order constraints configuration] ***********************************
ok: [sut] => {
"changed": false
}
MSG:
All assertions passed
TASK [Fetch ticket constraints configuration from the cluster] *****************
ok: [sut] => {
"changed": false,
"cmd": [
"pcs",
"constraint",
"ticket",
"--full"
],
"delta": "0:00:00.602439",
"end": "2022-05-25 07:45:08.483685",
"rc": 0,
"start": "2022-05-25 07:45:07.881246"
}
STDOUT:
Ticket Constraints:
d1 ticket=ticket1 (id:ticket-ticket1-d1)
d1 ticket=ticket2 (id:ct-id)
Master d2 ticket=ticket1 (id:ticket-ticket1-d2-Master)
d2 loss-policy=stop ticket=ticket2 (id:ticket-ticket2-d2)
Slave d3 loss-policy=demote ticket=ticket3 (id:ct-all)
Resource Sets:
set d1 (id:ticket_set_d1_set) setoptions ticket=ticket-set1 (id:ticket_set_d1)
set d1 d2 (id:ct-set_set) set d3 d4 require-all=true sequential=false (id:ct-set_set-1) setoptions loss-policy=fence ticket=ticket-set1 (id:ct-set)
TASK [Print real ticket constraints configuration] *****************************
ok: [sut] => {
"__test_pcs_ticket_config.stdout_lines": [
"Ticket Constraints:",
" d1 ticket=ticket1 (id:ticket-ticket1-d1)",
" d1 ticket=ticket2 (id:ct-id)",
" Master d2 ticket=ticket1 (id:ticket-ticket1-d2-Master)",
" d2 loss-policy=stop ticket=ticket2 (id:ticket-ticket2-d2)",
" Slave d3 loss-policy=demote ticket=ticket3 (id:ct-all)",
" Resource Sets:",
" set d1 (id:ticket_set_d1_set) setoptions ticket=ticket-set1 (id:ticket_set_d1)",
" set d1 d2 (id:ct-set_set) set d3 d4 require-all=true sequential=false (id:ct-set_set-1) setoptions loss-policy=fence ticket=ticket-set1 (id:ct-set)"
]
}
TASK [Print expected ticket constraints configuration] *************************
ok: [sut] => {
"__test_expected_lines | select | list": [
"Ticket Constraints:",
" d1 ticket=ticket1 (id:ticket-ticket1-d1)",
" d1 ticket=ticket2 (id:ct-id)",
" Master d2 ticket=ticket1 (id:ticket-ticket1-d2-Master)",
" d2 loss-policy=stop ticket=ticket2 (id:ticket-ticket2-d2)",
" Slave d3 loss-policy=demote ticket=ticket3 (id:ct-all)",
" Resource Sets:",
" set d1 (id:ticket_set_d1_set) setoptions ticket=ticket-set1 (id:ticket_set_d1)",
" set d1 d2 (id:ct-set_set) set d3 d4 require-all=true sequential=false (id:ct-set_set-1) setoptions loss-policy=fence ticket=ticket-set1 (id:ct-set)"
]
}
TASK [Check ticket constraints configuration] **********************************
ok: [sut] => {
"changed": false
}
MSG:
All assertions passed
PLAY RECAP *********************************************************************
sut : ok=204 changed=81 unreachable=0 failed=0 skipped=39 rescued=0 ignored=0
---^---^---^---^---^---
# STDERR:
---v---v---v---v---v---
---^---^---^---^---^---