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/tmpb1gpv9bl
  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
Tuesday 19 July 2022  19:59:05 +0000 (0:00:00.019)       0:00:00.019 ********** 
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.377781",
    "end": "2022-07-19 19:59:05.185595",
    "rc": 0,
    "start": "2022-07-19 19:59:04.807814"
}
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   

Tuesday 19 July 2022  19:59:06 +0000 (0:00:00.989)       0:00:01.008 ********** 
=============================================================================== 
Enable HA repos --------------------------------------------------------- 0.99s
/cache/centos-8_setup.yml:5 ---------------------------------------------------

PLAYBOOK: tests_bind_high_availability.yml *************************************
1 plays in /tmp/tmp_on0bpeh/tests/tests_bind_high_availability.yml

PLAY [all] *********************************************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmp_on0bpeh/tests/tests_bind_high_availability.yml:2
Tuesday 19 July 2022  19:59:06 +0000 (0:00:00.011)       0:00:01.020 ********** 
ok: [/cache/centos-8.qcow2]
META: ran handlers

TASK [Set up test environment] *************************************************
task path: /tmp/tmp_on0bpeh/tests/tests_bind_high_availability.yml:13
Tuesday 19 July 2022  19:59:07 +0000 (0:00:01.082)       0:00:02.102 ********** 
included: /tmp/tmp_on0bpeh/tests/tasks/setup_test.yml for /cache/centos-8.qcow2

TASK [Include general tests variables] *****************************************
task path: /tmp/tmp_on0bpeh/tests/tasks/setup_test.yml:2
Tuesday 19 July 2022  19:59:07 +0000 (0:00:00.028)       0:00:02.131 ********** 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "nbde_client_test_device": "/tmp/.nbde_client_dev_test",
        "nbde_client_test_encryption_key_src": "/tmp/.nbde_client_dev_encryption_key",
        "nbde_client_test_pass": "test-password-here",
        "nbde_client_test_roles_dir": "/tmp/.nbde_client_dev_roles"
    },
    "ansible_included_var_files": [
        "/tmp/tmp_on0bpeh/tests/vars/main.yml"
    ],
    "changed": false
}

TASK [Set version specific variables] ******************************************
task path: /tmp/tmp_on0bpeh/tests/tasks/setup_test.yml:5
Tuesday 19 July 2022  19:59:07 +0000 (0:00:00.026)       0:00:02.158 ********** 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "nbde_client_test_packages": [
            "cryptsetup"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmp_on0bpeh/tests/vars/CentOS_8.yml"
    ],
    "changed": false
}

TASK [Print all available facts] ***********************************************
task path: /tmp/tmp_on0bpeh/tests/tasks/setup_test.yml:20
Tuesday 19 July 2022  19:59:07 +0000 (0:00:00.039)       0:00:02.198 ********** 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "all_ipv4_addresses": [
            "10.0.2.15"
        ],
        "all_ipv6_addresses": [
            "fec0::5054:ff:fe12:3456",
            "fe80::5054:ff:fe12:3456"
        ],
        "ansible_local": {},
        "apparmor": {
            "status": "disabled"
        },
        "architecture": "x86_64",
        "bios_date": "04/01/2014",
        "bios_vendor": "SeaBIOS",
        "bios_version": "1.14.0-4.fc34",
        "board_asset_tag": "NA",
        "board_name": "NA",
        "board_serial": "NA",
        "board_vendor": "NA",
        "board_version": "NA",
        "chassis_asset_tag": "NA",
        "chassis_serial": "NA",
        "chassis_vendor": "QEMU",
        "chassis_version": "pc-i440fx-5.2",
        "cmdline": {
            "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-358.el8.x86_64",
            "console": "ttyS0,115200n8",
            "crashkernel": "auto",
            "net.ifnames": "0",
            "no_timer_check": true,
            "ro": true,
            "root": "UUID=395b9844-e404-4857-afbb-c6edccaf72f3"
        },
        "date_time": {
            "date": "2022-07-19",
            "day": "19",
            "epoch": "1658260746",
            "epoch_int": "1658260746",
            "hour": "19",
            "iso8601": "2022-07-19T19:59:06Z",
            "iso8601_basic": "20220719T195906216915",
            "iso8601_basic_short": "20220719T195906",
            "iso8601_micro": "2022-07-19T19:59:06.216915Z",
            "minute": "59",
            "month": "07",
            "second": "06",
            "time": "19:59:06",
            "tz": "UTC",
            "tz_dst": "UTC",
            "tz_offset": "+0000",
            "weekday": "Tuesday",
            "weekday_number": "2",
            "weeknumber": "29",
            "year": "2022"
        },
        "default_ipv4": {
            "address": "10.0.2.15",
            "alias": "eth0",
            "broadcast": "10.0.2.255",
            "gateway": "10.0.2.2",
            "interface": "eth0",
            "macaddress": "52:54:00:12:34:56",
            "mtu": 1500,
            "netmask": "255.255.255.0",
            "network": "10.0.2.0",
            "type": "ether"
        },
        "default_ipv6": {
            "address": "fec0::5054:ff:fe12:3456",
            "gateway": "fe80::2",
            "interface": "eth0",
            "macaddress": "52:54:00:12:34:56",
            "mtu": 1500,
            "prefix": "64",
            "scope": "site",
            "type": "ether"
        },
        "device_links": {
            "ids": {
                "sr0": [
                    "ata-QEMU_DVD-ROM_QM00003"
                ]
            },
            "labels": {
                "sr0": [
                    "cidata"
                ]
            },
            "masters": {},
            "uuids": {
                "sr0": [
                    "2022-07-19-19-58-46-00"
                ],
                "vda1": [
                    "395b9844-e404-4857-afbb-c6edccaf72f3"
                ]
            }
        },
        "devices": {
            "sr0": {
                "holders": [],
                "host": "",
                "links": {
                    "ids": [
                        "ata-QEMU_DVD-ROM_QM00003"
                    ],
                    "labels": [
                        "cidata"
                    ],
                    "masters": [],
                    "uuids": [
                        "2022-07-19-19-58-46-00"
                    ]
                },
                "model": "QEMU DVD-ROM",
                "partitions": {},
                "removable": "1",
                "rotational": "1",
                "sas_address": null,
                "sas_device_handle": null,
                "scheduler_mode": "mq-deadline",
                "sectors": "728",
                "sectorsize": "2048",
                "size": "364.00 KB",
                "support_discard": "0",
                "vendor": "QEMU",
                "virtual": 1
            },
            "vda": {
                "holders": [],
                "host": "",
                "links": {
                    "ids": [],
                    "labels": [],
                    "masters": [],
                    "uuids": []
                },
                "model": null,
                "partitions": {
                    "vda1": {
                        "holders": [],
                        "links": {
                            "ids": [],
                            "labels": [],
                            "masters": [],
                            "uuids": [
                                "395b9844-e404-4857-afbb-c6edccaf72f3"
                            ]
                        },
                        "sectors": "20969439",
                        "sectorsize": 512,
                        "size": "10.00 GB",
                        "start": "2048",
                        "uuid": "395b9844-e404-4857-afbb-c6edccaf72f3"
                    }
                },
                "removable": "0",
                "rotational": "1",
                "sas_address": null,
                "sas_device_handle": null,
                "scheduler_mode": "none",
                "sectors": "20971520",
                "sectorsize": "512",
                "size": "10.00 GB",
                "support_discard": "512",
                "vendor": "0x1af4",
                "virtual": 1
            }
        },
        "discovered_interpreter_python": "/usr/libexec/platform-python",
        "distribution": "CentOS",
        "distribution_file_parsed": true,
        "distribution_file_path": "/etc/centos-release",
        "distribution_file_variety": "CentOS",
        "distribution_major_version": "8",
        "distribution_release": "Stream",
        "distribution_version": "8",
        "dns": {
            "nameservers": [
                "10.0.2.3"
            ],
            "search": [
                "virt.pnr.lab.eng.rdu2.redhat.com"
            ]
        },
        "domain": "virt.pnr.lab.eng.rdu2.redhat.com",
        "effective_group_id": 0,
        "effective_user_id": 0,
        "env": {
            "BASH_FUNC_which%%": "() {  ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}",
            "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus",
            "HOME": "/root",
            "LANG": "en_US.UTF-8",
            "LC_CTYPE": "C.UTF-8",
            "LESSOPEN": "||/usr/bin/lesspipe.sh %s",
            "LOGNAME": "root",
            "LS_COLORS": "",
            "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin",
            "PWD": "/root",
            "SELINUX_LEVEL_REQUESTED": "",
            "SELINUX_ROLE_REQUESTED": "",
            "SELINUX_USE_CURRENT_RANGE": "",
            "SHELL": "/bin/bash",
            "SHLVL": "2",
            "SSH_CLIENT": "10.0.2.2 50132 22",
            "SSH_CONNECTION": "10.0.2.2 50132 10.0.2.15 22",
            "SSH_TTY": "/dev/pts/0",
            "USER": "root",
            "XDG_RUNTIME_DIR": "/run/user/0",
            "XDG_SESSION_ID": "1",
            "_": "/usr/libexec/platform-python",
            "which_declare": "declare -f"
        },
        "eth0": {
            "active": true,
            "device": "eth0",
            "features": {
                "esp_hw_offload": "off [fixed]",
                "esp_tx_csum_hw_offload": "off [fixed]",
                "fcoe_mtu": "off [fixed]",
                "generic_receive_offload": "on",
                "generic_segmentation_offload": "off [requested on]",
                "highdma": "on [fixed]",
                "hw_tc_offload": "off [fixed]",
                "l2_fwd_offload": "off [fixed]",
                "large_receive_offload": "off [fixed]",
                "loopback": "off [fixed]",
                "netns_local": "off [fixed]",
                "ntuple_filters": "off [fixed]",
                "receive_hashing": "off [fixed]",
                "rx_all": "off [fixed]",
                "rx_checksumming": "off [fixed]",
                "rx_fcs": "off [fixed]",
                "rx_gro_hw": "off [fixed]",
                "rx_gro_list": "off",
                "rx_udp_gro_forwarding": "off",
                "rx_udp_tunnel_port_offload": "off [fixed]",
                "rx_vlan_filter": "on [fixed]",
                "rx_vlan_offload": "off [fixed]",
                "rx_vlan_stag_filter": "off [fixed]",
                "rx_vlan_stag_hw_parse": "off [fixed]",
                "scatter_gather": "off",
                "tcp_segmentation_offload": "off",
                "tls_hw_record": "off [fixed]",
                "tls_hw_rx_offload": "off [fixed]",
                "tls_hw_tx_offload": "off [fixed]",
                "tx_checksum_fcoe_crc": "off [fixed]",
                "tx_checksum_ip_generic": "off [fixed]",
                "tx_checksum_ipv4": "off [fixed]",
                "tx_checksum_ipv6": "off [fixed]",
                "tx_checksum_sctp": "off [fixed]",
                "tx_checksumming": "off",
                "tx_esp_segmentation": "off [fixed]",
                "tx_fcoe_segmentation": "off [fixed]",
                "tx_gre_csum_segmentation": "off [fixed]",
                "tx_gre_segmentation": "off [fixed]",
                "tx_gso_list": "off [fixed]",
                "tx_gso_partial": "off [fixed]",
                "tx_gso_robust": "off [fixed]",
                "tx_ipxip4_segmentation": "off [fixed]",
                "tx_ipxip6_segmentation": "off [fixed]",
                "tx_lockless": "off [fixed]",
                "tx_nocache_copy": "off",
                "tx_scatter_gather": "off [fixed]",
                "tx_scatter_gather_fraglist": "off [fixed]",
                "tx_sctp_segmentation": "off [fixed]",
                "tx_tcp6_segmentation": "off [fixed]",
                "tx_tcp_ecn_segmentation": "off [fixed]",
                "tx_tcp_mangleid_segmentation": "off [fixed]",
                "tx_tcp_segmentation": "off [fixed]",
                "tx_tunnel_remcsum_segmentation": "off [fixed]",
                "tx_udp_segmentation": "off [fixed]",
                "tx_udp_tnl_csum_segmentation": "off [fixed]",
                "tx_udp_tnl_segmentation": "off [fixed]",
                "tx_vlan_offload": "off [fixed]",
                "tx_vlan_stag_hw_insert": "off [fixed]",
                "vlan_challenged": "off [fixed]"
            },
            "hw_timestamp_filters": [],
            "ipv4": {
                "address": "10.0.2.15",
                "broadcast": "10.0.2.255",
                "netmask": "255.255.255.0",
                "network": "10.0.2.0"
            },
            "ipv6": [
                {
                    "address": "fec0::5054:ff:fe12:3456",
                    "prefix": "64",
                    "scope": "site"
                },
                {
                    "address": "fe80::5054:ff:fe12:3456",
                    "prefix": "64",
                    "scope": "link"
                }
            ],
            "macaddress": "52:54:00:12:34:56",
            "module": "virtio_net",
            "mtu": 1500,
            "pciid": "virtio0",
            "promisc": false,
            "speed": -1,
            "timestamping": [],
            "type": "ether"
        },
        "fibre_channel_wwn": [],
        "fips": false,
        "form_factor": "Other",
        "fqdn": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com",
        "gather_subset": [
            "all"
        ],
        "hostname": "ibm-p8-kvm-03-guest-02",
        "hostnqn": "",
        "interfaces": [
            "lo",
            "eth0"
        ],
        "is_chroot": false,
        "iscsi_iqn": "",
        "kernel": "4.18.0-358.el8.x86_64",
        "kernel_version": "#1 SMP Mon Jan 10 13:11:20 UTC 2022",
        "lo": {
            "active": true,
            "device": "lo",
            "features": {
                "esp_hw_offload": "off [fixed]",
                "esp_tx_csum_hw_offload": "off [fixed]",
                "fcoe_mtu": "off [fixed]",
                "generic_receive_offload": "on",
                "generic_segmentation_offload": "on",
                "highdma": "on [fixed]",
                "hw_tc_offload": "off [fixed]",
                "l2_fwd_offload": "off [fixed]",
                "large_receive_offload": "off [fixed]",
                "loopback": "on [fixed]",
                "netns_local": "on [fixed]",
                "ntuple_filters": "off [fixed]",
                "receive_hashing": "off [fixed]",
                "rx_all": "off [fixed]",
                "rx_checksumming": "on [fixed]",
                "rx_fcs": "off [fixed]",
                "rx_gro_hw": "off [fixed]",
                "rx_gro_list": "off",
                "rx_udp_gro_forwarding": "off",
                "rx_udp_tunnel_port_offload": "off [fixed]",
                "rx_vlan_filter": "off [fixed]",
                "rx_vlan_offload": "off [fixed]",
                "rx_vlan_stag_filter": "off [fixed]",
                "rx_vlan_stag_hw_parse": "off [fixed]",
                "scatter_gather": "on",
                "tcp_segmentation_offload": "on",
                "tls_hw_record": "off [fixed]",
                "tls_hw_rx_offload": "off [fixed]",
                "tls_hw_tx_offload": "off [fixed]",
                "tx_checksum_fcoe_crc": "off [fixed]",
                "tx_checksum_ip_generic": "on [fixed]",
                "tx_checksum_ipv4": "off [fixed]",
                "tx_checksum_ipv6": "off [fixed]",
                "tx_checksum_sctp": "on [fixed]",
                "tx_checksumming": "on",
                "tx_esp_segmentation": "off [fixed]",
                "tx_fcoe_segmentation": "off [fixed]",
                "tx_gre_csum_segmentation": "off [fixed]",
                "tx_gre_segmentation": "off [fixed]",
                "tx_gso_list": "on",
                "tx_gso_partial": "off [fixed]",
                "tx_gso_robust": "off [fixed]",
                "tx_ipxip4_segmentation": "off [fixed]",
                "tx_ipxip6_segmentation": "off [fixed]",
                "tx_lockless": "on [fixed]",
                "tx_nocache_copy": "off [fixed]",
                "tx_scatter_gather": "on [fixed]",
                "tx_scatter_gather_fraglist": "on [fixed]",
                "tx_sctp_segmentation": "on",
                "tx_tcp6_segmentation": "on",
                "tx_tcp_ecn_segmentation": "on",
                "tx_tcp_mangleid_segmentation": "on",
                "tx_tcp_segmentation": "on",
                "tx_tunnel_remcsum_segmentation": "off [fixed]",
                "tx_udp_segmentation": "on",
                "tx_udp_tnl_csum_segmentation": "off [fixed]",
                "tx_udp_tnl_segmentation": "off [fixed]",
                "tx_vlan_offload": "off [fixed]",
                "tx_vlan_stag_hw_insert": "off [fixed]",
                "vlan_challenged": "on [fixed]"
            },
            "hw_timestamp_filters": [],
            "ipv4": {
                "address": "127.0.0.1",
                "broadcast": "",
                "netmask": "255.0.0.0",
                "network": "127.0.0.0"
            },
            "ipv6": [
                {
                    "address": "::1",
                    "prefix": "128",
                    "scope": "host"
                }
            ],
            "mtu": 65536,
            "promisc": false,
            "timestamping": [],
            "type": "loopback"
        },
        "lsb": {},
        "machine": "x86_64",
        "machine_id": "998b96b6572c4695abe40d4249b41c08",
        "memfree_mb": 1374,
        "memory_mb": {
            "nocache": {
                "free": 1604,
                "used": 208
            },
            "real": {
                "free": 1374,
                "total": 1812,
                "used": 438
            },
            "swap": {
                "cached": 0,
                "free": 0,
                "total": 0,
                "used": 0
            }
        },
        "memtotal_mb": 1812,
        "module_setup": true,
        "mounts": [
            {
                "block_available": 2259178,
                "block_size": 4096,
                "block_total": 2618619,
                "block_used": 359441,
                "device": "/dev/vda1",
                "fstype": "xfs",
                "inode_available": 5206293,
                "inode_total": 5242352,
                "inode_used": 36059,
                "mount": "/",
                "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota",
                "size_available": 9253593088,
                "size_total": 10725863424,
                "uuid": "395b9844-e404-4857-afbb-c6edccaf72f3"
            }
        ],
        "nodename": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com",
        "os_family": "RedHat",
        "pkg_mgr": "dnf",
        "proc_cmdline": {
            "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-358.el8.x86_64",
            "console": "ttyS0,115200n8",
            "crashkernel": "auto",
            "net.ifnames": "0",
            "no_timer_check": true,
            "ro": true,
            "root": "UUID=395b9844-e404-4857-afbb-c6edccaf72f3"
        },
        "processor": [
            "0",
            "GenuineIntel",
            "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz",
            "1",
            "GenuineIntel",
            "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz",
            "2",
            "GenuineIntel",
            "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz",
            "3",
            "GenuineIntel",
            "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz"
        ],
        "processor_cores": 1,
        "processor_count": 4,
        "processor_nproc": 4,
        "processor_threads_per_core": 1,
        "processor_vcpus": 4,
        "product_name": "Standard PC (i440FX + PIIX, 1996)",
        "product_serial": "NA",
        "product_uuid": "NA",
        "product_version": "pc-i440fx-5.2",
        "python": {
            "executable": "/usr/libexec/platform-python",
            "has_sslcontext": true,
            "type": "cpython",
            "version": {
                "major": 3,
                "micro": 8,
                "minor": 6,
                "releaselevel": "final",
                "serial": 0
            },
            "version_info": [
                3,
                6,
                8,
                "final",
                0
            ]
        },
        "python_version": "3.6.8",
        "real_group_id": 0,
        "real_user_id": 0,
        "selinux": {
            "config_mode": "enforcing",
            "mode": "enforcing",
            "policyvers": 33,
            "status": "enabled",
            "type": "targeted"
        },
        "selinux_python_present": true,
        "service_mgr": "systemd",
        "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMBdVct7f3/GxsFBwZEPx9P+jDuAnwlmps06kO/qpRJ4V09lIaQd2sWarIvikBnk/y7R49u9iOV6liYJ8AWbpKQ=",
        "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
        "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIJ1ltpd2wvXCSBMKdojmnNBS1IqaZSp5I2s7ZadH3IwF",
        "ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
        "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQC+p+G+dWTULnmEDHPyBpA7fNIL1fm/FM8oaCneoQqhj5BUA5Re74Wo6UXdjuQuX4QtIPf0HEge46aN9wjKvE9vqVmWsoJUbEsixXRIzh77+YTtbhzzDHIyt0i6wZnQI9v5bTTmyAenBga8lt5N0YUTEq3nEyYUlskXELPy1s+d3FJirNCf1ydvbTzVuhFUBefnf8804I328Tj+JCqYGCkddLCLw1VeERIJ8+IBl8AhRHykH/CSXTXOtVddR/NM/SBaZ1vHUrp/52skgc3uwnAtB33XAEgnpIyB7yzj8j27KUhmVdn4q93n9y9FloW6AurBojs1TMGAhUJVS7WrsLkOZ2whYEyc1sxzxo+M71Iq9XABXPAb/3Z2W+dDBy+yT4CSjfXHMCErxhfrnjwEh7ahkR72jqpKCn1B//MdZTUACRG2yC0AghIR1jMmzK9MMO6cxmmX5F2lK0V2DYxKgHCngHFdlhwhVtfChMGfHGtOBPW3z0Q6xsqIU3riFtqVdyU=",
        "ssh_host_key_rsa_public_keytype": "ssh-rsa",
        "swapfree_mb": 0,
        "swaptotal_mb": 0,
        "system": "Linux",
        "system_capabilities": [
            "cap_chown",
            "cap_dac_override",
            "cap_dac_read_search",
            "cap_fowner",
            "cap_fsetid",
            "cap_kill",
            "cap_setgid",
            "cap_setuid",
            "cap_setpcap",
            "cap_linux_immutable",
            "cap_net_bind_service",
            "cap_net_broadcast",
            "cap_net_admin",
            "cap_net_raw",
            "cap_ipc_lock",
            "cap_ipc_owner",
            "cap_sys_module",
            "cap_sys_rawio",
            "cap_sys_chroot",
            "cap_sys_ptrace",
            "cap_sys_pacct",
            "cap_sys_admin",
            "cap_sys_boot",
            "cap_sys_nice",
            "cap_sys_resource",
            "cap_sys_time",
            "cap_sys_tty_config",
            "cap_mknod",
            "cap_lease",
            "cap_audit_write",
            "cap_audit_control",
            "cap_setfcap",
            "cap_mac_override",
            "cap_mac_admin",
            "cap_syslog",
            "cap_wake_alarm",
            "cap_block_suspend",
            "cap_audit_read",
            "cap_perfmon",
            "cap_bpf",
            "cap_checkpoint_restore+ep"
        ],
        "system_capabilities_enforced": "True",
        "system_vendor": "QEMU",
        "uptime_seconds": 16,
        "user_dir": "/root",
        "user_gecos": "root",
        "user_gid": 0,
        "user_id": "root",
        "user_shell": "/bin/bash",
        "user_uid": 0,
        "userspace_architecture": "x86_64",
        "userspace_bits": "64",
        "virtualization_role": "guest",
        "virtualization_tech_guest": [
            "kvm"
        ],
        "virtualization_tech_host": [],
        "virtualization_type": "kvm"
    }
}

TASK [Install required packages for nbde_client tests] *************************
task path: /tmp/tmp_on0bpeh/tests/tasks/setup_test.yml:24
Tuesday 19 July 2022  19:59:07 +0000 (0:00:00.040)       0:00:02.238 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: cryptsetup-2.3.7-2.el8.x86_64",
        "Installed: cryptsetup-libs-2.3.7-2.el8.x86_64",
        "Removed: cryptsetup-libs-2.3.3-4.el8.x86_64"
    ]
}

TASK [Clone nbde_server role for the tests] ************************************
task path: /tmp/tmp_on0bpeh/tests/tasks/setup_test.yml:28
Tuesday 19 July 2022  19:59:27 +0000 (0:00:19.962)       0:00:22.201 ********** 
ok: [/cache/centos-8.qcow2 -> localhost] => {
    "after": "99f76e441cd2aa70c708e6715361f8b1b96d66c0",
    "before": "99f76e441cd2aa70c708e6715361f8b1b96d66c0",
    "changed": false,
    "remote_url_changed": false
}

TASK [Deploy NBDE server for testing] ******************************************
task path: /tmp/tmp_on0bpeh/tests/tasks/setup_test.yml:35
Tuesday 19 July 2022  19:59:28 +0000 (0:00:00.558)       0:00:22.759 ********** 

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Set version specific variables] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main.yml:6
Tuesday 19 July 2022  19:59:28 +0000 (0:00:00.034)       0:00:22.794 ********** 
included: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/set_vars.yml for /cache/centos-8.qcow2

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure ansible_facts used by role] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/set_vars.yml:2
Tuesday 19 July 2022  19:59:28 +0000 (0:00:00.028)       0:00:22.822 ********** 
ok: [/cache/centos-8.qcow2]

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Set platform/version specific variables] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/set_vars.yml:9
Tuesday 19 July 2022  19:59:28 +0000 (0:00:00.539)       0:00:23.361 ********** 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "__nbde_server_cachedir": "/var/cache/tang",
        "__nbde_server_group": "tang",
        "__nbde_server_keydir": "/var/db/tang",
        "__nbde_server_keygen": "/usr/libexec/tangd-keygen",
        "__nbde_server_packages": [
            "tang"
        ],
        "__nbde_server_services": [
            "tangd.socket"
        ],
        "__nbde_server_update": "/usr/libexec/tangd-update",
        "__nbde_server_user": "tang"
    },
    "ansible_included_var_files": [
        "/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/vars/default.yml"
    ],
    "changed": false
}

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Include the appropriate provider tasks] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main.yml:9
Tuesday 19 July 2022  19:59:28 +0000 (0:00:00.065)       0:00:23.427 ********** 
included: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml for /cache/centos-8.qcow2

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure tang is installed] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2
Tuesday 19 July 2022  19:59:28 +0000 (0:00:00.031)       0:00:23.458 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: libjose-10-2.el8.x86_64",
        "Installed: http-parser-2.8.0-9.el8.x86_64",
        "Installed: tang-7-6.el8.x86_64",
        "Installed: jose-10-2.el8.x86_64"
    ]
}

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure keys are rotated] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:7
Tuesday 19 July 2022  19:59:32 +0000 (0:00:03.679)       0:00:27.138 ********** 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure we have keys] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:16
Tuesday 19 July 2022  19:59:32 +0000 (0:00:00.032)       0:00:27.170 ********** 
changed: [/cache/centos-8.qcow2] => {
    "arguments": {
        "cachedir": "/var/cache/tang",
        "force": false,
        "keydir": "/var/db/tang",
        "keygen": "/usr/libexec/tangd-keygen",
        "keys_to_deploy_dir": null,
        "state": "keys-created",
        "update": "/usr/libexec/tangd-update"
    },
    "changed": true,
    "state": "keys-created"
}

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Perform key management (fetch/deploy) tasks] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:25
Tuesday 19 July 2022  19:59:33 +0000 (0:00:00.519)       0:00:27.690 ********** 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure required services are enabled and at the right state] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:29
Tuesday 19 July 2022  19:59:33 +0000 (0:00:00.032)       0:00:27.722 ********** 
changed: [/cache/centos-8.qcow2] => (item=tangd.socket) => {
    "ansible_loop_var": "item",
    "changed": true,
    "enabled": true,
    "item": "tangd.socket",
    "name": "tangd.socket",
    "state": "started",
    "status": {
        "Accept": "yes",
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "system.slice sysinit.target",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Backlog": "128",
        "Before": "shutdown.target sockets.target",
        "BindIPv6Only": "default",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "Broadcast": "no",
        "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": "no",
        "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",
        "DeferAcceptUSec": "0",
        "Delegate": "no",
        "Description": "Tang Server socket",
        "DevicePolicy": "auto",
        "DirectoryMode": "0755",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "FailureAction": "none",
        "FileDescriptorName": "tangd.socket",
        "FlushPending": "no",
        "FragmentPath": "/usr/lib/systemd/system/tangd.socket",
        "FreeBind": "no",
        "FreezerState": "running",
        "GID": "[not set]",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "IPTOS": "-1",
        "IPTTL": "-1",
        "Id": "tangd.socket",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeepAlive": "no",
        "KeepAliveIntervalUSec": "0",
        "KeepAliveProbes": "0",
        "KeepAliveTimeUSec": "0",
        "KeyringMode": "shared",
        "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",
        "Listen": "[::]:80 (Stream)",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "Mark": "-1",
        "MaxConnections": "64",
        "MaxConnectionsPerSource": "0",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MessageQueueMaxMessages": "0",
        "MessageQueueMessageSize": "0",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NAccepted": "0",
        "NConnections": "0",
        "NRefused": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "tangd.socket",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoDelay": "no",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PassCredentials": "no",
        "PassPacketInfo": "no",
        "PassSecurity": "no",
        "Perpetual": "no",
        "PipeSize": "0",
        "Priority": "-1",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "ReceiveBuffer": "0",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemoveIPC": "no",
        "RemoveOnStop": "no",
        "Requires": "system.slice sysinit.target",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "ReusePort": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendBuffer": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "SocketMode": "0666",
        "SocketProtocol": "0",
        "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",
        "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",
        "TimeoutUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Transparent": "no",
        "TriggerLimitBurst": "200",
        "TriggerLimitIntervalUSec": "2s",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "disabled",
        "UtmpMode": "init",
        "Writable": "no"
    }
}
META: role_complete for /cache/centos-8.qcow2

TASK [Create device for testing] ***********************************************
task path: /tmp/tmp_on0bpeh/tests/tasks/setup_test.yml:39
Tuesday 19 July 2022  19:59:34 +0000 (0:00:00.972)       0:00:28.695 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "cmd": [
        "fallocate",
        "-l64m",
        "/tmp/.nbde_client_dev_test"
    ],
    "delta": "0:00:00.004854",
    "end": "2022-07-19 19:59:33.260619",
    "rc": 0,
    "start": "2022-07-19 19:59:33.255765"
}

TASK [Format test device as LUKS] **********************************************
task path: /tmp/tmp_on0bpeh/tests/tasks/setup_test.yml:43
Tuesday 19 July 2022  19:59:34 +0000 (0:00:00.383)       0:00:29.079 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "cmd": "set -euo pipefail; echo -n test-password-here | cryptsetup luksFormat --pbkdf pbkdf2 --pbkdf-force-iterations 1000 --batch-mode --force-password /tmp/.nbde_client_dev_test",
    "delta": "0:00:00.361166",
    "end": "2022-07-19 19:59:34.020870",
    "rc": 0,
    "start": "2022-07-19 19:59:33.659704"
}

TASK [Create key file for test device] *****************************************
task path: /tmp/tmp_on0bpeh/tests/tasks/setup_test.yml:51
Tuesday 19 July 2022  19:59:35 +0000 (0:00:00.770)       0:00:29.849 ********** 
ok: [/cache/centos-8.qcow2 -> localhost] => {
    "changed": false,
    "cmd": "echo -n test-password-here > /tmp/.nbde_client_dev_encryption_key\n",
    "delta": "0:00:00.003913",
    "end": "2022-07-19 19:59:35.365590",
    "rc": 0,
    "start": "2022-07-19 19:59:35.361677"
}

TASK [Use nbde_client role] ****************************************************
task path: /tmp/tmp_on0bpeh/tests/tests_bind_high_availability.yml:18
Tuesday 19 July 2022  19:59:35 +0000 (0:00:00.236)       0:00:30.086 ********** 

TASK [linux-system-roles.nbde_client : Set version specific variables] *********
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main.yml:4
Tuesday 19 July 2022  19:59:35 +0000 (0:00:00.029)       0:00:30.116 ********** 
included: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/set_vars.yml for /cache/centos-8.qcow2

TASK [linux-system-roles.nbde_client : Ensure ansible_facts used by role] ******
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/set_vars.yml:2
Tuesday 19 July 2022  19:59:35 +0000 (0:00:00.052)       0:00:30.169 ********** 
ok: [/cache/centos-8.qcow2]

TASK [linux-system-roles.nbde_client : Set platform/version specific variables] ***
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/set_vars.yml:9
Tuesday 19 July 2022  19:59:36 +0000 (0:00:00.524)       0:00:30.693 ********** 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "__nbde_client_dracut_settings": [
            "kernel_cmdline+=\" rd.neednet=1 \"",
            "omit_dracutmodules+=\" ifcfg \""
        ],
        "__nbde_client_initramfs_update_cmd": "dracut -fv --regenerate-all\n",
        "__nbde_client_packages": [
            "clevis",
            "clevis-dracut",
            "clevis-luks",
            "clevis-systemd",
            "iproute",
            "NetworkManager"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/vars/CentOS_8.yml"
    ],
    "changed": false
}

TASK [linux-system-roles.nbde_client : Include the appropriate provider tasks] ***
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main.yml:7
Tuesday 19 July 2022  19:59:36 +0000 (0:00:00.039)       0:00:30.733 ********** 
included: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml for /cache/centos-8.qcow2

TASK [linux-system-roles.nbde_client : Ensure required packages are installed] ***
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:2
Tuesday 19 July 2022  19:59:36 +0000 (0:00:00.035)       0:00:30.768 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: jq-1.6-3.el8.x86_64",
        "Installed: libluksmeta-9-4.el8.x86_64",
        "Installed: luksmeta-9-4.el8.x86_64",
        "Installed: clevis-15-8.el8.x86_64",
        "Installed: oniguruma-6.8.2-2.el8.x86_64",
        "Installed: clevis-dracut-15-8.el8.x86_64",
        "Installed: clevis-luks-15-8.el8.x86_64",
        "Installed: clevis-systemd-15-8.el8.x86_64",
        "Installed: tpm2-tools-4.1.1-5.el8.x86_64"
    ]
}

TASK [linux-system-roles.nbde_client : Enable clevis askpass unit] *************
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:7
Tuesday 19 July 2022  19:59:40 +0000 (0:00:04.442)       0:00:35.211 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "enabled": true,
    "name": "clevis-luks-askpass.path",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "-.mount",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "cryptsetup-pre.target clevis-luks-askpass.service",
        "CanFreeze": "no",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "DefaultDependencies": "no",
        "Description": "Forward Password Requests to Clevis Directory Watch",
        "DirectoryMode": "0755",
        "Documentation": "man:clevis-luks-unlockers(7)",
        "FailureAction": "none",
        "FragmentPath": "/usr/lib/systemd/system/clevis-luks-askpass.path",
        "FreezerState": "running",
        "Id": "clevis-luks-askpass.path",
        "IgnoreOnIsolate": "no",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "LoadState": "loaded",
        "MakeDirectory": "yes",
        "Names": "clevis-luks-askpass.path",
        "NeedDaemonReload": "no",
        "OnFailureJobMode": "replace",
        "Paths": "/run/systemd/ask-password (DirectoryNotEmpty)",
        "Perpetual": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "Requires": "-.mount",
        "RequiresMountsFor": "/run/systemd/ask-password",
        "Result": "success",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StateChangeTimestampMonotonic": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "Transient": "no",
        "Triggers": "clevis-luks-askpass.service",
        "Unit": "clevis-luks-askpass.service",
        "UnitFilePreset": "disabled",
        "UnitFileState": "disabled",
        "Wants": "cryptsetup-pre.target"
    }
}

TASK [linux-system-roles.nbde_client : Generate nbde_client dracut config] *****
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:12
Tuesday 19 July 2022  19:59:41 +0000 (0:00:00.614)       0:00:35.825 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "checksum": "baf43726e7fec14c1cf60a5127853f5988def29a",
    "dest": "/etc/dracut.conf.d/nbde_client.conf",
    "gid": 0,
    "group": "root",
    "md5sum": "8ac814b21125f3c41430b13965169aff",
    "mode": "0444",
    "owner": "root",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 91,
    "src": "/root/.ansible/tmp/ansible-tmp-1658260781.1868286-1537-43062166767214/source",
    "state": "file",
    "uid": 0
}

TASK [linux-system-roles.nbde_client : Check whether devices are at the desired state] ***
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:19
Tuesday 19 July 2022  19:59:42 +0000 (0:00:00.962)       0:00:36.787 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "original_bindings": [
        {
            "device": "/tmp/.nbde_client_dev_test",
            "encryption_password": "test-password-here",
            "password_temporary": false,
            "servers": [
                "http://localhost",
                "http://localhost"
            ],
            "slot": 1,
            "state": "present",
            "threshold": 1
        }
    ]
}

TASK [linux-system-roles.nbde_client : Create temporary directory to hold key files] ***
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:29
Tuesday 19 July 2022  19:59:42 +0000 (0:00:00.749)       0:00:37.537 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "gid": 0,
    "group": "root",
    "mode": "0700",
    "owner": "root",
    "path": "/tmp/ansible.z31_tt4gnbde_client_encryption_keys",
    "secontext": "unconfined_u:object_r:user_tmp_t:s0",
    "size": 6,
    "state": "directory",
    "uid": 0
}

TASK [linux-system-roles.nbde_client : Ensure we transfer key files] ***********
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:37
Tuesday 19 July 2022  19:59:43 +0000 (0:00:00.484)       0:00:38.021 ********** 
skipping: [/cache/centos-8.qcow2] => (item=)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "device": "/tmp/.nbde_client_dev_test",
        "encryption_password": "test-password-here",
        "servers": [
            "http://localhost",
            "http://localhost"
        ]
    },
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.nbde_client : Perform clevis operations] **************
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:49
Tuesday 19 July 2022  19:59:43 +0000 (0:00:00.042)       0:00:38.064 ********** 
NOTIFIED HANDLER linux-system-roles.nbde_client : nbde_client update initramfs for /cache/centos-8.qcow2
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "original_bindings": [
        {
            "device": "/tmp/.nbde_client_dev_test",
            "encryption_password": "test-password-here",
            "password_temporary": false,
            "servers": [
                "http://localhost",
                "http://localhost"
            ],
            "slot": 1,
            "state": "present",
            "threshold": 1
        }
    ]
}

TASK [linux-system-roles.nbde_client : Remove temporary directory used to hold key files] ***
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:59
Tuesday 19 July 2022  19:59:53 +0000 (0:00:10.391)       0:00:48.455 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "path": "/tmp/ansible.z31_tt4gnbde_client_encryption_keys",
    "state": "absent"
}

TASK [linux-system-roles.nbde_client : Deploy network flushing script] *********
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:73
Tuesday 19 July 2022  19:59:54 +0000 (0:00:00.612)       0:00:49.068 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "checksum": "4543d4e7d1e66294cac47801a6b6675dcbceaa6c",
    "dest": "/usr/bin/nbde_client-network-flush",
    "gid": 0,
    "group": "root",
    "md5sum": "7947aade05c625cd8173078c3da0c37b",
    "mode": "0755",
    "owner": "root",
    "secontext": "system_u:object_r:bin_t:s0",
    "size": 1109,
    "src": "/root/.ansible/tmp/ansible-tmp-1658260794.434157-1631-121382251702764/source",
    "state": "file",
    "uid": 0
}

TASK [linux-system-roles.nbde_client : Deploy network flushing service] ********
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:79
Tuesday 19 July 2022  19:59:55 +0000 (0:00:00.707)       0:00:49.775 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "checksum": "dab1b7cd151ef2cd24efe8108020d2071b473cbe",
    "dest": "/etc/systemd/system/nbde_client-network-flush.service",
    "gid": 0,
    "group": "root",
    "md5sum": "e3a3412ce904074cd7d0dce03ae5d40c",
    "mode": "0644",
    "owner": "root",
    "secontext": "system_u:object_r:systemd_unit_file_t:s0",
    "size": 218,
    "src": "/root/.ansible/tmp/ansible-tmp-1658260795.1416707-1659-71856639425424/source",
    "state": "file",
    "uid": 0
}

TASK [linux-system-roles.nbde_client : Deploy nbde_client dracut network flushing module] ***
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:85
Tuesday 19 July 2022  19:59:55 +0000 (0:00:00.714)       0:00:50.489 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "dest": "/usr/lib/dracut/modules.d/60nbde_client/",
    "src": "/tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/files/nbde_client/"
}

TASK [linux-system-roles.nbde_client : Prepare for network flushing - reset autoconnect-priority] ***
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:92
Tuesday 19 July 2022  19:59:57 +0000 (0:00:01.308)       0:00:51.798 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "cmd": [
        "/usr/bin/nbde_client-network-flush",
        "reset-autoconn-prio"
    ],
    "delta": "0:00:00.132582",
    "end": "2022-07-19 19:59:56.485569",
    "rc": 0,
    "start": "2022-07-19 19:59:56.352987"
}

STDERR:

/usr/bin/nbde_client-network-flush: line 24: [: 0
0: integer expression expected
Setting autoconnect-priority of connection ens3 to zero
/usr/bin/nbde_client-network-flush: line 24: [: 0
0: integer expression expected
Setting autoconnect-priority of connection ens3 to zero

TASK [linux-system-roles.nbde_client : Reload systemd config] ******************
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:98
Tuesday 19 July 2022  19:59:57 +0000 (0:00:00.513)       0:00:52.312 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [linux-system-roles.nbde_client : Enable network flushing service] ********
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:102
Tuesday 19 July 2022  19:59:58 +0000 (0:00:00.652)       0:00:52.964 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "enabled": true,
    "name": "nbde_client-network-flush.service",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "systemd-journald.socket system.slice sysinit.target basic.target",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "shutdown.target network-pre.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": "Network flush service for nbde_client Ansible role",
        "DevicePolicy": "auto",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/bin/nbde_client-network-flush ; argv[]=/usr/bin/nbde_client-network-flush flush ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/etc/systemd/system/nbde_client-network-flush.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": "nbde_client-network-flush.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": "nbde_client-network-flush.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "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",
        "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]",
        "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": "simple",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "disabled",
        "UtmpMode": "init",
        "Wants": "network-pre.target",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
META: role_complete for /cache/centos-8.qcow2

TASK [Attempt to unlock device] ************************************************
task path: /tmp/tmp_on0bpeh/tests/tests_bind_high_availability.yml:22
Tuesday 19 July 2022  19:59:58 +0000 (0:00:00.670)       0:00:53.635 ********** 
included: /tmp/tmp_on0bpeh/tests/tasks/verify_unlock_device.yml for /cache/centos-8.qcow2

TASK [Verify we can unlock the device] *****************************************
task path: /tmp/tmp_on0bpeh/tests/tasks/verify_unlock_device.yml:2
Tuesday 19 July 2022  19:59:58 +0000 (0:00:00.030)       0:00:53.665 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "cmd": [
        "clevis",
        "luks",
        "unlock",
        "-d",
        "/tmp/.nbde_client_dev_test",
        "-n",
        "nbde_client_unlocked"
    ],
    "delta": "0:00:03.971890",
    "end": "2022-07-19 20:00:02.194995",
    "rc": 0,
    "start": "2022-07-19 19:59:58.223105"
}

TASK [Close unlocked device] ***************************************************
task path: /tmp/tmp_on0bpeh/tests/tasks/verify_unlock_device.yml:10
Tuesday 19 July 2022  20:00:03 +0000 (0:00:04.352)       0:00:58.018 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "cmd": [
        "cryptsetup",
        "close",
        "nbde_client_unlocked"
    ],
    "delta": "0:00:00.065293",
    "end": "2022-07-19 20:00:02.639162",
    "rc": 0,
    "start": "2022-07-19 20:00:02.573869"
}

TASK [Make sure the attempt to unlock succeeded] *******************************
task path: /tmp/tmp_on0bpeh/tests/tests_bind_high_availability.yml:25
Tuesday 19 July 2022  20:00:03 +0000 (0:00:00.441)       0:00:58.459 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Assert idempotency] ******************************************************
task path: /tmp/tmp_on0bpeh/tests/tests_bind_high_availability.yml:31
Tuesday 19 July 2022  20:00:03 +0000 (0:00:00.078)       0:00:58.537 ********** 
included: /tmp/tmp_on0bpeh/tests/tasks/verify_idempotency.yml for /cache/centos-8.qcow2

TASK [Use nbde_client role - idempotency check] ********************************
task path: /tmp/tmp_on0bpeh/tests/tasks/verify_idempotency.yml:2
Tuesday 19 July 2022  20:00:03 +0000 (0:00:00.026)       0:00:58.564 ********** 

TASK [linux-system-roles.nbde_client : Set version specific variables] *********
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main.yml:4
Tuesday 19 July 2022  20:00:03 +0000 (0:00:00.024)       0:00:58.588 ********** 
included: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/set_vars.yml for /cache/centos-8.qcow2

TASK [linux-system-roles.nbde_client : Ensure ansible_facts used by role] ******
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/set_vars.yml:2
Tuesday 19 July 2022  20:00:03 +0000 (0:00:00.024)       0:00:58.612 ********** 
ok: [/cache/centos-8.qcow2]

TASK [linux-system-roles.nbde_client : Set platform/version specific variables] ***
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/set_vars.yml:9
Tuesday 19 July 2022  20:00:04 +0000 (0:00:00.561)       0:00:59.174 ********** 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "__nbde_client_dracut_settings": [
            "kernel_cmdline+=\" rd.neednet=1 \"",
            "omit_dracutmodules+=\" ifcfg \""
        ],
        "__nbde_client_initramfs_update_cmd": "dracut -fv --regenerate-all\n",
        "__nbde_client_packages": [
            "clevis",
            "clevis-dracut",
            "clevis-luks",
            "clevis-systemd",
            "iproute",
            "NetworkManager"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/vars/CentOS_8.yml"
    ],
    "changed": false
}

TASK [linux-system-roles.nbde_client : Include the appropriate provider tasks] ***
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main.yml:7
Tuesday 19 July 2022  20:00:04 +0000 (0:00:00.067)       0:00:59.241 ********** 
included: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml for /cache/centos-8.qcow2

TASK [linux-system-roles.nbde_client : Ensure required packages are installed] ***
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:2
Tuesday 19 July 2022  20:00:04 +0000 (0:00:00.035)       0:00:59.277 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [linux-system-roles.nbde_client : Enable clevis askpass unit] *************
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:7
Tuesday 19 July 2022  20:00:06 +0000 (0:00:02.155)       0:01:01.433 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "enabled": true,
    "name": "clevis-luks-askpass.path",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "-.mount",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "cryptsetup-pre.target clevis-luks-askpass.service",
        "CanFreeze": "no",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "DefaultDependencies": "no",
        "Description": "Forward Password Requests to Clevis Directory Watch",
        "DirectoryMode": "0755",
        "Documentation": "man:clevis-luks-unlockers(7)",
        "FailureAction": "none",
        "FragmentPath": "/usr/lib/systemd/system/clevis-luks-askpass.path",
        "FreezerState": "running",
        "Id": "clevis-luks-askpass.path",
        "IgnoreOnIsolate": "no",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "LoadState": "loaded",
        "MakeDirectory": "yes",
        "Names": "clevis-luks-askpass.path",
        "NeedDaemonReload": "no",
        "OnFailureJobMode": "replace",
        "Paths": "/run/systemd/ask-password (DirectoryNotEmpty)",
        "Perpetual": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "Requires": "-.mount",
        "RequiresMountsFor": "/run/systemd/ask-password",
        "Result": "success",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StateChangeTimestamp": "Tue 2022-07-19 19:59:57 UTC",
        "StateChangeTimestampMonotonic": "67855393",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "Transient": "no",
        "Triggers": "clevis-luks-askpass.service",
        "Unit": "clevis-luks-askpass.service",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "WantedBy": "cryptsetup.target",
        "Wants": "cryptsetup-pre.target"
    }
}

TASK [linux-system-roles.nbde_client : Generate nbde_client dracut config] *****
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:12
Tuesday 19 July 2022  20:00:07 +0000 (0:00:00.502)       0:01:01.935 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "checksum": "baf43726e7fec14c1cf60a5127853f5988def29a",
    "dest": "/etc/dracut.conf.d/nbde_client.conf",
    "gid": 0,
    "group": "root",
    "mode": "0444",
    "owner": "root",
    "path": "/etc/dracut.conf.d/nbde_client.conf",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 91,
    "state": "file",
    "uid": 0
}

TASK [linux-system-roles.nbde_client : Check whether devices are at the desired state] ***
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:19
Tuesday 19 July 2022  20:00:07 +0000 (0:00:00.633)       0:01:02.569 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "original_bindings": [
        {
            "device": "/tmp/.nbde_client_dev_test",
            "encryption_password": "test-password-here",
            "password_temporary": false,
            "servers": [
                "http://localhost",
                "http://localhost"
            ],
            "slot": 1,
            "state": "present",
            "threshold": 1
        }
    ]
}

TASK [linux-system-roles.nbde_client : Create temporary directory to hold key files] ***
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:29
Tuesday 19 July 2022  20:00:10 +0000 (0:00:02.760)       0:01:05.329 ********** 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.nbde_client : Ensure we transfer key files] ***********
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:37
Tuesday 19 July 2022  20:00:10 +0000 (0:00:00.025)       0:01:05.355 ********** 
skipping: [/cache/centos-8.qcow2] => (item=)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "device": "/tmp/.nbde_client_dev_test",
        "encryption_password": "test-password-here",
        "servers": [
            "http://localhost",
            "http://localhost"
        ]
    },
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.nbde_client : Perform clevis operations] **************
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:49
Tuesday 19 July 2022  20:00:10 +0000 (0:00:00.039)       0:01:05.395 ********** 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.nbde_client : Remove temporary directory used to hold key files] ***
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:59
Tuesday 19 July 2022  20:00:10 +0000 (0:00:00.025)       0:01:05.420 ********** 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.nbde_client : Deploy network flushing script] *********
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:73
Tuesday 19 July 2022  20:00:10 +0000 (0:00:00.023)       0:01:05.443 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "checksum": "4543d4e7d1e66294cac47801a6b6675dcbceaa6c",
    "dest": "/usr/bin/nbde_client-network-flush",
    "gid": 0,
    "group": "root",
    "mode": "0755",
    "owner": "root",
    "path": "/usr/bin/nbde_client-network-flush",
    "secontext": "system_u:object_r:bin_t:s0",
    "size": 1109,
    "state": "file",
    "uid": 0
}

TASK [linux-system-roles.nbde_client : Deploy network flushing service] ********
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:79
Tuesday 19 July 2022  20:00:11 +0000 (0:00:00.622)       0:01:06.065 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "checksum": "dab1b7cd151ef2cd24efe8108020d2071b473cbe",
    "dest": "/etc/systemd/system/nbde_client-network-flush.service",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/systemd/system/nbde_client-network-flush.service",
    "secontext": "system_u:object_r:systemd_unit_file_t:s0",
    "size": 218,
    "state": "file",
    "uid": 0
}

TASK [linux-system-roles.nbde_client : Deploy nbde_client dracut network flushing module] ***
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:85
Tuesday 19 July 2022  20:00:12 +0000 (0:00:00.628)       0:01:06.694 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "dest": "/usr/lib/dracut/modules.d/60nbde_client/",
    "src": "/tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/files/nbde_client/"
}

TASK [linux-system-roles.nbde_client : Prepare for network flushing - reset autoconnect-priority] ***
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:92
Tuesday 19 July 2022  20:00:13 +0000 (0:00:01.119)       0:01:07.813 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "cmd": [
        "/usr/bin/nbde_client-network-flush",
        "reset-autoconn-prio"
    ],
    "delta": "0:00:00.094377",
    "end": "2022-07-19 20:00:12.460785",
    "rc": 0,
    "start": "2022-07-19 20:00:12.366408"
}

STDERR:

/usr/bin/nbde_client-network-flush: line 24: [: 0
0: integer expression expected
Setting autoconnect-priority of connection ens3 to zero
/usr/bin/nbde_client-network-flush: line 24: [: 0
0: integer expression expected
Setting autoconnect-priority of connection ens3 to zero

TASK [linux-system-roles.nbde_client : Reload systemd config] ******************
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:98
Tuesday 19 July 2022  20:00:13 +0000 (0:00:00.470)       0:01:08.283 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [linux-system-roles.nbde_client : Enable network flushing service] ********
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:102
Tuesday 19 July 2022  20:00:14 +0000 (0:00:00.637)       0:01:08.921 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "enabled": true,
    "name": "nbde_client-network-flush.service",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "sysinit.target basic.target system.slice systemd-journald.socket",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "network-pre.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": "Network flush service for nbde_client Ansible role",
        "DevicePolicy": "auto",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/bin/nbde_client-network-flush ; argv[]=/usr/bin/nbde_client-network-flush flush ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/etc/systemd/system/nbde_client-network-flush.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": "nbde_client-network-flush.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": "nbde_client-network-flush.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "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 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]",
        "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": "simple",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "Wants": "network-pre.target",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
META: role_complete for /cache/centos-8.qcow2

TASK [Verify idempotency of clevis operations] *********************************
task path: /tmp/tmp_on0bpeh/tests/tasks/verify_idempotency.yml:6
Tuesday 19 July 2022  20:00:14 +0000 (0:00:00.520)       0:01:09.442 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clean up test environment] ***********************************************
task path: /tmp/tmp_on0bpeh/tests/tests_bind_high_availability.yml:35
Tuesday 19 July 2022  20:00:14 +0000 (0:00:00.046)       0:01:09.489 ********** 
included: /tmp/tmp_on0bpeh/tests/tasks/cleanup_test.yml for /cache/centos-8.qcow2

TASK [Clean up dummy testing device] *******************************************
task path: /tmp/tmp_on0bpeh/tests/tasks/cleanup_test.yml:2
Tuesday 19 July 2022  20:00:14 +0000 (0:00:00.028)       0:01:09.517 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "path": "/tmp/.nbde_client_dev_test",
    "state": "absent"
}

TASK [Clean up dummy key file] *************************************************
task path: /tmp/tmp_on0bpeh/tests/tasks/cleanup_test.yml:7
Tuesday 19 July 2022  20:00:15 +0000 (0:00:00.376)       0:01:09.894 ********** 
changed: [/cache/centos-8.qcow2 -> localhost] => {
    "changed": true,
    "path": "/tmp/.nbde_client_dev_encryption_key",
    "state": "absent"
}

TASK [Clean up dummy key file on managed host] *********************************
task path: /tmp/tmp_on0bpeh/tests/tasks/cleanup_test.yml:13
Tuesday 19 July 2022  20:00:15 +0000 (0:00:00.202)       0:01:10.096 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "path": "/tmp/.nbde_client_dev_encryption_key",
    "state": "absent"
}

RUNNING HANDLER [linux-system-roles.nbde_client : nbde_client update initramfs] ***
task path: /tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/handlers/main.yml:4
Tuesday 19 July 2022  20:00:15 +0000 (0:00:00.376)       0:01:10.473 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "cmd": [
        "dracut",
        "-fv",
        "--regenerate-all"
    ],
    "delta": "0:00:25.360706",
    "end": "2022-07-19 20:00:40.408032",
    "rc": 0,
    "start": "2022-07-19 20:00:15.047326"
}

STDERR:

dracut: Executing: /usr/bin/dracut --kver=4.18.0-358.el8.x86_64 -fv
dracut: dracut module 'busybox' will not be installed, because command 'busybox' could not be found!
dracut: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted!
dracut: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found!
dracut: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found!
dracut: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!
dracut: dracut module 'lvm' will not be installed, because command 'lvm' could not be found!
dracut: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found!
dracut: dracut module 'multipath' will not be installed, because command 'multipath' could not be found!
dracut: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'dcbtool' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'fipvlan' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'lldpad' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'fcoemon' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'fcoeadm' could not be found!
dracut: dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found!
dracut: dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found!
dracut: dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found!
dracut: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!
dracut: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!
dracut: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found!
dracut: dracut module 'nbd' will not be installed, because command 'nbd-client' could not be found!
dracut: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found!
dracut: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found!
dracut: memstrack is available
dracut: *** Including module: bash ***
dracut: *** Including module: systemd ***
dracut: *** Including module: systemd-initrd ***
dracut: *** Including module: modsign ***
dracut: *** Including module: rngd ***
dracut: *** Including module: i18n ***
dracut: *** Including module: network-manager ***
dracut: *** Including module: network ***
dracut: *** Including module: clevis ***
dracut: *** Including module: clevis-pin-null ***
dracut: *** Including module: clevis-pin-sss ***
dracut: *** Including module: clevis-pin-tang ***
dracut: *** Including module: clevis-pin-tpm2 ***
dracut: *** Including module: nbde_client ***
dracut: *** Including module: prefixdevname ***
dracut: *** Including module: crypt ***
dracut: *** Including module: dm ***
dracut: Skipping udev rule: 64-device-mapper.rules
dracut: Skipping udev rule: 60-persistent-storage-dm.rules
dracut: Skipping udev rule: 55-dm.rules
dracut: *** Including module: kernel-modules ***
dracut: *** Including module: kernel-modules-extra ***
dracut: *** Including module: kernel-network-modules ***
dracut: *** Including module: qemu ***
dracut: *** Including module: qemu-net ***
dracut: *** Including module: lunmask ***
dracut: *** Including module: nfs ***
dracut: *** Including module: resume ***
dracut: *** Including module: rootfs-block ***
dracut: *** Including module: terminfo ***
dracut: *** Including module: udev-rules ***
dracut: Skipping udev rule: 91-permissions.rules
dracut: Skipping udev rule: 80-drivers-modprobe.rules
dracut: *** Including module: virtfs ***
dracut: *** Including module: dracut-systemd ***
dracut: *** Including module: usrmount ***
dracut: *** Including module: base ***
dracut: *** Including module: fs-lib ***
dracut: *** Including module: memstrack ***
dracut: *** Including module: microcode_ctl-fw_dir_override ***
dracut:   microcode_ctl module: mangling fw_dir
dracut:     microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware"
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel"...
intel: model '', path ' intel-ucode/*', kvers ''
dracut:       microcode_ctl: intel: caveats check for kernel version "4.18.0-358.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"...
intel-06-2d-07: model 'GenuineIntel 06-2d-07', path ' intel-ucode/06-2d-07', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-2d-07: caveats check for kernel version "4.18.0-358.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"...
intel-06-4e-03: model 'GenuineIntel 06-4e-03', path ' intel-ucode/06-4e-03', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
intel-06-4e-03: caveat is disabled in configuration
dracut:     microcode_ctl: kernel version "4.18.0-358.el8.x86_64" failed early load check for "intel-06-4e-03", skipping
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"...
intel-06-4f-01: model 'GenuineIntel 06-4f-01', path ' intel-ucode/06-4f-01', kvers ' 4.17.0 3.10.0-894 3.10.0-862.6.1 3.10.0-693.35.1 3.10.0-514.52.1 3.10.0-327.70.1 2.6.32-754.1.1 2.6.32-573.58.1 2.6.32-504.71.1 2.6.32-431.90.1 2.6.32-358.90.1'
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
intel-06-4f-01: caveat is disabled in configuration
dracut:     microcode_ctl: kernel version "4.18.0-358.el8.x86_64" failed early load check for "intel-06-4f-01", skipping
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"...
intel-06-55-04: model 'GenuineIntel 06-55-04', path ' intel-ucode/06-55-04', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-55-04: caveats check for kernel version "4.18.0-358.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"...
intel-06-5e-03: model 'GenuineIntel 06-5e-03', path ' intel-ucode/06-5e-03', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-5e-03: caveats check for kernel version "4.18.0-358.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"...
intel-06-8c-01: model 'GenuineIntel 06-8c-01', path ' intel-ucode/06-8c-01', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-8c-01: caveats check for kernel version "4.18.0-358.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"...
intel-06-8e-9e-0x-0xca: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
intel-06-8e-9e-0x-0xca: caveat is disabled in configuration
dracut:     microcode_ctl: kernel version "4.18.0-358.el8.x86_64" failed early load check for "intel-06-8e-9e-0x-0xca", skipping
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"...
intel-06-8e-9e-0x-dell: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-8e-9e-0x-dell: caveats check for kernel version "4.18.0-358.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell" to fw_dir variable
dracut:     microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell /usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01 /usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03 /usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04 /usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07 /usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware"
dracut: *** Including module: shutdown ***
dracut: *** Including modules done ***
dracut: *** Installing kernel module dependencies ***
dracut: *** Installing kernel module dependencies done ***
dracut: *** Resolving executable dependencies ***
dracut: *** Resolving executable dependencies done***
dracut: *** Hardlinking files ***
dracut: *** Hardlinking files done ***
dracut: Could not find 'strip'. Not stripping the initramfs.
dracut: *** Generating early-microcode cpio image ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Store current command line parameters ***
dracut: *** Creating image file '/boot/initramfs-4.18.0-358.el8.x86_64.img' ***
dracut: *** Creating initramfs image file '/boot/initramfs-4.18.0-358.el8.x86_64.img' done ***
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/centos-8.qcow2      : ok=60   changed=21   unreachable=0    failed=0    skipped=7    rescued=0    ignored=0   

Tuesday 19 July 2022  20:00:41 +0000 (0:00:25.769)       0:01:36.242 ********** 
=============================================================================== 
linux-system-roles.nbde_client : nbde_client update initramfs ---------- 25.77s
/tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/handlers/main.yml:4 
Install required packages for nbde_client tests ------------------------ 19.96s
/tmp/tmp_on0bpeh/tests/tasks/setup_test.yml:24 --------------------------------
linux-system-roles.nbde_client : Perform clevis operations ------------- 10.39s
/tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:49 
linux-system-roles.nbde_client : Ensure required packages are installed --- 4.44s
/tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:2 
Verify we can unlock the device ----------------------------------------- 4.35s
/tmp/tmp_on0bpeh/tests/tasks/verify_unlock_device.yml:2 -----------------------
/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure tang is installed --- 3.68s
/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 
linux-system-roles.nbde_client : Check whether devices are at the desired state --- 2.76s
/tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:19 
linux-system-roles.nbde_client : Ensure required packages are installed --- 2.16s
/tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:2 
linux-system-roles.nbde_client : Deploy nbde_client dracut network flushing module --- 1.31s
/tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:85 
linux-system-roles.nbde_client : Deploy nbde_client dracut network flushing module --- 1.12s
/tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:85 
Gathering Facts --------------------------------------------------------- 1.08s
/tmp/tmp_on0bpeh/tests/tests_bind_high_availability.yml:2 ---------------------
Enable HA repos --------------------------------------------------------- 0.99s
/cache/centos-8_setup.yml:5 ---------------------------------------------------
/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure required services are enabled and at the right state --- 0.97s
/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:29 
linux-system-roles.nbde_client : Generate nbde_client dracut config ----- 0.96s
/tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:12 
Format test device as LUKS ---------------------------------------------- 0.77s
/tmp/tmp_on0bpeh/tests/tasks/setup_test.yml:43 --------------------------------
linux-system-roles.nbde_client : Check whether devices are at the desired state --- 0.75s
/tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:19 
linux-system-roles.nbde_client : Deploy network flushing service -------- 0.71s
/tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:79 
linux-system-roles.nbde_client : Deploy network flushing script --------- 0.71s
/tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:73 
linux-system-roles.nbde_client : Enable network flushing service -------- 0.67s
/tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:102 
linux-system-roles.nbde_client : Reload systemd config ------------------ 0.65s
/tmp/tmp_on0bpeh/tests/roles/linux-system-roles.nbde_client/tasks/main-clevis.yml:98 
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/tmpb1gpv9bl
  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
Tuesday 19 July 2022  20:13:53 +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.382991",
    "end": "2022-07-19 20:13:54.060328",
    "rc": 0,
    "start": "2022-07-19 20:13:53.677337"
}
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   

Tuesday 19 July 2022  20:13:54 +0000 (0:00:00.988)       0:00:01.007 ********** 
=============================================================================== 
Enable HA repos --------------------------------------------------------- 0.99s
/cache/centos-8_setup.yml:5 ---------------------------------------------------

PLAYBOOK: tests_bind_high_availability.yml *************************************
1 plays in /tmp/tmps_13l_o0/tests/nbde_client/tests_bind_high_availability.yml

PLAY [all] *********************************************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tests_bind_high_availability.yml:2
Tuesday 19 July 2022  20:13:54 +0000 (0:00:00.010)       0:00:01.018 ********** 
ok: [/cache/centos-8.qcow2]
META: ran handlers

TASK [Set up test environment] *************************************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tests_bind_high_availability.yml:13
Tuesday 19 July 2022  20:13:55 +0000 (0:00:01.065)       0:00:02.083 ********** 
included: /tmp/tmps_13l_o0/tests/nbde_client/tasks/setup_test.yml for /cache/centos-8.qcow2

TASK [Include general tests variables] *****************************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tasks/setup_test.yml:2
Tuesday 19 July 2022  20:13:55 +0000 (0:00:00.028)       0:00:02.112 ********** 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "nbde_client_test_device": "/tmp/.nbde_client_dev_test",
        "nbde_client_test_encryption_key_src": "/tmp/.nbde_client_dev_encryption_key",
        "nbde_client_test_pass": "test-password-here",
        "nbde_client_test_roles_dir": "/tmp/.nbde_client_dev_roles"
    },
    "ansible_included_var_files": [
        "/tmp/tmps_13l_o0/tests/nbde_client/vars/main.yml"
    ],
    "changed": false
}

TASK [Set version specific variables] ******************************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tasks/setup_test.yml:5
Tuesday 19 July 2022  20:13:55 +0000 (0:00:00.026)       0:00:02.139 ********** 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "nbde_client_test_packages": [
            "cryptsetup"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmps_13l_o0/tests/nbde_client/vars/CentOS_8.yml"
    ],
    "changed": false
}

TASK [Print all available facts] ***********************************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tasks/setup_test.yml:18
Tuesday 19 July 2022  20:13:55 +0000 (0:00:00.036)       0:00:02.176 ********** 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "all_ipv4_addresses": [
            "10.0.2.15"
        ],
        "all_ipv6_addresses": [
            "fec0::5054:ff:fe12:3456",
            "fe80::5054:ff:fe12:3456"
        ],
        "ansible_local": {},
        "apparmor": {
            "status": "disabled"
        },
        "architecture": "x86_64",
        "bios_date": "04/01/2014",
        "bios_vendor": "SeaBIOS",
        "bios_version": "1.14.0-4.fc34",
        "board_asset_tag": "NA",
        "board_name": "NA",
        "board_serial": "NA",
        "board_vendor": "NA",
        "board_version": "NA",
        "chassis_asset_tag": "NA",
        "chassis_serial": "NA",
        "chassis_vendor": "QEMU",
        "chassis_version": "pc-i440fx-5.2",
        "cmdline": {
            "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-358.el8.x86_64",
            "console": "ttyS0,115200n8",
            "crashkernel": "auto",
            "net.ifnames": "0",
            "no_timer_check": true,
            "ro": true,
            "root": "UUID=395b9844-e404-4857-afbb-c6edccaf72f3"
        },
        "date_time": {
            "date": "2022-07-19",
            "day": "19",
            "epoch": "1658261635",
            "epoch_int": "1658261635",
            "hour": "20",
            "iso8601": "2022-07-19T20:13:55Z",
            "iso8601_basic": "20220719T201355087759",
            "iso8601_basic_short": "20220719T201355",
            "iso8601_micro": "2022-07-19T20:13:55.087759Z",
            "minute": "13",
            "month": "07",
            "second": "55",
            "time": "20:13:55",
            "tz": "UTC",
            "tz_dst": "UTC",
            "tz_offset": "+0000",
            "weekday": "Tuesday",
            "weekday_number": "2",
            "weeknumber": "29",
            "year": "2022"
        },
        "default_ipv4": {
            "address": "10.0.2.15",
            "alias": "eth0",
            "broadcast": "10.0.2.255",
            "gateway": "10.0.2.2",
            "interface": "eth0",
            "macaddress": "52:54:00:12:34:56",
            "mtu": 1500,
            "netmask": "255.255.255.0",
            "network": "10.0.2.0",
            "type": "ether"
        },
        "default_ipv6": {
            "address": "fec0::5054:ff:fe12:3456",
            "gateway": "fe80::2",
            "interface": "eth0",
            "macaddress": "52:54:00:12:34:56",
            "mtu": 1500,
            "prefix": "64",
            "scope": "site",
            "type": "ether"
        },
        "device_links": {
            "ids": {
                "sr0": [
                    "ata-QEMU_DVD-ROM_QM00003"
                ]
            },
            "labels": {
                "sr0": [
                    "cidata"
                ]
            },
            "masters": {},
            "uuids": {
                "sr0": [
                    "2022-07-19-20-13-34-00"
                ],
                "vda1": [
                    "395b9844-e404-4857-afbb-c6edccaf72f3"
                ]
            }
        },
        "devices": {
            "sr0": {
                "holders": [],
                "host": "",
                "links": {
                    "ids": [
                        "ata-QEMU_DVD-ROM_QM00003"
                    ],
                    "labels": [
                        "cidata"
                    ],
                    "masters": [],
                    "uuids": [
                        "2022-07-19-20-13-34-00"
                    ]
                },
                "model": "QEMU DVD-ROM",
                "partitions": {},
                "removable": "1",
                "rotational": "1",
                "sas_address": null,
                "sas_device_handle": null,
                "scheduler_mode": "mq-deadline",
                "sectors": "728",
                "sectorsize": "2048",
                "size": "364.00 KB",
                "support_discard": "0",
                "vendor": "QEMU",
                "virtual": 1
            },
            "vda": {
                "holders": [],
                "host": "",
                "links": {
                    "ids": [],
                    "labels": [],
                    "masters": [],
                    "uuids": []
                },
                "model": null,
                "partitions": {
                    "vda1": {
                        "holders": [],
                        "links": {
                            "ids": [],
                            "labels": [],
                            "masters": [],
                            "uuids": [
                                "395b9844-e404-4857-afbb-c6edccaf72f3"
                            ]
                        },
                        "sectors": "20969439",
                        "sectorsize": 512,
                        "size": "10.00 GB",
                        "start": "2048",
                        "uuid": "395b9844-e404-4857-afbb-c6edccaf72f3"
                    }
                },
                "removable": "0",
                "rotational": "1",
                "sas_address": null,
                "sas_device_handle": null,
                "scheduler_mode": "none",
                "sectors": "20971520",
                "sectorsize": "512",
                "size": "10.00 GB",
                "support_discard": "512",
                "vendor": "0x1af4",
                "virtual": 1
            }
        },
        "discovered_interpreter_python": "/usr/libexec/platform-python",
        "distribution": "CentOS",
        "distribution_file_parsed": true,
        "distribution_file_path": "/etc/centos-release",
        "distribution_file_variety": "CentOS",
        "distribution_major_version": "8",
        "distribution_release": "Stream",
        "distribution_version": "8",
        "dns": {
            "nameservers": [
                "10.0.2.3"
            ],
            "search": [
                "virt.pnr.lab.eng.rdu2.redhat.com"
            ]
        },
        "domain": "virt.pnr.lab.eng.rdu2.redhat.com",
        "effective_group_id": 0,
        "effective_user_id": 0,
        "env": {
            "BASH_FUNC_which%%": "() {  ( alias;\n eval ${which_declare} ) | /usr/bin/which --tty-only --read-alias --read-functions --show-tilde --show-dot $@\n}",
            "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus",
            "HOME": "/root",
            "LANG": "en_US.UTF-8",
            "LC_CTYPE": "C.UTF-8",
            "LESSOPEN": "||/usr/bin/lesspipe.sh %s",
            "LOGNAME": "root",
            "LS_COLORS": "",
            "PATH": "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin",
            "PWD": "/root",
            "SELINUX_LEVEL_REQUESTED": "",
            "SELINUX_ROLE_REQUESTED": "",
            "SELINUX_USE_CURRENT_RANGE": "",
            "SHELL": "/bin/bash",
            "SHLVL": "2",
            "SSH_CLIENT": "10.0.2.2 49402 22",
            "SSH_CONNECTION": "10.0.2.2 49402 10.0.2.15 22",
            "SSH_TTY": "/dev/pts/0",
            "USER": "root",
            "XDG_RUNTIME_DIR": "/run/user/0",
            "XDG_SESSION_ID": "1",
            "_": "/usr/libexec/platform-python",
            "which_declare": "declare -f"
        },
        "eth0": {
            "active": true,
            "device": "eth0",
            "features": {
                "esp_hw_offload": "off [fixed]",
                "esp_tx_csum_hw_offload": "off [fixed]",
                "fcoe_mtu": "off [fixed]",
                "generic_receive_offload": "on",
                "generic_segmentation_offload": "off [requested on]",
                "highdma": "on [fixed]",
                "hw_tc_offload": "off [fixed]",
                "l2_fwd_offload": "off [fixed]",
                "large_receive_offload": "off [fixed]",
                "loopback": "off [fixed]",
                "netns_local": "off [fixed]",
                "ntuple_filters": "off [fixed]",
                "receive_hashing": "off [fixed]",
                "rx_all": "off [fixed]",
                "rx_checksumming": "off [fixed]",
                "rx_fcs": "off [fixed]",
                "rx_gro_hw": "off [fixed]",
                "rx_gro_list": "off",
                "rx_udp_gro_forwarding": "off",
                "rx_udp_tunnel_port_offload": "off [fixed]",
                "rx_vlan_filter": "on [fixed]",
                "rx_vlan_offload": "off [fixed]",
                "rx_vlan_stag_filter": "off [fixed]",
                "rx_vlan_stag_hw_parse": "off [fixed]",
                "scatter_gather": "off",
                "tcp_segmentation_offload": "off",
                "tls_hw_record": "off [fixed]",
                "tls_hw_rx_offload": "off [fixed]",
                "tls_hw_tx_offload": "off [fixed]",
                "tx_checksum_fcoe_crc": "off [fixed]",
                "tx_checksum_ip_generic": "off [fixed]",
                "tx_checksum_ipv4": "off [fixed]",
                "tx_checksum_ipv6": "off [fixed]",
                "tx_checksum_sctp": "off [fixed]",
                "tx_checksumming": "off",
                "tx_esp_segmentation": "off [fixed]",
                "tx_fcoe_segmentation": "off [fixed]",
                "tx_gre_csum_segmentation": "off [fixed]",
                "tx_gre_segmentation": "off [fixed]",
                "tx_gso_list": "off [fixed]",
                "tx_gso_partial": "off [fixed]",
                "tx_gso_robust": "off [fixed]",
                "tx_ipxip4_segmentation": "off [fixed]",
                "tx_ipxip6_segmentation": "off [fixed]",
                "tx_lockless": "off [fixed]",
                "tx_nocache_copy": "off",
                "tx_scatter_gather": "off [fixed]",
                "tx_scatter_gather_fraglist": "off [fixed]",
                "tx_sctp_segmentation": "off [fixed]",
                "tx_tcp6_segmentation": "off [fixed]",
                "tx_tcp_ecn_segmentation": "off [fixed]",
                "tx_tcp_mangleid_segmentation": "off [fixed]",
                "tx_tcp_segmentation": "off [fixed]",
                "tx_tunnel_remcsum_segmentation": "off [fixed]",
                "tx_udp_segmentation": "off [fixed]",
                "tx_udp_tnl_csum_segmentation": "off [fixed]",
                "tx_udp_tnl_segmentation": "off [fixed]",
                "tx_vlan_offload": "off [fixed]",
                "tx_vlan_stag_hw_insert": "off [fixed]",
                "vlan_challenged": "off [fixed]"
            },
            "hw_timestamp_filters": [],
            "ipv4": {
                "address": "10.0.2.15",
                "broadcast": "10.0.2.255",
                "netmask": "255.255.255.0",
                "network": "10.0.2.0"
            },
            "ipv6": [
                {
                    "address": "fec0::5054:ff:fe12:3456",
                    "prefix": "64",
                    "scope": "site"
                },
                {
                    "address": "fe80::5054:ff:fe12:3456",
                    "prefix": "64",
                    "scope": "link"
                }
            ],
            "macaddress": "52:54:00:12:34:56",
            "module": "virtio_net",
            "mtu": 1500,
            "pciid": "virtio0",
            "promisc": false,
            "speed": -1,
            "timestamping": [],
            "type": "ether"
        },
        "fibre_channel_wwn": [],
        "fips": false,
        "form_factor": "Other",
        "fqdn": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com",
        "gather_subset": [
            "all"
        ],
        "hostname": "ibm-p8-kvm-03-guest-02",
        "hostnqn": "",
        "interfaces": [
            "lo",
            "eth0"
        ],
        "is_chroot": false,
        "iscsi_iqn": "",
        "kernel": "4.18.0-358.el8.x86_64",
        "kernel_version": "#1 SMP Mon Jan 10 13:11:20 UTC 2022",
        "lo": {
            "active": true,
            "device": "lo",
            "features": {
                "esp_hw_offload": "off [fixed]",
                "esp_tx_csum_hw_offload": "off [fixed]",
                "fcoe_mtu": "off [fixed]",
                "generic_receive_offload": "on",
                "generic_segmentation_offload": "on",
                "highdma": "on [fixed]",
                "hw_tc_offload": "off [fixed]",
                "l2_fwd_offload": "off [fixed]",
                "large_receive_offload": "off [fixed]",
                "loopback": "on [fixed]",
                "netns_local": "on [fixed]",
                "ntuple_filters": "off [fixed]",
                "receive_hashing": "off [fixed]",
                "rx_all": "off [fixed]",
                "rx_checksumming": "on [fixed]",
                "rx_fcs": "off [fixed]",
                "rx_gro_hw": "off [fixed]",
                "rx_gro_list": "off",
                "rx_udp_gro_forwarding": "off",
                "rx_udp_tunnel_port_offload": "off [fixed]",
                "rx_vlan_filter": "off [fixed]",
                "rx_vlan_offload": "off [fixed]",
                "rx_vlan_stag_filter": "off [fixed]",
                "rx_vlan_stag_hw_parse": "off [fixed]",
                "scatter_gather": "on",
                "tcp_segmentation_offload": "on",
                "tls_hw_record": "off [fixed]",
                "tls_hw_rx_offload": "off [fixed]",
                "tls_hw_tx_offload": "off [fixed]",
                "tx_checksum_fcoe_crc": "off [fixed]",
                "tx_checksum_ip_generic": "on [fixed]",
                "tx_checksum_ipv4": "off [fixed]",
                "tx_checksum_ipv6": "off [fixed]",
                "tx_checksum_sctp": "on [fixed]",
                "tx_checksumming": "on",
                "tx_esp_segmentation": "off [fixed]",
                "tx_fcoe_segmentation": "off [fixed]",
                "tx_gre_csum_segmentation": "off [fixed]",
                "tx_gre_segmentation": "off [fixed]",
                "tx_gso_list": "on",
                "tx_gso_partial": "off [fixed]",
                "tx_gso_robust": "off [fixed]",
                "tx_ipxip4_segmentation": "off [fixed]",
                "tx_ipxip6_segmentation": "off [fixed]",
                "tx_lockless": "on [fixed]",
                "tx_nocache_copy": "off [fixed]",
                "tx_scatter_gather": "on [fixed]",
                "tx_scatter_gather_fraglist": "on [fixed]",
                "tx_sctp_segmentation": "on",
                "tx_tcp6_segmentation": "on",
                "tx_tcp_ecn_segmentation": "on",
                "tx_tcp_mangleid_segmentation": "on",
                "tx_tcp_segmentation": "on",
                "tx_tunnel_remcsum_segmentation": "off [fixed]",
                "tx_udp_segmentation": "on",
                "tx_udp_tnl_csum_segmentation": "off [fixed]",
                "tx_udp_tnl_segmentation": "off [fixed]",
                "tx_vlan_offload": "off [fixed]",
                "tx_vlan_stag_hw_insert": "off [fixed]",
                "vlan_challenged": "on [fixed]"
            },
            "hw_timestamp_filters": [],
            "ipv4": {
                "address": "127.0.0.1",
                "broadcast": "",
                "netmask": "255.0.0.0",
                "network": "127.0.0.0"
            },
            "ipv6": [
                {
                    "address": "::1",
                    "prefix": "128",
                    "scope": "host"
                }
            ],
            "mtu": 65536,
            "promisc": false,
            "timestamping": [],
            "type": "loopback"
        },
        "lsb": {},
        "machine": "x86_64",
        "machine_id": "3633c432407a4d8791f0f0b1d715f5f3",
        "memfree_mb": 1373,
        "memory_mb": {
            "nocache": {
                "free": 1603,
                "used": 209
            },
            "real": {
                "free": 1373,
                "total": 1812,
                "used": 439
            },
            "swap": {
                "cached": 0,
                "free": 0,
                "total": 0,
                "used": 0
            }
        },
        "memtotal_mb": 1812,
        "module_setup": true,
        "mounts": [
            {
                "block_available": 2259168,
                "block_size": 4096,
                "block_total": 2618619,
                "block_used": 359451,
                "device": "/dev/vda1",
                "fstype": "xfs",
                "inode_available": 5206281,
                "inode_total": 5242352,
                "inode_used": 36071,
                "mount": "/",
                "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota",
                "size_available": 9253552128,
                "size_total": 10725863424,
                "uuid": "395b9844-e404-4857-afbb-c6edccaf72f3"
            }
        ],
        "nodename": "ibm-p8-kvm-03-guest-02.virt.pnr.lab.eng.rdu2.redhat.com",
        "os_family": "RedHat",
        "pkg_mgr": "dnf",
        "proc_cmdline": {
            "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-358.el8.x86_64",
            "console": "ttyS0,115200n8",
            "crashkernel": "auto",
            "net.ifnames": "0",
            "no_timer_check": true,
            "ro": true,
            "root": "UUID=395b9844-e404-4857-afbb-c6edccaf72f3"
        },
        "processor": [
            "0",
            "GenuineIntel",
            "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz",
            "1",
            "GenuineIntel",
            "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz",
            "2",
            "GenuineIntel",
            "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz",
            "3",
            "GenuineIntel",
            "Intel(R) Xeon(R) Platinum 8168 CPU @ 2.70GHz"
        ],
        "processor_cores": 1,
        "processor_count": 4,
        "processor_nproc": 4,
        "processor_threads_per_core": 1,
        "processor_vcpus": 4,
        "product_name": "Standard PC (i440FX + PIIX, 1996)",
        "product_serial": "NA",
        "product_uuid": "NA",
        "product_version": "pc-i440fx-5.2",
        "python": {
            "executable": "/usr/libexec/platform-python",
            "has_sslcontext": true,
            "type": "cpython",
            "version": {
                "major": 3,
                "micro": 8,
                "minor": 6,
                "releaselevel": "final",
                "serial": 0
            },
            "version_info": [
                3,
                6,
                8,
                "final",
                0
            ]
        },
        "python_version": "3.6.8",
        "real_group_id": 0,
        "real_user_id": 0,
        "selinux": {
            "config_mode": "enforcing",
            "mode": "enforcing",
            "policyvers": 33,
            "status": "enabled",
            "type": "targeted"
        },
        "selinux_python_present": true,
        "service_mgr": "systemd",
        "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFwjyNgzt99mgfOh42wW+QuJhVZktHP5UcAduqMD8ZVaEVdRS15MpZOU7jXbafppSgMQFNcw8YpRu/FK2Bcz3fQ=",
        "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
        "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIAbyBOmcHhbWRVQuLktIkBPTUVca70HXlBNZOnPG+cJL",
        "ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
        "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDA2jbhHs45tFkXb/h6AdYbqxsTfg7+sES7cFspmoeeYf/wsgUyznX49RytVS7C6DOPayHmWFXI5DdRBagvhRZNfc8SJ9tvbDN7i466EKC8n2uI7hO+K12o7VSX6Imi2WBeTnv/jgOfun5iMhGs/A2sUQato2e4G9YtptjBIfFNnR4FqWlVD83E9HaRQ9PGMEJ/dvhbauzsyblx0c6/ZyDAEvo0c9Hi7viremuqCHJYHM1ZdCTBBralqY9tbD+zdZoANUG4+1PFGZXtJW6iGa6jwEEXkD/64mst326vKt9hOqqbvhFQnHi1QJZo65w2z52gOVGJvr2OfWbNBiLo5T06wGbF+dlkuJJTE6OoUErXhTbyYh2wYLFbaludmi7pTeQqY21WyjKEFN70euiRW/SafWcaRPeUj9RhhkXfo57te3IBJ4voXJLdHA9NcmRUPZ6/yOI/nA8f2qALud6oeJbA7eLViirr0F3pRjoMZZ2EwkyYOZrLb5YRTsIFPhuYU30=",
        "ssh_host_key_rsa_public_keytype": "ssh-rsa",
        "swapfree_mb": 0,
        "swaptotal_mb": 0,
        "system": "Linux",
        "system_capabilities": [
            "cap_chown",
            "cap_dac_override",
            "cap_dac_read_search",
            "cap_fowner",
            "cap_fsetid",
            "cap_kill",
            "cap_setgid",
            "cap_setuid",
            "cap_setpcap",
            "cap_linux_immutable",
            "cap_net_bind_service",
            "cap_net_broadcast",
            "cap_net_admin",
            "cap_net_raw",
            "cap_ipc_lock",
            "cap_ipc_owner",
            "cap_sys_module",
            "cap_sys_rawio",
            "cap_sys_chroot",
            "cap_sys_ptrace",
            "cap_sys_pacct",
            "cap_sys_admin",
            "cap_sys_boot",
            "cap_sys_nice",
            "cap_sys_resource",
            "cap_sys_time",
            "cap_sys_tty_config",
            "cap_mknod",
            "cap_lease",
            "cap_audit_write",
            "cap_audit_control",
            "cap_setfcap",
            "cap_mac_override",
            "cap_mac_admin",
            "cap_syslog",
            "cap_wake_alarm",
            "cap_block_suspend",
            "cap_audit_read",
            "cap_perfmon",
            "cap_bpf",
            "cap_checkpoint_restore+ep"
        ],
        "system_capabilities_enforced": "True",
        "system_vendor": "QEMU",
        "uptime_seconds": 16,
        "user_dir": "/root",
        "user_gecos": "root",
        "user_gid": 0,
        "user_id": "root",
        "user_shell": "/bin/bash",
        "user_uid": 0,
        "userspace_architecture": "x86_64",
        "userspace_bits": "64",
        "virtualization_role": "guest",
        "virtualization_tech_guest": [
            "kvm"
        ],
        "virtualization_tech_host": [],
        "virtualization_type": "kvm"
    }
}

TASK [Install required packages for nbde_client tests] *************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tasks/setup_test.yml:22
Tuesday 19 July 2022  20:13:55 +0000 (0:00:00.041)       0:00:02.217 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: cryptsetup-2.3.7-2.el8.x86_64",
        "Installed: cryptsetup-libs-2.3.7-2.el8.x86_64",
        "Removed: cryptsetup-libs-2.3.3-4.el8.x86_64"
    ]
}

TASK [Clone nbde_server role for the tests] ************************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tasks/setup_test.yml:26
Tuesday 19 July 2022  20:14:22 +0000 (0:00:26.307)       0:00:28.524 ********** 
ok: [/cache/centos-8.qcow2 -> localhost] => {
    "after": "99f76e441cd2aa70c708e6715361f8b1b96d66c0",
    "before": "99f76e441cd2aa70c708e6715361f8b1b96d66c0",
    "changed": false,
    "remote_url_changed": false
}

TASK [Deploy NBDE server for testing] ******************************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tasks/setup_test.yml:33
Tuesday 19 July 2022  20:14:22 +0000 (0:00:00.564)       0:00:29.089 ********** 

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Set version specific variables] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main.yml:6
Tuesday 19 July 2022  20:14:22 +0000 (0:00:00.033)       0:00:29.123 ********** 
included: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/set_vars.yml for /cache/centos-8.qcow2

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure ansible_facts used by role] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/set_vars.yml:2
Tuesday 19 July 2022  20:14:22 +0000 (0:00:00.027)       0:00:29.151 ********** 
ok: [/cache/centos-8.qcow2]

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Set platform/version specific variables] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/set_vars.yml:9
Tuesday 19 July 2022  20:14:23 +0000 (0:00:00.578)       0:00:29.730 ********** 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "__nbde_server_cachedir": "/var/cache/tang",
        "__nbde_server_group": "tang",
        "__nbde_server_keydir": "/var/db/tang",
        "__nbde_server_keygen": "/usr/libexec/tangd-keygen",
        "__nbde_server_packages": [
            "tang"
        ],
        "__nbde_server_services": [
            "tangd.socket"
        ],
        "__nbde_server_update": "/usr/libexec/tangd-update",
        "__nbde_server_user": "tang"
    },
    "ansible_included_var_files": [
        "/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/vars/default.yml"
    ],
    "changed": false
}

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Include the appropriate provider tasks] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main.yml:9
Tuesday 19 July 2022  20:14:23 +0000 (0:00:00.040)       0:00:29.770 ********** 
included: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml for /cache/centos-8.qcow2

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure tang is installed] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2
Tuesday 19 July 2022  20:14:23 +0000 (0:00:00.031)       0:00:29.802 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: libjose-10-2.el8.x86_64",
        "Installed: http-parser-2.8.0-9.el8.x86_64",
        "Installed: tang-7-6.el8.x86_64",
        "Installed: jose-10-2.el8.x86_64"
    ]
}

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure keys are rotated] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:7
Tuesday 19 July 2022  20:14:26 +0000 (0:00:03.397)       0:00:33.199 ********** 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure we have keys] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:16
Tuesday 19 July 2022  20:14:26 +0000 (0:00:00.032)       0:00:33.232 ********** 
changed: [/cache/centos-8.qcow2] => {
    "arguments": {
        "cachedir": "/var/cache/tang",
        "force": false,
        "keydir": "/var/db/tang",
        "keygen": "/usr/libexec/tangd-keygen",
        "keys_to_deploy_dir": null,
        "state": "keys-created",
        "update": "/usr/libexec/tangd-update"
    },
    "changed": true,
    "state": "keys-created"
}

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Perform key management (fetch/deploy) tasks] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:25
Tuesday 19 July 2022  20:14:27 +0000 (0:00:00.518)       0:00:33.750 ********** 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure required services are enabled and at the right state] ***
task path: /tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:29
Tuesday 19 July 2022  20:14:27 +0000 (0:00:00.033)       0:00:33.784 ********** 
changed: [/cache/centos-8.qcow2] => (item=tangd.socket) => {
    "ansible_loop_var": "item",
    "changed": true,
    "enabled": true,
    "item": "tangd.socket",
    "name": "tangd.socket",
    "state": "started",
    "status": {
        "Accept": "yes",
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "sysinit.target system.slice",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Backlog": "128",
        "Before": "shutdown.target sockets.target",
        "BindIPv6Only": "default",
        "BlockIOAccounting": "no",
        "BlockIOWeight": "[not set]",
        "Broadcast": "no",
        "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": "no",
        "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",
        "DeferAcceptUSec": "0",
        "Delegate": "no",
        "Description": "Tang Server socket",
        "DevicePolicy": "auto",
        "DirectoryMode": "0755",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "FailureAction": "none",
        "FileDescriptorName": "tangd.socket",
        "FlushPending": "no",
        "FragmentPath": "/usr/lib/systemd/system/tangd.socket",
        "FreeBind": "no",
        "FreezerState": "running",
        "GID": "[not set]",
        "IOAccounting": "no",
        "IOSchedulingClass": "0",
        "IOSchedulingPriority": "0",
        "IOWeight": "[not set]",
        "IPAccounting": "no",
        "IPEgressBytes": "18446744073709551615",
        "IPEgressPackets": "18446744073709551615",
        "IPIngressBytes": "18446744073709551615",
        "IPIngressPackets": "18446744073709551615",
        "IPTOS": "-1",
        "IPTTL": "-1",
        "Id": "tangd.socket",
        "IgnoreOnIsolate": "no",
        "IgnoreSIGPIPE": "yes",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "KeepAlive": "no",
        "KeepAliveIntervalUSec": "0",
        "KeepAliveProbes": "0",
        "KeepAliveTimeUSec": "0",
        "KeyringMode": "shared",
        "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",
        "Listen": "[::]:80 (Stream)",
        "LoadState": "loaded",
        "LockPersonality": "no",
        "LogLevelMax": "-1",
        "LogRateLimitBurst": "0",
        "LogRateLimitIntervalUSec": "0",
        "LogsDirectoryMode": "0755",
        "Mark": "-1",
        "MaxConnections": "64",
        "MaxConnectionsPerSource": "0",
        "MemoryAccounting": "yes",
        "MemoryCurrent": "[not set]",
        "MemoryDenyWriteExecute": "no",
        "MemoryHigh": "infinity",
        "MemoryLimit": "infinity",
        "MemoryLow": "0",
        "MemoryMax": "infinity",
        "MemoryMin": "0",
        "MemorySwapMax": "infinity",
        "MessageQueueMaxMessages": "0",
        "MessageQueueMessageSize": "0",
        "MountAPIVFS": "no",
        "MountFlags": "",
        "NAccepted": "0",
        "NConnections": "0",
        "NRefused": "0",
        "NUMAMask": "",
        "NUMAPolicy": "n/a",
        "Names": "tangd.socket",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoDelay": "no",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "OOMScoreAdjust": "0",
        "OnFailureJobMode": "replace",
        "PassCredentials": "no",
        "PassPacketInfo": "no",
        "PassSecurity": "no",
        "Perpetual": "no",
        "PipeSize": "0",
        "Priority": "-1",
        "PrivateDevices": "no",
        "PrivateMounts": "no",
        "PrivateNetwork": "no",
        "PrivateTmp": "no",
        "PrivateUsers": "no",
        "ProtectControlGroups": "no",
        "ProtectHome": "no",
        "ProtectKernelModules": "no",
        "ProtectKernelTunables": "no",
        "ProtectSystem": "no",
        "ReceiveBuffer": "0",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "RemoveIPC": "no",
        "RemoveOnStop": "no",
        "Requires": "sysinit.target system.slice",
        "RestrictNamespaces": "no",
        "RestrictRealtime": "no",
        "RestrictSUIDSGID": "no",
        "Result": "success",
        "ReusePort": "no",
        "RuntimeDirectoryMode": "0755",
        "RuntimeDirectoryPreserve": "no",
        "SameProcessGroup": "no",
        "SecureBits": "0",
        "SendBuffer": "0",
        "SendSIGHUP": "no",
        "SendSIGKILL": "yes",
        "Slice": "system.slice",
        "SocketMode": "0666",
        "SocketProtocol": "0",
        "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",
        "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",
        "TimeoutUSec": "1min 30s",
        "TimerSlackNSec": "50000",
        "Transient": "no",
        "Transparent": "no",
        "TriggerLimitBurst": "200",
        "TriggerLimitIntervalUSec": "2s",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "disabled",
        "UtmpMode": "init",
        "Writable": "no"
    }
}
META: role_complete for /cache/centos-8.qcow2

TASK [Create device for testing] ***********************************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tasks/setup_test.yml:37
Tuesday 19 July 2022  20:14:28 +0000 (0:00:00.902)       0:00:34.686 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "cmd": [
        "fallocate",
        "-l64m",
        "/tmp/.nbde_client_dev_test"
    ],
    "delta": "0:00:00.003714",
    "end": "2022-07-19 20:14:28.138733",
    "rc": 0,
    "start": "2022-07-19 20:14:28.135019"
}

TASK [Format test device as LUKS] **********************************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tasks/setup_test.yml:41
Tuesday 19 July 2022  20:14:28 +0000 (0:00:00.389)       0:00:35.075 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "cmd": "set -euo pipefail; echo -n test-password-here | cryptsetup luksFormat --pbkdf pbkdf2 --pbkdf-force-iterations 1000 --batch-mode --force-password /tmp/.nbde_client_dev_test",
    "delta": "0:00:00.347421",
    "end": "2022-07-19 20:14:28.848297",
    "rc": 0,
    "start": "2022-07-19 20:14:28.500876"
}

TASK [Create key file for test device] *****************************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tasks/setup_test.yml:49
Tuesday 19 July 2022  20:14:29 +0000 (0:00:00.717)       0:00:35.793 ********** 
ok: [/cache/centos-8.qcow2 -> localhost] => {
    "changed": false,
    "cmd": "echo -n test-password-here > /tmp/.nbde_client_dev_encryption_key\n",
    "delta": "0:00:00.003750",
    "end": "2022-07-19 20:14:29.600619",
    "rc": 0,
    "start": "2022-07-19 20:14:29.596869"
}

TASK [Use nbde_client role] ****************************************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tests_bind_high_availability.yml:18
Tuesday 19 July 2022  20:14:29 +0000 (0:00:00.200)       0:00:35.993 ********** 

TASK [fedora.linux_system_roles.nbde_client : Set version specific variables] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main.yml:4
Tuesday 19 July 2022  20:14:29 +0000 (0:00:00.032)       0:00:36.026 ********** 
included: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml for /cache/centos-8.qcow2

TASK [fedora.linux_system_roles.nbde_client : Ensure ansible_facts used by role] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml:2
Tuesday 19 July 2022  20:14:29 +0000 (0:00:00.027)       0:00:36.053 ********** 
ok: [/cache/centos-8.qcow2]

TASK [fedora.linux_system_roles.nbde_client : Set platform/version specific variables] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml:7
Tuesday 19 July 2022  20:14:30 +0000 (0:00:00.508)       0:00:36.561 ********** 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "__nbde_client_dracut_settings": [
            "kernel_cmdline+=\" rd.neednet=1 \"",
            "omit_dracutmodules+=\" ifcfg \""
        ],
        "__nbde_client_initramfs_update_cmd": "dracut -fv --regenerate-all\n",
        "__nbde_client_packages": [
            "clevis",
            "clevis-dracut",
            "clevis-luks",
            "clevis-systemd",
            "iproute",
            "NetworkManager"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/vars/CentOS_8.yml"
    ],
    "changed": false
}

TASK [fedora.linux_system_roles.nbde_client : Include the appropriate provider tasks] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main.yml:7
Tuesday 19 July 2022  20:14:30 +0000 (0:00:00.039)       0:00:36.601 ********** 
included: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml for /cache/centos-8.qcow2

TASK [fedora.linux_system_roles.nbde_client : Ensure required packages are installed] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:2
Tuesday 19 July 2022  20:14:30 +0000 (0:00:00.040)       0:00:36.641 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Installed: jq-1.6-3.el8.x86_64",
        "Installed: libluksmeta-9-4.el8.x86_64",
        "Installed: luksmeta-9-4.el8.x86_64",
        "Installed: clevis-15-8.el8.x86_64",
        "Installed: oniguruma-6.8.2-2.el8.x86_64",
        "Installed: clevis-dracut-15-8.el8.x86_64",
        "Installed: clevis-luks-15-8.el8.x86_64",
        "Installed: clevis-systemd-15-8.el8.x86_64",
        "Installed: tpm2-tools-4.1.1-5.el8.x86_64"
    ]
}

TASK [fedora.linux_system_roles.nbde_client : Enable clevis askpass unit] ******
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:7
Tuesday 19 July 2022  20:14:34 +0000 (0:00:04.455)       0:00:41.097 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "enabled": true,
    "name": "clevis-luks-askpass.path",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "-.mount",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "cryptsetup-pre.target clevis-luks-askpass.service",
        "CanFreeze": "no",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "DefaultDependencies": "no",
        "Description": "Forward Password Requests to Clevis Directory Watch",
        "DirectoryMode": "0755",
        "Documentation": "man:clevis-luks-unlockers(7)",
        "FailureAction": "none",
        "FragmentPath": "/usr/lib/systemd/system/clevis-luks-askpass.path",
        "FreezerState": "running",
        "Id": "clevis-luks-askpass.path",
        "IgnoreOnIsolate": "no",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "LoadState": "loaded",
        "MakeDirectory": "yes",
        "Names": "clevis-luks-askpass.path",
        "NeedDaemonReload": "no",
        "OnFailureJobMode": "replace",
        "Paths": "/run/systemd/ask-password (DirectoryNotEmpty)",
        "Perpetual": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "Requires": "-.mount",
        "RequiresMountsFor": "/run/systemd/ask-password",
        "Result": "success",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StateChangeTimestampMonotonic": "0",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "Transient": "no",
        "Triggers": "clevis-luks-askpass.service",
        "Unit": "clevis-luks-askpass.service",
        "UnitFilePreset": "disabled",
        "UnitFileState": "disabled",
        "Wants": "cryptsetup-pre.target"
    }
}

TASK [fedora.linux_system_roles.nbde_client : Generate nbde_client dracut config] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:12
Tuesday 19 July 2022  20:14:35 +0000 (0:00:00.604)       0:00:41.701 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "checksum": "baf43726e7fec14c1cf60a5127853f5988def29a",
    "dest": "/etc/dracut.conf.d/nbde_client.conf",
    "gid": 0,
    "group": "root",
    "md5sum": "8ac814b21125f3c41430b13965169aff",
    "mode": "0444",
    "owner": "root",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 91,
    "src": "/root/.ansible/tmp/ansible-tmp-1658261675.3877802-12215-124266309111103/source",
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.nbde_client : Check whether devices are at the desired state] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:19
Tuesday 19 July 2022  20:14:36 +0000 (0:00:00.915)       0:00:42.616 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "original_bindings": [
        {
            "device": "/tmp/.nbde_client_dev_test",
            "encryption_password": "test-password-here",
            "password_temporary": false,
            "servers": [
                "http://localhost",
                "http://localhost"
            ],
            "slot": 1,
            "state": "present",
            "threshold": 1
        }
    ]
}

TASK [fedora.linux_system_roles.nbde_client : Create temporary directory to hold key files] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:29
Tuesday 19 July 2022  20:14:37 +0000 (0:00:00.751)       0:00:43.368 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "gid": 0,
    "group": "root",
    "mode": "0700",
    "owner": "root",
    "path": "/tmp/ansible.t29eklhhnbde_client_encryption_keys",
    "secontext": "unconfined_u:object_r:user_tmp_t:s0",
    "size": 6,
    "state": "directory",
    "uid": 0
}

TASK [fedora.linux_system_roles.nbde_client : Ensure we transfer key files] ****
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:37
Tuesday 19 July 2022  20:14:37 +0000 (0:00:00.515)       0:00:43.884 ********** 
skipping: [/cache/centos-8.qcow2] => (item=)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "device": "/tmp/.nbde_client_dev_test",
        "encryption_password": "test-password-here",
        "servers": [
            "http://localhost",
            "http://localhost"
        ]
    },
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.nbde_client : Perform clevis operations] *******
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:49
Tuesday 19 July 2022  20:14:37 +0000 (0:00:00.042)       0:00:43.926 ********** 
NOTIFIED HANDLER fedora.linux_system_roles.nbde_client : nbde_client update initramfs for /cache/centos-8.qcow2
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "original_bindings": [
        {
            "device": "/tmp/.nbde_client_dev_test",
            "encryption_password": "test-password-here",
            "password_temporary": false,
            "servers": [
                "http://localhost",
                "http://localhost"
            ],
            "slot": 1,
            "state": "present",
            "threshold": 1
        }
    ]
}

TASK [fedora.linux_system_roles.nbde_client : Remove temporary directory used to hold key files] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:59
Tuesday 19 July 2022  20:14:49 +0000 (0:00:11.843)       0:00:55.769 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "path": "/tmp/ansible.t29eklhhnbde_client_encryption_keys",
    "state": "absent"
}

TASK [fedora.linux_system_roles.nbde_client : Deploy network flushing script] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:73
Tuesday 19 July 2022  20:14:49 +0000 (0:00:00.584)       0:00:56.354 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "checksum": "4543d4e7d1e66294cac47801a6b6675dcbceaa6c",
    "dest": "/usr/bin/nbde_client-network-flush",
    "gid": 0,
    "group": "root",
    "md5sum": "7947aade05c625cd8173078c3da0c37b",
    "mode": "0755",
    "owner": "root",
    "secontext": "system_u:object_r:bin_t:s0",
    "size": 1109,
    "src": "/root/.ansible/tmp/ansible-tmp-1658261690.046578-12309-186035727612993/source",
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.nbde_client : Deploy network flushing service] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:79
Tuesday 19 July 2022  20:14:50 +0000 (0:00:00.703)       0:00:57.058 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "checksum": "dab1b7cd151ef2cd24efe8108020d2071b473cbe",
    "dest": "/etc/systemd/system/nbde_client-network-flush.service",
    "gid": 0,
    "group": "root",
    "md5sum": "e3a3412ce904074cd7d0dce03ae5d40c",
    "mode": "0644",
    "owner": "root",
    "secontext": "system_u:object_r:systemd_unit_file_t:s0",
    "size": 218,
    "src": "/root/.ansible/tmp/ansible-tmp-1658261690.7527885-12337-279923490158025/source",
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.nbde_client : Deploy nbde_client dracut network flushing module] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:85
Tuesday 19 July 2022  20:14:51 +0000 (0:00:00.715)       0:00:57.773 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "dest": "/usr/lib/dracut/modules.d/60nbde_client/",
    "src": "/tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/files/nbde_client/"
}

TASK [fedora.linux_system_roles.nbde_client : Prepare for network flushing - reset autoconnect-priority] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:92
Tuesday 19 July 2022  20:14:52 +0000 (0:00:01.286)       0:00:59.059 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "cmd": [
        "/usr/bin/nbde_client-network-flush",
        "reset-autoconn-prio"
    ],
    "delta": "0:00:00.110271",
    "end": "2022-07-19 20:14:52.613938",
    "rc": 0,
    "start": "2022-07-19 20:14:52.503667"
}

STDERR:

/usr/bin/nbde_client-network-flush: line 24: [: 0
0: integer expression expected
Setting autoconnect-priority of connection ens3 to zero
/usr/bin/nbde_client-network-flush: line 24: [: 0
0: integer expression expected
Setting autoconnect-priority of connection ens3 to zero

TASK [fedora.linux_system_roles.nbde_client : Reload systemd config] ***********
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:98
Tuesday 19 July 2022  20:14:53 +0000 (0:00:00.499)       0:00:59.559 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.nbde_client : Enable network flushing service] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:102
Tuesday 19 July 2022  20:14:53 +0000 (0:00:00.628)       0:01:00.188 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "enabled": true,
    "name": "nbde_client-network-flush.service",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "sysinit.target system.slice systemd-journald.socket basic.target",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "network-pre.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": "Network flush service for nbde_client Ansible role",
        "DevicePolicy": "auto",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/bin/nbde_client-network-flush ; argv[]=/usr/bin/nbde_client-network-flush flush ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/etc/systemd/system/nbde_client-network-flush.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": "nbde_client-network-flush.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": "nbde_client-network-flush.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "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 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]",
        "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": "simple",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "disabled",
        "UtmpMode": "init",
        "Wants": "network-pre.target",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
META: role_complete for /cache/centos-8.qcow2

TASK [Attempt to unlock device] ************************************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tests_bind_high_availability.yml:22
Tuesday 19 July 2022  20:14:54 +0000 (0:00:00.672)       0:01:00.860 ********** 
included: /tmp/tmps_13l_o0/tests/nbde_client/tasks/verify_unlock_device.yml for /cache/centos-8.qcow2

TASK [Verify we can unlock the device] *****************************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tasks/verify_unlock_device.yml:2
Tuesday 19 July 2022  20:14:54 +0000 (0:00:00.027)       0:01:00.887 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "cmd": [
        "clevis",
        "luks",
        "unlock",
        "-d",
        "/tmp/.nbde_client_dev_test",
        "-n",
        "nbde_client_unlocked"
    ],
    "delta": "0:00:04.309608",
    "end": "2022-07-19 20:14:58.610828",
    "rc": 0,
    "start": "2022-07-19 20:14:54.301220"
}

TASK [Close unlocked device] ***************************************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tasks/verify_unlock_device.yml:10
Tuesday 19 July 2022  20:14:59 +0000 (0:00:04.668)       0:01:05.556 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "cmd": [
        "cryptsetup",
        "close",
        "nbde_client_unlocked"
    ],
    "delta": "0:00:00.062953",
    "end": "2022-07-19 20:14:59.053284",
    "rc": 0,
    "start": "2022-07-19 20:14:58.990331"
}

TASK [Make sure the attempt to unlock succeeded] *******************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tests_bind_high_availability.yml:25
Tuesday 19 July 2022  20:14:59 +0000 (0:00:00.440)       0:01:05.997 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Assert idempotency] ******************************************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tests_bind_high_availability.yml:31
Tuesday 19 July 2022  20:14:59 +0000 (0:00:00.064)       0:01:06.061 ********** 
included: /tmp/tmps_13l_o0/tests/nbde_client/tasks/verify_idempotency.yml for /cache/centos-8.qcow2

TASK [Use nbde_client role - idempotency check] ********************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tasks/verify_idempotency.yml:2
Tuesday 19 July 2022  20:14:59 +0000 (0:00:00.028)       0:01:06.090 ********** 

TASK [fedora.linux_system_roles.nbde_client : Set version specific variables] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main.yml:4
Tuesday 19 July 2022  20:14:59 +0000 (0:00:00.028)       0:01:06.118 ********** 
included: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml for /cache/centos-8.qcow2

TASK [fedora.linux_system_roles.nbde_client : Ensure ansible_facts used by role] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml:2
Tuesday 19 July 2022  20:14:59 +0000 (0:00:00.028)       0:01:06.147 ********** 
ok: [/cache/centos-8.qcow2]

TASK [fedora.linux_system_roles.nbde_client : Set platform/version specific variables] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/set_vars.yml:7
Tuesday 19 July 2022  20:15:00 +0000 (0:00:00.553)       0:01:06.700 ********** 
ok: [/cache/centos-8.qcow2] => {
    "ansible_facts": {
        "__nbde_client_dracut_settings": [
            "kernel_cmdline+=\" rd.neednet=1 \"",
            "omit_dracutmodules+=\" ifcfg \""
        ],
        "__nbde_client_initramfs_update_cmd": "dracut -fv --regenerate-all\n",
        "__nbde_client_packages": [
            "clevis",
            "clevis-dracut",
            "clevis-luks",
            "clevis-systemd",
            "iproute",
            "NetworkManager"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/vars/CentOS_8.yml"
    ],
    "changed": false
}

TASK [fedora.linux_system_roles.nbde_client : Include the appropriate provider tasks] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main.yml:7
Tuesday 19 July 2022  20:15:00 +0000 (0:00:00.041)       0:01:06.741 ********** 
included: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml for /cache/centos-8.qcow2

TASK [fedora.linux_system_roles.nbde_client : Ensure required packages are installed] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:2
Tuesday 19 July 2022  20:15:00 +0000 (0:00:00.039)       0:01:06.781 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.nbde_client : Enable clevis askpass unit] ******
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:7
Tuesday 19 July 2022  20:15:02 +0000 (0:00:02.122)       0:01:08.903 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "enabled": true,
    "name": "clevis-luks-askpass.path",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "-.mount",
        "AllowIsolate": "no",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "cryptsetup-pre.target clevis-luks-askpass.service",
        "CanFreeze": "no",
        "CanIsolate": "no",
        "CanReload": "no",
        "CanStart": "yes",
        "CanStop": "yes",
        "CollectMode": "inactive",
        "ConditionResult": "no",
        "ConditionTimestampMonotonic": "0",
        "DefaultDependencies": "no",
        "Description": "Forward Password Requests to Clevis Directory Watch",
        "DirectoryMode": "0755",
        "Documentation": "man:clevis-luks-unlockers(7)",
        "FailureAction": "none",
        "FragmentPath": "/usr/lib/systemd/system/clevis-luks-askpass.path",
        "FreezerState": "running",
        "Id": "clevis-luks-askpass.path",
        "IgnoreOnIsolate": "no",
        "InactiveEnterTimestampMonotonic": "0",
        "InactiveExitTimestampMonotonic": "0",
        "JobRunningTimeoutUSec": "infinity",
        "JobTimeoutAction": "none",
        "JobTimeoutUSec": "infinity",
        "LoadState": "loaded",
        "MakeDirectory": "yes",
        "Names": "clevis-luks-askpass.path",
        "NeedDaemonReload": "no",
        "OnFailureJobMode": "replace",
        "Paths": "/run/systemd/ask-password (DirectoryNotEmpty)",
        "Perpetual": "no",
        "RefuseManualStart": "no",
        "RefuseManualStop": "no",
        "Requires": "-.mount",
        "RequiresMountsFor": "/run/systemd/ask-password",
        "Result": "success",
        "StartLimitAction": "none",
        "StartLimitBurst": "5",
        "StartLimitIntervalUSec": "10s",
        "StateChangeTimestamp": "Tue 2022-07-19 20:14:53 UTC",
        "StateChangeTimestampMonotonic": "75003061",
        "StopWhenUnneeded": "no",
        "SubState": "dead",
        "SuccessAction": "none",
        "Transient": "no",
        "Triggers": "clevis-luks-askpass.service",
        "Unit": "clevis-luks-askpass.service",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "WantedBy": "cryptsetup.target",
        "Wants": "cryptsetup-pre.target"
    }
}

TASK [fedora.linux_system_roles.nbde_client : Generate nbde_client dracut config] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:12
Tuesday 19 July 2022  20:15:03 +0000 (0:00:00.486)       0:01:09.389 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "checksum": "baf43726e7fec14c1cf60a5127853f5988def29a",
    "dest": "/etc/dracut.conf.d/nbde_client.conf",
    "gid": 0,
    "group": "root",
    "mode": "0444",
    "owner": "root",
    "path": "/etc/dracut.conf.d/nbde_client.conf",
    "secontext": "system_u:object_r:etc_t:s0",
    "size": 91,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.nbde_client : Check whether devices are at the desired state] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:19
Tuesday 19 July 2022  20:15:03 +0000 (0:00:00.637)       0:01:10.026 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "original_bindings": [
        {
            "device": "/tmp/.nbde_client_dev_test",
            "encryption_password": "test-password-here",
            "password_temporary": false,
            "servers": [
                "http://localhost",
                "http://localhost"
            ],
            "slot": 1,
            "state": "present",
            "threshold": 1
        }
    ]
}

TASK [fedora.linux_system_roles.nbde_client : Create temporary directory to hold key files] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:29
Tuesday 19 July 2022  20:15:06 +0000 (0:00:02.746)       0:01:12.773 ********** 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.nbde_client : Ensure we transfer key files] ****
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:37
Tuesday 19 July 2022  20:15:06 +0000 (0:00:00.024)       0:01:12.798 ********** 
skipping: [/cache/centos-8.qcow2] => (item=)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": {
        "device": "/tmp/.nbde_client_dev_test",
        "encryption_password": "test-password-here",
        "servers": [
            "http://localhost",
            "http://localhost"
        ]
    },
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.nbde_client : Perform clevis operations] *******
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:49
Tuesday 19 July 2022  20:15:06 +0000 (0:00:00.037)       0:01:12.835 ********** 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.nbde_client : Remove temporary directory used to hold key files] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:59
Tuesday 19 July 2022  20:15:06 +0000 (0:00:00.025)       0:01:12.861 ********** 
skipping: [/cache/centos-8.qcow2] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.nbde_client : Deploy network flushing script] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:73
Tuesday 19 July 2022  20:15:06 +0000 (0:00:00.023)       0:01:12.885 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "checksum": "4543d4e7d1e66294cac47801a6b6675dcbceaa6c",
    "dest": "/usr/bin/nbde_client-network-flush",
    "gid": 0,
    "group": "root",
    "mode": "0755",
    "owner": "root",
    "path": "/usr/bin/nbde_client-network-flush",
    "secontext": "system_u:object_r:bin_t:s0",
    "size": 1109,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.nbde_client : Deploy network flushing service] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:79
Tuesday 19 July 2022  20:15:07 +0000 (0:00:00.621)       0:01:13.507 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "checksum": "dab1b7cd151ef2cd24efe8108020d2071b473cbe",
    "dest": "/etc/systemd/system/nbde_client-network-flush.service",
    "gid": 0,
    "group": "root",
    "mode": "0644",
    "owner": "root",
    "path": "/etc/systemd/system/nbde_client-network-flush.service",
    "secontext": "system_u:object_r:systemd_unit_file_t:s0",
    "size": 218,
    "state": "file",
    "uid": 0
}

TASK [fedora.linux_system_roles.nbde_client : Deploy nbde_client dracut network flushing module] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:85
Tuesday 19 July 2022  20:15:07 +0000 (0:00:00.656)       0:01:14.163 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "dest": "/usr/lib/dracut/modules.d/60nbde_client/",
    "src": "/tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/files/nbde_client/"
}

TASK [fedora.linux_system_roles.nbde_client : Prepare for network flushing - reset autoconnect-priority] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:92
Tuesday 19 July 2022  20:15:08 +0000 (0:00:01.127)       0:01:15.291 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "cmd": [
        "/usr/bin/nbde_client-network-flush",
        "reset-autoconn-prio"
    ],
    "delta": "0:00:00.102725",
    "end": "2022-07-19 20:15:08.815970",
    "rc": 0,
    "start": "2022-07-19 20:15:08.713245"
}

STDERR:

/usr/bin/nbde_client-network-flush: line 24: [: 0
0: integer expression expected
Setting autoconnect-priority of connection ens3 to zero
/usr/bin/nbde_client-network-flush: line 24: [: 0
0: integer expression expected
Setting autoconnect-priority of connection ens3 to zero

TASK [fedora.linux_system_roles.nbde_client : Reload systemd config] ***********
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:98
Tuesday 19 July 2022  20:15:09 +0000 (0:00:00.473)       0:01:15.764 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.nbde_client : Enable network flushing service] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:102
Tuesday 19 July 2022  20:15:10 +0000 (0:00:00.619)       0:01:16.384 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "enabled": true,
    "name": "nbde_client-network-flush.service",
    "status": {
        "ActiveEnterTimestampMonotonic": "0",
        "ActiveExitTimestampMonotonic": "0",
        "ActiveState": "inactive",
        "After": "basic.target systemd-journald.socket sysinit.target system.slice",
        "AllowIsolate": "no",
        "AllowedCPUs": "",
        "AllowedMemoryNodes": "",
        "AmbientCapabilities": "",
        "AssertResult": "no",
        "AssertTimestampMonotonic": "0",
        "Before": "shutdown.target network-pre.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": "Network flush service for nbde_client Ansible role",
        "DevicePolicy": "auto",
        "DynamicUser": "no",
        "EffectiveCPUs": "",
        "EffectiveMemoryNodes": "",
        "ExecMainCode": "0",
        "ExecMainExitTimestampMonotonic": "0",
        "ExecMainPID": "0",
        "ExecMainStartTimestampMonotonic": "0",
        "ExecMainStatus": "0",
        "ExecStart": "{ path=/usr/bin/nbde_client-network-flush ; argv[]=/usr/bin/nbde_client-network-flush flush ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }",
        "FailureAction": "none",
        "FileDescriptorStoreMax": "0",
        "FragmentPath": "/etc/systemd/system/nbde_client-network-flush.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": "nbde_client-network-flush.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": "nbde_client-network-flush.service",
        "NeedDaemonReload": "no",
        "Nice": "0",
        "NoNewPrivileges": "no",
        "NonBlocking": "no",
        "NotifyAccess": "none",
        "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",
        "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]",
        "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": "simple",
        "UID": "[not set]",
        "UMask": "0022",
        "UnitFilePreset": "disabled",
        "UnitFileState": "enabled",
        "UtmpMode": "init",
        "Wants": "network-pre.target",
        "WatchdogTimestampMonotonic": "0",
        "WatchdogUSec": "0"
    }
}
META: role_complete for /cache/centos-8.qcow2

TASK [Verify idempotency of clevis operations] *********************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tasks/verify_idempotency.yml:6
Tuesday 19 July 2022  20:15:10 +0000 (0:00:00.504)       0:01:16.888 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clean up test environment] ***********************************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tests_bind_high_availability.yml:35
Tuesday 19 July 2022  20:15:10 +0000 (0:00:00.035)       0:01:16.924 ********** 
included: /tmp/tmps_13l_o0/tests/nbde_client/tasks/cleanup_test.yml for /cache/centos-8.qcow2

TASK [Clean up dummy testing device] *******************************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tasks/cleanup_test.yml:2
Tuesday 19 July 2022  20:15:10 +0000 (0:00:00.030)       0:01:16.954 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "path": "/tmp/.nbde_client_dev_test",
    "state": "absent"
}

TASK [Clean up dummy key file] *************************************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tasks/cleanup_test.yml:7
Tuesday 19 July 2022  20:15:10 +0000 (0:00:00.371)       0:01:17.326 ********** 
changed: [/cache/centos-8.qcow2 -> localhost] => {
    "changed": true,
    "path": "/tmp/.nbde_client_dev_encryption_key",
    "state": "absent"
}

TASK [Clean up dummy key file on managed host] *********************************
task path: /tmp/tmps_13l_o0/tests/nbde_client/tasks/cleanup_test.yml:13
Tuesday 19 July 2022  20:15:11 +0000 (0:00:00.216)       0:01:17.543 ********** 
ok: [/cache/centos-8.qcow2] => {
    "changed": false,
    "path": "/tmp/.nbde_client_dev_encryption_key",
    "state": "absent"
}

RUNNING HANDLER [fedora.linux_system_roles.nbde_client : nbde_client update initramfs] ***
task path: /tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/handlers/main.yml:4
Tuesday 19 July 2022  20:15:11 +0000 (0:00:00.387)       0:01:17.931 ********** 
changed: [/cache/centos-8.qcow2] => {
    "changed": true,
    "cmd": [
        "dracut",
        "-fv",
        "--regenerate-all"
    ],
    "delta": "0:00:25.476446",
    "end": "2022-07-19 20:15:36.845765",
    "rc": 0,
    "start": "2022-07-19 20:15:11.369319"
}

STDERR:

dracut: Executing: /usr/bin/dracut --kver=4.18.0-358.el8.x86_64 -fv
dracut: dracut module 'busybox' will not be installed, because command 'busybox' could not be found!
dracut: dracut module 'ifcfg' will not be installed, because it's in the list to be omitted!
dracut: dracut module 'lvmmerge' will not be installed, because command 'lvm' could not be found!
dracut: dracut module 'btrfs' will not be installed, because command 'btrfs' could not be found!
dracut: dracut module 'dmraid' will not be installed, because command 'dmraid' could not be found!
dracut: dracut module 'lvm' will not be installed, because command 'lvm' could not be found!
dracut: dracut module 'mdraid' will not be installed, because command 'mdadm' could not be found!
dracut: dracut module 'multipath' will not be installed, because command 'multipath' could not be found!
dracut: dracut module 'cifs' will not be installed, because command 'mount.cifs' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'dcbtool' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'fipvlan' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'lldpad' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'fcoemon' could not be found!
dracut: dracut module 'fcoe' will not be installed, because command 'fcoeadm' could not be found!
dracut: dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found!
dracut: dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found!
dracut: dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found!
dracut: dracut module 'iscsi' will not be installed, because command 'iscsi-iname' could not be found!
dracut: dracut module 'iscsi' will not be installed, because command 'iscsiadm' could not be found!
dracut: dracut module 'iscsi' will not be installed, because command 'iscsid' could not be found!
dracut: dracut module 'nbd' will not be installed, because command 'nbd-client' could not be found!
dracut: dracut module 'nvmf' will not be installed, because command 'nvme' could not be found!
dracut: dracut module 'biosdevname' will not be installed, because command 'biosdevname' could not be found!
dracut: memstrack is available
dracut: *** Including module: bash ***
dracut: *** Including module: systemd ***
dracut: *** Including module: systemd-initrd ***
dracut: *** Including module: modsign ***
dracut: *** Including module: rngd ***
dracut: *** Including module: i18n ***
dracut: *** Including module: network-manager ***
dracut: *** Including module: network ***
dracut: *** Including module: clevis ***
dracut: *** Including module: clevis-pin-null ***
dracut: *** Including module: clevis-pin-sss ***
dracut: *** Including module: clevis-pin-tang ***
dracut: *** Including module: clevis-pin-tpm2 ***
dracut: *** Including module: nbde_client ***
dracut: *** Including module: prefixdevname ***
dracut: *** Including module: crypt ***
dracut: *** Including module: dm ***
dracut: Skipping udev rule: 64-device-mapper.rules
dracut: Skipping udev rule: 60-persistent-storage-dm.rules
dracut: Skipping udev rule: 55-dm.rules
dracut: *** Including module: kernel-modules ***
dracut: *** Including module: kernel-modules-extra ***
dracut: *** Including module: kernel-network-modules ***
dracut: *** Including module: qemu ***
dracut: *** Including module: qemu-net ***
dracut: *** Including module: lunmask ***
dracut: *** Including module: nfs ***
dracut: *** Including module: resume ***
dracut: *** Including module: rootfs-block ***
dracut: *** Including module: terminfo ***
dracut: *** Including module: udev-rules ***
dracut: Skipping udev rule: 91-permissions.rules
dracut: Skipping udev rule: 80-drivers-modprobe.rules
dracut: *** Including module: virtfs ***
dracut: *** Including module: dracut-systemd ***
dracut: *** Including module: usrmount ***
dracut: *** Including module: base ***
dracut: *** Including module: fs-lib ***
dracut: *** Including module: memstrack ***
dracut: *** Including module: microcode_ctl-fw_dir_override ***
dracut:   microcode_ctl module: mangling fw_dir
dracut:     microcode_ctl: reset fw_dir to "/lib/firmware/updates /lib/firmware"
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel"...
intel: model '', path ' intel-ucode/*', kvers ''
dracut:       microcode_ctl: intel: caveats check for kernel version "4.18.0-358.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07"...
intel-06-2d-07: model 'GenuineIntel 06-2d-07', path ' intel-ucode/06-2d-07', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-2d-07: caveats check for kernel version "4.18.0-358.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4e-03"...
intel-06-4e-03: model 'GenuineIntel 06-4e-03', path ' intel-ucode/06-4e-03', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
intel-06-4e-03: caveat is disabled in configuration
dracut:     microcode_ctl: kernel version "4.18.0-358.el8.x86_64" failed early load check for "intel-06-4e-03", skipping
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-4f-01"...
intel-06-4f-01: model 'GenuineIntel 06-4f-01', path ' intel-ucode/06-4f-01', kvers ' 4.17.0 3.10.0-894 3.10.0-862.6.1 3.10.0-693.35.1 3.10.0-514.52.1 3.10.0-327.70.1 2.6.32-754.1.1 2.6.32-573.58.1 2.6.32-504.71.1 2.6.32-431.90.1 2.6.32-358.90.1'
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
intel-06-4f-01: caveat is disabled in configuration
dracut:     microcode_ctl: kernel version "4.18.0-358.el8.x86_64" failed early load check for "intel-06-4f-01", skipping
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04"...
intel-06-55-04: model 'GenuineIntel 06-55-04', path ' intel-ucode/06-55-04', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-55-04: caveats check for kernel version "4.18.0-358.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03"...
intel-06-5e-03: model 'GenuineIntel 06-5e-03', path ' intel-ucode/06-5e-03', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-5e-03: caveats check for kernel version "4.18.0-358.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01"...
intel-06-8c-01: model 'GenuineIntel 06-8c-01', path ' intel-ucode/06-8c-01', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-8c-01: caveats check for kernel version "4.18.0-358.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01" to fw_dir variable
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-0xca"...
intel-06-8e-9e-0x-0xca: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
intel-06-8e-9e-0x-0xca: caveat is disabled in configuration
dracut:     microcode_ctl: kernel version "4.18.0-358.el8.x86_64" failed early load check for "intel-06-8e-9e-0x-0xca", skipping
dracut:     microcode_ctl: processing data directory  "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell"...
intel-06-8e-9e-0x-dell: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel: calling check_caveat 'intel' '1' match_model=0
intel: model '', path ' intel-ucode/*', kvers ''
Dependency check for required intel succeeded: result=0
dracut:       microcode_ctl: intel-06-8e-9e-0x-dell: caveats check for kernel version "4.18.0-358.el8.x86_64" passed, adding "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell" to fw_dir variable
dracut:     microcode_ctl: final fw_dir: "/usr/share/microcode_ctl/ucode_with_caveats/intel-06-8e-9e-0x-dell /usr/share/microcode_ctl/ucode_with_caveats/intel-06-8c-01 /usr/share/microcode_ctl/ucode_with_caveats/intel-06-5e-03 /usr/share/microcode_ctl/ucode_with_caveats/intel-06-55-04 /usr/share/microcode_ctl/ucode_with_caveats/intel-06-2d-07 /usr/share/microcode_ctl/ucode_with_caveats/intel /lib/firmware/updates /lib/firmware"
dracut: *** Including module: shutdown ***
dracut: *** Including modules done ***
dracut: *** Installing kernel module dependencies ***
dracut: *** Installing kernel module dependencies done ***
dracut: *** Resolving executable dependencies ***
dracut: *** Resolving executable dependencies done***
dracut: *** Hardlinking files ***
dracut: *** Hardlinking files done ***
dracut: Could not find 'strip'. Not stripping the initramfs.
dracut: *** Generating early-microcode cpio image ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Constructing GenuineIntel.bin ***
dracut: *** Store current command line parameters ***
dracut: *** Creating image file '/boot/initramfs-4.18.0-358.el8.x86_64.img' ***
dracut: *** Creating initramfs image file '/boot/initramfs-4.18.0-358.el8.x86_64.img' done ***
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/centos-8.qcow2      : ok=60   changed=21   unreachable=0    failed=0    skipped=7    rescued=0    ignored=0   

Tuesday 19 July 2022  20:15:37 +0000 (0:00:25.872)       0:01:43.803 ********** 
=============================================================================== 
Install required packages for nbde_client tests ------------------------ 26.31s
/tmp/tmps_13l_o0/tests/nbde_client/tasks/setup_test.yml:22 --------------------
fedora.linux_system_roles.nbde_client : nbde_client update initramfs --- 25.87s
/tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/handlers/main.yml:4 
fedora.linux_system_roles.nbde_client : Perform clevis operations ------ 11.84s
/tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:49 
Verify we can unlock the device ----------------------------------------- 4.67s
/tmp/tmps_13l_o0/tests/nbde_client/tasks/verify_unlock_device.yml:2 -----------
fedora.linux_system_roles.nbde_client : Ensure required packages are installed --- 4.46s
/tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:2 
/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure tang is installed --- 3.40s
/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:2 
fedora.linux_system_roles.nbde_client : Check whether devices are at the desired state --- 2.75s
/tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:19 
fedora.linux_system_roles.nbde_client : Ensure required packages are installed --- 2.12s
/tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:2 
fedora.linux_system_roles.nbde_client : Deploy nbde_client dracut network flushing module --- 1.29s
/tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:85 
fedora.linux_system_roles.nbde_client : Deploy nbde_client dracut network flushing module --- 1.13s
/tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:85 
Gathering Facts --------------------------------------------------------- 1.07s
/tmp/tmps_13l_o0/tests/nbde_client/tests_bind_high_availability.yml:2 ---------
Enable HA repos --------------------------------------------------------- 0.99s
/cache/centos-8_setup.yml:5 ---------------------------------------------------
fedora.linux_system_roles.nbde_client : Generate nbde_client dracut config --- 0.92s
/tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:12 
/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server : Ensure required services are enabled and at the right state --- 0.90s
/tmp/.nbde_client_dev_roles/linux-system-roles.nbde_server/tasks/main-tang.yml:29 
fedora.linux_system_roles.nbde_client : Check whether devices are at the desired state --- 0.75s
/tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:19 
Format test device as LUKS ---------------------------------------------- 0.72s
/tmp/tmps_13l_o0/tests/nbde_client/tasks/setup_test.yml:41 --------------------
fedora.linux_system_roles.nbde_client : Deploy network flushing service --- 0.72s
/tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:79 
fedora.linux_system_roles.nbde_client : Deploy network flushing script --- 0.70s
/tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:73 
fedora.linux_system_roles.nbde_client : Enable network flushing service --- 0.67s
/tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:102 
fedora.linux_system_roles.nbde_client : Deploy network flushing service --- 0.66s
/tmp/tmpb1gpv9bl/ansible_collections/fedora/linux_system_roles/roles/nbde_client/tasks/main-clevis.yml:79