ansible-playbook [core 2.12.6]
config file = /etc/ansible/ansible.cfg
configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python3.9/site-packages/ansible
ansible collection location = /tmp/tmprqs64mlu
executable location = /usr/bin/ansible-playbook
python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
jinja version = 2.11.3
libyaml = True
Using /etc/ansible/ansible.cfg as config file
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.
PLAYBOOK: centos-8_setup.yml ***************************************************
1 plays in /cache/centos-8_setup.yml
PLAY [Enable HA repos] *********************************************************
META: ran handlers
TASK [Enable HA repos] *********************************************************
task path: /cache/centos-8_setup.yml:5
Monday 01 August 2022 16:48:21 +0000 (0:00:00.018) 0:00:00.018 *********
changed: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"discovered_interpreter_python": "/usr/libexec/platform-python"
},
"changed": true,
"cmd": [
"dnf",
"config-manager",
"--set-enabled",
"ha"
],
"delta": "0:00:00.214512",
"end": "2022-08-01 16:48:20.645019",
"rc": 0,
"start": "2022-08-01 16:48:20.430507"
}
META: ran handlers
META: ran handlers
PLAY RECAP *********************************************************************
/cache/centos-8.qcow2 : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
Monday 01 August 2022 16:48:21 +0000 (0:00:00.793) 0:00:00.812 *********
===============================================================================
Enable HA repos --------------------------------------------------------- 0.79s
/cache/centos-8_setup.yml:5 ---------------------------------------------------
PLAYBOOK: tests_cluster_basic_custom_pcsd_tls.yml ******************************
1 plays in /tmp/tmpyc3u5c81/tests/tests_cluster_basic_custom_pcsd_tls.yml
PLAY [Minimal cluster configuration, custom pcsd TLS certificate - key pair] ***
TASK [Gathering Facts] *********************************************************
task path: /tmp/tmpyc3u5c81/tests/tests_cluster_basic_custom_pcsd_tls.yml:3
Monday 01 August 2022 16:48:21 +0000 (0:00:00.015) 0:00:00.828 *********
ok: [/cache/centos-8.qcow2]
META: ran handlers
TASK [Set up test environment] *************************************************
task path: /tmp/tmpyc3u5c81/tests/tests_cluster_basic_custom_pcsd_tls.yml:13
Monday 01 August 2022 16:48:23 +0000 (0:00:01.128) 0:00:01.956 *********
TASK [linux-system-roles.ha_cluster : Set node name to 'localhost' for single-node clusters] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:9
Monday 01 August 2022 16:48:23 +0000 (0:00:00.033) 0:00:01.990 *********
ok: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"inventory_hostname": "localhost"
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Ensure facts used by tests] **************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:14
Monday 01 August 2022 16:48:23 +0000 (0:00:00.043) 0:00:02.033 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Do not try to enable RHEL repositories] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/test_setup.yml:20
Monday 01 August 2022 16:48:23 +0000 (0:00:00.021) 0:00:02.054 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: role_complete for /cache/centos-8.qcow2
TASK [Run PSKs and certificates fixture] ***************************************
task path: /tmp/tmpyc3u5c81/tests/tests_cluster_basic_custom_pcsd_tls.yml:18
Monday 01 August 2022 16:48:23 +0000 (0:00:00.028) 0:00:02.083 *********
included: /tmp/tmpyc3u5c81/tests/tasks/fixture_psks.yml for /cache/centos-8.qcow2
TASK [List packages on the controller to see if OpenSSL is installed] **********
task path: /tmp/tmpyc3u5c81/tests/tasks/fixture_psks.yml:5
Monday 01 August 2022 16:48:23 +0000 (0:00:00.034) 0:00:02.117 *********
ok: [/cache/centos-8.qcow2 -> localhost] => {
"ansible_facts": {
"packages": {
"SDL2": [
{
"arch": "x86_64",
"epoch": null,
"name": "SDL2",
"release": "2.fc34",
"source": "rpm",
"version": "2.0.22"
}
],
"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"
}
],
"ansible-core": [
{
"arch": "noarch",
"epoch": null,
"name": "ansible-core",
"release": "1.fc34",
"source": "rpm",
"version": "2.12.6"
}
],
"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-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"
}
],
"bluez-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "bluez-libs",
"release": "1.fc34",
"source": "rpm",
"version": "5.64"
}
],
"boost-iostreams": [
{
"arch": "x86_64",
"epoch": null,
"name": "boost-iostreams",
"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"
}
],
"brlapi": [
{
"arch": "x86_64",
"epoch": null,
"name": "brlapi",
"release": "1.fc34",
"source": "rpm",
"version": "0.8.2"
}
],
"brltty": [
{
"arch": "x86_64",
"epoch": null,
"name": "brltty",
"release": "1.fc34",
"source": "rpm",
"version": "6.3"
}
],
"bzip2-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "bzip2-libs",
"release": "6.fc34",
"source": "rpm",
"version": "1.0.8"
}
],
"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"
}
],
"capstone": [
{
"arch": "x86_64",
"epoch": null,
"name": "capstone",
"release": "4.fc34",
"source": "rpm",
"version": "4.0.2"
}
],
"cdparanoia-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "cdparanoia-libs",
"release": "37.fc34",
"source": "rpm",
"version": "10.2"
}
],
"colord-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "colord-libs",
"release": "2.fc34",
"source": "rpm",
"version": "1.4.5"
}
],
"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"
}
],
"cpio": [
{
"arch": "x86_64",
"epoch": null,
"name": "cpio",
"release": "10.fc34",
"source": "rpm",
"version": "2.13"
}
],
"cracklib": [
{
"arch": "x86_64",
"epoch": null,
"name": "cracklib",
"release": "27.fc34",
"source": "rpm",
"version": "2.9.6"
}
],
"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-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"
}
],
"daxctl-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "daxctl-libs",
"release": "1.fc34",
"source": "rpm",
"version": "73"
}
],
"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"
}
],
"device-mapper": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper",
"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-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-multipath-libs",
"release": "4.fc34",
"source": "rpm",
"version": "0.8.5"
}
],
"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"
}
],
"dracut": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut",
"release": "6.fc34",
"source": "rpm",
"version": "055"
}
],
"dumb-init": [
{
"arch": "x86_64",
"epoch": null,
"name": "dumb-init",
"release": "2.fc34",
"source": "rpm",
"version": "1.2.5"
}
],
"e2fsprogs-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "e2fsprogs-libs",
"release": "5.fc34",
"source": "rpm",
"version": "1.45.6"
}
],
"edk2-ovmf": [
{
"arch": "noarch",
"epoch": null,
"name": "edk2-ovmf",
"release": "4.fc34",
"source": "rpm",
"version": "20200801stable"
}
],
"elfutils-default-yama-scope": [
{
"arch": "noarch",
"epoch": null,
"name": "elfutils-default-yama-scope",
"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-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-libs",
"release": "1.fc34",
"source": "rpm",
"version": "0.186"
}
],
"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-common": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-release-common",
"release": "39",
"source": "rpm",
"version": "34"
}
],
"fedora-release-container": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-release-container",
"release": "39",
"source": "rpm",
"version": "34"
}
],
"fedora-release-identity-container": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-release-identity-container",
"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"
}
],
"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"
}
],
"flac-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "flac-libs",
"release": "7.fc34",
"source": "rpm",
"version": "1.3.3"
}
],
"fmf": [
{
"arch": "noarch",
"epoch": null,
"name": "fmf",
"release": "1.fc34",
"source": "rpm",
"version": "1.0.0"
}
],
"fmt": [
{
"arch": "x86_64",
"epoch": null,
"name": "fmt",
"release": "3.fc34",
"source": "rpm",
"version": "7.1.3"
}
],
"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"
}
],
"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"
}
],
"genisoimage": [
{
"arch": "x86_64",
"epoch": null,
"name": "genisoimage",
"release": "47.fc34",
"source": "rpm",
"version": "1.1.11"
}
],
"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-doc": [
{
"arch": "noarch",
"epoch": null,
"name": "glibc-doc",
"release": "21.fc34",
"source": "rpm",
"version": "2.33"
}
],
"glibc-minimal-langpack": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-minimal-langpack",
"release": "21.fc34",
"source": "rpm",
"version": "2.33"
}
],
"glusterfs-client-xlators": [
{
"arch": "x86_64",
"epoch": null,
"name": "glusterfs-client-xlators",
"release": "1.fc34",
"source": "rpm",
"version": "9.5"
}
],
"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"
}
],
"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"
}
],
"graphene": [
{
"arch": "x86_64",
"epoch": null,
"name": "graphene",
"release": "2.fc34",
"source": "rpm",
"version": "1.10.6"
}
],
"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"
}
],
"grub2-common": [
{
"arch": "noarch",
"epoch": 1,
"name": "grub2-common",
"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"
}
],
"gstreamer1": [
{
"arch": "x86_64",
"epoch": null,
"name": "gstreamer1",
"release": "2.1.18.4.fc34",
"source": "rpm",
"version": "1.19.1"
}
],
"gstreamer1-plugins-base": [
{
"arch": "x86_64",
"epoch": null,
"name": "gstreamer1-plugins-base",
"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"
}
],
"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"
}
],
"hwdata": [
{
"arch": "noarch",
"epoch": null,
"name": "hwdata",
"release": "1.fc34",
"source": "rpm",
"version": "0.356"
}
],
"ima-evm-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "ima-evm-utils",
"release": "2.fc34",
"source": "rpm",
"version": "1.3.2"
}
],
"iptables-legacy-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "iptables-legacy-libs",
"release": "8.fc34",
"source": "rpm",
"version": "1.8.7"
}
],
"ipxe-roms-qemu": [
{
"arch": "noarch",
"epoch": null,
"name": "ipxe-roms-qemu",
"release": "7.git4bd064de.fc34",
"source": "rpm",
"version": "20200823"
}
],
"iso-codes": [
{
"arch": "noarch",
"epoch": null,
"name": "iso-codes",
"release": "1.fc34",
"source": "rpm",
"version": "4.6.0"
}
],
"jbigkit-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "jbigkit-libs",
"release": "21.fc34",
"source": "rpm",
"version": "2.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"
}
],
"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_GB": [
{
"arch": "noarch",
"epoch": null,
"name": "langpacks-core-en_GB",
"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_GB": [
{
"arch": "noarch",
"epoch": null,
"name": "langpacks-en_GB",
"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"
}
],
"libXv": [
{
"arch": "x86_64",
"epoch": null,
"name": "libXv",
"release": "14.fc34",
"source": "rpm",
"version": "1.0.11"
}
],
"libXxf86vm": [
{
"arch": "x86_64",
"epoch": null,
"name": "libXxf86vm",
"release": "16.fc34",
"source": "rpm",
"version": "1.1.4"
}
],
"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"
}
],
"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"
}
],
"libcacard": [
{
"arch": "x86_64",
"epoch": 3,
"name": "libcacard",
"release": "2.fc34",
"source": "rpm",
"version": "2.8.0"
}
],
"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"
}
],
"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"
}
],
"libdecor": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdecor",
"release": "1.fc34",
"source": "rpm",
"version": "0.1.0"
}
],
"libdnf": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdnf",
"release": "1.fc34",
"source": "rpm",
"version": "0.64.0"
}
],
"libdrm": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdrm",
"release": "1.fc34",
"source": "rpm",
"version": "2.4.109"
}
],
"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"
}
],
"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"
}
],
"libfdt": [
{
"arch": "x86_64",
"epoch": null,
"name": "libfdt",
"release": "1.fc34",
"source": "rpm",
"version": "1.6.1"
}
],
"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"
}
],
"libgfapi0": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgfapi0",
"release": "1.fc34",
"source": "rpm",
"version": "9.5"
}
],
"libgfrpc0": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgfrpc0",
"release": "1.fc34",
"source": "rpm",
"version": "9.5"
}
],
"libgfxdr0": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgfxdr0",
"release": "1.fc34",
"source": "rpm",
"version": "9.5"
}
],
"libglusterfs0": [
{
"arch": "x86_64",
"epoch": null,
"name": "libglusterfs0",
"release": "1.fc34",
"source": "rpm",
"version": "9.5"
}
],
"libglvnd": [
{
"arch": "x86_64",
"epoch": 1,
"name": "libglvnd",
"release": "1.fc34",
"source": "rpm",
"version": "1.3.3"
}
],
"libglvnd-egl": [
{
"arch": "x86_64",
"epoch": 1,
"name": "libglvnd-egl",
"release": "1.fc34",
"source": "rpm",
"version": "1.3.3"
}
],
"libglvnd-glx": [
{
"arch": "x86_64",
"epoch": 1,
"name": "libglvnd-glx",
"release": "1.fc34",
"source": "rpm",
"version": "1.3.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"
}
],
"libiscsi": [
{
"arch": "x86_64",
"epoch": null,
"name": "libiscsi",
"release": "3.fc34",
"source": "rpm",
"version": "1.19.0"
}
],
"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"
}
],
"libksba": [
{
"arch": "x86_64",
"epoch": null,
"name": "libksba",
"release": "2.fc34",
"source": "rpm",
"version": "1.5.0"
}
],
"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"
}
],
"libnfs": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnfs",
"release": "4.fc34",
"source": "rpm",
"version": "4.0.0"
}
],
"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"
}
],
"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"
}
],
"libpcap": [
{
"arch": "x86_64",
"epoch": 14,
"name": "libpcap",
"release": "1.fc34",
"source": "rpm",
"version": "1.10.1"
}
],
"libpciaccess": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpciaccess",
"release": "4.fc34",
"source": "rpm",
"version": "0.16"
}
],
"libpmem": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpmem",
"release": "3.fc34",
"source": "rpm",
"version": "1.10"
}
],
"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"
}
],
"librados2": [
{
"arch": "x86_64",
"epoch": 2,
"name": "librados2",
"release": "1.fc34",
"source": "rpm",
"version": "16.2.9"
}
],
"librbd1": [
{
"arch": "x86_64",
"epoch": 2,
"name": "librbd1",
"release": "1.fc34",
"source": "rpm",
"version": "16.2.9"
}
],
"librdmacm": [
{
"arch": "x86_64",
"epoch": null,
"name": "librdmacm",
"release": "2.fc34",
"source": "rpm",
"version": "37.2"
}
],
"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"
}
],
"libselinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "libselinux",
"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"
}
],
"libslirp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libslirp",
"release": "4.fc34",
"source": "rpm",
"version": "4.4.0"
}
],
"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"
}
],
"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_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"
}
],
"libstdc++": [
{
"arch": "x86_64",
"epoch": null,
"name": "libstdc++",
"release": "2.fc34",
"source": "rpm",
"version": "11.3.1"
}
],
"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"
}
],
"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"
}
],
"libtheora": [
{
"arch": "x86_64",
"epoch": 1,
"name": "libtheora",
"release": "29.fc34",
"source": "rpm",
"version": "1.1.1"
}
],
"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"
}
],
"liburing": [
{
"arch": "x86_64",
"epoch": null,
"name": "liburing",
"release": "4.fc34",
"source": "rpm",
"version": "0.7"
}
],
"libusal": [
{
"arch": "x86_64",
"epoch": null,
"name": "libusal",
"release": "47.fc34",
"source": "rpm",
"version": "1.1.11"
}
],
"libusbx": [
{
"arch": "x86_64",
"epoch": null,
"name": "libusbx",
"release": "2.fc34",
"source": "rpm",
"version": "1.0.24"
}
],
"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"
}
],
"libvisual": [
{
"arch": "x86_64",
"epoch": 1,
"name": "libvisual",
"release": "32.fc34",
"source": "rpm",
"version": "0.4.0"
}
],
"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"
}
],
"libwayland-server": [
{
"arch": "x86_64",
"epoch": null,
"name": "libwayland-server",
"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"
}
],
"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"
}
],
"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.14"
}
],
"libxshmfence": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxshmfence",
"release": "8.fc34",
"source": "rpm",
"version": "1.3"
}
],
"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"
}
],
"lttng-ust": [
{
"arch": "x86_64",
"epoch": null,
"name": "lttng-ust",
"release": "4.fc34",
"source": "rpm",
"version": "2.12.0"
}
],
"lua-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lua-libs",
"release": "1.fc34",
"source": "rpm",
"version": "5.4.4"
}
],
"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"
}
],
"memstrack": [
{
"arch": "x86_64",
"epoch": null,
"name": "memstrack",
"release": "1.fc34",
"source": "rpm",
"version": "0.2.2"
}
],
"mesa-libEGL": [
{
"arch": "x86_64",
"epoch": null,
"name": "mesa-libEGL",
"release": "3.fc34",
"source": "rpm",
"version": "21.1.8"
}
],
"mesa-libGL": [
{
"arch": "x86_64",
"epoch": null,
"name": "mesa-libGL",
"release": "3.fc34",
"source": "rpm",
"version": "21.1.8"
}
],
"mesa-libgbm": [
{
"arch": "x86_64",
"epoch": null,
"name": "mesa-libgbm",
"release": "3.fc34",
"source": "rpm",
"version": "21.1.8"
}
],
"mesa-libglapi": [
{
"arch": "x86_64",
"epoch": null,
"name": "mesa-libglapi",
"release": "3.fc34",
"source": "rpm",
"version": "21.1.8"
}
],
"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-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "ncurses-libs",
"release": "4.20200222.fc34",
"source": "rpm",
"version": "6.2"
}
],
"ndctl-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "ndctl-libs",
"release": "1.fc34",
"source": "rpm",
"version": "73"
}
],
"nettle": [
{
"arch": "x86_64",
"epoch": null,
"name": "nettle",
"release": "1.fc34",
"source": "rpm",
"version": "3.7.3"
}
],
"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"
}
],
"numactl-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "numactl-libs",
"release": "3.fc34",
"source": "rpm",
"version": "2.0.14"
}
],
"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"
}
],
"openssl": [
{
"arch": "x86_64",
"epoch": 1,
"name": "openssl",
"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"
}
],
"opus": [
{
"arch": "x86_64",
"epoch": null,
"name": "opus",
"release": "8.fc34",
"source": "rpm",
"version": "1.3.1"
}
],
"orc": [
{
"arch": "x86_64",
"epoch": null,
"name": "orc",
"release": "4.fc34",
"source": "rpm",
"version": "0.4.31"
}
],
"os-prober": [
{
"arch": "x86_64",
"epoch": null,
"name": "os-prober",
"release": "7.fc34",
"source": "rpm",
"version": "1.77"
}
],
"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"
}
],
"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"
}
],
"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"
}
],
"pcre2-utf32": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcre2-utf32",
"release": "4.fc34",
"source": "rpm",
"version": "10.36"
}
],
"pcsc-lite-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcsc-lite-libs",
"release": "1.fc34",
"source": "rpm",
"version": "1.9.1"
}
],
"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-Struct": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-Class-Struct",
"release": "477.fc34",
"source": "rpm",
"version": "0.66"
}
],
"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-MD5": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-Digest-MD5",
"release": "2.fc34",
"source": "rpm",
"version": "2.58"
}
],
"perl-DynaLoader": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-DynaLoader",
"release": "477.fc34",
"source": "rpm",
"version": "1.47"
}
],
"perl-Encode": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-Encode",
"release": "462.fc34",
"source": "rpm",
"version": "3.15"
}
],
"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-Find": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-File-Find",
"release": "477.fc34",
"source": "rpm",
"version": "1.37"
}
],
"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-HTTP-Tiny": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-HTTP-Tiny",
"release": "1.fc34",
"source": "rpm",
"version": "0.078"
}
],
"perl-IO": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-IO",
"release": "477.fc34",
"source": "rpm",
"version": "1.43"
}
],
"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-MIME-Base64": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-MIME-Base64",
"release": "2.fc34",
"source": "rpm",
"version": "3.16"
}
],
"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-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-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-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-URI": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-URI",
"release": "1.fc34",
"source": "rpm",
"version": "5.09"
}
],
"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-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"
}
],
"pigz": [
{
"arch": "x86_64",
"epoch": null,
"name": "pigz",
"release": "1.fc34",
"source": "rpm",
"version": "2.5"
}
],
"pixman": [
{
"arch": "x86_64",
"epoch": null,
"name": "pixman",
"release": "3.fc34",
"source": "rpm",
"version": "0.40.0"
}
],
"polkit-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "polkit-libs",
"release": "3.fc34.3",
"source": "rpm",
"version": "0.117"
}
],
"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"
}
],
"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-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.13"
}
],
"python3": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3",
"release": "1.fc34",
"source": "rpm",
"version": "3.9.13"
}
],
"python3-CacheControl": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-CacheControl",
"release": "7.fc34",
"source": "rpm",
"version": "0.12.6"
}
],
"python3-CacheControl+filecache": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-CacheControl+filecache",
"release": "7.fc34",
"source": "rpm",
"version": "0.12.6"
}
],
"python3-CacheControl+redis": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-CacheControl+redis",
"release": "7.fc34",
"source": "rpm",
"version": "0.12.6"
}
],
"python3-babel": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-babel",
"release": "1.fc34",
"source": "rpm",
"version": "2.9.1"
}
],
"python3-bcrypt": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-bcrypt",
"release": "7.fc34",
"source": "rpm",
"version": "3.1.7"
}
],
"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-cryptography": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-cryptography",
"release": "1.fc34",
"source": "rpm",
"version": "3.4.6"
}
],
"python3-dnf": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-dnf",
"release": "1.fc34",
"source": "rpm",
"version": "4.9.0"
}
],
"python3-filelock": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-filelock",
"release": "9.fc34",
"source": "rpm",
"version": "3.0.12"
}
],
"python3-fmf": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-fmf",
"release": "1.fc34",
"source": "rpm",
"version": "1.0.0"
}
],
"python3-gpg": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-gpg",
"release": "2.fc34",
"source": "rpm",
"version": "1.15.1"
}
],
"python3-hawkey": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-hawkey",
"release": "1.fc34",
"source": "rpm",
"version": "0.64.0"
}
],
"python3-idna": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-idna",
"release": "3.fc34",
"source": "rpm",
"version": "2.10"
}
],
"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-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.13"
}
],
"python3-lockfile": [
{
"arch": "noarch",
"epoch": 1,
"name": "python3-lockfile",
"release": "2.fc34",
"source": "rpm",
"version": "0.12.2"
}
],
"python3-markupsafe": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-markupsafe",
"release": "10.fc34",
"source": "rpm",
"version": "1.1.1"
}
],
"python3-msgpack": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-msgpack",
"release": "2.fc34",
"source": "rpm",
"version": "1.0.2"
}
],
"python3-ntlm-auth": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-ntlm-auth",
"release": "2.fc34",
"source": "rpm",
"version": "1.5.0"
}
],
"python3-packaging": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-packaging",
"release": "1.fc34",
"source": "rpm",
"version": "20.9"
}
],
"python3-paramiko": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-paramiko",
"release": "1.fc34",
"source": "rpm",
"version": "2.11.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-productmd": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-productmd",
"release": "1.fc34",
"source": "rpm",
"version": "1.33"
}
],
"python3-pyasn1": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pyasn1",
"release": "4.fc34",
"source": "rpm",
"version": "0.4.8"
}
],
"python3-pycparser": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pycparser",
"release": "3.fc34",
"source": "rpm",
"version": "2.20"
}
],
"python3-pynacl": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-pynacl",
"release": "2.fc34",
"source": "rpm",
"version": "1.4.0"
}
],
"python3-pyparsing": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pyparsing",
"release": "5.fc34",
"source": "rpm",
"version": "2.4.7"
}
],
"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-redis": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-redis",
"release": "2.fc34",
"source": "rpm",
"version": "3.5.3"
}
],
"python3-requests": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-requests",
"release": "1.fc34",
"source": "rpm",
"version": "2.25.1"
}
],
"python3-requests_ntlm": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-requests_ntlm",
"release": "14.fc34",
"source": "rpm",
"version": "1.1.0"
}
],
"python3-resolvelib": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-resolvelib",
"release": "3.fc34",
"source": "rpm",
"version": "0.5.5"
}
],
"python3-rpm": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-rpm",
"release": "1.fc34",
"source": "rpm",
"version": "4.16.1.3"
}
],
"python3-ruamel-yaml": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-ruamel-yaml",
"release": "5.fc34",
"source": "rpm",
"version": "0.16.6"
}
],
"python3-ruamel-yaml-clib": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-ruamel-yaml-clib",
"release": "6.fc34",
"source": "rpm",
"version": "0.1.2"
}
],
"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-urllib3": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-urllib3",
"release": "5.fc34",
"source": "rpm",
"version": "1.25.10"
}
],
"python3-winrm": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-winrm",
"release": "2.fc34",
"source": "rpm",
"version": "0.4.1"
}
],
"python3-xmltodict": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-xmltodict",
"release": "11.fc34",
"source": "rpm",
"version": "0.12.0"
}
],
"qemu-audio-alsa": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-audio-alsa",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-audio-oss": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-audio-oss",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-audio-pa": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-audio-pa",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-audio-sdl": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-audio-sdl",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-audio-spice": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-audio-spice",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-block-curl": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-block-curl",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-block-dmg": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-block-dmg",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-block-gluster": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-block-gluster",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-block-iscsi": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-block-iscsi",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-block-nfs": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-block-nfs",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-block-rbd": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-block-rbd",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-block-ssh": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-block-ssh",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-char-baum": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-char-baum",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-char-spice": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-char-spice",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-common": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-common",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-device-display-qxl": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-device-display-qxl",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-device-display-virtio-gpu": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-device-display-virtio-gpu",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-device-display-virtio-gpu-pci": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-device-display-virtio-gpu-pci",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-device-display-virtio-vga": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-device-display-virtio-vga",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-device-usb-redirect": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-device-usb-redirect",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-device-usb-smartcard": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-device-usb-smartcard",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-img": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-img",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-system-x86": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-system-x86",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-system-x86-core": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-system-x86-core",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-ui-curses": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-ui-curses",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-ui-egl-headless": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-ui-egl-headless",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-ui-gtk": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-ui-gtk",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-ui-opengl": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-ui-opengl",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-ui-sdl": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-ui-sdl",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-ui-spice-app": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-ui-spice-app",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-ui-spice-core": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-ui-spice-core",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qrencode-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "qrencode-libs",
"release": "1.fc34",
"source": "rpm",
"version": "4.1.1"
}
],
"readline": [
{
"arch": "x86_64",
"epoch": null,
"name": "readline",
"release": "2.fc34",
"source": "rpm",
"version": "8.1"
}
],
"rootfiles": [
{
"arch": "noarch",
"epoch": null,
"name": "rootfiles",
"release": "29.fc34",
"source": "rpm",
"version": "8.1"
}
],
"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-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": "1.fc34",
"source": "rpm",
"version": "3.2.4"
}
],
"seabios-bin": [
{
"arch": "noarch",
"epoch": null,
"name": "seabios-bin",
"release": "4.fc34",
"source": "rpm",
"version": "1.14.0"
}
],
"seavgabios-bin": [
{
"arch": "noarch",
"epoch": null,
"name": "seavgabios-bin",
"release": "4.fc34",
"source": "rpm",
"version": "1.14.0"
}
],
"sed": [
{
"arch": "x86_64",
"epoch": null,
"name": "sed",
"release": "7.fc34",
"source": "rpm",
"version": "4.8"
}
],
"setup": [
{
"arch": "noarch",
"epoch": null,
"name": "setup",
"release": "3.fc34",
"source": "rpm",
"version": "2.13.7"
}
],
"sgabios-bin": [
{
"arch": "noarch",
"epoch": 1,
"name": "sgabios-bin",
"release": "6.fc34",
"source": "rpm",
"version": "0.20180715git"
}
],
"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"
}
],
"snappy": [
{
"arch": "x86_64",
"epoch": null,
"name": "snappy",
"release": "5.fc34",
"source": "rpm",
"version": "1.1.8"
}
],
"sound-theme-freedesktop": [
{
"arch": "noarch",
"epoch": null,
"name": "sound-theme-freedesktop",
"release": "15.fc34",
"source": "rpm",
"version": "0.8"
}
],
"spice-server": [
{
"arch": "x86_64",
"epoch": null,
"name": "spice-server",
"release": "3.fc34",
"source": "rpm",
"version": "0.14.3"
}
],
"sqlite-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "sqlite-libs",
"release": "2.fc34",
"source": "rpm",
"version": "3.34.1"
}
],
"sshpass": [
{
"arch": "x86_64",
"epoch": null,
"name": "sshpass",
"release": "1.fc34",
"source": "rpm",
"version": "1.09"
}
],
"sssd-client": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-client",
"release": "2.fc34",
"source": "rpm",
"version": "2.5.2"
}
],
"standard-test-roles": [
{
"arch": "noarch",
"epoch": null,
"name": "standard-test-roles",
"release": "2.fc34",
"source": "rpm",
"version": "4.10"
}
],
"standard-test-roles-inventory-qemu": [
{
"arch": "noarch",
"epoch": null,
"name": "standard-test-roles-inventory-qemu",
"release": "2.fc34",
"source": "rpm",
"version": "4.10"
}
],
"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-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"
}
],
"tar": [
{
"arch": "x86_64",
"epoch": 2,
"name": "tar",
"release": "1.fc34",
"source": "rpm",
"version": "1.34"
}
],
"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"
}
],
"usbredir": [
{
"arch": "x86_64",
"epoch": null,
"name": "usbredir",
"release": "1.fc34",
"source": "rpm",
"version": "0.12.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"
}
],
"vim-data": [
{
"arch": "noarch",
"epoch": 2,
"name": "vim-data",
"release": "1.fc34",
"source": "rpm",
"version": "8.2.5046"
}
],
"vim-minimal": [
{
"arch": "x86_64",
"epoch": 2,
"name": "vim-minimal",
"release": "1.fc34",
"source": "rpm",
"version": "8.2.5046"
}
],
"virglrenderer": [
{
"arch": "x86_64",
"epoch": null,
"name": "virglrenderer",
"release": "3.20200212git7d204f39.fc34",
"source": "rpm",
"version": "0.8.2"
}
],
"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"
}
],
"which": [
{
"arch": "x86_64",
"epoch": null,
"name": "which",
"release": "26.fc34",
"source": "rpm",
"version": "2.21"
}
],
"xen-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "xen-libs",
"release": "1.fc34",
"source": "rpm",
"version": "4.14.5"
}
],
"xen-licenses": [
{
"arch": "x86_64",
"epoch": null,
"name": "xen-licenses",
"release": "1.fc34",
"source": "rpm",
"version": "4.14.5"
}
],
"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-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "xz-libs",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.5"
}
],
"yajl": [
{
"arch": "x86_64",
"epoch": null,
"name": "yajl",
"release": "16.fc34",
"source": "rpm",
"version": "2.1.0"
}
],
"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"
}
],
"zlib": [
{
"arch": "x86_64",
"epoch": null,
"name": "zlib",
"release": "26.fc34",
"source": "rpm",
"version": "1.2.11"
}
]
}
},
"changed": false
}
TASK [Ensure OpenSSL is installed on the controller] ***************************
task path: /tmp/tmpyc3u5c81/tests/tasks/fixture_psks.yml:8
Monday 01 August 2022 16:48:23 +0000 (0:00:00.773) 0:00:02.891 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Ensure a directory for temporary files exists] ***************************
task path: /tmp/tmpyc3u5c81/tests/tasks/fixture_psks.yml:14
Monday 01 August 2022 16:48:24 +0000 (0:00:00.044) 0:00:02.936 *********
changed: [/cache/centos-8.qcow2 -> localhost] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0700",
"owner": "root",
"path": "/tmp/tmpyc3u5c81/tests/tmp",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [Generate a self signed pcsd cert and the pcsd key] ***********************
task path: /tmp/tmpyc3u5c81/tests/tasks/fixture_psks.yml:21
Monday 01 August 2022 16:48:24 +0000 (0:00:00.345) 0:00:03.281 *********
ok: [/cache/centos-8.qcow2 -> localhost] => {
"changed": false,
"cmd": [
"openssl",
"req",
"-x509",
"-newkey",
"rsa:2048",
"-nodes",
"-keyout",
"/tmp/tmpyc3u5c81/tests/tmp/pcsd.key",
"-out",
"/tmp/tmpyc3u5c81/tests/tmp/pcsd.crt",
"-subj",
"/CN=127.0.0.3"
],
"delta": "0:00:00.131792",
"end": "2022-08-01 16:48:24.661233",
"rc": 0,
"start": "2022-08-01 16:48:24.529441"
}
STDERR:
Generating a RSA private key
.............................................................................................+++++
..................................+++++
writing new private key to '/tmp/tmpyc3u5c81/tests/tmp/pcsd.key'
-----
TASK [Generate corosync key] ***************************************************
task path: /tmp/tmpyc3u5c81/tests/tasks/fixture_psks.yml:29
Monday 01 August 2022 16:48:24 +0000 (0:00:00.350) 0:00:03.632 *********
changed: [/cache/centos-8.qcow2 -> localhost] => {
"changed": true,
"checksum": "b2003da3457b5e5254faeaaa2fb7c7ffcd4f0977",
"dest": "/tmp/tmpyc3u5c81/tests/tmp/corosync-authkey",
"gid": 0,
"group": "root",
"md5sum": "e223f5a34f050ee5b6a4942f11e6cfdb",
"mode": "0400",
"owner": "root",
"size": 256,
"src": "/root/.ansible/tmp/ansible-tmp-1659372504.7590268-132550-92173254548010/source",
"state": "file",
"uid": 0
}
TASK [Generate pacemaker key] **************************************************
task path: /tmp/tmpyc3u5c81/tests/tasks/fixture_psks.yml:35
Monday 01 August 2022 16:48:25 +0000 (0:00:00.637) 0:00:04.270 *********
changed: [/cache/centos-8.qcow2 -> localhost] => {
"changed": true,
"checksum": "7ca457c06179ff1c1240ecf5504deec12ac0ada2",
"dest": "/tmp/tmpyc3u5c81/tests/tmp/pacemaker-authkey",
"gid": 0,
"group": "root",
"md5sum": "4b84b211b82f0b4b26f2c43cc1611792",
"mode": "0400",
"owner": "root",
"size": 256,
"src": "/root/.ansible/tmp/ansible-tmp-1659372505.3956385-132573-269035837493454/source",
"state": "file",
"uid": 0
}
TASK [Generate fence_xvm key] **************************************************
task path: /tmp/tmpyc3u5c81/tests/tasks/fixture_psks.yml:41
Monday 01 August 2022 16:48:25 +0000 (0:00:00.400) 0:00:04.670 *********
changed: [/cache/centos-8.qcow2 -> localhost] => {
"changed": true,
"checksum": "57ec6d9559945b897dddfab536d267b7fd425305",
"dest": "/tmp/tmpyc3u5c81/tests/tmp/fence_xvm.key",
"gid": 0,
"group": "root",
"md5sum": "6646533537a1f014c0da9d6e9440bde5",
"mode": "0400",
"owner": "root",
"size": 512,
"src": "/root/.ansible/tmp/ansible-tmp-1659372505.800699-132596-204592080929875/source",
"state": "file",
"uid": 0
}
TASK [Get pcsd TLS private key hash] *******************************************
task path: /tmp/tmpyc3u5c81/tests/tests_cluster_basic_custom_pcsd_tls.yml:21
Monday 01 August 2022 16:48:26 +0000 (0:00:00.401) 0:00:05.072 *********
ok: [/cache/centos-8.qcow2 -> localhost] => {
"changed": false,
"stat": {
"atime": 1659372504.6585813,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "02922b52a8c168bd37ed777c472eb2c21886fab8",
"ctime": 1659372504.6585813,
"dev": 1048785,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 106498064,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0600",
"mtime": 1659372504.6585813,
"nlink": 1,
"path": "/tmp/tmpyc3u5c81/tests/tmp/pcsd.key",
"pw_name": "root",
"readable": true,
"rgrp": false,
"roth": false,
"rusr": true,
"size": 1704,
"uid": 0,
"version": null,
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [Get pcsd TLS certificate hash] *******************************************
task path: /tmp/tmpyc3u5c81/tests/tests_cluster_basic_custom_pcsd_tls.yml:28
Monday 01 August 2022 16:48:26 +0000 (0:00:00.231) 0:00:05.304 *********
ok: [/cache/centos-8.qcow2 -> localhost] => {
"changed": false,
"stat": {
"atime": 1659372504.6595814,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "1fc3b15e02bdad3ea2c7df11b9f65a0f1c8e152e",
"ctime": 1659372504.6595814,
"dev": 1048785,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 106473921,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1659372504.6595814,
"nlink": 1,
"path": "/tmp/tmpyc3u5c81/tests/tmp/pcsd.crt",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 1115,
"uid": 0,
"version": null,
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [Run HA Cluster role] *****************************************************
task path: /tmp/tmpyc3u5c81/tests/tests_cluster_basic_custom_pcsd_tls.yml:35
Monday 01 August 2022 16:48:26 +0000 (0:00:00.230) 0:00:05.534 *********
TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:3
Monday 01 August 2022 16:48:26 +0000 (0:00:00.075) 0:00:05.609 *********
included: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml for /cache/centos-8.qcow2
TASK [linux-system-roles.ha_cluster : Ensure ansible_facts used by role] *******
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:2
Monday 01 August 2022 16:48:26 +0000 (0:00:00.087) 0:00:05.697 *********
ok: [/cache/centos-8.qcow2]
TASK [linux-system-roles.ha_cluster : Set platform/version specific variables] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/set_vars.yml:8
Monday 01 August 2022 16:48:27 +0000 (0:00:00.531) 0:00:06.228 *********
skipping: [/cache/centos-8.qcow2] => (item=RedHat.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-8.qcow2] => (item=CentOS.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS.yml",
"skip_reason": "Conditional result was False"
}
ok: [/cache/centos-8.qcow2] => (item=CentOS_8.yml) => {
"ansible_facts": {
"__ha_cluster_repos": [
{
"id": "ha",
"name": "HighAvailability"
}
]
},
"ansible_included_var_files": [
"/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/vars/CentOS_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml"
}
ok: [/cache/centos-8.qcow2] => (item=CentOS_8.yml) => {
"ansible_facts": {
"__ha_cluster_repos": [
{
"id": "ha",
"name": "HighAvailability"
}
]
},
"ansible_included_var_files": [
"/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/vars/CentOS_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml"
}
TASK [linux-system-roles.ha_cluster : Check and prepare role variables] ********
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:6
Monday 01 August 2022 16:48:27 +0000 (0:00:00.086) 0:00:06.315 *********
included: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml for /cache/centos-8.qcow2
TASK [linux-system-roles.ha_cluster : Fail if passwords are not specified] *****
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:5
Monday 01 August 2022 16:48:27 +0000 (0:00:00.055) 0:00:06.370 *********
skipping: [/cache/centos-8.qcow2] => (item=ha_cluster_hacluster_password) => {
"ansible_loop_var": "item",
"changed": false,
"item": "ha_cluster_hacluster_password",
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:13
Monday 01 August 2022 16:48:27 +0000 (0:00:00.054) 0:00:06.425 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Discover cluster node names] *************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:26
Monday 01 August 2022 16:48:27 +0000 (0:00:00.034) 0:00:06.460 *********
ok: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"__ha_cluster_node_name": "localhost"
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Collect cluster node names] **************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:30
Monday 01 August 2022 16:48:27 +0000 (0:00:00.056) 0:00:06.516 *********
ok: [/cache/centos-8.qcow2] => {
"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] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:38
Monday 01 August 2022 16:48:27 +0000 (0:00:00.083) 0:00:06.599 *********
ok: [/cache/centos-8.qcow2] => {
"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] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/check-and-prepare-role-variables.yml:53
Monday 01 August 2022 16:48:27 +0000 (0:00:00.059) 0:00:06.659 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Install and configure cluster packages] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:9
Monday 01 August 2022 16:48:27 +0000 (0:00:00.045) 0:00:06.704 *********
included: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml for /cache/centos-8.qcow2
TASK [linux-system-roles.ha_cluster : Find platform/version specific tasks to enable repositories] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:3
Monday 01 August 2022 16:48:27 +0000 (0:00:00.055) 0:00:06.760 *********
ok: [/cache/centos-8.qcow2] => (item=RedHat.yml) => {
"ansible_facts": {
"__ha_cluster_enable_repo_tasks_file": "/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/RedHat.yml"
},
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml"
}
ok: [/cache/centos-8.qcow2] => (item=CentOS.yml) => {
"ansible_facts": {
"__ha_cluster_enable_repo_tasks_file": "/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/CentOS.yml"
},
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS.yml"
}
skipping: [/cache/centos-8.qcow2] => (item=CentOS_8.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-8.qcow2] => (item=CentOS_8.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml",
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Run platform/version specific tasks to enable repositories] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:24
Monday 01 August 2022 16:48:27 +0000 (0:00:00.125) 0:00:06.885 *********
included: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/CentOS.yml for /cache/centos-8.qcow2
TASK [linux-system-roles.ha_cluster : List active CentOS repositories] *********
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/CentOS.yml:3
Monday 01 August 2022 16:48:28 +0000 (0:00:00.093) 0:00:06.978 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"cmd": [
"dnf",
"repolist"
],
"delta": "0:00:00.205953",
"end": "2022-08-01 16:48:27.378324",
"rc": 0,
"start": "2022-08-01 16:48:27.172371"
}
STDOUT:
repo id repo name
appstream CentOS Stream 8 - AppStream
baseos CentOS Stream 8 - BaseOS
extras CentOS Stream 8 - Extras
ha CentOS Stream 8 - HighAvailability
TASK [linux-system-roles.ha_cluster : Enable CentOS repositories] **************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/enable-repositories/CentOS.yml:12
Monday 01 August 2022 16:48:28 +0000 (0:00:00.572) 0:00:07.550 *********
skipping: [/cache/centos-8.qcow2] => (item={'id': 'ha', 'name': 'HighAvailability'}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"id": "ha",
"name": "HighAvailability"
},
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Install cluster packages] ****************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:30
Monday 01 August 2022 16:48:28 +0000 (0:00:00.035) 0:00:07.586 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"rc": 0,
"results": []
}
MSG:
Nothing to do
TASK [linux-system-roles.ha_cluster : Set hacluster password] ******************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:45
Monday 01 August 2022 16:48:30 +0000 (0:00:02.309) 0:00:09.895 *********
ok: [/cache/centos-8.qcow2] => {
"append": false,
"changed": false,
"comment": "cluster user",
"group": 189,
"home": "/home/hacluster",
"move_home": false,
"name": "hacluster",
"password": "NOT_LOGGING_PASSWORD",
"shell": "/sbin/nologin",
"state": "present",
"uid": 189
}
TASK [linux-system-roles.ha_cluster : Configure firewall] **********************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:14
Monday 01 August 2022 16:48:31 +0000 (0:00:00.578) 0:00:10.474 *********
included: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml for /cache/centos-8.qcow2
TASK [linux-system-roles.ha_cluster : Get services status - detect firewall] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:3
Monday 01 August 2022 16:48:31 +0000 (0:00:00.094) 0:00:10.568 *********
ok: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"arp-ethers.service": {
"name": "arp-ethers.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cockpit-motd.service": {
"name": "cockpit-motd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cockpit-wsinstance-http.service": {
"name": "cockpit-wsinstance-http.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cockpit-wsinstance-https-factory@.service": {
"name": "cockpit-wsinstance-https-factory@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cockpit-wsinstance-https@.service": {
"name": "cockpit-wsinstance-https@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cockpit.service": {
"name": "cockpit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crm_mon.service": {
"name": "crm_mon.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"dm-event.service": {
"name": "dm-event.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"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"
},
"fcoe.service": {
"name": "fcoe.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"iscsi-shutdown.service": {
"name": "iscsi-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsi.service": {
"name": "iscsi.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsid.service": {
"name": "iscsid.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-activation-early.service": {
"name": "lvm2-activation-early.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-activation.service": {
"name": "lvm2-activation.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-lvmpolld.service": {
"name": "lvm2-lvmpolld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"lvm2-monitor.service": {
"name": "lvm2-monitor.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nm-priv-helper.service": {
"name": "nm-priv-helper.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"packagekit-offline-update.service": {
"name": "packagekit-offline-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"packagekit.service": {
"name": "packagekit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"pcs_snmp_agent.service": {
"name": "pcs_snmp_agent.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rbdmap.service": {
"name": "rbdmap.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rngd-wake-threshold.service": {
"name": "rngd-wake-threshold.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"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"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "indirect"
},
"serial-getty@ttyS0.service": {
"name": "serial-getty@ttyS0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"snmpd.service": {
"name": "snmpd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"snmptrapd.service": {
"name": "snmptrapd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-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-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-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": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Enable service 'high-availability' in firewalld] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:8
Monday 01 August 2022 16:48:33 +0000 (0:00:01.691) 0:00:12.259 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Enable service 'high-availability' in firewalld permanent config] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:16
Monday 01 August 2022 16:48:33 +0000 (0:00:00.044) 0:00:12.303 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Enable service 'high-availability' in firewalld offline config] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:24
Monday 01 August 2022 16:48:33 +0000 (0:00:00.041) 0:00:12.345 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Enable fence-virt port in firewalld] *****
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:44
Monday 01 August 2022 16:48:33 +0000 (0:00:00.043) 0:00:12.389 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Enable fence-virt port in firewalld permanent config] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:52
Monday 01 August 2022 16:48:33 +0000 (0:00:00.046) 0:00:12.435 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Enable fence-virt port in firewalld offline config] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:60
Monday 01 August 2022 16:48:33 +0000 (0:00:00.044) 0:00:12.480 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Configure pcs / pcsd] ********************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:17
Monday 01 August 2022 16:48:33 +0000 (0:00:00.044) 0:00:12.524 *********
included: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml for /cache/centos-8.qcow2
TASK [linux-system-roles.ha_cluster : Stop pcsd] *******************************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:6
Monday 01 August 2022 16:48:33 +0000 (0:00:00.099) 0:00:12.624 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"name": "pcsd",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 16:47:26 UTC",
"ActiveEnterTimestampMonotonic": "680016756",
"ActiveExitTimestamp": "Mon 2022-08-01 16:47:24 UTC",
"ActiveExitTimestampMonotonic": "677799881",
"ActiveState": "active",
"After": "systemd-journald.socket pcsd-ruby.service sysinit.target basic.target system.slice network-online.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 16:47:25 UTC",
"AssertTimestampMonotonic": "679783684",
"Before": "shutdown.target multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Mon 2022-08-01 16:47:25 UTC",
"ConditionTimestampMonotonic": "679783684",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ConsistsOf": "pcsd-ruby.service",
"ControlGroup": "/system.slice/pcsd.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "PCS GUI and remote configuration interface",
"DevicePolicy": "auto",
"Documentation": "man:pcsd(8) man:pcs(8)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "82050",
"ExecMainStartTimestamp": "Mon 2022-08-01 16:47:25 UTC",
"ExecMainStartTimestampMonotonic": "679784894",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pcsd.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "pcsd.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "Mon 2022-08-01 16:47:24 UTC",
"InactiveEnterTimestampMonotonic": "677850309",
"InactiveExitTimestamp": "Mon 2022-08-01 16:47:25 UTC",
"InactiveExitTimestampMonotonic": "679784931",
"InvocationID": "84b8a076ff4c47de9440d2dcbb8ec445",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "6968",
"LimitNPROCSoft": "6968",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6968",
"LimitSIGPENDINGSoft": "6968",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "82050",
"MemoryAccounting": "yes",
"MemoryCurrent": "23486464",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "pcsd.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "pcsd-ruby.service sysinit.target system.slice network-online.target",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 16:47:26 UTC",
"StateChangeTimestampMonotonic": "680016756",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "1",
"TasksMax": "11149",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestamp": "Mon 2022-08-01 16:47:26 UTC",
"WatchdogTimestampMonotonic": "680016753",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Regenerate pcsd TLS certificate and key] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:11
Monday 01 August 2022 16:48:34 +0000 (0:00:00.795) 0:00:13.419 *********
skipping: [/cache/centos-8.qcow2] => (item=/var/lib/pcsd/pcsd.key) => {
"ansible_loop_var": "item",
"changed": false,
"item": "/var/lib/pcsd/pcsd.key",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-8.qcow2] => (item=/var/lib/pcsd/pcsd.crt) => {
"ansible_loop_var": "item",
"changed": false,
"item": "/var/lib/pcsd/pcsd.crt",
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Distribute pcsd TLS private key] *********
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:24
Monday 01 August 2022 16:48:34 +0000 (0:00:00.045) 0:00:13.465 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"checksum": "02922b52a8c168bd37ed777c472eb2c21886fab8",
"dest": "/var/lib/pcsd/pcsd.key",
"gid": 0,
"group": "root",
"md5sum": "56eb77dfae1962a8c3765971a59ad92e",
"mode": "0600",
"owner": "root",
"secontext": "system_u:object_r:cluster_var_lib_t:s0",
"size": 1704,
"src": "/root/.ansible/tmp/ansible-tmp-1659372514.6202884-132795-15627169624665/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Distribute pcsd TLS certificate] *********
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:31
Monday 01 August 2022 16:48:35 +0000 (0:00:00.757) 0:00:14.223 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"checksum": "1fc3b15e02bdad3ea2c7df11b9f65a0f1c8e152e",
"dest": "/var/lib/pcsd/pcsd.crt",
"gid": 0,
"group": "root",
"md5sum": "bca56ef792ba9373c3d4a27ffa51e6e1",
"mode": "0600",
"owner": "root",
"secontext": "system_u:object_r:cluster_var_lib_t:s0",
"size": 1115,
"src": "/root/.ansible/tmp/ansible-tmp-1659372515.3780127-132823-80907045318509/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Distribute pcs_settings.conf] ************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:44
Monday 01 August 2022 16:48:36 +0000 (0:00:00.779) 0:00:15.002 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"checksum": "9bbea634a798cf0976b80cd3c4e34aca6a6a7d44",
"dest": "/var/lib/pcsd/pcs_settings.conf",
"gid": 0,
"group": "root",
"mode": "0644",
"owner": "root",
"path": "/var/lib/pcsd/pcs_settings.conf",
"secontext": "system_u:object_r:cluster_var_lib_t:s0",
"size": 361,
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:53
Monday 01 August 2022 16:48:36 +0000 (0:00:00.660) 0:00:15.663 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"enabled": true,
"name": "pcsd",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 16:47:26 UTC",
"ActiveEnterTimestampMonotonic": "680016756",
"ActiveExitTimestamp": "Mon 2022-08-01 16:48:33 UTC",
"ActiveExitTimestampMonotonic": "746978069",
"ActiveState": "inactive",
"After": "systemd-journald.socket pcsd-ruby.service sysinit.target basic.target system.slice network-online.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 16:47:25 UTC",
"AssertTimestampMonotonic": "679783684",
"Before": "shutdown.target multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Mon 2022-08-01 16:47:25 UTC",
"ConditionTimestampMonotonic": "679783684",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ConsistsOf": "pcsd-ruby.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "PCS GUI and remote configuration interface",
"DevicePolicy": "auto",
"Documentation": "man:pcsd(8) man:pcs(8)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)",
"ExecMainCode": "1",
"ExecMainExitTimestamp": "Mon 2022-08-01 16:48:33 UTC",
"ExecMainExitTimestampMonotonic": "747027200",
"ExecMainPID": "82050",
"ExecMainStartTimestamp": "Mon 2022-08-01 16:47:25 UTC",
"ExecMainStartTimestampMonotonic": "679784894",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[Mon 2022-08-01 16:47:25 UTC] ; stop_time=[Mon 2022-08-01 16:48:33 UTC] ; pid=82050 ; code=exited ; status=0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pcsd.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "pcsd.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "Mon 2022-08-01 16:48:33 UTC",
"InactiveEnterTimestampMonotonic": "747027318",
"InactiveExitTimestamp": "Mon 2022-08-01 16:47:25 UTC",
"InactiveExitTimestampMonotonic": "679784931",
"InvocationID": "84b8a076ff4c47de9440d2dcbb8ec445",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "6968",
"LimitNPROCSoft": "6968",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6968",
"LimitSIGPENDINGSoft": "6968",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "pcsd.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "pcsd-ruby.service sysinit.target system.slice network-online.target",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 16:48:33 UTC",
"StateChangeTimestampMonotonic": "747027318",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "11149",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Fetch pcs capabilities] ******************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:59
Monday 01 August 2022 16:48:37 +0000 (0:00:01.255) 0:00:16.918 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"cmd": [
"pcs",
"--version",
"--full"
],
"delta": "0:00:00.492117",
"end": "2022-08-01 16:48:37.629206",
"rc": 0,
"start": "2022-08-01 16:48:37.137089"
}
STDOUT:
0.10.13.48-15d27
booth cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.local cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all cluster.report cluster.verify corosync.authkey.update corosync.config.get corosync.config.get.struct corosync.config.reload corosync.config.sync-to-local-cluster corosync.config.update corosync.link.add corosync.link.remove corosync.link.remove.list corosync.link.update corosync.qdevice corosync.qdevice.model.net corosync.quorum corosync.quorum.device corosync.quorum.device.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.config.output-formats pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.in-existing-bundle pcmk.resource.create.meta pcmk.resource.create.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.stonith.update.scsi-devices.mpath pcmk.tag pcmk.tag.resources pcs.auth.client pcs.auth.client.cluster pcs.auth.client.token pcs.auth.deauth-client pcs.auth.deauth-server pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server.token pcs.cfg-in-file.cib pcs.daemon-ssl-cert.set pcs.daemon-ssl-cert.sync-to-local-cluster pcs.disaster-recovery.essentials pcs.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] ******************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:66
Monday 01 August 2022 16:48:38 +0000 (0:00:00.888) 0:00:17.806 *********
ok: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"__ha_cluster_pcs_capabilities": [
"booth",
"cluster.config.backup-local",
"cluster.config.restore-cluster",
"cluster.config.restore-local",
"cluster.config.uuid",
"cluster.create",
"cluster.create.enable",
"cluster.create.local",
"cluster.create.no-keys-sync",
"cluster.create.separated-name-and-address",
"cluster.create.start",
"cluster.create.start.wait",
"cluster.create.transport.knet",
"cluster.create.transport.udp-udpu",
"cluster.create.transport.udp-udpu.no-rrp",
"cluster.destroy",
"cluster.destroy.all",
"cluster.report",
"cluster.verify",
"corosync.authkey.update",
"corosync.config.get",
"corosync.config.get.struct",
"corosync.config.reload",
"corosync.config.sync-to-local-cluster",
"corosync.config.update",
"corosync.link.add",
"corosync.link.remove",
"corosync.link.remove.list",
"corosync.link.update",
"corosync.qdevice",
"corosync.qdevice.model.net",
"corosync.quorum",
"corosync.quorum.device",
"corosync.quorum.device.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.config.output-formats",
"pcmk.resource.create",
"pcmk.resource.create.clone.custom-id",
"pcmk.resource.create.in-existing-bundle",
"pcmk.resource.create.meta",
"pcmk.resource.create.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.stonith.update.scsi-devices.mpath",
"pcmk.tag",
"pcmk.tag.resources",
"pcs.auth.client",
"pcs.auth.client.cluster",
"pcs.auth.client.token",
"pcs.auth.deauth-client",
"pcs.auth.deauth-server",
"pcs.auth.no-bidirectional",
"pcs.auth.separated-name-and-address",
"pcs.auth.server.token",
"pcs.cfg-in-file.cib",
"pcs.daemon-ssl-cert.set",
"pcs.daemon-ssl-cert.sync-to-local-cluster",
"pcs.disaster-recovery.essentials",
"pcs.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] ***********
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:20
Monday 01 August 2022 16:48:38 +0000 (0:00:00.051) 0:00:17.858 *********
included: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml for /cache/centos-8.qcow2
TASK [linux-system-roles.ha_cluster : Create /etc/cluster directory] ***********
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml:3
Monday 01 August 2022 16:48:39 +0000 (0:00:00.098) 0:00:17.957 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/etc/cluster",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Get fence_xvm.key] ***********************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml:9
Monday 01 August 2022 16:48:39 +0000 (0:00:00.399) 0:00:18.356 *********
included: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml for /cache/centos-8.qcow2
TASK [linux-system-roles.ha_cluster : Check if fence_xvm.key exists on the controller] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:12
Monday 01 August 2022 16:48:39 +0000 (0:00:00.075) 0:00:18.432 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Slurp existing fence_xvm.key from the controller] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:17
Monday 01 August 2022 16:48:39 +0000 (0:00:00.072) 0:00:18.505 *********
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Use the slurped fence_xvm.key from the controller] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:25
Monday 01 August 2022 16:48:39 +0000 (0:00:00.064) 0:00:18.569 *********
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Generate fence_xvm.key using OpenSSL] ****
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:39
Monday 01 August 2022 16:48:39 +0000 (0:00:00.056) 0:00:18.626 *********
ok: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Fetch generated fence_xvm.key] ***********
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:45
Monday 01 August 2022 16:48:40 +0000 (0:00:00.407) 0:00:19.033 *********
ok: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Check if fence_xvm.key exists on cluster nodes] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:57
Monday 01 August 2022 16:48:40 +0000 (0:00:00.066) 0:00:19.100 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [linux-system-roles.ha_cluster : Slurp existing fence_xvm.key from cluster nodes] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:62
Monday 01 August 2022 16:48:40 +0000 (0:00:00.386) 0:00:19.487 *********
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Use the slurped fence_xvm.key from cluster nodes] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:70
Monday 01 August 2022 16:48:40 +0000 (0:00:00.080) 0:00:19.567 *********
skipping: [/cache/centos-8.qcow2] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Send fence_xvm.key to nodes] *************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/distribute-fence-virt-key.yml:17
Monday 01 August 2022 16:48:40 +0000 (0:00:00.145) 0:00:19.712 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"checksum": "0385c3312a1f48cd8989dc1b4c044960dafeeddf",
"dest": "/etc/cluster/fence_xvm.key",
"gid": 0,
"group": "root",
"md5sum": "4bb2255f4581265239e68eb7bde5a694",
"mode": "0600",
"owner": "root",
"secontext": "system_u:object_r:cluster_conf_t:s0",
"size": 512,
"src": "/root/.ansible/tmp/ansible-tmp-1659372520.8590014-132972-268649533645890/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Configure SBD] ***************************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:23
Monday 01 August 2022 16:48:41 +0000 (0:00:00.720) 0:00:20.432 *********
included: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml for /cache/centos-8.qcow2
TASK [linux-system-roles.ha_cluster : Probe SBD devices] ***********************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:5
Monday 01 August 2022 16:48:41 +0000 (0:00:00.071) 0:00:20.504 *********
TASK [linux-system-roles.ha_cluster : Initialize SBD devices] ******************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:18
Monday 01 August 2022 16:48:41 +0000 (0:00:00.046) 0:00:20.550 *********
TASK [linux-system-roles.ha_cluster : Distribute SBD config] *******************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:45
Monday 01 August 2022 16:48:41 +0000 (0:00:00.033) 0:00:20.584 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Get services status - detect pacemaker] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:61
Monday 01 August 2022 16:48:41 +0000 (0:00:00.035) 0:00:20.619 *********
ok: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"arp-ethers.service": {
"name": "arp-ethers.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cockpit-motd.service": {
"name": "cockpit-motd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cockpit-wsinstance-http.service": {
"name": "cockpit-wsinstance-http.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cockpit-wsinstance-https-factory@.service": {
"name": "cockpit-wsinstance-https-factory@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cockpit-wsinstance-https@.service": {
"name": "cockpit-wsinstance-https@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cockpit.service": {
"name": "cockpit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crm_mon.service": {
"name": "crm_mon.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"dm-event.service": {
"name": "dm-event.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"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"
},
"fcoe.service": {
"name": "fcoe.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"iscsi-shutdown.service": {
"name": "iscsi-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsi.service": {
"name": "iscsi.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsid.service": {
"name": "iscsid.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-activation-early.service": {
"name": "lvm2-activation-early.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-activation.service": {
"name": "lvm2-activation.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-lvmpolld.service": {
"name": "lvm2-lvmpolld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"lvm2-monitor.service": {
"name": "lvm2-monitor.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nm-priv-helper.service": {
"name": "nm-priv-helper.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"packagekit-offline-update.service": {
"name": "packagekit-offline-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"packagekit.service": {
"name": "packagekit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"pcs_snmp_agent.service": {
"name": "pcs_snmp_agent.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rbdmap.service": {
"name": "rbdmap.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rngd-wake-threshold.service": {
"name": "rngd-wake-threshold.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"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"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "indirect"
},
"serial-getty@ttyS0.service": {
"name": "serial-getty@ttyS0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"snmpd.service": {
"name": "snmpd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"snmptrapd.service": {
"name": "snmptrapd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-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-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-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": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Set stonith-watchdog-timeout cluster property] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:64
Monday 01 August 2022 16:48:43 +0000 (0:00:01.618) 0:00:22.238 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"cmd": [
"pcs",
"--force",
"-f",
"/var/lib/pacemaker/cib/cib.xml",
"--",
"property",
"set",
"stonith-watchdog-timeout=0"
],
"delta": "0:00:00.666298",
"end": "2022-08-01 16:48:43.134122",
"rc": 0,
"start": "2022-08-01 16:48:42.467824"
}
TASK [linux-system-roles.ha_cluster : Configure cluster nodes] *****************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:26
Monday 01 August 2022 16:48:44 +0000 (0:00:01.077) 0:00:23.315 *********
included: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml for /cache/centos-8.qcow2
TASK [linux-system-roles.ha_cluster : Create a corosync.conf tempfile] *********
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:3
Monday 01 August 2022 16:48:44 +0000 (0:00:00.074) 0:00:23.390 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.jriiivbp_ha_cluster_corosync_conf",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Create a corosync.conf file content] *****
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:16
Monday 01 August 2022 16:48:44 +0000 (0:00:00.529) 0:00:23.920 *********
included: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup-pcs-0.10.yml for /cache/centos-8.qcow2
TASK [linux-system-roles.ha_cluster : Create a corosync.conf file content using pcs-0.10] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup-pcs-0.10.yml:3
Monday 01 August 2022 16:48:45 +0000 (0:00:00.097) 0:00:24.017 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"cmd": [
"pcs",
"cluster",
"setup",
"--corosync_conf",
"/tmp/ansible.jriiivbp_ha_cluster_corosync_conf",
"--overwrite",
"--no-cluster-uuid",
"--",
"test-cluster",
"localhost"
],
"delta": "0:00:00.497738",
"end": "2022-08-01 16:48:44.791389",
"rc": 0,
"start": "2022-08-01 16:48:44.293651"
}
STDOUT:
No addresses specified for host 'localhost', using 'localhost'
TASK [linux-system-roles.ha_cluster : Fetch created corosync.conf file] ********
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:19
Monday 01 August 2022 16:48:46 +0000 (0:00:00.954) 0:00:24.972 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"content": "dG90ZW0gewogICAgdmVyc2lvbjogMgogICAgY2x1c3Rlcl9uYW1lOiB0ZXN0LWNsdXN0ZXIKICAgIHRyYW5zcG9ydDoga25ldAogICAgY3J5cHRvX2NpcGhlcjogYWVzMjU2CiAgICBjcnlwdG9faGFzaDogc2hhMjU2Cn0KCm5vZGVsaXN0IHsKICAgIG5vZGUgewogICAgICAgIHJpbmcwX2FkZHI6IGxvY2FsaG9zdAogICAgICAgIG5hbWU6IGxvY2FsaG9zdAogICAgICAgIG5vZGVpZDogMQogICAgfQp9CgpxdW9ydW0gewogICAgcHJvdmlkZXI6IGNvcm9zeW5jX3ZvdGVxdW9ydW0KfQoKbG9nZ2luZyB7CiAgICB0b19sb2dmaWxlOiB5ZXMKICAgIGxvZ2ZpbGU6IC92YXIvbG9nL2NsdXN0ZXIvY29yb3N5bmMubG9nCiAgICB0b19zeXNsb2c6IHllcwogICAgdGltZXN0YW1wOiBvbgp9Cg==",
"encoding": "base64",
"source": "/tmp/ansible.jriiivbp_ha_cluster_corosync_conf"
}
TASK [linux-system-roles.ha_cluster : Distribute corosync.conf file] ***********
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:26
Monday 01 August 2022 16:48:46 +0000 (0:00:00.525) 0:00:25.497 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"checksum": "05d2ec2a2bfa233bb2b4ace4aae02b42cafc012b",
"dest": "/etc/corosync/corosync.conf",
"gid": 0,
"group": "root",
"md5sum": "beb73759420421ade7d3b0d2f8dd24ef",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 388,
"src": "/root/.ansible/tmp/ansible-tmp-1659372526.655171-133092-79944662077460/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Remove a corosync.conf tempfile] *********
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:36
Monday 01 August 2022 16:48:47 +0000 (0:00:00.746) 0:00:26.243 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"path": "/tmp/ansible.jriiivbp_ha_cluster_corosync_conf",
"state": "absent"
}
TASK [linux-system-roles.ha_cluster : Get corosync authkey] ********************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:49
Monday 01 August 2022 16:48:47 +0000 (0:00:00.372) 0:00:26.616 *********
included: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml for /cache/centos-8.qcow2
TASK [linux-system-roles.ha_cluster : Check if corosync authkey exists on the controller] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:12
Monday 01 August 2022 16:48:47 +0000 (0:00:00.112) 0:00:26.729 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Slurp existing corosync authkey from the controller] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:17
Monday 01 August 2022 16:48:47 +0000 (0:00:00.056) 0:00:26.785 *********
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Use the slurped corosync authkey from the controller] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:25
Monday 01 August 2022 16:48:47 +0000 (0:00:00.064) 0:00:26.850 *********
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Generate corosync authkey using OpenSSL] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:39
Monday 01 August 2022 16:48:47 +0000 (0:00:00.053) 0:00:26.903 *********
ok: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Fetch generated corosync authkey] ********
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:45
Monday 01 August 2022 16:48:48 +0000 (0:00:00.403) 0:00:27.307 *********
ok: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Check if corosync authkey exists on cluster nodes] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:57
Monday 01 August 2022 16:48:48 +0000 (0:00:00.064) 0:00:27.371 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [linux-system-roles.ha_cluster : Slurp existing corosync authkey from cluster nodes] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:62
Monday 01 August 2022 16:48:48 +0000 (0:00:00.395) 0:00:27.767 *********
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Use the slurped corosync authkey from cluster nodes] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:70
Monday 01 August 2022 16:48:48 +0000 (0:00:00.079) 0:00:27.846 *********
skipping: [/cache/centos-8.qcow2] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Distribute corosync authkey] *************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:57
Monday 01 August 2022 16:48:48 +0000 (0:00:00.061) 0:00:27.907 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"checksum": "916e63bf723d7b2ee9883db9806da36cfa2bc22e",
"dest": "/etc/corosync/authkey",
"gid": 0,
"group": "root",
"md5sum": "6a92622296f95dd4850181f9dfa965d1",
"mode": "0400",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 256,
"src": "/root/.ansible/tmp/ansible-tmp-1659372529.0523968-133182-233519416593565/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Get pacemaker authkey] *******************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:66
Monday 01 August 2022 16:48:49 +0000 (0:00:00.740) 0:00:28.647 *********
included: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml for /cache/centos-8.qcow2
TASK [linux-system-roles.ha_cluster : Check if pacemaker authkey exists on the controller] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:12
Monday 01 August 2022 16:48:49 +0000 (0:00:00.077) 0:00:28.725 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Slurp existing pacemaker authkey from the controller] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:17
Monday 01 August 2022 16:48:49 +0000 (0:00:00.059) 0:00:28.785 *********
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Use the slurped pacemaker authkey from the controller] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:25
Monday 01 August 2022 16:48:49 +0000 (0:00:00.059) 0:00:28.844 *********
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Generate pacemaker authkey using OpenSSL] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:39
Monday 01 August 2022 16:48:49 +0000 (0:00:00.055) 0:00:28.900 *********
ok: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Fetch generated pacemaker authkey] *******
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:45
Monday 01 August 2022 16:48:50 +0000 (0:00:00.408) 0:00:29.308 *********
ok: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Check if pacemaker authkey exists on cluster nodes] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:57
Monday 01 August 2022 16:48:50 +0000 (0:00:00.063) 0:00:29.372 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [linux-system-roles.ha_cluster : Slurp existing pacemaker authkey from cluster nodes] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:62
Monday 01 August 2022 16:48:50 +0000 (0:00:00.414) 0:00:29.786 *********
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Use the slurped pacemaker authkey from cluster nodes] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/presharedkey.yml:70
Monday 01 August 2022 16:48:50 +0000 (0:00:00.077) 0:00:29.864 *********
skipping: [/cache/centos-8.qcow2] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [linux-system-roles.ha_cluster : Distribute pacemaker authkey] ************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup.yml:74
Monday 01 August 2022 16:48:51 +0000 (0:00:00.061) 0:00:29.926 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"checksum": "bdbc36b935f4df29d976b5d881fcd895bb1b8a3d",
"dest": "/etc/pacemaker/authkey",
"gid": 189,
"group": "haclient",
"md5sum": "3fbdf7dc840572c826feb7584225ba4a",
"mode": "0400",
"owner": "hacluster",
"secontext": "system_u:object_r:etc_t:s0",
"size": 256,
"src": "/root/.ansible/tmp/ansible-tmp-1659372531.1184225-133256-256830920126108/source",
"state": "file",
"uid": 189
}
TASK [linux-system-roles.ha_cluster : Enable or disable cluster services on boot] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:29
Monday 01 August 2022 16:48:51 +0000 (0:00:00.763) 0:00:30.689 *********
included: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-enable-disable.yml for /cache/centos-8.qcow2
TASK [linux-system-roles.ha_cluster : Enable or disable configured cluster services on boot] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-enable-disable.yml:3
Monday 01 August 2022 16:48:51 +0000 (0:00:00.072) 0:00:30.761 *********
changed: [/cache/centos-8.qcow2] => (item=corosync) => {
"ansible_loop_var": "item",
"changed": true,
"enabled": true,
"item": "corosync",
"name": "corosync",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "network-online.target systemd-journald.socket sysinit.target system.slice basic.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Corosync Cluster Engine",
"DevicePolicy": "auto",
"Documentation": "man:corosync man:corosync.conf man:corosync_overview",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/corosync.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "6968",
"LimitNPROCSoft": "6968",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6968",
"LimitSIGPENDINGSoft": "6968",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "corosync.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "network-online.target sysinit.target system.slice",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "11149",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
skipping: [/cache/centos-8.qcow2] => (item=corosync-qdevice) => {
"ansible_loop_var": "item",
"changed": false,
"item": "corosync-qdevice",
"skip_reason": "Conditional result was False"
}
changed: [/cache/centos-8.qcow2] => (item=pacemaker) => {
"ansible_loop_var": "item",
"changed": true,
"enabled": true,
"item": "pacemaker",
"name": "pacemaker",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "network.target time-sync.target resource-agents-deps.target rsyslog.service dbus.service basic.target systemd-journald.socket sysinit.target system.slice corosync.service",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Pacemaker High Availability Cluster Manager",
"DevicePolicy": "auto",
"Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "6968",
"LimitNPROCSoft": "6968",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6968",
"LimitSIGPENDINGSoft": "6968",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "pacemaker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "system.slice corosync.service sysinit.target",
"Restart": "on-failure",
"RestartUSec": "1s",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "no",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "25s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "infinity",
"TimeoutStartUSec": "1min",
"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.service",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Get services status - detect SBD] ********
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-enable-disable.yml:16
Monday 01 August 2022 16:48:53 +0000 (0:00:01.247) 0:00:32.009 *********
ok: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"arp-ethers.service": {
"name": "arp-ethers.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cockpit-motd.service": {
"name": "cockpit-motd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cockpit-wsinstance-http.service": {
"name": "cockpit-wsinstance-http.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cockpit-wsinstance-https-factory@.service": {
"name": "cockpit-wsinstance-https-factory@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cockpit-wsinstance-https@.service": {
"name": "cockpit-wsinstance-https@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cockpit.service": {
"name": "cockpit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crm_mon.service": {
"name": "crm_mon.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"dm-event.service": {
"name": "dm-event.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"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"
},
"fcoe.service": {
"name": "fcoe.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"iscsi-shutdown.service": {
"name": "iscsi-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsi.service": {
"name": "iscsi.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsid.service": {
"name": "iscsid.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-activation-early.service": {
"name": "lvm2-activation-early.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-activation.service": {
"name": "lvm2-activation.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-lvmpolld.service": {
"name": "lvm2-lvmpolld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"lvm2-monitor.service": {
"name": "lvm2-monitor.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nm-priv-helper.service": {
"name": "nm-priv-helper.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"packagekit-offline-update.service": {
"name": "packagekit-offline-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"packagekit.service": {
"name": "packagekit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"pcs_snmp_agent.service": {
"name": "pcs_snmp_agent.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rbdmap.service": {
"name": "rbdmap.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rngd-wake-threshold.service": {
"name": "rngd-wake-threshold.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"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"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "indirect"
},
"serial-getty@ttyS0.service": {
"name": "serial-getty@ttyS0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"snmpd.service": {
"name": "snmpd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"snmptrapd.service": {
"name": "snmptrapd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-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-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-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": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Enable or disable SBD] *******************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-enable-disable.yml:19
Monday 01 August 2022 16:48:54 +0000 (0:00:01.618) 0:00:33.627 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"enabled": false,
"name": "sbd",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "system.slice iscsi.service systemd-modules-load.service basic.target systemd-journald.socket sysinit.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "dlm.service shutdown.target pacemaker.service",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Shared-storage based fencing daemon",
"DevicePolicy": "auto",
"Documentation": "man:sbd(8)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /run/sbd.pid watch ; ignore_errors=no ; 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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/sbd.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "6968",
"LimitNPROCSoft": "6968",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6968",
"LimitSIGPENDINGSoft": "6968",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "sbd.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PIDFile": "/run/sbd.pid",
"PartOf": "corosync.service",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "yes",
"RefuseManualStop": "yes",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target system.slice",
"Restart": "on-abort",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "11149",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "forking",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Pcs auth] ********************************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:32
Monday 01 August 2022 16:48:55 +0000 (0:00:00.561) 0:00:34.189 *********
included: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-auth.yml for /cache/centos-8.qcow2
TASK [linux-system-roles.ha_cluster : Check pcs auth status] *******************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-auth.yml:3
Monday 01 August 2022 16:48:55 +0000 (0:00:00.074) 0:00:34.264 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"cmd": [
"pcs",
"status",
"pcsd",
"--",
"localhost"
],
"delta": "0:00:00.498879",
"end": "2022-08-01 16:48:55.015299",
"failed_when_result": false,
"rc": 0,
"start": "2022-08-01 16:48:54.516420"
}
STDOUT:
localhost: Online
TASK [linux-system-roles.ha_cluster : Run pcs auth] ****************************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-auth.yml:20
Monday 01 August 2022 16:48:56 +0000 (0:00:00.931) 0:00:35.195 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Start the cluster and reload corosync.conf] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:37
Monday 01 August 2022 16:48:56 +0000 (0:00:00.037) 0:00:35.233 *********
included: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml for /cache/centos-8.qcow2
TASK [linux-system-roles.ha_cluster : Get services status - detect corosync-qdevice] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:21
Monday 01 August 2022 16:48:56 +0000 (0:00:00.074) 0:00:35.307 *********
ok: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"arp-ethers.service": {
"name": "arp-ethers.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cockpit-motd.service": {
"name": "cockpit-motd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cockpit-wsinstance-http.service": {
"name": "cockpit-wsinstance-http.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cockpit-wsinstance-https-factory@.service": {
"name": "cockpit-wsinstance-https-factory@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cockpit-wsinstance-https@.service": {
"name": "cockpit-wsinstance-https@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cockpit.service": {
"name": "cockpit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crm_mon.service": {
"name": "crm_mon.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"dm-event.service": {
"name": "dm-event.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"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"
},
"fcoe.service": {
"name": "fcoe.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"iscsi-shutdown.service": {
"name": "iscsi-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsi.service": {
"name": "iscsi.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsid.service": {
"name": "iscsid.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-activation-early.service": {
"name": "lvm2-activation-early.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-activation.service": {
"name": "lvm2-activation.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-lvmpolld.service": {
"name": "lvm2-lvmpolld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"lvm2-monitor.service": {
"name": "lvm2-monitor.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nm-priv-helper.service": {
"name": "nm-priv-helper.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"packagekit-offline-update.service": {
"name": "packagekit-offline-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"packagekit.service": {
"name": "packagekit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"pcs_snmp_agent.service": {
"name": "pcs_snmp_agent.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rbdmap.service": {
"name": "rbdmap.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rngd-wake-threshold.service": {
"name": "rngd-wake-threshold.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"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"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "indirect"
},
"serial-getty@ttyS0.service": {
"name": "serial-getty@ttyS0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"snmpd.service": {
"name": "snmpd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"snmptrapd.service": {
"name": "snmptrapd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-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-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-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": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Stop cluster daemons to reload configuration] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:24
Monday 01 August 2022 16:48:57 +0000 (0:00:01.592) 0:00:36.900 *********
ok: [/cache/centos-8.qcow2] => (item=pacemaker) => {
"ansible_loop_var": "item",
"changed": false,
"item": "pacemaker",
"name": "pacemaker",
"state": "stopped",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "system.slice corosync.service resource-agents-deps.target network.target sysinit.target dbus.service time-sync.target rsyslog.service basic.target systemd-journald.socket",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "multi-user.target shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Pacemaker High Availability Cluster Manager",
"DevicePolicy": "auto",
"Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "6968",
"LimitNPROCSoft": "6968",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6968",
"LimitSIGPENDINGSoft": "6968",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "pacemaker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "corosync.service system.slice sysinit.target",
"Restart": "on-failure",
"RestartUSec": "1s",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "no",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "25s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "infinity",
"TimeoutStartUSec": "1min",
"TimeoutStopUSec": "30min",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"Wants": "resource-agents-deps.target dbus.service",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
skipping: [/cache/centos-8.qcow2] => (item=corosync-qdevice) => {
"ansible_loop_var": "item",
"changed": false,
"item": "corosync-qdevice",
"skip_reason": "Conditional result was False"
}
ok: [/cache/centos-8.qcow2] => (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 network-online.target sysinit.target system.slice basic.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "pacemaker.service multi-user.target shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Corosync Cluster Engine",
"DevicePolicy": "auto",
"Documentation": "man:corosync man:corosync.conf man:corosync_overview",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/corosync.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "6968",
"LimitNPROCSoft": "6968",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6968",
"LimitSIGPENDINGSoft": "6968",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "corosync.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"RequiredBy": "pacemaker.service",
"Requires": "network-online.target sysinit.target system.slice",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 16:48:51 UTC",
"StateChangeTimestampMonotonic": "765582278",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "11149",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Start corosync] **************************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:46
Monday 01 August 2022 16:48:58 +0000 (0:00:01.016) 0:00:37.916 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"name": "corosync",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "systemd-journald.socket network-online.target sysinit.target system.slice basic.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "pacemaker.service multi-user.target shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Corosync Cluster Engine",
"DevicePolicy": "auto",
"Documentation": "man:corosync man:corosync.conf man:corosync_overview",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/corosync.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "6968",
"LimitNPROCSoft": "6968",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6968",
"LimitSIGPENDINGSoft": "6968",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "corosync.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"RequiredBy": "pacemaker.service",
"Requires": "network-online.target sysinit.target system.slice",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 16:48:51 UTC",
"StateChangeTimestampMonotonic": "765582278",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "11149",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Reload corosync configuration] ***********
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:55
Monday 01 August 2022 16:48:59 +0000 (0:00:00.979) 0:00:38.896 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"cmd": [
"corosync-cfgtool",
"-R"
],
"delta": "0:00:00.013122",
"end": "2022-08-01 16:48:59.120408",
"rc": 0,
"start": "2022-08-01 16:48:59.107286"
}
STDOUT:
Reloading corosync.conf...
Done
TASK [linux-system-roles.ha_cluster : Start corosync-qdevice] ******************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:61
Monday 01 August 2022 16:49:00 +0000 (0:00:00.400) 0:00:39.296 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Start pacemaker] *************************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:67
Monday 01 August 2022 16:49:00 +0000 (0:00:00.036) 0:00:39.333 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"name": "pacemaker",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "system.slice corosync.service resource-agents-deps.target network.target sysinit.target dbus.service time-sync.target rsyslog.service basic.target systemd-journald.socket",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "multi-user.target shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Pacemaker High Availability Cluster Manager",
"DevicePolicy": "auto",
"Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "6968",
"LimitNPROCSoft": "6968",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6968",
"LimitSIGPENDINGSoft": "6968",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "pacemaker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "corosync.service system.slice sysinit.target",
"Restart": "on-failure",
"RestartUSec": "1s",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "no",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "25s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "infinity",
"TimeoutStartUSec": "1min",
"TimeoutStopUSec": "30min",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"Wants": "resource-agents-deps.target dbus.service",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [linux-system-roles.ha_cluster : Wait for the cluster to fully start and form membership] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:73
Monday 01 August 2022 16:49:00 +0000 (0:00:00.581) 0:00:39.914 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"cmd": [
"pcs",
"cluster",
"start",
"--all",
"--wait"
],
"delta": "0:00:26.289471",
"end": "2022-08-01 16:49:26.416027",
"rc": 0,
"start": "2022-08-01 16:49:00.126556"
}
STDOUT:
localhost: Starting Cluster...
Waiting for node(s) to start...
localhost: Started
TASK [linux-system-roles.ha_cluster : List pacemaker nodes] ********************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:87
Monday 01 August 2022 16:49:27 +0000 (0:00:26.693) 0:01:06.607 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"cmd": "crm_mon -X | xmllint --xpath '/crm_mon/nodes/node/@name' - | sed -E 's/\\s*name=\"([^\"]+)\"\\s*/\\1\\n/g'\n",
"delta": "0:00:00.017318",
"end": "2022-08-01 16:49:26.829432",
"rc": 0,
"start": "2022-08-01 16:49:26.812114"
}
STDOUT:
localhost
TASK [linux-system-roles.ha_cluster : Purge removed nodes from pacemaker's cache] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:108
Monday 01 August 2022 16:49:28 +0000 (0:00:00.400) 0:01:07.008 *********
skipping: [/cache/centos-8.qcow2] => (item=localhost) => {
"ansible_loop_var": "item",
"changed": false,
"item": "localhost",
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Create and push CIB] *********************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:40
Monday 01 August 2022 16:49:28 +0000 (0:00:00.042) 0:01:07.050 *********
included: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml for /cache/centos-8.qcow2
TASK [linux-system-roles.ha_cluster : Create a tempfile for original CIB] ******
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:10
Monday 01 August 2022 16:49:28 +0000 (0:00:00.130) 0:01:07.181 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.3nzpq49i_ha_cluster_original_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Create a tempfile for new CIB] ***********
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:18
Monday 01 August 2022 16:49:28 +0000 (0:00:00.397) 0:01:07.578 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.9lnr8p6u_ha_cluster_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Fetch CIB configuration] *****************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:26
Monday 01 August 2022 16:49:29 +0000 (0:00:00.385) 0:01:07.964 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"cmd": [
"cibadmin",
"--query"
],
"delta": "0:00:00.011654",
"end": "2022-08-01 16:49:28.172863",
"rc": 0,
"start": "2022-08-01 16:49:28.161209"
}
STDOUT:
TASK [linux-system-roles.ha_cluster : Write CIB configuration] *****************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:33
Monday 01 August 2022 16:49:29 +0000 (0:00:00.388) 0:01:08.352 *********
changed: [/cache/centos-8.qcow2] => (item=/tmp/ansible.9lnr8p6u_ha_cluster_cib_xml) => {
"ansible_loop_var": "item",
"changed": true,
"checksum": "981de4255490368e9f59d5c2504c155e7077d24a",
"dest": "/tmp/ansible.9lnr8p6u_ha_cluster_cib_xml",
"gid": 0,
"group": "root",
"item": "/tmp/ansible.9lnr8p6u_ha_cluster_cib_xml",
"md5sum": "66d8d23c4e607e9f2fd6580c61a22c19",
"mode": "0600",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 1274,
"src": "/root/.ansible/tmp/ansible-tmp-1659372569.4910705-133548-23474522174518/source",
"state": "file",
"uid": 0
}
changed: [/cache/centos-8.qcow2] => (item=/tmp/ansible.3nzpq49i_ha_cluster_original_cib_xml) => {
"ansible_loop_var": "item",
"changed": true,
"checksum": "981de4255490368e9f59d5c2504c155e7077d24a",
"dest": "/tmp/ansible.3nzpq49i_ha_cluster_original_cib_xml",
"gid": 0,
"group": "root",
"item": "/tmp/ansible.3nzpq49i_ha_cluster_original_cib_xml",
"md5sum": "66d8d23c4e607e9f2fd6580c61a22c19",
"mode": "0600",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 1274,
"src": "/root/.ansible/tmp/ansible-tmp-1659372570.3718135-133548-32102259406692/source",
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Purge new CIB configuration] *************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:51
Monday 01 August 2022 16:49:31 +0000 (0:00:01.613) 0:01:09.966 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"cmd": [
"cibadmin",
"--force",
"--delete-all",
"--xpath",
"/cib/configuration/*[not(\n self::crm_config or\n self::nodes or\n self::resources or\n self::constraints\n)] | /cib/configuration/*[self::resources or self::constraints]/* | /cib/configuration/nodes/*/* | /cib/configuration/crm_config//nvpair[not(\n @name=\"cluster-infrastructure\" or\n @name=\"cluster-name\" or\n @name=\"dc-version\" or\n @name=\"have-watchdog\" or\n @name=\"last-lrm-refresh\" or\n @name=\"stonith-watchdog-timeout\"\n)]"
],
"delta": "0:00:00.021195",
"end": "2022-08-01 16:49:30.194809",
"rc": 0,
"start": "2022-08-01 16:49:30.173614"
}
TASK [linux-system-roles.ha_cluster : Configure cluster properties] ************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:80
Monday 01 August 2022 16:49:31 +0000 (0:00:00.404) 0:01:10.370 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Extract primitive to bundle mapping] *****
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:91
Monday 01 August 2022 16:49:31 +0000 (0:00:00.047) 0:01:10.418 *********
ok: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"__ha_cluster_primitive_bundle_map": {}
},
"changed": false
}
TASK [linux-system-roles.ha_cluster : Configure cluster bundle resources] ******
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:98
Monday 01 August 2022 16:49:31 +0000 (0:00:00.057) 0:01:10.475 *********
TASK [linux-system-roles.ha_cluster : Configure cluster resources] *************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:104
Monday 01 August 2022 16:49:31 +0000 (0:00:00.034) 0:01:10.509 *********
TASK [linux-system-roles.ha_cluster : Configure cluster resource groups] *******
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:111
Monday 01 August 2022 16:49:31 +0000 (0:00:00.033) 0:01:10.543 *********
TASK [linux-system-roles.ha_cluster : Configure cluster resource clones] *******
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:117
Monday 01 August 2022 16:49:31 +0000 (0:00:00.031) 0:01:10.574 *********
TASK [linux-system-roles.ha_cluster : Configure resource location constraints] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:125
Monday 01 August 2022 16:49:31 +0000 (0:00:00.031) 0:01:10.605 *********
TASK [linux-system-roles.ha_cluster : Configure resource colocation constraints] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:132
Monday 01 August 2022 16:49:31 +0000 (0:00:00.031) 0:01:10.636 *********
TASK [linux-system-roles.ha_cluster : Configure resource set colocation constraints] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:140
Monday 01 August 2022 16:49:31 +0000 (0:00:00.038) 0:01:10.675 *********
TASK [linux-system-roles.ha_cluster : Configure resource order constraints] ****
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:150
Monday 01 August 2022 16:49:31 +0000 (0:00:00.034) 0:01:10.709 *********
TASK [linux-system-roles.ha_cluster : Configure resource set order constraints] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:158
Monday 01 August 2022 16:49:31 +0000 (0:00:00.032) 0:01:10.741 *********
TASK [linux-system-roles.ha_cluster : Configure resource ticket constraints] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:168
Monday 01 August 2022 16:49:31 +0000 (0:00:00.030) 0:01:10.772 *********
TASK [linux-system-roles.ha_cluster : Configure resource set ticket constraints] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:176
Monday 01 August 2022 16:49:31 +0000 (0:00:00.031) 0:01:10.804 *********
TASK [linux-system-roles.ha_cluster : Create a tempfile for CIB diff] **********
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:199
Monday 01 August 2022 16:49:31 +0000 (0:00:00.032) 0:01:10.836 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.jokl9fm2_ha_cluster_cib_diff",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
}
TASK [linux-system-roles.ha_cluster : Compare new and original CIB] ************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:207
Monday 01 August 2022 16:49:32 +0000 (0:00:00.432) 0:01:11.269 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"cmd": [
"crm_diff",
"--no-version",
"--original",
"/tmp/ansible.3nzpq49i_ha_cluster_original_cib_xml",
"--new",
"/tmp/ansible.9lnr8p6u_ha_cluster_cib_xml"
],
"delta": "0:00:00.006503",
"end": "2022-08-01 16:49:31.475945",
"failed_when_result": false,
"rc": 0,
"start": "2022-08-01 16:49:31.469442"
}
TASK [linux-system-roles.ha_cluster : Write CIB diff to its tempfile] **********
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:220
Monday 01 August 2022 16:49:32 +0000 (0:00:00.382) 0:01:11.652 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Push CIB diff to the cluster if it has any changes] ***
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:231
Monday 01 August 2022 16:49:32 +0000 (0:00:00.039) 0:01:11.691 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Remove CIB tempfiles] ********************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:239
Monday 01 August 2022 16:49:32 +0000 (0:00:00.037) 0:01:11.728 *********
changed: [/cache/centos-8.qcow2] => (item={'changed': True, 'path': '/tmp/ansible.9lnr8p6u_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.9lnr8p6u_ha_cluster_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.9lnr8p6u_ha_cluster_cib_xml",
"state": "absent"
}
changed: [/cache/centos-8.qcow2] => (item={'changed': True, 'path': '/tmp/ansible.3nzpq49i_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.3nzpq49i_ha_cluster_original_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.3nzpq49i_ha_cluster_original_cib_xml",
"state": "absent"
}
changed: [/cache/centos-8.qcow2] => (item={'changed': True, 'path': '/tmp/ansible.jokl9fm2_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.jokl9fm2_ha_cluster_cib_diff",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.jokl9fm2_ha_cluster_cib_diff",
"state": "absent"
}
TASK [linux-system-roles.ha_cluster : Remove cluster configuration] ************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:47
Monday 01 August 2022 16:49:33 +0000 (0:00:01.116) 0:01:12.845 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [linux-system-roles.ha_cluster : Remove fence-virt authkey] ***************
task path: /tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/main.yml:50
Monday 01 August 2022 16:49:33 +0000 (0:00:00.036) 0:01:12.881 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: role_complete for /cache/centos-8.qcow2
TASK [Stat pcsd TLS certificate] ***********************************************
task path: /tmp/tmpyc3u5c81/tests/tests_cluster_basic_custom_pcsd_tls.yml:39
Monday 01 August 2022 16:49:34 +0000 (0:00:00.057) 0:01:12.939 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"stat": {
"atime": 1659372516.7256525,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "1fc3b15e02bdad3ea2c7df11b9f65a0f1c8e152e",
"ctime": 1659372514.7876525,
"dev": 64513,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 8461895,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0600",
"mtime": 1659372514.5166523,
"nlink": 1,
"path": "/var/lib/pcsd/pcsd.crt",
"pw_name": "root",
"readable": true,
"rgrp": false,
"roth": false,
"rusr": true,
"size": 1115,
"uid": 0,
"version": "1384273981",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [Stat pcsd TLS key] *******************************************************
task path: /tmp/tmpyc3u5c81/tests/tests_cluster_basic_custom_pcsd_tls.yml:45
Monday 01 August 2022 16:49:34 +0000 (0:00:00.440) 0:01:13.379 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"stat": {
"atime": 1659372516.7256525,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "02922b52a8c168bd37ed777c472eb2c21886fab8",
"ctime": 1659372514.0396523,
"dev": 64513,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 21012551,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0600",
"mtime": 1659372513.7736523,
"nlink": 1,
"path": "/var/lib/pcsd/pcsd.key",
"pw_name": "root",
"readable": true,
"rgrp": false,
"roth": false,
"rusr": true,
"size": 1704,
"uid": 0,
"version": "4199186365",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [Check pre-shared keys and TLS certificates are present] ******************
task path: /tmp/tmpyc3u5c81/tests/tests_cluster_basic_custom_pcsd_tls.yml:51
Monday 01 August 2022 16:49:34 +0000 (0:00:00.381) 0:01:13.760 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false
}
MSG:
All assertions passed
TASK [Check pcsd TLS certificate content] **************************************
task path: /tmp/tmpyc3u5c81/tests/tests_cluster_basic_custom_pcsd_tls.yml:57
Monday 01 August 2022 16:49:34 +0000 (0:00:00.050) 0:01:13.811 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false
}
MSG:
All assertions passed
TASK [Check pcsd TLS key content] **********************************************
task path: /tmp/tmpyc3u5c81/tests/tests_cluster_basic_custom_pcsd_tls.yml:64
Monday 01 August 2022 16:49:34 +0000 (0:00:00.045) 0:01:13.857 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false
}
MSG:
All assertions passed
META: ran handlers
META: ran handlers
PLAY RECAP *********************************************************************
/cache/centos-8.qcow2 : ok=91 changed=28 unreachable=0 failed=0 skipped=51 rescued=0 ignored=0
Monday 01 August 2022 16:49:35 +0000 (0:00:00.069) 0:01:13.926 *********
===============================================================================
linux-system-roles.ha_cluster : Wait for the cluster to fully start and form membership -- 26.69s
/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:73
linux-system-roles.ha_cluster : Install cluster packages ---------------- 2.31s
/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/install-and-configure-packages.yml:30
linux-system-roles.ha_cluster : Get services status - detect firewall --- 1.69s
/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/firewall.yml:3
linux-system-roles.ha_cluster : Get services status - detect pacemaker --- 1.62s
/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:61 ---
linux-system-roles.ha_cluster : Get services status - detect SBD -------- 1.62s
/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-enable-disable.yml:16
linux-system-roles.ha_cluster : Write CIB configuration ----------------- 1.61s
/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:33
linux-system-roles.ha_cluster : Get services status - detect corosync-qdevice --- 1.59s
/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:21
linux-system-roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot --- 1.26s
/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:53
linux-system-roles.ha_cluster : Enable or disable configured cluster services on boot --- 1.25s
/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-enable-disable.yml:3
Gathering Facts --------------------------------------------------------- 1.13s
/tmp/tmpyc3u5c81/tests/tests_cluster_basic_custom_pcsd_tls.yml:3 --------------
linux-system-roles.ha_cluster : Remove CIB tempfiles -------------------- 1.12s
/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/create-and-push-cib.yml:239
linux-system-roles.ha_cluster : Set stonith-watchdog-timeout cluster property --- 1.08s
/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/sbd.yml:64 ---
linux-system-roles.ha_cluster : Stop cluster daemons to reload configuration --- 1.02s
/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:24
linux-system-roles.ha_cluster : Start corosync -------------------------- 0.98s
/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-start-and-reload.yml:46
linux-system-roles.ha_cluster : Create a corosync.conf file content using pcs-0.10 --- 0.95s
/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/cluster-setup-pcs-0.10.yml:3
linux-system-roles.ha_cluster : Check pcs auth status ------------------- 0.93s
/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-auth.yml:3
linux-system-roles.ha_cluster : Fetch pcs capabilities ------------------ 0.89s
/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:59
linux-system-roles.ha_cluster : Stop pcsd ------------------------------- 0.80s
/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:6
Enable HA repos --------------------------------------------------------- 0.79s
/cache/centos-8_setup.yml:5 ---------------------------------------------------
linux-system-roles.ha_cluster : Distribute pcsd TLS certificate --------- 0.78s
/tmp/tmpyc3u5c81/tests/roles/linux-system-roles.ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:31
ansible-playbook [core 2.12.6]
config file = /etc/ansible/ansible.cfg
configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python3.9/site-packages/ansible
ansible collection location = /tmp/tmprqs64mlu
executable location = /usr/bin/ansible-playbook
python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
jinja version = 2.11.3
libyaml = True
Using /etc/ansible/ansible.cfg as config file
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'default', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.
PLAYBOOK: centos-8_setup.yml ***************************************************
1 plays in /cache/centos-8_setup.yml
PLAY [Enable HA repos] *********************************************************
META: ran handlers
TASK [Enable HA repos] *********************************************************
task path: /cache/centos-8_setup.yml:5
Monday 01 August 2022 17:10:52 +0000 (0:00:00.018) 0:00:00.018 *********
changed: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"discovered_interpreter_python": "/usr/libexec/platform-python"
},
"changed": true,
"cmd": [
"dnf",
"config-manager",
"--set-enabled",
"ha"
],
"delta": "0:00:00.205454",
"end": "2022-08-01 17:10:51.831304",
"rc": 0,
"start": "2022-08-01 17:10:51.625850"
}
META: ran handlers
META: ran handlers
PLAY RECAP *********************************************************************
/cache/centos-8.qcow2 : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
Monday 01 August 2022 17:10:52 +0000 (0:00:00.782) 0:00:00.800 *********
===============================================================================
Enable HA repos --------------------------------------------------------- 0.78s
/cache/centos-8_setup.yml:5 ---------------------------------------------------
PLAYBOOK: tests_cluster_basic_custom_pcsd_tls.yml ******************************
1 plays in /tmp/tmp0yzh44fb/tests/ha_cluster/tests_cluster_basic_custom_pcsd_tls.yml
PLAY [Minimal cluster configuration, custom pcsd TLS certificate - key pair] ***
TASK [Gathering Facts] *********************************************************
task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tests_cluster_basic_custom_pcsd_tls.yml:3
Monday 01 August 2022 17:10:52 +0000 (0:00:00.016) 0:00:00.816 *********
ok: [/cache/centos-8.qcow2]
META: ran handlers
TASK [Set up test environment] *************************************************
task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tests_cluster_basic_custom_pcsd_tls.yml:13
Monday 01 August 2022 17:10:53 +0000 (0:00:01.140) 0:00:01.957 *********
TASK [fedora.linux_system_roles.ha_cluster : Set node name to 'localhost' for single-node clusters] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:9
Monday 01 August 2022 17:10:53 +0000 (0:00:00.036) 0:00:01.994 *********
ok: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"inventory_hostname": "localhost"
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Ensure facts used by tests] *******
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:14
Monday 01 August 2022 17:10:54 +0000 (0:00:00.042) 0:00:02.036 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Do not try to enable RHEL repositories] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/test_setup.yml:20
Monday 01 August 2022 17:10:54 +0000 (0:00:00.021) 0:00:02.058 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: role_complete for /cache/centos-8.qcow2
TASK [Run PSKs and certificates fixture] ***************************************
task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tests_cluster_basic_custom_pcsd_tls.yml:18
Monday 01 August 2022 17:10:54 +0000 (0:00:00.027) 0:00:02.086 *********
included: /tmp/tmp0yzh44fb/tests/ha_cluster/tasks/fixture_psks.yml for /cache/centos-8.qcow2
TASK [List packages on the controller to see if OpenSSL is installed] **********
task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tasks/fixture_psks.yml:5
Monday 01 August 2022 17:10:54 +0000 (0:00:00.034) 0:00:02.121 *********
ok: [/cache/centos-8.qcow2 -> localhost] => {
"ansible_facts": {
"packages": {
"SDL2": [
{
"arch": "x86_64",
"epoch": null,
"name": "SDL2",
"release": "2.fc34",
"source": "rpm",
"version": "2.0.22"
}
],
"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"
}
],
"ansible-core": [
{
"arch": "noarch",
"epoch": null,
"name": "ansible-core",
"release": "1.fc34",
"source": "rpm",
"version": "2.12.6"
}
],
"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-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"
}
],
"bluez-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "bluez-libs",
"release": "1.fc34",
"source": "rpm",
"version": "5.64"
}
],
"boost-iostreams": [
{
"arch": "x86_64",
"epoch": null,
"name": "boost-iostreams",
"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"
}
],
"brlapi": [
{
"arch": "x86_64",
"epoch": null,
"name": "brlapi",
"release": "1.fc34",
"source": "rpm",
"version": "0.8.2"
}
],
"brltty": [
{
"arch": "x86_64",
"epoch": null,
"name": "brltty",
"release": "1.fc34",
"source": "rpm",
"version": "6.3"
}
],
"bzip2-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "bzip2-libs",
"release": "6.fc34",
"source": "rpm",
"version": "1.0.8"
}
],
"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"
}
],
"capstone": [
{
"arch": "x86_64",
"epoch": null,
"name": "capstone",
"release": "4.fc34",
"source": "rpm",
"version": "4.0.2"
}
],
"cdparanoia-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "cdparanoia-libs",
"release": "37.fc34",
"source": "rpm",
"version": "10.2"
}
],
"colord-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "colord-libs",
"release": "2.fc34",
"source": "rpm",
"version": "1.4.5"
}
],
"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"
}
],
"cpio": [
{
"arch": "x86_64",
"epoch": null,
"name": "cpio",
"release": "10.fc34",
"source": "rpm",
"version": "2.13"
}
],
"cracklib": [
{
"arch": "x86_64",
"epoch": null,
"name": "cracklib",
"release": "27.fc34",
"source": "rpm",
"version": "2.9.6"
}
],
"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-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"
}
],
"daxctl-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "daxctl-libs",
"release": "1.fc34",
"source": "rpm",
"version": "73"
}
],
"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"
}
],
"device-mapper": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper",
"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-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "device-mapper-multipath-libs",
"release": "4.fc34",
"source": "rpm",
"version": "0.8.5"
}
],
"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"
}
],
"dracut": [
{
"arch": "x86_64",
"epoch": null,
"name": "dracut",
"release": "6.fc34",
"source": "rpm",
"version": "055"
}
],
"dumb-init": [
{
"arch": "x86_64",
"epoch": null,
"name": "dumb-init",
"release": "2.fc34",
"source": "rpm",
"version": "1.2.5"
}
],
"e2fsprogs-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "e2fsprogs-libs",
"release": "5.fc34",
"source": "rpm",
"version": "1.45.6"
}
],
"edk2-ovmf": [
{
"arch": "noarch",
"epoch": null,
"name": "edk2-ovmf",
"release": "4.fc34",
"source": "rpm",
"version": "20200801stable"
}
],
"elfutils-default-yama-scope": [
{
"arch": "noarch",
"epoch": null,
"name": "elfutils-default-yama-scope",
"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-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "elfutils-libs",
"release": "1.fc34",
"source": "rpm",
"version": "0.186"
}
],
"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-common": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-release-common",
"release": "39",
"source": "rpm",
"version": "34"
}
],
"fedora-release-container": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-release-container",
"release": "39",
"source": "rpm",
"version": "34"
}
],
"fedora-release-identity-container": [
{
"arch": "noarch",
"epoch": null,
"name": "fedora-release-identity-container",
"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"
}
],
"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"
}
],
"flac-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "flac-libs",
"release": "7.fc34",
"source": "rpm",
"version": "1.3.3"
}
],
"fmf": [
{
"arch": "noarch",
"epoch": null,
"name": "fmf",
"release": "1.fc34",
"source": "rpm",
"version": "1.0.0"
}
],
"fmt": [
{
"arch": "x86_64",
"epoch": null,
"name": "fmt",
"release": "3.fc34",
"source": "rpm",
"version": "7.1.3"
}
],
"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"
}
],
"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"
}
],
"genisoimage": [
{
"arch": "x86_64",
"epoch": null,
"name": "genisoimage",
"release": "47.fc34",
"source": "rpm",
"version": "1.1.11"
}
],
"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-doc": [
{
"arch": "noarch",
"epoch": null,
"name": "glibc-doc",
"release": "21.fc34",
"source": "rpm",
"version": "2.33"
}
],
"glibc-minimal-langpack": [
{
"arch": "x86_64",
"epoch": null,
"name": "glibc-minimal-langpack",
"release": "21.fc34",
"source": "rpm",
"version": "2.33"
}
],
"glusterfs-client-xlators": [
{
"arch": "x86_64",
"epoch": null,
"name": "glusterfs-client-xlators",
"release": "1.fc34",
"source": "rpm",
"version": "9.5"
}
],
"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"
}
],
"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"
}
],
"graphene": [
{
"arch": "x86_64",
"epoch": null,
"name": "graphene",
"release": "2.fc34",
"source": "rpm",
"version": "1.10.6"
}
],
"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"
}
],
"grub2-common": [
{
"arch": "noarch",
"epoch": 1,
"name": "grub2-common",
"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"
}
],
"gstreamer1": [
{
"arch": "x86_64",
"epoch": null,
"name": "gstreamer1",
"release": "2.1.18.4.fc34",
"source": "rpm",
"version": "1.19.1"
}
],
"gstreamer1-plugins-base": [
{
"arch": "x86_64",
"epoch": null,
"name": "gstreamer1-plugins-base",
"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"
}
],
"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"
}
],
"hwdata": [
{
"arch": "noarch",
"epoch": null,
"name": "hwdata",
"release": "1.fc34",
"source": "rpm",
"version": "0.356"
}
],
"ima-evm-utils": [
{
"arch": "x86_64",
"epoch": null,
"name": "ima-evm-utils",
"release": "2.fc34",
"source": "rpm",
"version": "1.3.2"
}
],
"iptables-legacy-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "iptables-legacy-libs",
"release": "8.fc34",
"source": "rpm",
"version": "1.8.7"
}
],
"ipxe-roms-qemu": [
{
"arch": "noarch",
"epoch": null,
"name": "ipxe-roms-qemu",
"release": "7.git4bd064de.fc34",
"source": "rpm",
"version": "20200823"
}
],
"iso-codes": [
{
"arch": "noarch",
"epoch": null,
"name": "iso-codes",
"release": "1.fc34",
"source": "rpm",
"version": "4.6.0"
}
],
"jbigkit-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "jbigkit-libs",
"release": "21.fc34",
"source": "rpm",
"version": "2.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"
}
],
"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_GB": [
{
"arch": "noarch",
"epoch": null,
"name": "langpacks-core-en_GB",
"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_GB": [
{
"arch": "noarch",
"epoch": null,
"name": "langpacks-en_GB",
"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"
}
],
"libXv": [
{
"arch": "x86_64",
"epoch": null,
"name": "libXv",
"release": "14.fc34",
"source": "rpm",
"version": "1.0.11"
}
],
"libXxf86vm": [
{
"arch": "x86_64",
"epoch": null,
"name": "libXxf86vm",
"release": "16.fc34",
"source": "rpm",
"version": "1.1.4"
}
],
"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"
}
],
"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"
}
],
"libcacard": [
{
"arch": "x86_64",
"epoch": 3,
"name": "libcacard",
"release": "2.fc34",
"source": "rpm",
"version": "2.8.0"
}
],
"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"
}
],
"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"
}
],
"libdecor": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdecor",
"release": "1.fc34",
"source": "rpm",
"version": "0.1.0"
}
],
"libdnf": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdnf",
"release": "1.fc34",
"source": "rpm",
"version": "0.64.0"
}
],
"libdrm": [
{
"arch": "x86_64",
"epoch": null,
"name": "libdrm",
"release": "1.fc34",
"source": "rpm",
"version": "2.4.109"
}
],
"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"
}
],
"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"
}
],
"libfdt": [
{
"arch": "x86_64",
"epoch": null,
"name": "libfdt",
"release": "1.fc34",
"source": "rpm",
"version": "1.6.1"
}
],
"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"
}
],
"libgfapi0": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgfapi0",
"release": "1.fc34",
"source": "rpm",
"version": "9.5"
}
],
"libgfrpc0": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgfrpc0",
"release": "1.fc34",
"source": "rpm",
"version": "9.5"
}
],
"libgfxdr0": [
{
"arch": "x86_64",
"epoch": null,
"name": "libgfxdr0",
"release": "1.fc34",
"source": "rpm",
"version": "9.5"
}
],
"libglusterfs0": [
{
"arch": "x86_64",
"epoch": null,
"name": "libglusterfs0",
"release": "1.fc34",
"source": "rpm",
"version": "9.5"
}
],
"libglvnd": [
{
"arch": "x86_64",
"epoch": 1,
"name": "libglvnd",
"release": "1.fc34",
"source": "rpm",
"version": "1.3.3"
}
],
"libglvnd-egl": [
{
"arch": "x86_64",
"epoch": 1,
"name": "libglvnd-egl",
"release": "1.fc34",
"source": "rpm",
"version": "1.3.3"
}
],
"libglvnd-glx": [
{
"arch": "x86_64",
"epoch": 1,
"name": "libglvnd-glx",
"release": "1.fc34",
"source": "rpm",
"version": "1.3.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"
}
],
"libiscsi": [
{
"arch": "x86_64",
"epoch": null,
"name": "libiscsi",
"release": "3.fc34",
"source": "rpm",
"version": "1.19.0"
}
],
"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"
}
],
"libksba": [
{
"arch": "x86_64",
"epoch": null,
"name": "libksba",
"release": "2.fc34",
"source": "rpm",
"version": "1.5.0"
}
],
"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"
}
],
"libnfs": [
{
"arch": "x86_64",
"epoch": null,
"name": "libnfs",
"release": "4.fc34",
"source": "rpm",
"version": "4.0.0"
}
],
"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"
}
],
"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"
}
],
"libpcap": [
{
"arch": "x86_64",
"epoch": 14,
"name": "libpcap",
"release": "1.fc34",
"source": "rpm",
"version": "1.10.1"
}
],
"libpciaccess": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpciaccess",
"release": "4.fc34",
"source": "rpm",
"version": "0.16"
}
],
"libpmem": [
{
"arch": "x86_64",
"epoch": null,
"name": "libpmem",
"release": "3.fc34",
"source": "rpm",
"version": "1.10"
}
],
"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"
}
],
"librados2": [
{
"arch": "x86_64",
"epoch": 2,
"name": "librados2",
"release": "1.fc34",
"source": "rpm",
"version": "16.2.9"
}
],
"librbd1": [
{
"arch": "x86_64",
"epoch": 2,
"name": "librbd1",
"release": "1.fc34",
"source": "rpm",
"version": "16.2.9"
}
],
"librdmacm": [
{
"arch": "x86_64",
"epoch": null,
"name": "librdmacm",
"release": "2.fc34",
"source": "rpm",
"version": "37.2"
}
],
"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"
}
],
"libselinux": [
{
"arch": "x86_64",
"epoch": null,
"name": "libselinux",
"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"
}
],
"libslirp": [
{
"arch": "x86_64",
"epoch": null,
"name": "libslirp",
"release": "4.fc34",
"source": "rpm",
"version": "4.4.0"
}
],
"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"
}
],
"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_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"
}
],
"libstdc++": [
{
"arch": "x86_64",
"epoch": null,
"name": "libstdc++",
"release": "2.fc34",
"source": "rpm",
"version": "11.3.1"
}
],
"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"
}
],
"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"
}
],
"libtheora": [
{
"arch": "x86_64",
"epoch": 1,
"name": "libtheora",
"release": "29.fc34",
"source": "rpm",
"version": "1.1.1"
}
],
"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"
}
],
"liburing": [
{
"arch": "x86_64",
"epoch": null,
"name": "liburing",
"release": "4.fc34",
"source": "rpm",
"version": "0.7"
}
],
"libusal": [
{
"arch": "x86_64",
"epoch": null,
"name": "libusal",
"release": "47.fc34",
"source": "rpm",
"version": "1.1.11"
}
],
"libusbx": [
{
"arch": "x86_64",
"epoch": null,
"name": "libusbx",
"release": "2.fc34",
"source": "rpm",
"version": "1.0.24"
}
],
"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"
}
],
"libvisual": [
{
"arch": "x86_64",
"epoch": 1,
"name": "libvisual",
"release": "32.fc34",
"source": "rpm",
"version": "0.4.0"
}
],
"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"
}
],
"libwayland-server": [
{
"arch": "x86_64",
"epoch": null,
"name": "libwayland-server",
"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"
}
],
"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"
}
],
"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.14"
}
],
"libxshmfence": [
{
"arch": "x86_64",
"epoch": null,
"name": "libxshmfence",
"release": "8.fc34",
"source": "rpm",
"version": "1.3"
}
],
"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"
}
],
"lttng-ust": [
{
"arch": "x86_64",
"epoch": null,
"name": "lttng-ust",
"release": "4.fc34",
"source": "rpm",
"version": "2.12.0"
}
],
"lua-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "lua-libs",
"release": "1.fc34",
"source": "rpm",
"version": "5.4.4"
}
],
"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"
}
],
"memstrack": [
{
"arch": "x86_64",
"epoch": null,
"name": "memstrack",
"release": "1.fc34",
"source": "rpm",
"version": "0.2.2"
}
],
"mesa-libEGL": [
{
"arch": "x86_64",
"epoch": null,
"name": "mesa-libEGL",
"release": "3.fc34",
"source": "rpm",
"version": "21.1.8"
}
],
"mesa-libGL": [
{
"arch": "x86_64",
"epoch": null,
"name": "mesa-libGL",
"release": "3.fc34",
"source": "rpm",
"version": "21.1.8"
}
],
"mesa-libgbm": [
{
"arch": "x86_64",
"epoch": null,
"name": "mesa-libgbm",
"release": "3.fc34",
"source": "rpm",
"version": "21.1.8"
}
],
"mesa-libglapi": [
{
"arch": "x86_64",
"epoch": null,
"name": "mesa-libglapi",
"release": "3.fc34",
"source": "rpm",
"version": "21.1.8"
}
],
"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-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "ncurses-libs",
"release": "4.20200222.fc34",
"source": "rpm",
"version": "6.2"
}
],
"ndctl-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "ndctl-libs",
"release": "1.fc34",
"source": "rpm",
"version": "73"
}
],
"nettle": [
{
"arch": "x86_64",
"epoch": null,
"name": "nettle",
"release": "1.fc34",
"source": "rpm",
"version": "3.7.3"
}
],
"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"
}
],
"numactl-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "numactl-libs",
"release": "3.fc34",
"source": "rpm",
"version": "2.0.14"
}
],
"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"
}
],
"openssl": [
{
"arch": "x86_64",
"epoch": 1,
"name": "openssl",
"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"
}
],
"opus": [
{
"arch": "x86_64",
"epoch": null,
"name": "opus",
"release": "8.fc34",
"source": "rpm",
"version": "1.3.1"
}
],
"orc": [
{
"arch": "x86_64",
"epoch": null,
"name": "orc",
"release": "4.fc34",
"source": "rpm",
"version": "0.4.31"
}
],
"os-prober": [
{
"arch": "x86_64",
"epoch": null,
"name": "os-prober",
"release": "7.fc34",
"source": "rpm",
"version": "1.77"
}
],
"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"
}
],
"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"
}
],
"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"
}
],
"pcre2-utf32": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcre2-utf32",
"release": "4.fc34",
"source": "rpm",
"version": "10.36"
}
],
"pcsc-lite-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "pcsc-lite-libs",
"release": "1.fc34",
"source": "rpm",
"version": "1.9.1"
}
],
"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-Struct": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-Class-Struct",
"release": "477.fc34",
"source": "rpm",
"version": "0.66"
}
],
"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-MD5": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-Digest-MD5",
"release": "2.fc34",
"source": "rpm",
"version": "2.58"
}
],
"perl-DynaLoader": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-DynaLoader",
"release": "477.fc34",
"source": "rpm",
"version": "1.47"
}
],
"perl-Encode": [
{
"arch": "x86_64",
"epoch": 4,
"name": "perl-Encode",
"release": "462.fc34",
"source": "rpm",
"version": "3.15"
}
],
"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-Find": [
{
"arch": "noarch",
"epoch": 0,
"name": "perl-File-Find",
"release": "477.fc34",
"source": "rpm",
"version": "1.37"
}
],
"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-HTTP-Tiny": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-HTTP-Tiny",
"release": "1.fc34",
"source": "rpm",
"version": "0.078"
}
],
"perl-IO": [
{
"arch": "x86_64",
"epoch": 0,
"name": "perl-IO",
"release": "477.fc34",
"source": "rpm",
"version": "1.43"
}
],
"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-MIME-Base64": [
{
"arch": "x86_64",
"epoch": null,
"name": "perl-MIME-Base64",
"release": "2.fc34",
"source": "rpm",
"version": "3.16"
}
],
"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-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-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-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-URI": [
{
"arch": "noarch",
"epoch": null,
"name": "perl-URI",
"release": "1.fc34",
"source": "rpm",
"version": "5.09"
}
],
"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-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"
}
],
"pigz": [
{
"arch": "x86_64",
"epoch": null,
"name": "pigz",
"release": "1.fc34",
"source": "rpm",
"version": "2.5"
}
],
"pixman": [
{
"arch": "x86_64",
"epoch": null,
"name": "pixman",
"release": "3.fc34",
"source": "rpm",
"version": "0.40.0"
}
],
"polkit-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "polkit-libs",
"release": "3.fc34.3",
"source": "rpm",
"version": "0.117"
}
],
"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"
}
],
"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-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.13"
}
],
"python3": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3",
"release": "1.fc34",
"source": "rpm",
"version": "3.9.13"
}
],
"python3-CacheControl": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-CacheControl",
"release": "7.fc34",
"source": "rpm",
"version": "0.12.6"
}
],
"python3-CacheControl+filecache": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-CacheControl+filecache",
"release": "7.fc34",
"source": "rpm",
"version": "0.12.6"
}
],
"python3-CacheControl+redis": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-CacheControl+redis",
"release": "7.fc34",
"source": "rpm",
"version": "0.12.6"
}
],
"python3-babel": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-babel",
"release": "1.fc34",
"source": "rpm",
"version": "2.9.1"
}
],
"python3-bcrypt": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-bcrypt",
"release": "7.fc34",
"source": "rpm",
"version": "3.1.7"
}
],
"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-cryptography": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-cryptography",
"release": "1.fc34",
"source": "rpm",
"version": "3.4.6"
}
],
"python3-dnf": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-dnf",
"release": "1.fc34",
"source": "rpm",
"version": "4.9.0"
}
],
"python3-filelock": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-filelock",
"release": "9.fc34",
"source": "rpm",
"version": "3.0.12"
}
],
"python3-fmf": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-fmf",
"release": "1.fc34",
"source": "rpm",
"version": "1.0.0"
}
],
"python3-gpg": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-gpg",
"release": "2.fc34",
"source": "rpm",
"version": "1.15.1"
}
],
"python3-hawkey": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-hawkey",
"release": "1.fc34",
"source": "rpm",
"version": "0.64.0"
}
],
"python3-idna": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-idna",
"release": "3.fc34",
"source": "rpm",
"version": "2.10"
}
],
"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-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.13"
}
],
"python3-lockfile": [
{
"arch": "noarch",
"epoch": 1,
"name": "python3-lockfile",
"release": "2.fc34",
"source": "rpm",
"version": "0.12.2"
}
],
"python3-markupsafe": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-markupsafe",
"release": "10.fc34",
"source": "rpm",
"version": "1.1.1"
}
],
"python3-msgpack": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-msgpack",
"release": "2.fc34",
"source": "rpm",
"version": "1.0.2"
}
],
"python3-ntlm-auth": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-ntlm-auth",
"release": "2.fc34",
"source": "rpm",
"version": "1.5.0"
}
],
"python3-packaging": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-packaging",
"release": "1.fc34",
"source": "rpm",
"version": "20.9"
}
],
"python3-paramiko": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-paramiko",
"release": "1.fc34",
"source": "rpm",
"version": "2.11.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-productmd": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-productmd",
"release": "1.fc34",
"source": "rpm",
"version": "1.33"
}
],
"python3-pyasn1": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pyasn1",
"release": "4.fc34",
"source": "rpm",
"version": "0.4.8"
}
],
"python3-pycparser": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pycparser",
"release": "3.fc34",
"source": "rpm",
"version": "2.20"
}
],
"python3-pynacl": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-pynacl",
"release": "2.fc34",
"source": "rpm",
"version": "1.4.0"
}
],
"python3-pyparsing": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-pyparsing",
"release": "5.fc34",
"source": "rpm",
"version": "2.4.7"
}
],
"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-redis": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-redis",
"release": "2.fc34",
"source": "rpm",
"version": "3.5.3"
}
],
"python3-requests": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-requests",
"release": "1.fc34",
"source": "rpm",
"version": "2.25.1"
}
],
"python3-requests_ntlm": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-requests_ntlm",
"release": "14.fc34",
"source": "rpm",
"version": "1.1.0"
}
],
"python3-resolvelib": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-resolvelib",
"release": "3.fc34",
"source": "rpm",
"version": "0.5.5"
}
],
"python3-rpm": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-rpm",
"release": "1.fc34",
"source": "rpm",
"version": "4.16.1.3"
}
],
"python3-ruamel-yaml": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-ruamel-yaml",
"release": "5.fc34",
"source": "rpm",
"version": "0.16.6"
}
],
"python3-ruamel-yaml-clib": [
{
"arch": "x86_64",
"epoch": null,
"name": "python3-ruamel-yaml-clib",
"release": "6.fc34",
"source": "rpm",
"version": "0.1.2"
}
],
"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-urllib3": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-urllib3",
"release": "5.fc34",
"source": "rpm",
"version": "1.25.10"
}
],
"python3-winrm": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-winrm",
"release": "2.fc34",
"source": "rpm",
"version": "0.4.1"
}
],
"python3-xmltodict": [
{
"arch": "noarch",
"epoch": null,
"name": "python3-xmltodict",
"release": "11.fc34",
"source": "rpm",
"version": "0.12.0"
}
],
"qemu-audio-alsa": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-audio-alsa",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-audio-oss": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-audio-oss",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-audio-pa": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-audio-pa",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-audio-sdl": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-audio-sdl",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-audio-spice": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-audio-spice",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-block-curl": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-block-curl",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-block-dmg": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-block-dmg",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-block-gluster": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-block-gluster",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-block-iscsi": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-block-iscsi",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-block-nfs": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-block-nfs",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-block-rbd": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-block-rbd",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-block-ssh": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-block-ssh",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-char-baum": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-char-baum",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-char-spice": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-char-spice",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-common": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-common",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-device-display-qxl": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-device-display-qxl",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-device-display-virtio-gpu": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-device-display-virtio-gpu",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-device-display-virtio-gpu-pci": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-device-display-virtio-gpu-pci",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-device-display-virtio-vga": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-device-display-virtio-vga",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-device-usb-redirect": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-device-usb-redirect",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-device-usb-smartcard": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-device-usb-smartcard",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-img": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-img",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-system-x86": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-system-x86",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-system-x86-core": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-system-x86-core",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-ui-curses": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-ui-curses",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-ui-egl-headless": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-ui-egl-headless",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-ui-gtk": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-ui-gtk",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-ui-opengl": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-ui-opengl",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-ui-sdl": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-ui-sdl",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-ui-spice-app": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-ui-spice-app",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qemu-ui-spice-core": [
{
"arch": "x86_64",
"epoch": 2,
"name": "qemu-ui-spice-core",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.0"
}
],
"qrencode-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "qrencode-libs",
"release": "1.fc34",
"source": "rpm",
"version": "4.1.1"
}
],
"readline": [
{
"arch": "x86_64",
"epoch": null,
"name": "readline",
"release": "2.fc34",
"source": "rpm",
"version": "8.1"
}
],
"rootfiles": [
{
"arch": "noarch",
"epoch": null,
"name": "rootfiles",
"release": "29.fc34",
"source": "rpm",
"version": "8.1"
}
],
"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-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": "1.fc34",
"source": "rpm",
"version": "3.2.4"
}
],
"seabios-bin": [
{
"arch": "noarch",
"epoch": null,
"name": "seabios-bin",
"release": "4.fc34",
"source": "rpm",
"version": "1.14.0"
}
],
"seavgabios-bin": [
{
"arch": "noarch",
"epoch": null,
"name": "seavgabios-bin",
"release": "4.fc34",
"source": "rpm",
"version": "1.14.0"
}
],
"sed": [
{
"arch": "x86_64",
"epoch": null,
"name": "sed",
"release": "7.fc34",
"source": "rpm",
"version": "4.8"
}
],
"setup": [
{
"arch": "noarch",
"epoch": null,
"name": "setup",
"release": "3.fc34",
"source": "rpm",
"version": "2.13.7"
}
],
"sgabios-bin": [
{
"arch": "noarch",
"epoch": 1,
"name": "sgabios-bin",
"release": "6.fc34",
"source": "rpm",
"version": "0.20180715git"
}
],
"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"
}
],
"snappy": [
{
"arch": "x86_64",
"epoch": null,
"name": "snappy",
"release": "5.fc34",
"source": "rpm",
"version": "1.1.8"
}
],
"sound-theme-freedesktop": [
{
"arch": "noarch",
"epoch": null,
"name": "sound-theme-freedesktop",
"release": "15.fc34",
"source": "rpm",
"version": "0.8"
}
],
"spice-server": [
{
"arch": "x86_64",
"epoch": null,
"name": "spice-server",
"release": "3.fc34",
"source": "rpm",
"version": "0.14.3"
}
],
"sqlite-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "sqlite-libs",
"release": "2.fc34",
"source": "rpm",
"version": "3.34.1"
}
],
"sshpass": [
{
"arch": "x86_64",
"epoch": null,
"name": "sshpass",
"release": "1.fc34",
"source": "rpm",
"version": "1.09"
}
],
"sssd-client": [
{
"arch": "x86_64",
"epoch": null,
"name": "sssd-client",
"release": "2.fc34",
"source": "rpm",
"version": "2.5.2"
}
],
"standard-test-roles": [
{
"arch": "noarch",
"epoch": null,
"name": "standard-test-roles",
"release": "2.fc34",
"source": "rpm",
"version": "4.10"
}
],
"standard-test-roles-inventory-qemu": [
{
"arch": "noarch",
"epoch": null,
"name": "standard-test-roles-inventory-qemu",
"release": "2.fc34",
"source": "rpm",
"version": "4.10"
}
],
"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-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"
}
],
"tar": [
{
"arch": "x86_64",
"epoch": 2,
"name": "tar",
"release": "1.fc34",
"source": "rpm",
"version": "1.34"
}
],
"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"
}
],
"usbredir": [
{
"arch": "x86_64",
"epoch": null,
"name": "usbredir",
"release": "1.fc34",
"source": "rpm",
"version": "0.12.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"
}
],
"vim-data": [
{
"arch": "noarch",
"epoch": 2,
"name": "vim-data",
"release": "1.fc34",
"source": "rpm",
"version": "8.2.5046"
}
],
"vim-minimal": [
{
"arch": "x86_64",
"epoch": 2,
"name": "vim-minimal",
"release": "1.fc34",
"source": "rpm",
"version": "8.2.5046"
}
],
"virglrenderer": [
{
"arch": "x86_64",
"epoch": null,
"name": "virglrenderer",
"release": "3.20200212git7d204f39.fc34",
"source": "rpm",
"version": "0.8.2"
}
],
"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"
}
],
"which": [
{
"arch": "x86_64",
"epoch": null,
"name": "which",
"release": "26.fc34",
"source": "rpm",
"version": "2.21"
}
],
"xen-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "xen-libs",
"release": "1.fc34",
"source": "rpm",
"version": "4.14.5"
}
],
"xen-licenses": [
{
"arch": "x86_64",
"epoch": null,
"name": "xen-licenses",
"release": "1.fc34",
"source": "rpm",
"version": "4.14.5"
}
],
"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-libs": [
{
"arch": "x86_64",
"epoch": null,
"name": "xz-libs",
"release": "9.fc34",
"source": "rpm",
"version": "5.2.5"
}
],
"yajl": [
{
"arch": "x86_64",
"epoch": null,
"name": "yajl",
"release": "16.fc34",
"source": "rpm",
"version": "2.1.0"
}
],
"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"
}
],
"zlib": [
{
"arch": "x86_64",
"epoch": null,
"name": "zlib",
"release": "26.fc34",
"source": "rpm",
"version": "1.2.11"
}
]
}
},
"changed": false
}
TASK [Ensure OpenSSL is installed on the controller] ***************************
task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tasks/fixture_psks.yml:8
Monday 01 August 2022 17:10:54 +0000 (0:00:00.757) 0:00:02.878 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [Ensure a directory for temporary files exists] ***************************
task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tasks/fixture_psks.yml:14
Monday 01 August 2022 17:10:54 +0000 (0:00:00.045) 0:00:02.924 *********
changed: [/cache/centos-8.qcow2 -> localhost] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0700",
"owner": "root",
"path": "/tmp/tmp0yzh44fb/tests/ha_cluster/tmp",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [Generate a self signed pcsd cert and the pcsd key] ***********************
task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tasks/fixture_psks.yml:21
Monday 01 August 2022 17:10:55 +0000 (0:00:00.352) 0:00:03.276 *********
ok: [/cache/centos-8.qcow2 -> localhost] => {
"changed": false,
"cmd": [
"openssl",
"req",
"-x509",
"-newkey",
"rsa:2048",
"-nodes",
"-keyout",
"/tmp/tmp0yzh44fb/tests/ha_cluster/tmp/pcsd.key",
"-out",
"/tmp/tmp0yzh44fb/tests/ha_cluster/tmp/pcsd.crt",
"-subj",
"/CN=127.0.0.3"
],
"delta": "0:00:00.048242",
"end": "2022-08-01 17:10:55.494635",
"rc": 0,
"start": "2022-08-01 17:10:55.446393"
}
STDERR:
Generating a RSA private key
.......+++++
.................................+++++
writing new private key to '/tmp/tmp0yzh44fb/tests/ha_cluster/tmp/pcsd.key'
-----
TASK [Generate corosync key] ***************************************************
task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tasks/fixture_psks.yml:29
Monday 01 August 2022 17:10:55 +0000 (0:00:00.294) 0:00:03.571 *********
changed: [/cache/centos-8.qcow2 -> localhost] => {
"changed": true,
"checksum": "8180c8ad3a3a502d9b3bb7f385e84ce91a4196f8",
"dest": "/tmp/tmp0yzh44fb/tests/ha_cluster/tmp/corosync-authkey",
"gid": 0,
"group": "root",
"md5sum": "07e79cded1378301635447ace92db57d",
"mode": "0400",
"owner": "root",
"size": 256,
"src": "/root/.ansible/tmp/ansible-tmp-1659373855.61567-156373-235104461308107/source",
"state": "file",
"uid": 0
}
TASK [Generate pacemaker key] **************************************************
task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tasks/fixture_psks.yml:35
Monday 01 August 2022 17:10:56 +0000 (0:00:00.616) 0:00:04.188 *********
changed: [/cache/centos-8.qcow2 -> localhost] => {
"changed": true,
"checksum": "53c55b4866211e653595fab032607f520e229036",
"dest": "/tmp/tmp0yzh44fb/tests/ha_cluster/tmp/pacemaker-authkey",
"gid": 0,
"group": "root",
"md5sum": "adb0c507b6d45a1c29ccc3fb7f7f495a",
"mode": "0400",
"owner": "root",
"size": 256,
"src": "/root/.ansible/tmp/ansible-tmp-1659373856.2333343-156396-195133307933825/source",
"state": "file",
"uid": 0
}
TASK [Generate fence_xvm key] **************************************************
task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tasks/fixture_psks.yml:41
Monday 01 August 2022 17:10:56 +0000 (0:00:00.390) 0:00:04.578 *********
changed: [/cache/centos-8.qcow2 -> localhost] => {
"changed": true,
"checksum": "2fff863e8aa7ec0951c95bd5f57e2cccacdc17c8",
"dest": "/tmp/tmp0yzh44fb/tests/ha_cluster/tmp/fence_xvm.key",
"gid": 0,
"group": "root",
"md5sum": "1e759fd39b6640b1688fbd7a24fcd63b",
"mode": "0400",
"owner": "root",
"size": 512,
"src": "/root/.ansible/tmp/ansible-tmp-1659373856.624624-156419-152593637012604/source",
"state": "file",
"uid": 0
}
TASK [Get pcsd TLS private key hash] *******************************************
task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tests_cluster_basic_custom_pcsd_tls.yml:21
Monday 01 August 2022 17:10:56 +0000 (0:00:00.402) 0:00:04.981 *********
ok: [/cache/centos-8.qcow2 -> localhost] => {
"changed": false,
"stat": {
"atime": 1659373855.491528,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "a6c82fccefe428fc837c03a7406cba8c4fdd1b07",
"ctime": 1659373855.491528,
"dev": 1048785,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 253089678,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0600",
"mtime": 1659373855.491528,
"nlink": 1,
"path": "/tmp/tmp0yzh44fb/tests/ha_cluster/tmp/pcsd.key",
"pw_name": "root",
"readable": true,
"rgrp": false,
"roth": false,
"rusr": true,
"size": 1704,
"uid": 0,
"version": null,
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [Get pcsd TLS certificate hash] *******************************************
task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tests_cluster_basic_custom_pcsd_tls.yml:28
Monday 01 August 2022 17:10:57 +0000 (0:00:00.230) 0:00:05.212 *********
ok: [/cache/centos-8.qcow2 -> localhost] => {
"changed": false,
"stat": {
"atime": 1659373855.4925282,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "18a872714f87f399075f9dce940859e8ca5a9544",
"ctime": 1659373855.4935281,
"dev": 1048785,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 253089692,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0644",
"mtime": 1659373855.4935281,
"nlink": 1,
"path": "/tmp/tmp0yzh44fb/tests/ha_cluster/tmp/pcsd.crt",
"pw_name": "root",
"readable": true,
"rgrp": true,
"roth": true,
"rusr": true,
"size": 1115,
"uid": 0,
"version": null,
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [Run HA Cluster role] *****************************************************
task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tests_cluster_basic_custom_pcsd_tls.yml:35
Monday 01 August 2022 17:10:57 +0000 (0:00:00.232) 0:00:05.445 *********
TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:3
Monday 01 August 2022 17:10:57 +0000 (0:00:00.078) 0:00:05.523 *********
included: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml for /cache/centos-8.qcow2
TASK [fedora.linux_system_roles.ha_cluster : Ensure ansible_facts used by role] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:2
Monday 01 August 2022 17:10:57 +0000 (0:00:00.095) 0:00:05.619 *********
ok: [/cache/centos-8.qcow2]
TASK [fedora.linux_system_roles.ha_cluster : Set platform/version specific variables] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/set_vars.yml:7
Monday 01 August 2022 17:10:58 +0000 (0:00:00.549) 0:00:06.169 *********
skipping: [/cache/centos-8.qcow2] => (item=RedHat.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-8.qcow2] => (item=CentOS.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS.yml",
"skip_reason": "Conditional result was False"
}
ok: [/cache/centos-8.qcow2] => (item=CentOS_8.yml) => {
"ansible_facts": {
"__ha_cluster_repos": [
{
"id": "ha",
"name": "HighAvailability"
}
]
},
"ansible_included_var_files": [
"/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/CentOS_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml"
}
ok: [/cache/centos-8.qcow2] => (item=CentOS_8.yml) => {
"ansible_facts": {
"__ha_cluster_repos": [
{
"id": "ha",
"name": "HighAvailability"
}
]
},
"ansible_included_var_files": [
"/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/vars/CentOS_8.yml"
],
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml"
}
TASK [fedora.linux_system_roles.ha_cluster : Check and prepare role variables] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:6
Monday 01 August 2022 17:10:58 +0000 (0:00:00.091) 0:00:06.261 *********
included: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml for /cache/centos-8.qcow2
TASK [fedora.linux_system_roles.ha_cluster : Fail if passwords are not specified] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:5
Monday 01 August 2022 17:10:58 +0000 (0:00:00.056) 0:00:06.317 *********
skipping: [/cache/centos-8.qcow2] => (item=ha_cluster_hacluster_password) => {
"ansible_loop_var": "item",
"changed": false,
"item": "ha_cluster_hacluster_password",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Fail if nodes do not have the same number of SBD devices specified] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:13
Monday 01 August 2022 17:10:58 +0000 (0:00:00.053) 0:00:06.371 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Discover cluster node names] ******
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:26
Monday 01 August 2022 17:10:58 +0000 (0:00:00.036) 0:00:06.407 *********
ok: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"__ha_cluster_node_name": "localhost"
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Collect cluster node names] *******
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:30
Monday 01 August 2022 17:10:58 +0000 (0:00:00.056) 0:00:06.464 *********
ok: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"__ha_cluster_all_node_names": [
"localhost"
]
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Figure out if ATB needs to be enabled for SBD] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:34
Monday 01 August 2022 17:10:58 +0000 (0:00:00.078) 0:00:06.542 *********
ok: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"__ha_cluster_sbd_needs_atb": false
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Fail if SBD needs ATB enabled and the user configured ATB to be disabled] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/check-and-prepare-role-variables.yml:44
Monday 01 August 2022 17:10:58 +0000 (0:00:00.060) 0:00:06.603 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Install and configure cluster packages] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:9
Monday 01 August 2022 17:10:58 +0000 (0:00:00.047) 0:00:06.650 *********
included: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml for /cache/centos-8.qcow2
TASK [fedora.linux_system_roles.ha_cluster : Find platform/version specific tasks to enable repositories] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:3
Monday 01 August 2022 17:10:58 +0000 (0:00:00.057) 0:00:06.707 *********
ok: [/cache/centos-8.qcow2] => (item=RedHat.yml) => {
"ansible_facts": {
"__ha_cluster_enable_repo_tasks_file": "/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/RedHat.yml"
},
"ansible_loop_var": "item",
"changed": false,
"item": "RedHat.yml"
}
ok: [/cache/centos-8.qcow2] => (item=CentOS.yml) => {
"ansible_facts": {
"__ha_cluster_enable_repo_tasks_file": "/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml"
},
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS.yml"
}
skipping: [/cache/centos-8.qcow2] => (item=CentOS_8.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-8.qcow2] => (item=CentOS_8.yml) => {
"ansible_loop_var": "item",
"changed": false,
"item": "CentOS_8.yml",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Run platform/version specific tasks to enable repositories] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:21
Monday 01 August 2022 17:10:58 +0000 (0:00:00.123) 0:00:06.830 *********
included: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml for /cache/centos-8.qcow2
TASK [fedora.linux_system_roles.ha_cluster : List active CentOS repositories] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml:3
Monday 01 August 2022 17:10:58 +0000 (0:00:00.092) 0:00:06.923 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"cmd": [
"dnf",
"repolist"
],
"delta": "0:00:00.201348",
"end": "2022-08-01 17:10:58.539743",
"rc": 0,
"start": "2022-08-01 17:10:58.338395"
}
STDOUT:
repo id repo name
appstream CentOS Stream 8 - AppStream
baseos CentOS Stream 8 - BaseOS
extras CentOS Stream 8 - Extras
ha CentOS Stream 8 - HighAvailability
TASK [fedora.linux_system_roles.ha_cluster : Enable CentOS repositories] *******
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/enable-repositories/CentOS.yml:12
Monday 01 August 2022 17:10:59 +0000 (0:00:00.594) 0:00:07.517 *********
skipping: [/cache/centos-8.qcow2] => (item={'id': 'ha', 'name': 'HighAvailability'}) => {
"ansible_loop_var": "item",
"changed": false,
"item": {
"id": "ha",
"name": "HighAvailability"
},
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Install cluster packages] *********
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:27
Monday 01 August 2022 17:10:59 +0000 (0:00:00.038) 0:00:07.556 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"rc": 0,
"results": []
}
MSG:
Nothing to do
TASK [fedora.linux_system_roles.ha_cluster : Set hacluster password] ***********
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:34
Monday 01 August 2022 17:11:01 +0000 (0:00:02.355) 0:00:09.911 *********
ok: [/cache/centos-8.qcow2] => {
"append": false,
"changed": false,
"comment": "cluster user",
"group": 189,
"home": "/home/hacluster",
"move_home": false,
"name": "hacluster",
"password": "NOT_LOGGING_PASSWORD",
"shell": "/sbin/nologin",
"state": "present",
"uid": 189
}
TASK [fedora.linux_system_roles.ha_cluster : Configure firewall] ***************
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:14
Monday 01 August 2022 17:11:02 +0000 (0:00:00.584) 0:00:10.496 *********
included: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml for /cache/centos-8.qcow2
TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect firewall] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:3
Monday 01 August 2022 17:11:02 +0000 (0:00:00.088) 0:00:10.584 *********
ok: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"arp-ethers.service": {
"name": "arp-ethers.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cockpit-motd.service": {
"name": "cockpit-motd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cockpit-wsinstance-http.service": {
"name": "cockpit-wsinstance-http.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cockpit-wsinstance-https-factory@.service": {
"name": "cockpit-wsinstance-https-factory@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cockpit-wsinstance-https@.service": {
"name": "cockpit-wsinstance-https@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cockpit.service": {
"name": "cockpit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crm_mon.service": {
"name": "crm_mon.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"dm-event.service": {
"name": "dm-event.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"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"
},
"fcoe.service": {
"name": "fcoe.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"iscsi-shutdown.service": {
"name": "iscsi-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsi.service": {
"name": "iscsi.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsid.service": {
"name": "iscsid.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-activation-early.service": {
"name": "lvm2-activation-early.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-activation.service": {
"name": "lvm2-activation.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-lvmpolld.service": {
"name": "lvm2-lvmpolld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"lvm2-monitor.service": {
"name": "lvm2-monitor.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nm-priv-helper.service": {
"name": "nm-priv-helper.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"packagekit-offline-update.service": {
"name": "packagekit-offline-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"packagekit.service": {
"name": "packagekit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"pcs_snmp_agent.service": {
"name": "pcs_snmp_agent.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rbdmap.service": {
"name": "rbdmap.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rngd-wake-threshold.service": {
"name": "rngd-wake-threshold.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"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"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "indirect"
},
"serial-getty@ttyS0.service": {
"name": "serial-getty@ttyS0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"snmpd.service": {
"name": "snmpd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"snmptrapd.service": {
"name": "snmptrapd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-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-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-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": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Enable service 'high-availability' in firewalld] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:8
Monday 01 August 2022 17:11:04 +0000 (0:00:01.679) 0:00:12.264 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Enable service 'high-availability' in firewalld permanent config] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:16
Monday 01 August 2022 17:11:04 +0000 (0:00:00.043) 0:00:12.307 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Enable service 'high-availability' in firewalld offline config] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:24
Monday 01 August 2022 17:11:04 +0000 (0:00:00.041) 0:00:12.349 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Enable fence-virt port in firewalld] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:36
Monday 01 August 2022 17:11:04 +0000 (0:00:00.042) 0:00:12.392 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Enable fence-virt port in firewalld permanent config] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:44
Monday 01 August 2022 17:11:04 +0000 (0:00:00.049) 0:00:12.441 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Enable fence-virt port in firewalld offline config] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:52
Monday 01 August 2022 17:11:04 +0000 (0:00:00.043) 0:00:12.485 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure pcs / pcsd] *************
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:17
Monday 01 August 2022 17:11:04 +0000 (0:00:00.043) 0:00:12.529 *********
included: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml for /cache/centos-8.qcow2
TASK [fedora.linux_system_roles.ha_cluster : Stop pcsd] ************************
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:6
Monday 01 August 2022 17:11:04 +0000 (0:00:00.097) 0:00:12.626 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"name": "pcsd",
"state": "stopped",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 17:09:57 UTC",
"ActiveEnterTimestampMonotonic": "684385817",
"ActiveExitTimestamp": "Mon 2022-08-01 17:09:55 UTC",
"ActiveExitTimestampMonotonic": "682157768",
"ActiveState": "active",
"After": "sysinit.target network-online.target pcsd-ruby.service systemd-journald.socket basic.target system.slice",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 17:09:57 UTC",
"AssertTimestampMonotonic": "684150879",
"Before": "shutdown.target multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Mon 2022-08-01 17:09:57 UTC",
"ConditionTimestampMonotonic": "684150878",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ConsistsOf": "pcsd-ruby.service",
"ControlGroup": "/system.slice/pcsd.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "PCS GUI and remote configuration interface",
"DevicePolicy": "auto",
"Documentation": "man:pcsd(8) man:pcs(8)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "82062",
"ExecMainStartTimestamp": "Mon 2022-08-01 17:09:57 UTC",
"ExecMainStartTimestampMonotonic": "684151975",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pcsd.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "pcsd.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "Mon 2022-08-01 17:09:55 UTC",
"InactiveEnterTimestampMonotonic": "682207379",
"InactiveExitTimestamp": "Mon 2022-08-01 17:09:57 UTC",
"InactiveExitTimestampMonotonic": "684152029",
"InvocationID": "cc65337835f544dcbca670960c7ff481",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "6968",
"LimitNPROCSoft": "6968",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6968",
"LimitSIGPENDINGSoft": "6968",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "82062",
"MemoryAccounting": "yes",
"MemoryCurrent": "23621632",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "pcsd.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target network-online.target pcsd-ruby.service system.slice",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 17:09:57 UTC",
"StateChangeTimestampMonotonic": "684385817",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "running",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "1",
"TasksMax": "11149",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestamp": "Mon 2022-08-01 17:09:57 UTC",
"WatchdogTimestampMonotonic": "684385815",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Regenerate pcsd TLS certificate and key] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:11
Monday 01 August 2022 17:11:05 +0000 (0:00:00.824) 0:00:13.451 *********
skipping: [/cache/centos-8.qcow2] => (item=/var/lib/pcsd/pcsd.key) => {
"ansible_loop_var": "item",
"changed": false,
"item": "/var/lib/pcsd/pcsd.key",
"skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-8.qcow2] => (item=/var/lib/pcsd/pcsd.crt) => {
"ansible_loop_var": "item",
"changed": false,
"item": "/var/lib/pcsd/pcsd.crt",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS private key] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:24
Monday 01 August 2022 17:11:05 +0000 (0:00:00.043) 0:00:13.494 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"checksum": "a6c82fccefe428fc837c03a7406cba8c4fdd1b07",
"dest": "/var/lib/pcsd/pcsd.key",
"gid": 0,
"group": "root",
"md5sum": "79a911907ef8de89d1426f3bde475853",
"mode": "0600",
"owner": "root",
"secontext": "system_u:object_r:cluster_var_lib_t:s0",
"size": 1704,
"src": "/root/.ansible/tmp/ansible-tmp-1659373865.571192-156618-170264576210587/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS certificate] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:31
Monday 01 August 2022 17:11:06 +0000 (0:00:00.772) 0:00:14.267 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"checksum": "18a872714f87f399075f9dce940859e8ca5a9544",
"dest": "/var/lib/pcsd/pcsd.crt",
"gid": 0,
"group": "root",
"md5sum": "18d2039ff1aa58cb7a0d08538e560648",
"mode": "0600",
"owner": "root",
"secontext": "system_u:object_r:cluster_var_lib_t:s0",
"size": 1115,
"src": "/root/.ansible/tmp/ansible-tmp-1659373866.3412573-156646-21923637388351/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Distribute pcs_settings.conf] *****
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:44
Monday 01 August 2022 17:11:06 +0000 (0:00:00.704) 0:00:14.971 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"checksum": "9bbea634a798cf0976b80cd3c4e34aca6a6a7d44",
"dest": "/var/lib/pcsd/pcs_settings.conf",
"gid": 0,
"group": "root",
"mode": "0644",
"owner": "root",
"path": "/var/lib/pcsd/pcs_settings.conf",
"secontext": "system_u:object_r:cluster_var_lib_t:s0",
"size": 361,
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:53
Monday 01 August 2022 17:11:07 +0000 (0:00:00.666) 0:00:15.638 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"enabled": true,
"name": "pcsd",
"state": "started",
"status": {
"ActiveEnterTimestamp": "Mon 2022-08-01 17:09:57 UTC",
"ActiveEnterTimestampMonotonic": "684385817",
"ActiveExitTimestamp": "Mon 2022-08-01 17:11:04 UTC",
"ActiveExitTimestampMonotonic": "751202601",
"ActiveState": "inactive",
"After": "sysinit.target network-online.target pcsd-ruby.service systemd-journald.socket basic.target system.slice",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "yes",
"AssertTimestamp": "Mon 2022-08-01 17:09:57 UTC",
"AssertTimestampMonotonic": "684150879",
"Before": "shutdown.target multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "yes",
"ConditionTimestamp": "Mon 2022-08-01 17:09:57 UTC",
"ConditionTimestampMonotonic": "684150878",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ConsistsOf": "pcsd-ruby.service",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "PCS GUI and remote configuration interface",
"DevicePolicy": "auto",
"Documentation": "man:pcsd(8) man:pcs(8)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/pcsd (ignore_errors=no)",
"ExecMainCode": "1",
"ExecMainExitTimestamp": "Mon 2022-08-01 17:11:04 UTC",
"ExecMainExitTimestampMonotonic": "751252080",
"ExecMainPID": "82062",
"ExecMainStartTimestamp": "Mon 2022-08-01 17:09:57 UTC",
"ExecMainStartTimestampMonotonic": "684151975",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pcsd ; argv[]=/usr/sbin/pcsd ; ignore_errors=no ; start_time=[Mon 2022-08-01 17:09:57 UTC] ; stop_time=[Mon 2022-08-01 17:11:04 UTC] ; pid=82062 ; code=exited ; status=0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pcsd.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"Id": "pcsd.service",
"IgnoreOnIsolate": "no",
"IgnoreSIGPIPE": "yes",
"InactiveEnterTimestamp": "Mon 2022-08-01 17:11:04 UTC",
"InactiveEnterTimestampMonotonic": "751252224",
"InactiveExitTimestamp": "Mon 2022-08-01 17:09:57 UTC",
"InactiveExitTimestampMonotonic": "684152029",
"InvocationID": "cc65337835f544dcbca670960c7ff481",
"JobRunningTimeoutUSec": "infinity",
"JobTimeoutAction": "none",
"JobTimeoutUSec": "infinity",
"KeyringMode": "private",
"KillMode": "control-group",
"KillSignal": "15",
"LimitAS": "infinity",
"LimitASSoft": "infinity",
"LimitCORE": "infinity",
"LimitCORESoft": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "6968",
"LimitNPROCSoft": "6968",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6968",
"LimitSIGPENDINGSoft": "6968",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "pcsd.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target network-online.target pcsd-ruby.service system.slice",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 17:11:04 UTC",
"StateChangeTimestampMonotonic": "751252224",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "11149",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Fetch pcs capabilities] ***********
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:59
Monday 01 August 2022 17:11:08 +0000 (0:00:01.298) 0:00:16.936 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"cmd": [
"pcs",
"--version",
"--full"
],
"delta": "0:00:00.495989",
"end": "2022-08-01 17:11:08.836372",
"rc": 0,
"start": "2022-08-01 17:11:08.340383"
}
STDOUT:
0.10.13.48-15d27
booth cluster.config.backup-local cluster.config.restore-cluster cluster.config.restore-local cluster.config.uuid cluster.create cluster.create.enable cluster.create.local cluster.create.no-keys-sync cluster.create.separated-name-and-address cluster.create.start cluster.create.start.wait cluster.create.transport.knet cluster.create.transport.udp-udpu cluster.create.transport.udp-udpu.no-rrp cluster.destroy cluster.destroy.all cluster.report cluster.verify corosync.authkey.update corosync.config.get corosync.config.get.struct corosync.config.reload corosync.config.sync-to-local-cluster corosync.config.update corosync.link.add corosync.link.remove corosync.link.remove.list corosync.link.update corosync.qdevice corosync.qdevice.model.net corosync.quorum corosync.quorum.device corosync.quorum.device.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.config.output-formats pcmk.resource.create pcmk.resource.create.clone.custom-id pcmk.resource.create.in-existing-bundle pcmk.resource.create.meta pcmk.resource.create.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.stonith.update.scsi-devices.mpath pcmk.tag pcmk.tag.resources pcs.auth.client pcs.auth.client.cluster pcs.auth.client.token pcs.auth.deauth-client pcs.auth.deauth-server pcs.auth.no-bidirectional pcs.auth.separated-name-and-address pcs.auth.server.token pcs.cfg-in-file.cib pcs.daemon-ssl-cert.set pcs.daemon-ssl-cert.sync-to-local-cluster pcs.disaster-recovery.essentials pcs.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 [fedora.linux_system_roles.ha_cluster : Parse pcs capabilities] ***********
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:66
Monday 01 August 2022 17:11:09 +0000 (0:00:00.879) 0:00:17.816 *********
ok: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"__ha_cluster_pcs_capabilities": [
"booth",
"cluster.config.backup-local",
"cluster.config.restore-cluster",
"cluster.config.restore-local",
"cluster.config.uuid",
"cluster.create",
"cluster.create.enable",
"cluster.create.local",
"cluster.create.no-keys-sync",
"cluster.create.separated-name-and-address",
"cluster.create.start",
"cluster.create.start.wait",
"cluster.create.transport.knet",
"cluster.create.transport.udp-udpu",
"cluster.create.transport.udp-udpu.no-rrp",
"cluster.destroy",
"cluster.destroy.all",
"cluster.report",
"cluster.verify",
"corosync.authkey.update",
"corosync.config.get",
"corosync.config.get.struct",
"corosync.config.reload",
"corosync.config.sync-to-local-cluster",
"corosync.config.update",
"corosync.link.add",
"corosync.link.remove",
"corosync.link.remove.list",
"corosync.link.update",
"corosync.qdevice",
"corosync.qdevice.model.net",
"corosync.quorum",
"corosync.quorum.device",
"corosync.quorum.device.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.config.output-formats",
"pcmk.resource.create",
"pcmk.resource.create.clone.custom-id",
"pcmk.resource.create.in-existing-bundle",
"pcmk.resource.create.meta",
"pcmk.resource.create.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.stonith.update.scsi-devices.mpath",
"pcmk.tag",
"pcmk.tag.resources",
"pcs.auth.client",
"pcs.auth.client.cluster",
"pcs.auth.client.token",
"pcs.auth.deauth-client",
"pcs.auth.deauth-server",
"pcs.auth.no-bidirectional",
"pcs.auth.separated-name-and-address",
"pcs.auth.server.token",
"pcs.cfg-in-file.cib",
"pcs.daemon-ssl-cert.set",
"pcs.daemon-ssl-cert.sync-to-local-cluster",
"pcs.disaster-recovery.essentials",
"pcs.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 [fedora.linux_system_roles.ha_cluster : Distribute fence-virt authkey] ****
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:20
Monday 01 August 2022 17:11:09 +0000 (0:00:00.051) 0:00:17.867 *********
included: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml for /cache/centos-8.qcow2
TASK [fedora.linux_system_roles.ha_cluster : Create /etc/cluster directory] ****
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:3
Monday 01 August 2022 17:11:09 +0000 (0:00:00.069) 0:00:17.936 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"gid": 0,
"group": "root",
"mode": "0755",
"owner": "root",
"path": "/etc/cluster",
"secontext": "unconfined_u:object_r:etc_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Get fence_xvm.key] ****************
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:9
Monday 01 August 2022 17:11:10 +0000 (0:00:00.430) 0:00:18.366 *********
included: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for /cache/centos-8.qcow2
TASK [fedora.linux_system_roles.ha_cluster : Check if fence_xvm.key exists on the controller] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:12
Monday 01 August 2022 17:11:10 +0000 (0:00:00.096) 0:00:18.462 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Slurp existing fence_xvm.key from the controller] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:17
Monday 01 August 2022 17:11:10 +0000 (0:00:00.065) 0:00:18.528 *********
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Use the slurped fence_xvm.key from the controller] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:25
Monday 01 August 2022 17:11:10 +0000 (0:00:00.061) 0:00:18.590 *********
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Generate fence_xvm.key using OpenSSL] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:39
Monday 01 August 2022 17:11:10 +0000 (0:00:00.051) 0:00:18.641 *********
ok: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Fetch generated fence_xvm.key] ****
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:45
Monday 01 August 2022 17:11:11 +0000 (0:00:00.404) 0:00:19.046 *********
ok: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Check if fence_xvm.key exists on cluster nodes] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:57
Monday 01 August 2022 17:11:11 +0000 (0:00:00.066) 0:00:19.113 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.ha_cluster : Slurp existing fence_xvm.key from cluster nodes] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:62
Monday 01 August 2022 17:11:11 +0000 (0:00:00.389) 0:00:19.503 *********
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Use the slurped fence_xvm.key from cluster nodes] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:70
Monday 01 August 2022 17:11:11 +0000 (0:00:00.077) 0:00:19.580 *********
skipping: [/cache/centos-8.qcow2] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Send fence_xvm.key to nodes] ******
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/distribute-fence-virt-key.yml:17
Monday 01 August 2022 17:11:11 +0000 (0:00:00.058) 0:00:19.639 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"checksum": "a9410d5ef4463d48859fc980d13ddb052f82d1a8",
"dest": "/etc/cluster/fence_xvm.key",
"gid": 0,
"group": "root",
"md5sum": "a8f29c993a935e3ce785d6031fa46238",
"mode": "0600",
"owner": "root",
"secontext": "system_u:object_r:cluster_conf_t:s0",
"size": 512,
"src": "/root/.ansible/tmp/ansible-tmp-1659373871.7045794-156795-181517692380743/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Configure SBD] ********************
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:23
Monday 01 August 2022 17:11:12 +0000 (0:00:00.711) 0:00:20.351 *********
included: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml for /cache/centos-8.qcow2
TASK [fedora.linux_system_roles.ha_cluster : Probe SBD devices] ****************
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml:5
Monday 01 August 2022 17:11:12 +0000 (0:00:00.075) 0:00:20.426 *********
TASK [fedora.linux_system_roles.ha_cluster : Initialize SBD devices] ***********
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml:18
Monday 01 August 2022 17:11:12 +0000 (0:00:00.044) 0:00:20.471 *********
TASK [fedora.linux_system_roles.ha_cluster : Distribute SBD config] ************
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml:45
Monday 01 August 2022 17:11:12 +0000 (0:00:00.032) 0:00:20.504 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect pacemaker] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml:61
Monday 01 August 2022 17:11:12 +0000 (0:00:00.037) 0:00:20.541 *********
ok: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"arp-ethers.service": {
"name": "arp-ethers.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cockpit-motd.service": {
"name": "cockpit-motd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cockpit-wsinstance-http.service": {
"name": "cockpit-wsinstance-http.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cockpit-wsinstance-https-factory@.service": {
"name": "cockpit-wsinstance-https-factory@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cockpit-wsinstance-https@.service": {
"name": "cockpit-wsinstance-https@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cockpit.service": {
"name": "cockpit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crm_mon.service": {
"name": "crm_mon.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"dm-event.service": {
"name": "dm-event.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"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"
},
"fcoe.service": {
"name": "fcoe.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"iscsi-shutdown.service": {
"name": "iscsi-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsi.service": {
"name": "iscsi.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsid.service": {
"name": "iscsid.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-activation-early.service": {
"name": "lvm2-activation-early.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-activation.service": {
"name": "lvm2-activation.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-lvmpolld.service": {
"name": "lvm2-lvmpolld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"lvm2-monitor.service": {
"name": "lvm2-monitor.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nm-priv-helper.service": {
"name": "nm-priv-helper.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"packagekit-offline-update.service": {
"name": "packagekit-offline-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"packagekit.service": {
"name": "packagekit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"pcs_snmp_agent.service": {
"name": "pcs_snmp_agent.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rbdmap.service": {
"name": "rbdmap.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rngd-wake-threshold.service": {
"name": "rngd-wake-threshold.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"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"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "indirect"
},
"serial-getty@ttyS0.service": {
"name": "serial-getty@ttyS0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"snmpd.service": {
"name": "snmpd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"snmptrapd.service": {
"name": "snmptrapd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-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-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-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": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Set stonith-watchdog-timeout cluster property] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml:64
Monday 01 August 2022 17:11:14 +0000 (0:00:01.606) 0:00:22.148 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"cmd": [
"pcs",
"--force",
"-f",
"/var/lib/pacemaker/cib/cib.xml",
"--",
"property",
"set",
"stonith-watchdog-timeout=0"
],
"delta": "0:00:00.585496",
"end": "2022-08-01 17:11:14.162849",
"rc": 0,
"start": "2022-08-01 17:11:13.577353"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure cluster nodes] **********
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:26
Monday 01 August 2022 17:11:15 +0000 (0:00:00.994) 0:00:23.143 *********
included: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml for /cache/centos-8.qcow2
TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf tempfile] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:3
Monday 01 August 2022 17:11:15 +0000 (0:00:00.078) 0:00:23.222 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.bvelc_6w_ha_cluster_corosync_conf",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:16
Monday 01 August 2022 17:11:15 +0000 (0:00:00.512) 0:00:23.734 *********
included: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup-pcs-0.10.yml for /cache/centos-8.qcow2
TASK [fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content using pcs-0.10] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup-pcs-0.10.yml:3
Monday 01 August 2022 17:11:15 +0000 (0:00:00.062) 0:00:23.797 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"cmd": [
"pcs",
"cluster",
"setup",
"--corosync_conf",
"/tmp/ansible.bvelc_6w_ha_cluster_corosync_conf",
"--overwrite",
"--no-cluster-uuid",
"--",
"test-cluster",
"localhost"
],
"delta": "0:00:00.462026",
"end": "2022-08-01 17:11:15.773322",
"rc": 0,
"start": "2022-08-01 17:11:15.311296"
}
STDOUT:
No addresses specified for host 'localhost', using 'localhost'
TASK [fedora.linux_system_roles.ha_cluster : Fetch created corosync.conf file] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:19
Monday 01 August 2022 17:11:16 +0000 (0:00:00.958) 0:00:24.755 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"content": "dG90ZW0gewogICAgdmVyc2lvbjogMgogICAgY2x1c3Rlcl9uYW1lOiB0ZXN0LWNsdXN0ZXIKICAgIHRyYW5zcG9ydDoga25ldAogICAgY3J5cHRvX2NpcGhlcjogYWVzMjU2CiAgICBjcnlwdG9faGFzaDogc2hhMjU2Cn0KCm5vZGVsaXN0IHsKICAgIG5vZGUgewogICAgICAgIHJpbmcwX2FkZHI6IGxvY2FsaG9zdAogICAgICAgIG5hbWU6IGxvY2FsaG9zdAogICAgICAgIG5vZGVpZDogMQogICAgfQp9CgpxdW9ydW0gewogICAgcHJvdmlkZXI6IGNvcm9zeW5jX3ZvdGVxdW9ydW0KfQoKbG9nZ2luZyB7CiAgICB0b19sb2dmaWxlOiB5ZXMKICAgIGxvZ2ZpbGU6IC92YXIvbG9nL2NsdXN0ZXIvY29yb3N5bmMubG9nCiAgICB0b19zeXNsb2c6IHllcwogICAgdGltZXN0YW1wOiBvbgp9Cg==",
"encoding": "base64",
"source": "/tmp/ansible.bvelc_6w_ha_cluster_corosync_conf"
}
TASK [fedora.linux_system_roles.ha_cluster : Distribute corosync.conf file] ****
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:26
Monday 01 August 2022 17:11:17 +0000 (0:00:00.506) 0:00:25.261 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"checksum": "05d2ec2a2bfa233bb2b4ace4aae02b42cafc012b",
"dest": "/etc/corosync/corosync.conf",
"gid": 0,
"group": "root",
"md5sum": "beb73759420421ade7d3b0d2f8dd24ef",
"mode": "0644",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 388,
"src": "/root/.ansible/tmp/ansible-tmp-1659373877.3321486-156915-47735754375113/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Remove a corosync.conf tempfile] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:36
Monday 01 August 2022 17:11:17 +0000 (0:00:00.708) 0:00:25.970 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"path": "/tmp/ansible.bvelc_6w_ha_cluster_corosync_conf",
"state": "absent"
}
TASK [fedora.linux_system_roles.ha_cluster : Get corosync authkey] *************
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:49
Monday 01 August 2022 17:11:18 +0000 (0:00:00.393) 0:00:26.364 *********
included: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for /cache/centos-8.qcow2
TASK [fedora.linux_system_roles.ha_cluster : Check if corosync authkey exists on the controller] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:12
Monday 01 August 2022 17:11:18 +0000 (0:00:00.077) 0:00:26.441 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Slurp existing corosync authkey from the controller] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:17
Monday 01 August 2022 17:11:18 +0000 (0:00:00.058) 0:00:26.500 *********
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Use the slurped corosync authkey from the controller] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:25
Monday 01 August 2022 17:11:18 +0000 (0:00:00.056) 0:00:26.557 *********
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Generate corosync authkey using OpenSSL] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:39
Monday 01 August 2022 17:11:18 +0000 (0:00:00.052) 0:00:26.610 *********
ok: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Fetch generated corosync authkey] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:45
Monday 01 August 2022 17:11:19 +0000 (0:00:00.432) 0:00:27.042 *********
ok: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Check if corosync authkey exists on cluster nodes] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:57
Monday 01 August 2022 17:11:19 +0000 (0:00:00.069) 0:00:27.111 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.ha_cluster : Slurp existing corosync authkey from cluster nodes] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:62
Monday 01 August 2022 17:11:19 +0000 (0:00:00.376) 0:00:27.488 *********
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Use the slurped corosync authkey from cluster nodes] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:70
Monday 01 August 2022 17:11:19 +0000 (0:00:00.077) 0:00:27.565 *********
skipping: [/cache/centos-8.qcow2] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Distribute corosync authkey] ******
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:57
Monday 01 August 2022 17:11:19 +0000 (0:00:00.054) 0:00:27.620 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"checksum": "f81ef0af72d19aa2f685bfb6f859e150b889eae2",
"dest": "/etc/corosync/authkey",
"gid": 0,
"group": "root",
"md5sum": "e443ded77a81acb64d277e340450ece3",
"mode": "0400",
"owner": "root",
"secontext": "system_u:object_r:etc_t:s0",
"size": 256,
"src": "/root/.ansible/tmp/ansible-tmp-1659373879.683478-157007-91887786326294/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Get pacemaker authkey] ************
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:66
Monday 01 August 2022 17:11:20 +0000 (0:00:00.691) 0:00:28.312 *********
included: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml for /cache/centos-8.qcow2
TASK [fedora.linux_system_roles.ha_cluster : Check if pacemaker authkey exists on the controller] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:12
Monday 01 August 2022 17:11:20 +0000 (0:00:00.079) 0:00:28.391 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Slurp existing pacemaker authkey from the controller] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:17
Monday 01 August 2022 17:11:20 +0000 (0:00:00.054) 0:00:28.446 *********
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Use the slurped pacemaker authkey from the controller] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:25
Monday 01 August 2022 17:11:20 +0000 (0:00:00.055) 0:00:28.501 *********
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Generate pacemaker authkey using OpenSSL] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:39
Monday 01 August 2022 17:11:20 +0000 (0:00:00.049) 0:00:28.551 *********
ok: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Fetch generated pacemaker authkey] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:45
Monday 01 August 2022 17:11:20 +0000 (0:00:00.447) 0:00:28.998 *********
ok: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Check if pacemaker authkey exists on cluster nodes] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:57
Monday 01 August 2022 17:11:21 +0000 (0:00:00.066) 0:00:29.065 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"stat": {
"exists": false
}
}
TASK [fedora.linux_system_roles.ha_cluster : Slurp existing pacemaker authkey from cluster nodes] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:62
Monday 01 August 2022 17:11:21 +0000 (0:00:00.405) 0:00:29.471 *********
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Use the slurped pacemaker authkey from cluster nodes] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/presharedkey.yml:70
Monday 01 August 2022 17:11:21 +0000 (0:00:00.079) 0:00:29.550 *********
skipping: [/cache/centos-8.qcow2] => (item=None) => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
skipping: [/cache/centos-8.qcow2] => {
"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result",
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Distribute pacemaker authkey] *****
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup.yml:74
Monday 01 August 2022 17:11:21 +0000 (0:00:00.061) 0:00:29.612 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"checksum": "ad6920e6730e6add4e7bdfa91a063fb2f97dd814",
"dest": "/etc/pacemaker/authkey",
"gid": 189,
"group": "haclient",
"md5sum": "ccef4c28f1f0764edb365f0f93a2a10a",
"mode": "0400",
"owner": "hacluster",
"secontext": "system_u:object_r:etc_t:s0",
"size": 256,
"src": "/root/.ansible/tmp/ansible-tmp-1659373881.678184-157081-242847050114295/source",
"state": "file",
"uid": 189
}
TASK [fedora.linux_system_roles.ha_cluster : Enable or disable cluster services on boot] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:29
Monday 01 August 2022 17:11:22 +0000 (0:00:00.719) 0:00:30.331 *********
included: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-enable-disable.yml for /cache/centos-8.qcow2
TASK [fedora.linux_system_roles.ha_cluster : Enable or disable configured cluster services on boot] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-enable-disable.yml:3
Monday 01 August 2022 17:11:22 +0000 (0:00:00.074) 0:00:30.406 *********
changed: [/cache/centos-8.qcow2] => (item=corosync) => {
"ansible_loop_var": "item",
"changed": true,
"enabled": true,
"item": "corosync",
"name": "corosync",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "system.slice systemd-journald.socket sysinit.target basic.target network-online.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Corosync Cluster Engine",
"DevicePolicy": "auto",
"Documentation": "man:corosync man:corosync.conf man:corosync_overview",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/corosync.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "6968",
"LimitNPROCSoft": "6968",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6968",
"LimitSIGPENDINGSoft": "6968",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "corosync.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "system.slice sysinit.target network-online.target",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "11149",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
skipping: [/cache/centos-8.qcow2] => (item=corosync-qdevice) => {
"ansible_loop_var": "item",
"changed": false,
"item": "corosync-qdevice",
"skip_reason": "Conditional result was False"
}
changed: [/cache/centos-8.qcow2] => (item=pacemaker) => {
"ansible_loop_var": "item",
"changed": true,
"enabled": true,
"item": "pacemaker",
"name": "pacemaker",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "basic.target systemd-journald.socket corosync.service rsyslog.service time-sync.target resource-agents-deps.target system.slice dbus.service network.target sysinit.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Pacemaker High Availability Cluster Manager",
"DevicePolicy": "auto",
"Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "6968",
"LimitNPROCSoft": "6968",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6968",
"LimitSIGPENDINGSoft": "6968",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "pacemaker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "corosync.service sysinit.target system.slice",
"Restart": "on-failure",
"RestartUSec": "1s",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "no",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "25s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "infinity",
"TimeoutStartUSec": "1min",
"TimeoutStopUSec": "30min",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"Wants": "dbus.service resource-agents-deps.target",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect SBD] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-enable-disable.yml:16
Monday 01 August 2022 17:11:23 +0000 (0:00:01.308) 0:00:31.714 *********
ok: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"arp-ethers.service": {
"name": "arp-ethers.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cockpit-motd.service": {
"name": "cockpit-motd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cockpit-wsinstance-http.service": {
"name": "cockpit-wsinstance-http.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cockpit-wsinstance-https-factory@.service": {
"name": "cockpit-wsinstance-https-factory@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cockpit-wsinstance-https@.service": {
"name": "cockpit-wsinstance-https@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cockpit.service": {
"name": "cockpit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crm_mon.service": {
"name": "crm_mon.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"dm-event.service": {
"name": "dm-event.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"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"
},
"fcoe.service": {
"name": "fcoe.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"iscsi-shutdown.service": {
"name": "iscsi-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsi.service": {
"name": "iscsi.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsid.service": {
"name": "iscsid.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-activation-early.service": {
"name": "lvm2-activation-early.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-activation.service": {
"name": "lvm2-activation.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-lvmpolld.service": {
"name": "lvm2-lvmpolld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"lvm2-monitor.service": {
"name": "lvm2-monitor.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nm-priv-helper.service": {
"name": "nm-priv-helper.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"packagekit-offline-update.service": {
"name": "packagekit-offline-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"packagekit.service": {
"name": "packagekit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"pcs_snmp_agent.service": {
"name": "pcs_snmp_agent.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rbdmap.service": {
"name": "rbdmap.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rngd-wake-threshold.service": {
"name": "rngd-wake-threshold.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"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"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "indirect"
},
"serial-getty@ttyS0.service": {
"name": "serial-getty@ttyS0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"snmpd.service": {
"name": "snmpd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"snmptrapd.service": {
"name": "snmptrapd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-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-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-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": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Enable or disable SBD] ************
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-enable-disable.yml:19
Monday 01 August 2022 17:11:25 +0000 (0:00:01.537) 0:00:33.252 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"enabled": false,
"name": "sbd",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "system.slice systemd-modules-load.service sysinit.target systemd-journald.socket iscsi.service basic.target",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target dlm.service pacemaker.service",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Shared-storage based fencing daemon",
"DevicePolicy": "auto",
"Documentation": "man:sbd(8)",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/sbd ; argv[]=/usr/sbin/sbd $SBD_OPTS -p /run/sbd.pid watch ; ignore_errors=no ; 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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/sbd.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "6968",
"LimitNPROCSoft": "6968",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6968",
"LimitSIGPENDINGSoft": "6968",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "sbd.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "none",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PIDFile": "/run/sbd.pid",
"PartOf": "corosync.service",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "yes",
"RefuseManualStop": "yes",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target system.slice",
"Restart": "on-abort",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "inherit",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "11149",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "forking",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "disabled",
"UtmpMode": "init",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Pcs auth] *************************
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:32
Monday 01 August 2022 17:11:25 +0000 (0:00:00.547) 0:00:33.799 *********
included: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-auth.yml for /cache/centos-8.qcow2
TASK [fedora.linux_system_roles.ha_cluster : Check pcs auth status] ************
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-auth.yml:3
Monday 01 August 2022 17:11:25 +0000 (0:00:00.102) 0:00:33.901 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"cmd": [
"pcs",
"status",
"pcsd",
"--",
"localhost"
],
"delta": "0:00:00.524361",
"end": "2022-08-01 17:11:25.871814",
"failed_when_result": false,
"rc": 0,
"start": "2022-08-01 17:11:25.347453"
}
STDOUT:
localhost: Online
TASK [fedora.linux_system_roles.ha_cluster : Run pcs auth] *********************
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-auth.yml:20
Monday 01 August 2022 17:11:26 +0000 (0:00:00.959) 0:00:34.860 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Start the cluster and reload corosync.conf] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:37
Monday 01 August 2022 17:11:26 +0000 (0:00:00.039) 0:00:34.900 *********
included: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml for /cache/centos-8.qcow2
TASK [fedora.linux_system_roles.ha_cluster : Get services status - detect corosync-qdevice] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:21
Monday 01 August 2022 17:11:26 +0000 (0:00:00.081) 0:00:34.982 *********
ok: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"services": {
"NetworkManager-dispatcher.service": {
"name": "NetworkManager-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"NetworkManager-wait-online.service": {
"name": "NetworkManager-wait-online.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"NetworkManager.service": {
"name": "NetworkManager.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"arp-ethers.service": {
"name": "arp-ethers.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"auditd.service": {
"name": "auditd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"auth-rpcgss-module.service": {
"name": "auth-rpcgss-module.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"autovt@.service": {
"name": "autovt@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"blk-availability.service": {
"name": "blk-availability.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"chrony-dnssrv@.service": {
"name": "chrony-dnssrv@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"chrony-wait.service": {
"name": "chrony-wait.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"chronyd.service": {
"name": "chronyd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"cloud-config.service": {
"name": "cloud-config.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-final.service": {
"name": "cloud-final.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init-local.service": {
"name": "cloud-init-local.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cloud-init.service": {
"name": "cloud-init.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"cockpit-motd.service": {
"name": "cockpit-motd.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cockpit-wsinstance-http.service": {
"name": "cockpit-wsinstance-http.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"cockpit-wsinstance-https-factory@.service": {
"name": "cockpit-wsinstance-https-factory@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cockpit-wsinstance-https@.service": {
"name": "cockpit-wsinstance-https@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"cockpit.service": {
"name": "cockpit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"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"
},
"cpupower.service": {
"name": "cpupower.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"crm_mon.service": {
"name": "crm_mon.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"crond.service": {
"name": "crond.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"dbus-org.freedesktop.hostname1.service": {
"name": "dbus-org.freedesktop.hostname1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.locale1.service": {
"name": "dbus-org.freedesktop.locale1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.login1.service": {
"name": "dbus-org.freedesktop.login1.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"dbus-org.freedesktop.nm-dispatcher.service": {
"name": "dbus-org.freedesktop.nm-dispatcher.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus-org.freedesktop.portable1.service": {
"name": "dbus-org.freedesktop.portable1.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"dbus-org.freedesktop.timedate1.service": {
"name": "dbus-org.freedesktop.timedate1.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"dbus.service": {
"name": "dbus.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"debug-shell.service": {
"name": "debug-shell.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"display-manager.service": {
"name": "display-manager.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"dm-event.service": {
"name": "dm-event.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"dnf-makecache.service": {
"name": "dnf-makecache.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"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"
},
"fcoe.service": {
"name": "fcoe.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"fstrim.service": {
"name": "fstrim.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"getty@.service": {
"name": "getty@.service",
"source": "systemd",
"state": "unknown",
"status": "enabled"
},
"getty@tty1.service": {
"name": "getty@tty1.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"grub-boot-indeterminate.service": {
"name": "grub-boot-indeterminate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"gssproxy.service": {
"name": "gssproxy.service",
"source": "systemd",
"state": "running",
"status": "disabled"
},
"halt-local.service": {
"name": "halt-local.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"import-state.service": {
"name": "import-state.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"initrd-cleanup.service": {
"name": "initrd-cleanup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-parse-etc.service": {
"name": "initrd-parse-etc.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-switch-root.service": {
"name": "initrd-switch-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"initrd-udevadm-cleanup-db.service": {
"name": "initrd-udevadm-cleanup-db.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"irqbalance.service": {
"name": "irqbalance.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"iscsi-shutdown.service": {
"name": "iscsi-shutdown.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsi.service": {
"name": "iscsi.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"iscsid.service": {
"name": "iscsid.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"kdump.service": {
"name": "kdump.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"kmod-static-nodes.service": {
"name": "kmod-static-nodes.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"kvm_stat.service": {
"name": "kvm_stat.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ldconfig.service": {
"name": "ldconfig.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"loadmodules.service": {
"name": "loadmodules.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-activation-early.service": {
"name": "lvm2-activation-early.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-activation.service": {
"name": "lvm2-activation.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"lvm2-lvmpolld.service": {
"name": "lvm2-lvmpolld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"lvm2-monitor.service": {
"name": "lvm2-monitor.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"lvm2-pvscan@.service": {
"name": "lvm2-pvscan@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"man-db-cache-update.service": {
"name": "man-db-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"man-db-restart-cache-update.service": {
"name": "man-db-restart-cache-update.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"messagebus.service": {
"name": "messagebus.service",
"source": "systemd",
"state": "active",
"status": "static"
},
"microcode.service": {
"name": "microcode.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"multipathd.service": {
"name": "multipathd.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"network.service": {
"name": "network.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"nfs-blkmap.service": {
"name": "nfs-blkmap.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-convert.service": {
"name": "nfs-convert.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"nfs-idmapd.service": {
"name": "nfs-idmapd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-mountd.service": {
"name": "nfs-mountd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfs-server.service": {
"name": "nfs-server.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"nfs-utils.service": {
"name": "nfs-utils.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nfsdcld.service": {
"name": "nfsdcld.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"nis-domainname.service": {
"name": "nis-domainname.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"nm-priv-helper.service": {
"name": "nm-priv-helper.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"ntpd.service": {
"name": "ntpd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ntpdate.service": {
"name": "ntpdate.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"oddjobd.service": {
"name": "oddjobd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"pacemaker.service": {
"name": "pacemaker.service",
"source": "systemd",
"state": "stopped",
"status": "enabled"
},
"packagekit-offline-update.service": {
"name": "packagekit-offline-update.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"packagekit.service": {
"name": "packagekit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"pcs_snmp_agent.service": {
"name": "pcs_snmp_agent.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"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-quit-wait.service": {
"name": "plymouth-quit-wait.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"plymouth-start.service": {
"name": "plymouth-start.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"polkit.service": {
"name": "polkit.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"qemu-guest-agent.service": {
"name": "qemu-guest-agent.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"quotaon.service": {
"name": "quotaon.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"rbdmap.service": {
"name": "rbdmap.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"rc-local.service": {
"name": "rc-local.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rdisc.service": {
"name": "rdisc.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"rescue.service": {
"name": "rescue.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rngd-wake-threshold.service": {
"name": "rngd-wake-threshold.service",
"source": "systemd",
"state": "stopped",
"status": "disabled"
},
"rngd.service": {
"name": "rngd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rpc-gssd.service": {
"name": "rpc-gssd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd-notify.service": {
"name": "rpc-statd-notify.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpc-statd.service": {
"name": "rpc-statd.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"rpcbind.service": {
"name": "rpcbind.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"rsyslog.service": {
"name": "rsyslog.service",
"source": "systemd",
"state": "running",
"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"
},
"serial-getty@.service": {
"name": "serial-getty@.service",
"source": "systemd",
"state": "unknown",
"status": "indirect"
},
"serial-getty@ttyS0.service": {
"name": "serial-getty@ttyS0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"snmpd.service": {
"name": "snmpd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"snmptrapd.service": {
"name": "snmptrapd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"sntp.service": {
"name": "sntp.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen.service": {
"name": "sshd-keygen.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"sshd-keygen@.service": {
"name": "sshd-keygen@.service",
"source": "systemd",
"state": "unknown",
"status": "disabled"
},
"sshd-keygen@ecdsa.service": {
"name": "sshd-keygen@ecdsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@ed25519.service": {
"name": "sshd-keygen@ed25519.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd-keygen@rsa.service": {
"name": "sshd-keygen@rsa.service",
"source": "systemd",
"state": "stopped",
"status": "inactive"
},
"sshd.service": {
"name": "sshd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"sshd@.service": {
"name": "sshd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"sssd-autofs.service": {
"name": "sssd-autofs.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-kcm.service": {
"name": "sssd-kcm.service",
"source": "systemd",
"state": "stopped",
"status": "indirect"
},
"sssd-nss.service": {
"name": "sssd-nss.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pac.service": {
"name": "sssd-pac.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-pam.service": {
"name": "sssd-pam.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-ssh.service": {
"name": "sssd-ssh.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd-sudo.service": {
"name": "sssd-sudo.service",
"source": "systemd",
"state": "inactive",
"status": "indirect"
},
"sssd.service": {
"name": "sssd.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"syslog.service": {
"name": "syslog.service",
"source": "systemd",
"state": "active",
"status": "enabled"
},
"system-update-cleanup.service": {
"name": "system-update-cleanup.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-ask-password-console.service": {
"name": "systemd-ask-password-console.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-ask-password-wall.service": {
"name": "systemd-ask-password-wall.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-backlight@.service": {
"name": "systemd-backlight@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-binfmt.service": {
"name": "systemd-binfmt.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-coredump@.service": {
"name": "systemd-coredump@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-exit.service": {
"name": "systemd-exit.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-firstboot.service": {
"name": "systemd-firstboot.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck-root.service": {
"name": "systemd-fsck-root.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-fsck@.service": {
"name": "systemd-fsck@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-halt.service": {
"name": "systemd-halt.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hibernate-resume@.service": {
"name": "systemd-hibernate-resume@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"systemd-hibernate.service": {
"name": "systemd-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hostnamed.service": {
"name": "systemd-hostnamed.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-hwdb-update.service": {
"name": "systemd-hwdb-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-hybrid-sleep.service": {
"name": "systemd-hybrid-sleep.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-initctl.service": {
"name": "systemd-initctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-catalog-update.service": {
"name": "systemd-journal-catalog-update.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journal-flush.service": {
"name": "systemd-journal-flush.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-journald.service": {
"name": "systemd-journald.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-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-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-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": "static"
},
"systemd-resolved.service": {
"name": "systemd-resolved.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"systemd-rfkill.service": {
"name": "systemd-rfkill.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend-then-hibernate.service": {
"name": "systemd-suspend-then-hibernate.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-suspend.service": {
"name": "systemd-suspend.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"systemd-sysctl.service": {
"name": "systemd-sysctl.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-sysusers.service": {
"name": "systemd-sysusers.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-timedated.service": {
"name": "systemd-timedated.service",
"source": "systemd",
"state": "inactive",
"status": "masked"
},
"systemd-timesyncd.service": {
"name": "systemd-timesyncd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"systemd-tmpfiles-clean.service": {
"name": "systemd-tmpfiles-clean.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup-dev.service": {
"name": "systemd-tmpfiles-setup-dev.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-tmpfiles-setup.service": {
"name": "systemd-tmpfiles-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-settle.service": {
"name": "systemd-udev-settle.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udev-trigger.service": {
"name": "systemd-udev-trigger.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-udevd.service": {
"name": "systemd-udevd.service",
"source": "systemd",
"state": "running",
"status": "static"
},
"systemd-update-done.service": {
"name": "systemd-update-done.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp-runlevel.service": {
"name": "systemd-update-utmp-runlevel.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-update-utmp.service": {
"name": "systemd-update-utmp.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-user-sessions.service": {
"name": "systemd-user-sessions.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-vconsole-setup.service": {
"name": "systemd-vconsole-setup.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"systemd-volatile-root.service": {
"name": "systemd-volatile-root.service",
"source": "systemd",
"state": "inactive",
"status": "static"
},
"tcsd.service": {
"name": "tcsd.service",
"source": "systemd",
"state": "inactive",
"status": "disabled"
},
"teamd@.service": {
"name": "teamd@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"timedatex.service": {
"name": "timedatex.service",
"source": "systemd",
"state": "inactive",
"status": "enabled"
},
"tuned.service": {
"name": "tuned.service",
"source": "systemd",
"state": "running",
"status": "enabled"
},
"unbound-anchor.service": {
"name": "unbound-anchor.service",
"source": "systemd",
"state": "stopped",
"status": "static"
},
"user-runtime-dir@.service": {
"name": "user-runtime-dir@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user-runtime-dir@0.service": {
"name": "user-runtime-dir@0.service",
"source": "systemd",
"state": "stopped",
"status": "active"
},
"user@.service": {
"name": "user@.service",
"source": "systemd",
"state": "unknown",
"status": "static"
},
"user@0.service": {
"name": "user@0.service",
"source": "systemd",
"state": "running",
"status": "active"
},
"ypbind.service": {
"name": "ypbind.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"yppasswdd.service": {
"name": "yppasswdd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypserv.service": {
"name": "ypserv.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
},
"ypxfrd.service": {
"name": "ypxfrd.service",
"source": "systemd",
"state": "stopped",
"status": "not-found"
}
}
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Stop cluster daemons to reload configuration] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:24
Monday 01 August 2022 17:11:28 +0000 (0:00:01.624) 0:00:36.606 *********
ok: [/cache/centos-8.qcow2] => (item=pacemaker) => {
"ansible_loop_var": "item",
"changed": false,
"item": "pacemaker",
"name": "pacemaker",
"state": "stopped",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "rsyslog.service network.target dbus.service time-sync.target sysinit.target resource-agents-deps.target corosync.service systemd-journald.socket basic.target system.slice",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Pacemaker High Availability Cluster Manager",
"DevicePolicy": "auto",
"Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "6968",
"LimitNPROCSoft": "6968",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6968",
"LimitSIGPENDINGSoft": "6968",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "pacemaker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target corosync.service system.slice",
"Restart": "on-failure",
"RestartUSec": "1s",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "no",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "25s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "infinity",
"TimeoutStartUSec": "1min",
"TimeoutStopUSec": "30min",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"Wants": "resource-agents-deps.target dbus.service",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
skipping: [/cache/centos-8.qcow2] => (item=corosync-qdevice) => {
"ansible_loop_var": "item",
"changed": false,
"item": "corosync-qdevice",
"skip_reason": "Conditional result was False"
}
ok: [/cache/centos-8.qcow2] => (item=corosync) => {
"ansible_loop_var": "item",
"changed": false,
"item": "corosync",
"name": "corosync",
"state": "stopped",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "network-online.target systemd-journald.socket basic.target sysinit.target system.slice",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target pacemaker.service multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Corosync Cluster Engine",
"DevicePolicy": "auto",
"Documentation": "man:corosync man:corosync.conf man:corosync_overview",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/corosync.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "6968",
"LimitNPROCSoft": "6968",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6968",
"LimitSIGPENDINGSoft": "6968",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "corosync.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"RequiredBy": "pacemaker.service",
"Requires": "network-online.target sysinit.target system.slice",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 17:11:22 UTC",
"StateChangeTimestampMonotonic": "769492146",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "11149",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Start corosync] *******************
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:46
Monday 01 August 2022 17:11:29 +0000 (0:00:01.044) 0:00:37.651 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"name": "corosync",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "network-online.target systemd-journald.socket basic.target sysinit.target system.slice",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target pacemaker.service multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Corosync Cluster Engine",
"DevicePolicy": "auto",
"Documentation": "man:corosync man:corosync.conf man:corosync_overview",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/corosync (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/corosync ; argv[]=/usr/sbin/corosync -f $COROSYNC_OPTIONS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"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 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/corosync.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "6968",
"LimitNPROCSoft": "6968",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6968",
"LimitSIGPENDINGSoft": "6968",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "corosync.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"RequiredBy": "pacemaker.service",
"Requires": "network-online.target sysinit.target system.slice",
"Restart": "no",
"RestartUSec": "100ms",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "yes",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "10s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestamp": "Mon 2022-08-01 17:11:22 UTC",
"StateChangeTimestampMonotonic": "769492146",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "11149",
"TimeoutStartUSec": "1min 30s",
"TimeoutStopUSec": "1min 30s",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "notify",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Reload corosync configuration] ****
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:55
Monday 01 August 2022 17:11:30 +0000 (0:00:00.977) 0:00:38.629 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"cmd": [
"corosync-cfgtool",
"-R"
],
"delta": "0:00:00.012879",
"end": "2022-08-01 17:11:30.036239",
"rc": 0,
"start": "2022-08-01 17:11:30.023360"
}
STDOUT:
Reloading corosync.conf...
Done
TASK [fedora.linux_system_roles.ha_cluster : Start corosync-qdevice] ***********
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:61
Monday 01 August 2022 17:11:31 +0000 (0:00:00.383) 0:00:39.013 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Start pacemaker] ******************
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:67
Monday 01 August 2022 17:11:31 +0000 (0:00:00.035) 0:00:39.048 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"name": "pacemaker",
"state": "started",
"status": {
"ActiveEnterTimestampMonotonic": "0",
"ActiveExitTimestampMonotonic": "0",
"ActiveState": "inactive",
"After": "rsyslog.service network.target dbus.service time-sync.target sysinit.target resource-agents-deps.target corosync.service systemd-journald.socket basic.target system.slice",
"AllowIsolate": "no",
"AllowedCPUs": "",
"AllowedMemoryNodes": "",
"AmbientCapabilities": "",
"AssertResult": "no",
"AssertTimestampMonotonic": "0",
"Before": "shutdown.target multi-user.target",
"BlockIOAccounting": "no",
"BlockIOWeight": "[not set]",
"CPUAccounting": "no",
"CPUAffinity": "",
"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",
"CollectMode": "inactive",
"ConditionResult": "no",
"ConditionTimestampMonotonic": "0",
"ConfigurationDirectoryMode": "0755",
"Conflicts": "shutdown.target",
"ControlPID": "0",
"DefaultDependencies": "yes",
"DefaultMemoryLow": "0",
"DefaultMemoryMin": "0",
"Delegate": "no",
"Description": "Pacemaker High Availability Cluster Manager",
"DevicePolicy": "auto",
"Documentation": "man:pacemakerd https://clusterlabs.org/pacemaker/doc/",
"DynamicUser": "no",
"EffectiveCPUs": "",
"EffectiveMemoryNodes": "",
"EnvironmentFiles": "/etc/sysconfig/sbd (ignore_errors=yes)",
"ExecMainCode": "0",
"ExecMainExitTimestampMonotonic": "0",
"ExecMainPID": "0",
"ExecMainStartTimestampMonotonic": "0",
"ExecMainStatus": "0",
"ExecStart": "{ path=/usr/sbin/pacemakerd ; argv[]=/usr/sbin/pacemakerd ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
"FailureAction": "none",
"FileDescriptorStoreMax": "0",
"FragmentPath": "/usr/lib/systemd/system/pacemaker.service",
"FreezerState": "running",
"GID": "[not set]",
"GuessMainPID": "yes",
"IOAccounting": "no",
"IOSchedulingClass": "0",
"IOSchedulingPriority": "0",
"IOWeight": "[not set]",
"IPAccounting": "no",
"IPEgressBytes": "18446744073709551615",
"IPEgressPackets": "18446744073709551615",
"IPIngressBytes": "18446744073709551615",
"IPIngressPackets": "18446744073709551615",
"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": "0",
"LimitCPU": "infinity",
"LimitCPUSoft": "infinity",
"LimitDATA": "infinity",
"LimitDATASoft": "infinity",
"LimitFSIZE": "infinity",
"LimitFSIZESoft": "infinity",
"LimitLOCKS": "infinity",
"LimitLOCKSSoft": "infinity",
"LimitMEMLOCK": "65536",
"LimitMEMLOCKSoft": "65536",
"LimitMSGQUEUE": "819200",
"LimitMSGQUEUESoft": "819200",
"LimitNICE": "0",
"LimitNICESoft": "0",
"LimitNOFILE": "262144",
"LimitNOFILESoft": "1024",
"LimitNPROC": "6968",
"LimitNPROCSoft": "6968",
"LimitRSS": "infinity",
"LimitRSSSoft": "infinity",
"LimitRTPRIO": "0",
"LimitRTPRIOSoft": "0",
"LimitRTTIME": "infinity",
"LimitRTTIMESoft": "infinity",
"LimitSIGPENDING": "6968",
"LimitSIGPENDINGSoft": "6968",
"LimitSTACK": "infinity",
"LimitSTACKSoft": "8388608",
"LoadState": "loaded",
"LockPersonality": "no",
"LogLevelMax": "-1",
"LogRateLimitBurst": "0",
"LogRateLimitIntervalUSec": "0",
"LogsDirectoryMode": "0755",
"MainPID": "0",
"MemoryAccounting": "yes",
"MemoryCurrent": "[not set]",
"MemoryDenyWriteExecute": "no",
"MemoryHigh": "infinity",
"MemoryLimit": "infinity",
"MemoryLow": "0",
"MemoryMax": "infinity",
"MemoryMin": "0",
"MemorySwapMax": "infinity",
"MountAPIVFS": "no",
"MountFlags": "",
"NFileDescriptorStore": "0",
"NRestarts": "0",
"NUMAMask": "",
"NUMAPolicy": "n/a",
"Names": "pacemaker.service",
"NeedDaemonReload": "no",
"Nice": "0",
"NoNewPrivileges": "no",
"NonBlocking": "no",
"NotifyAccess": "main",
"OOMScoreAdjust": "0",
"OnFailureJobMode": "replace",
"PermissionsStartOnly": "no",
"Perpetual": "no",
"PrivateDevices": "no",
"PrivateMounts": "no",
"PrivateNetwork": "no",
"PrivateTmp": "no",
"PrivateUsers": "no",
"ProtectControlGroups": "no",
"ProtectHome": "no",
"ProtectKernelModules": "no",
"ProtectKernelTunables": "no",
"ProtectSystem": "no",
"RefuseManualStart": "no",
"RefuseManualStop": "no",
"RemainAfterExit": "no",
"RemoveIPC": "no",
"Requires": "sysinit.target corosync.service system.slice",
"Restart": "on-failure",
"RestartUSec": "1s",
"RestrictNamespaces": "no",
"RestrictRealtime": "no",
"RestrictSUIDSGID": "no",
"Result": "success",
"RootDirectoryStartOnly": "no",
"RuntimeDirectoryMode": "0755",
"RuntimeDirectoryPreserve": "no",
"RuntimeMaxUSec": "infinity",
"SameProcessGroup": "no",
"SecureBits": "0",
"SendSIGHUP": "no",
"SendSIGKILL": "no",
"Slice": "system.slice",
"StandardError": "null",
"StandardInput": "null",
"StandardInputData": "",
"StandardOutput": "journal",
"StartLimitAction": "none",
"StartLimitBurst": "5",
"StartLimitIntervalUSec": "25s",
"StartupBlockIOWeight": "[not set]",
"StartupCPUShares": "[not set]",
"StartupCPUWeight": "[not set]",
"StartupIOWeight": "[not set]",
"StateChangeTimestampMonotonic": "0",
"StateDirectoryMode": "0755",
"StatusErrno": "0",
"StopWhenUnneeded": "no",
"SubState": "dead",
"SuccessAction": "none",
"SyslogFacility": "3",
"SyslogLevel": "6",
"SyslogLevelPrefix": "yes",
"SyslogPriority": "30",
"SystemCallErrorNumber": "0",
"TTYReset": "no",
"TTYVHangup": "no",
"TTYVTDisallocate": "no",
"TasksAccounting": "yes",
"TasksCurrent": "[not set]",
"TasksMax": "infinity",
"TimeoutStartUSec": "1min",
"TimeoutStopUSec": "30min",
"TimerSlackNSec": "50000",
"Transient": "no",
"Type": "simple",
"UID": "[not set]",
"UMask": "0022",
"UnitFilePreset": "disabled",
"UnitFileState": "enabled",
"UtmpMode": "init",
"WantedBy": "multi-user.target",
"Wants": "resource-agents-deps.target dbus.service",
"WatchdogTimestampMonotonic": "0",
"WatchdogUSec": "0"
}
}
TASK [fedora.linux_system_roles.ha_cluster : Wait for the cluster to fully start and form membership] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:73
Monday 01 August 2022 17:11:31 +0000 (0:00:00.550) 0:00:39.599 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"cmd": [
"pcs",
"cluster",
"start",
"--all",
"--wait"
],
"delta": "0:00:26.301368",
"end": "2022-08-01 17:11:57.329054",
"rc": 0,
"start": "2022-08-01 17:11:31.027686"
}
STDOUT:
localhost: Starting Cluster...
Waiting for node(s) to start...
localhost: Started
TASK [fedora.linux_system_roles.ha_cluster : List pacemaker nodes] *************
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:87
Monday 01 August 2022 17:11:58 +0000 (0:00:26.718) 0:01:06.317 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"cmd": "crm_mon -X | xmllint --xpath '/crm_mon/nodes/node/@name' - | sed -E 's/\\s*name=\"([^\"]+)\"\\s*/\\1\\n/g'\n",
"delta": "0:00:00.020029",
"end": "2022-08-01 17:11:57.751842",
"rc": 0,
"start": "2022-08-01 17:11:57.731813"
}
STDOUT:
localhost
TASK [fedora.linux_system_roles.ha_cluster : Purge removed nodes from pacemaker's cache] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:108
Monday 01 August 2022 17:11:58 +0000 (0:00:00.417) 0:01:06.734 *********
skipping: [/cache/centos-8.qcow2] => (item=localhost) => {
"ansible_loop_var": "item",
"changed": false,
"item": "localhost",
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Create and push CIB] **************
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:40
Monday 01 August 2022 17:11:58 +0000 (0:00:00.042) 0:01:06.777 *********
included: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml for /cache/centos-8.qcow2
TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for original CIB] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:10
Monday 01 August 2022 17:11:58 +0000 (0:00:00.132) 0:01:06.909 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.bsl9o_ey_ha_cluster_original_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for new CIB] ****
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:18
Monday 01 August 2022 17:11:59 +0000 (0:00:00.384) 0:01:07.294 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.jtrwtp57_ha_cluster_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Fetch CIB configuration] **********
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:26
Monday 01 August 2022 17:11:59 +0000 (0:00:00.397) 0:01:07.692 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"cmd": [
"cibadmin",
"--query"
],
"delta": "0:00:00.012033",
"end": "2022-08-01 17:11:59.123376",
"rc": 0,
"start": "2022-08-01 17:11:59.111343"
}
STDOUT:
TASK [fedora.linux_system_roles.ha_cluster : Write CIB configuration] **********
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:33
Monday 01 August 2022 17:12:00 +0000 (0:00:00.409) 0:01:08.101 *********
changed: [/cache/centos-8.qcow2] => (item=/tmp/ansible.jtrwtp57_ha_cluster_cib_xml) => {
"ansible_loop_var": "item",
"changed": true,
"checksum": "b8b78261ecca8ff9599d77f18b866b70fe852db7",
"dest": "/tmp/ansible.jtrwtp57_ha_cluster_cib_xml",
"gid": 0,
"group": "root",
"item": "/tmp/ansible.jtrwtp57_ha_cluster_cib_xml",
"md5sum": "a05fd0fed2fded4c51d6e6f43e4e8926",
"mode": "0600",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 1274,
"src": "/root/.ansible/tmp/ansible-tmp-1659373920.158967-157373-55099430349650/source",
"state": "file",
"uid": 0
}
changed: [/cache/centos-8.qcow2] => (item=/tmp/ansible.bsl9o_ey_ha_cluster_original_cib_xml) => {
"ansible_loop_var": "item",
"changed": true,
"checksum": "b8b78261ecca8ff9599d77f18b866b70fe852db7",
"dest": "/tmp/ansible.bsl9o_ey_ha_cluster_original_cib_xml",
"gid": 0,
"group": "root",
"item": "/tmp/ansible.bsl9o_ey_ha_cluster_original_cib_xml",
"md5sum": "a05fd0fed2fded4c51d6e6f43e4e8926",
"mode": "0600",
"owner": "root",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 1274,
"src": "/root/.ansible/tmp/ansible-tmp-1659373920.833319-157373-217923061579471/source",
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Purge new CIB configuration] ******
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:51
Monday 01 August 2022 17:12:01 +0000 (0:00:01.393) 0:01:09.494 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"cmd": [
"cibadmin",
"--force",
"--delete-all",
"--xpath",
"/cib/configuration/*[not(\n self::crm_config or\n self::nodes or\n self::resources or\n self::constraints\n)] | /cib/configuration/*[self::resources or self::constraints]/* | /cib/configuration/nodes/*/* | /cib/configuration/crm_config//nvpair[not(\n @name=\"cluster-infrastructure\" or\n @name=\"cluster-name\" or\n @name=\"dc-version\" or\n @name=\"have-watchdog\" or\n @name=\"last-lrm-refresh\" or\n @name=\"stonith-watchdog-timeout\"\n)]"
],
"delta": "0:00:00.022425",
"end": "2022-08-01 17:12:00.929892",
"rc": 0,
"start": "2022-08-01 17:12:00.907467"
}
TASK [fedora.linux_system_roles.ha_cluster : Configure cluster properties] *****
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:80
Monday 01 August 2022 17:12:01 +0000 (0:00:00.423) 0:01:09.918 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Extract primitive to bundle mapping] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:91
Monday 01 August 2022 17:12:02 +0000 (0:00:00.104) 0:01:10.022 *********
ok: [/cache/centos-8.qcow2] => {
"ansible_facts": {
"__ha_cluster_primitive_bundle_map": {}
},
"changed": false
}
TASK [fedora.linux_system_roles.ha_cluster : Configure cluster bundle resources] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:95
Monday 01 August 2022 17:12:02 +0000 (0:00:00.067) 0:01:10.089 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resources] ******
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:101
Monday 01 August 2022 17:12:02 +0000 (0:00:00.035) 0:01:10.125 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resource groups] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:108
Monday 01 August 2022 17:12:02 +0000 (0:00:00.036) 0:01:10.162 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure cluster resource clones] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:114
Monday 01 August 2022 17:12:02 +0000 (0:00:00.035) 0:01:10.197 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure resource location constraints] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:122
Monday 01 August 2022 17:12:02 +0000 (0:00:00.034) 0:01:10.232 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure resource colocation constraints] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:129
Monday 01 August 2022 17:12:02 +0000 (0:00:00.035) 0:01:10.267 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure resource set colocation constraints] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:137
Monday 01 August 2022 17:12:02 +0000 (0:00:00.034) 0:01:10.302 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure resource order constraints] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:147
Monday 01 August 2022 17:12:02 +0000 (0:00:00.033) 0:01:10.336 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure resource set order constraints] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:155
Monday 01 August 2022 17:12:02 +0000 (0:00:00.034) 0:01:10.370 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure resource ticket constraints] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:165
Monday 01 August 2022 17:12:02 +0000 (0:00:00.036) 0:01:10.407 *********
TASK [fedora.linux_system_roles.ha_cluster : Configure resource set ticket constraints] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:173
Monday 01 August 2022 17:12:02 +0000 (0:00:00.034) 0:01:10.441 *********
TASK [fedora.linux_system_roles.ha_cluster : Create a tempfile for CIB diff] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:190
Monday 01 August 2022 17:12:02 +0000 (0:00:00.032) 0:01:10.474 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"gid": 0,
"group": "root",
"mode": "0600",
"owner": "root",
"path": "/tmp/ansible.98bvaiov_ha_cluster_cib_diff",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
}
TASK [fedora.linux_system_roles.ha_cluster : Compare new and original CIB] *****
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:198
Monday 01 August 2022 17:12:02 +0000 (0:00:00.371) 0:01:10.846 *********
changed: [/cache/centos-8.qcow2] => {
"changed": true,
"cmd": [
"crm_diff",
"--no-version",
"--original",
"/tmp/ansible.bsl9o_ey_ha_cluster_original_cib_xml",
"--new",
"/tmp/ansible.jtrwtp57_ha_cluster_cib_xml"
],
"delta": "0:00:00.007249",
"end": "2022-08-01 17:12:02.265636",
"failed_when_result": false,
"rc": 0,
"start": "2022-08-01 17:12:02.258387"
}
TASK [fedora.linux_system_roles.ha_cluster : Write CIB diff to its tempfile] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:211
Monday 01 August 2022 17:12:03 +0000 (0:00:00.403) 0:01:11.249 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Push CIB diff to the cluster if it has any changes] ***
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:222
Monday 01 August 2022 17:12:03 +0000 (0:00:00.039) 0:01:11.289 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Remove CIB tempfiles] *************
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:230
Monday 01 August 2022 17:12:03 +0000 (0:00:00.038) 0:01:11.327 *********
changed: [/cache/centos-8.qcow2] => (item={'changed': True, 'path': '/tmp/ansible.jtrwtp57_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.jtrwtp57_ha_cluster_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.jtrwtp57_ha_cluster_cib_xml",
"state": "absent"
}
changed: [/cache/centos-8.qcow2] => (item={'changed': True, 'path': '/tmp/ansible.bsl9o_ey_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.bsl9o_ey_ha_cluster_original_cib_xml",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.bsl9o_ey_ha_cluster_original_cib_xml",
"state": "absent"
}
changed: [/cache/centos-8.qcow2] => (item={'changed': True, 'path': '/tmp/ansible.98bvaiov_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.98bvaiov_ha_cluster_cib_diff",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 0,
"state": "file",
"uid": 0
},
"path": "/tmp/ansible.98bvaiov_ha_cluster_cib_diff",
"state": "absent"
}
TASK [fedora.linux_system_roles.ha_cluster : Remove cluster configuration] *****
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:47
Monday 01 August 2022 17:12:04 +0000 (0:00:01.064) 0:01:12.392 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
TASK [fedora.linux_system_roles.ha_cluster : Remove fence-virt authkey] ********
task path: /tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/main.yml:50
Monday 01 August 2022 17:12:04 +0000 (0:00:00.034) 0:01:12.427 *********
skipping: [/cache/centos-8.qcow2] => {
"changed": false,
"skip_reason": "Conditional result was False"
}
META: role_complete for /cache/centos-8.qcow2
TASK [Stat pcsd TLS certificate] ***********************************************
task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tests_cluster_basic_custom_pcsd_tls.yml:39
Monday 01 August 2022 17:12:04 +0000 (0:00:00.058) 0:01:12.485 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"stat": {
"atime": 1659373867.941529,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "18a872714f87f399075f9dce940859e8ca5a9544",
"ctime": 1659373865.986529,
"dev": 64513,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 16933443,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0600",
"mtime": 1659373865.7395291,
"nlink": 1,
"path": "/var/lib/pcsd/pcsd.crt",
"pw_name": "root",
"readable": true,
"rgrp": false,
"roth": false,
"rusr": true,
"size": 1115,
"uid": 0,
"version": "2993645696",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [Stat pcsd TLS key] *******************************************************
task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tests_cluster_basic_custom_pcsd_tls.yml:45
Monday 01 August 2022 17:12:04 +0000 (0:00:00.395) 0:01:12.881 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false,
"stat": {
"atime": 1659373867.941529,
"attr_flags": "",
"attributes": [],
"block_size": 4096,
"blocks": 8,
"charset": "us-ascii",
"checksum": "a6c82fccefe428fc837c03a7406cba8c4fdd1b07",
"ctime": 1659373865.278529,
"dev": 64513,
"device_type": 0,
"executable": false,
"exists": true,
"gid": 0,
"gr_name": "root",
"inode": 4273893,
"isblk": false,
"ischr": false,
"isdir": false,
"isfifo": false,
"isgid": false,
"islnk": false,
"isreg": true,
"issock": false,
"isuid": false,
"mimetype": "text/plain",
"mode": "0600",
"mtime": 1659373865.006529,
"nlink": 1,
"path": "/var/lib/pcsd/pcsd.key",
"pw_name": "root",
"readable": true,
"rgrp": false,
"roth": false,
"rusr": true,
"size": 1704,
"uid": 0,
"version": "55738964",
"wgrp": false,
"woth": false,
"writeable": true,
"wusr": true,
"xgrp": false,
"xoth": false,
"xusr": false
}
}
TASK [Check pre-shared keys and TLS certificates are present] ******************
task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tests_cluster_basic_custom_pcsd_tls.yml:51
Monday 01 August 2022 17:12:05 +0000 (0:00:00.401) 0:01:13.282 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false
}
MSG:
All assertions passed
TASK [Check pcsd TLS certificate content] **************************************
task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tests_cluster_basic_custom_pcsd_tls.yml:57
Monday 01 August 2022 17:12:05 +0000 (0:00:00.060) 0:01:13.343 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false
}
MSG:
All assertions passed
TASK [Check pcsd TLS key content] **********************************************
task path: /tmp/tmp0yzh44fb/tests/ha_cluster/tests_cluster_basic_custom_pcsd_tls.yml:64
Monday 01 August 2022 17:12:05 +0000 (0:00:00.051) 0:01:13.394 *********
ok: [/cache/centos-8.qcow2] => {
"changed": false
}
MSG:
All assertions passed
META: ran handlers
META: ran handlers
PLAY RECAP *********************************************************************
/cache/centos-8.qcow2 : ok=91 changed=28 unreachable=0 failed=0 skipped=51 rescued=0 ignored=0
Monday 01 August 2022 17:12:05 +0000 (0:00:00.073) 0:01:13.468 *********
===============================================================================
fedora.linux_system_roles.ha_cluster : Wait for the cluster to fully start and form membership -- 26.72s
/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:73
fedora.linux_system_roles.ha_cluster : Install cluster packages --------- 2.36s
/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/install-and-configure-packages.yml:27
fedora.linux_system_roles.ha_cluster : Get services status - detect firewall --- 1.68s
/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/firewall.yml:3
fedora.linux_system_roles.ha_cluster : Get services status - detect corosync-qdevice --- 1.62s
/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:21
fedora.linux_system_roles.ha_cluster : Get services status - detect pacemaker --- 1.61s
/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml:61
fedora.linux_system_roles.ha_cluster : Get services status - detect SBD --- 1.54s
/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-enable-disable.yml:16
fedora.linux_system_roles.ha_cluster : Write CIB configuration ---------- 1.39s
/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:33
fedora.linux_system_roles.ha_cluster : Enable or disable configured cluster services on boot --- 1.31s
/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-enable-disable.yml:3
fedora.linux_system_roles.ha_cluster : Start pcsd with updated config files and configure it to start on boot --- 1.30s
/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:53
Gathering Facts --------------------------------------------------------- 1.14s
/tmp/tmp0yzh44fb/tests/ha_cluster/tests_cluster_basic_custom_pcsd_tls.yml:3 ---
fedora.linux_system_roles.ha_cluster : Remove CIB tempfiles ------------- 1.06s
/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/create-and-push-cib.yml:230
fedora.linux_system_roles.ha_cluster : Stop cluster daemons to reload configuration --- 1.04s
/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:24
fedora.linux_system_roles.ha_cluster : Set stonith-watchdog-timeout cluster property --- 0.99s
/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/sbd.yml:64
fedora.linux_system_roles.ha_cluster : Start corosync ------------------- 0.98s
/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-start-and-reload.yml:46
fedora.linux_system_roles.ha_cluster : Check pcs auth status ------------ 0.96s
/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-auth.yml:3
fedora.linux_system_roles.ha_cluster : Create a corosync.conf file content using pcs-0.10 --- 0.96s
/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/cluster-setup-pcs-0.10.yml:3
fedora.linux_system_roles.ha_cluster : Fetch pcs capabilities ----------- 0.88s
/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:59
fedora.linux_system_roles.ha_cluster : Stop pcsd ------------------------ 0.82s
/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:6
Enable HA repos --------------------------------------------------------- 0.78s
/cache/centos-8_setup.yml:5 ---------------------------------------------------
fedora.linux_system_roles.ha_cluster : Distribute pcsd TLS private key --- 0.77s
/tmp/tmprqs64mlu/ansible_collections/fedora/linux_system_roles/roles/ha_cluster/tasks/pcs-configure-pcs-pcsd.yml:24