# STDOUT:
---v---v---v---v---v---
ansible-playbook 2.9.27
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible
  executable location = /opt/ansible-2.9/bin/ansible-playbook
  python version = 3.9.18 (main, Sep  7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)]
Using /etc/ansible/ansible.cfg as config file
Skipping callback 'actionable', as we already have a stdout callback.
Skipping callback 'counter_enabled', as we already have a stdout callback.
Skipping callback 'debug', as we already have a stdout callback.
Skipping callback 'dense', as we already have a stdout callback.
Skipping callback 'dense', as we already have a stdout callback.
Skipping callback 'full_skip', as we already have a stdout callback.
Skipping callback 'json', as we already have a stdout callback.
Skipping callback 'minimal', as we already have a stdout callback.
Skipping callback 'null', as we already have a stdout callback.
Skipping callback 'oneline', as we already have a stdout callback.
Skipping callback 'selective', as we already have a stdout callback.
Skipping callback 'skippy', as we already have a stdout callback.
Skipping callback 'stderr', as we already have a stdout callback.
Skipping callback 'unixy', as we already have a stdout callback.
Skipping callback 'yaml', as we already have a stdout callback.

PLAYBOOK: tests_ntp_provider5.yml **********************************************
1 plays in /WORKDIR/git-weekly-ci_ad2a96y/tests/tests_ntp_provider5.yml

PLAY [Configure NTP with ntp as specified provider] ****************************

TASK [Gathering Facts] *********************************************************
task path: /WORKDIR/git-weekly-ci_ad2a96y/tests/tests_ntp_provider5.yml:2
Sunday 11 August 2024  02:55:51 +0000 (0:00:00.016)       0:00:00.016 ********* 
ok: [sut]

TASK [Common test setup tasks] *************************************************
task path: /WORKDIR/git-weekly-ci_ad2a96y/tests/tests_ntp_provider5.yml:12
Sunday 11 August 2024  02:55:52 +0000 (0:00:00.675)       0:00:00.691 ********* 
included: /WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml for sut

TASK [Check if system is ostree] ***********************************************
task path: /WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:6
Sunday 11 August 2024  02:55:52 +0000 (0:00:00.014)       0:00:00.706 ********* 
ok: [sut] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [Set flag to indicate system is ostree] ***********************************
task path: /WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:11
Sunday 11 August 2024  02:55:52 +0000 (0:00:00.248)       0:00:00.954 ********* 
ok: [sut] => {
    "ansible_facts": {
        "__timesync_is_ostree": false
    },
    "changed": false
}

TASK [Ensure iproute for gathering default_ipv4 fact] **************************
task path: /WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:15
Sunday 11 August 2024  02:55:52 +0000 (0:00:00.020)       0:00:00.974 ********* 
ok: [sut] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
lsrpackages: iproute

TASK [Ensure ansible_facts used by test] ***************************************
task path: /WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:22
Sunday 11 August 2024  02:55:53 +0000 (0:00:01.100)       0:00:02.075 ********* 
skipping: [sut] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Debug] *******************************************************************
task path: /WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:36
Sunday 11 August 2024  02:55:53 +0000 (0:00:00.026)       0:00:02.102 ********* 
ok: [sut] => {}

MSG:

facts {
    "_ansible_facts_gathered": true,
    "all_ipv4_addresses": [
        "10.31.14.131"
    ],
    "all_ipv6_addresses": [
        "fe80::8ff:d7ff:fe50:9adf"
    ],
    "ansible_local": {},
    "apparmor": {
        "status": "disabled"
    },
    "architecture": "x86_64",
    "bios_date": "08/24/2006",
    "bios_version": "4.11.amazon",
    "cmdline": {
        "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-480.el9.x86_64",
        "console": "ttyS0,115200n8",
        "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M",
        "net.ifnames": "0",
        "rhgb": true,
        "ro": true,
        "root": "UUID=98cbf0d1-f74b-4369-aec4-15a9c63a7cb1"
    },
    "date_time": {
        "date": "2024-08-11",
        "day": "11",
        "epoch": "1723344952",
        "hour": "02",
        "iso8601": "2024-08-11T02:55:52Z",
        "iso8601_basic": "20240811T025552161286",
        "iso8601_basic_short": "20240811T025552",
        "iso8601_micro": "2024-08-11T02:55:52.161286Z",
        "minute": "55",
        "month": "08",
        "second": "52",
        "time": "02:55:52",
        "tz": "UTC",
        "tz_offset": "+0000",
        "weekday": "Sunday",
        "weekday_number": "0",
        "weeknumber": "32",
        "year": "2024"
    },
    "default_ipv4": {
        "address": "10.31.14.131",
        "alias": "eth0",
        "broadcast": "10.31.15.255",
        "gateway": "10.31.12.1",
        "interface": "eth0",
        "macaddress": "0a:ff:d7:50:9a:df",
        "mtu": 9001,
        "netmask": "255.255.252.0",
        "network": "10.31.12.0",
        "type": "ether"
    },
    "default_ipv6": {},
    "device_links": {
        "ids": {},
        "labels": {},
        "masters": {},
        "uuids": {
            "xvda1": [
                "98cbf0d1-f74b-4369-aec4-15a9c63a7cb1"
            ]
        }
    },
    "devices": {
        "xvda": {
            "holders": [],
            "host": "",
            "links": {
                "ids": [],
                "labels": [],
                "masters": [],
                "uuids": []
            },
            "model": null,
            "partitions": {
                "xvda1": {
                    "holders": [],
                    "links": {
                        "ids": [],
                        "labels": [],
                        "masters": [],
                        "uuids": [
                            "98cbf0d1-f74b-4369-aec4-15a9c63a7cb1"
                        ]
                    },
                    "sectors": "524285919",
                    "sectorsize": 512,
                    "size": "250.00 GB",
                    "start": "2048",
                    "uuid": "98cbf0d1-f74b-4369-aec4-15a9c63a7cb1"
                }
            },
            "removable": "0",
            "rotational": "0",
            "sas_address": null,
            "sas_device_handle": null,
            "scheduler_mode": "mq-deadline",
            "sectors": "524288000",
            "sectorsize": "512",
            "size": "250.00 GB",
            "support_discard": "512",
            "vendor": null,
            "virtual": 1
        }
    },
    "discovered_interpreter_python": "/usr/bin/python",
    "distribution": "CentOS",
    "distribution_file_parsed": true,
    "distribution_file_path": "/etc/redhat-release",
    "distribution_file_variety": "RedHat",
    "distribution_major_version": "9",
    "distribution_release": "NA",
    "distribution_version": "9",
    "dns": {
        "nameservers": [
            "10.29.169.13",
            "10.29.170.12",
            "10.2.32.1"
        ],
        "search": [
            "us-east-1.aws.redhat.com",
            "testing-farm"
        ]
    },
    "domain": "testing-farm.us-east-1.aws.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",
        "DEBUGINFOD_URLS": "https://debuginfod.centos.org/ ",
        "HOME": "/root",
        "LANG": "en_US.UTF-8",
        "LESSOPEN": "||/usr/bin/lesspipe.sh %s",
        "LOGNAME": "root",
        "MOTD_SHOWN": "pam",
        "PATH": "/root/.local/bin:/root/bin:/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": "1",
        "SSH_CLIENT": "10.29.163.171 33624 22",
        "SSH_CONNECTION": "10.29.163.171 33624 10.31.14.131 22",
        "USER": "root",
        "XDG_RUNTIME_DIR": "/run/user/0",
        "XDG_SESSION_CLASS": "user",
        "XDG_SESSION_ID": "6",
        "XDG_SESSION_TYPE": "tty",
        "_": "/usr/bin/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": "on",
            "highdma": "off [fixed]",
            "hsr_dup_offload": "off [fixed]",
            "hsr_fwd_offload": "off [fixed]",
            "hsr_tag_ins_offload": "off [fixed]",
            "hsr_tag_rm_offload": "off [fixed]",
            "hw_tc_offload": "off [fixed]",
            "l2_fwd_offload": "off [fixed]",
            "large_receive_offload": "off [fixed]",
            "loopback": "off [fixed]",
            "macsec_hw_offload": "off [fixed]",
            "netns_local": "off [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": "off [fixed]",
            "tx_checksum_ipv4": "on [fixed]",
            "tx_checksum_ipv6": "on",
            "tx_checksum_sctp": "off [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": "off [fixed]",
            "tx_gso_partial": "off [fixed]",
            "tx_gso_robust": "on [fixed]",
            "tx_ipxip4_segmentation": "off [fixed]",
            "tx_ipxip6_segmentation": "off [fixed]",
            "tx_lockless": "off [fixed]",
            "tx_nocache_copy": "off",
            "tx_scatter_gather": "on",
            "tx_scatter_gather_fraglist": "off [fixed]",
            "tx_sctp_segmentation": "off [fixed]",
            "tx_tcp6_segmentation": "on",
            "tx_tcp_ecn_segmentation": "off [fixed]",
            "tx_tcp_mangleid_segmentation": "off",
            "tx_tcp_segmentation": "on",
            "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.31.14.131",
            "broadcast": "10.31.15.255",
            "netmask": "255.255.252.0",
            "network": "10.31.12.0"
        },
        "ipv6": [
            {
                "address": "fe80::8ff:d7ff:fe50:9adf",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "0a:ff:d7:50:9a:df",
        "module": "xen_netfront",
        "mtu": 9001,
        "pciid": "vif-0",
        "promisc": false,
        "timestamping": [],
        "type": "ether"
    },
    "fibre_channel_wwn": [],
    "fips": false,
    "form_factor": "Other",
    "fqdn": "4ed98b8c-e721-4b0d-8906-3161396f12cb.testing-farm.us-east-1.aws.redhat.com",
    "gather_subset": [
        "all"
    ],
    "hostname": "4ed98b8c-e721-4b0d-8906-3161396f12cb",
    "hostnqn": "nqn.2014-08.org.nvmexpress:uuid:0c934a52-085f-46d7-bc21-a68d63b75834",
    "interfaces": [
        "eth0",
        "lo"
    ],
    "is_chroot": false,
    "iscsi_iqn": "",
    "kernel": "5.14.0-480.el9.x86_64",
    "kernel_version": "#1 SMP PREEMPT_DYNAMIC Fri Jul 12 20:45:27 UTC 2024",
    "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]",
            "hsr_dup_offload": "off [fixed]",
            "hsr_fwd_offload": "off [fixed]",
            "hsr_tag_ins_offload": "off [fixed]",
            "hsr_tag_rm_offload": "off [fixed]",
            "hw_tc_offload": "off [fixed]",
            "l2_fwd_offload": "off [fixed]",
            "large_receive_offload": "off [fixed]",
            "loopback": "on [fixed]",
            "macsec_hw_offload": "off [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": "7cfd7cd8aadb40c4b50328461623a399",
    "memfree_mb": 2791,
    "memory_mb": {
        "nocache": {
            "free": 3317,
            "used": 215
        },
        "real": {
            "free": 2791,
            "total": 3532,
            "used": 741
        },
        "swap": {
            "cached": 0,
            "free": 0,
            "total": 0,
            "used": 0
        }
    },
    "memtotal_mb": 3532,
    "module_setup": true,
    "mounts": [
        {
            "block_available": 64504918,
            "block_size": 4096,
            "block_total": 65519355,
            "block_used": 1014437,
            "device": "/dev/xvda1",
            "fstype": "xfs",
            "inode_available": 131000154,
            "inode_total": 131071472,
            "inode_used": 71318,
            "mount": "/",
            "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota",
            "size_available": 264212144128,
            "size_total": 268367278080,
            "uuid": "98cbf0d1-f74b-4369-aec4-15a9c63a7cb1"
        }
    ],
    "nodename": "4ed98b8c-e721-4b0d-8906-3161396f12cb.testing-farm",
    "os_family": "RedHat",
    "pkg_mgr": "dnf",
    "proc_cmdline": {
        "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-5.14.0-480.el9.x86_64",
        "console": [
            "tty0",
            "ttyS0,115200n8"
        ],
        "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M",
        "net.ifnames": "0",
        "rhgb": true,
        "ro": true,
        "root": "UUID=98cbf0d1-f74b-4369-aec4-15a9c63a7cb1"
    },
    "processor": [
        "0",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz",
        "1",
        "GenuineIntel",
        "Intel(R) Xeon(R) CPU E5-2666 v3 @ 2.90GHz"
    ],
    "processor_cores": 1,
    "processor_count": 1,
    "processor_threads_per_core": 2,
    "processor_vcpus": 2,
    "product_name": "HVM domU",
    "product_serial": "ec29714b-7983-8501-90fa-d78966d5567d",
    "product_uuid": "ec29714b-7983-8501-90fa-d78966d5567d",
    "product_version": "4.11.amazon",
    "python": {
        "executable": "/usr/bin/python",
        "has_sslcontext": true,
        "type": "cpython",
        "version": {
            "major": 3,
            "micro": 19,
            "minor": 9,
            "releaselevel": "final",
            "serial": 0
        },
        "version_info": [
            3,
            9,
            19,
            "final",
            0
        ]
    },
    "python_version": "3.9.19",
    "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_dsa_public": "AAAAB3NzaC1kc3MAAACBAP9MZaBBaOvALbJ8amiaH2Ku97+AIvooIbLigHPO3hs/+QIRaZtIqGOaBZdzDUnRSEdiL/b9oIxpft9Qj+F14V6SvxLr2jeJD2/r+Ufi9qNTrfV7QYE+VpX09fS5EQXyt1m7J/H60qNlMIHK6D//zbNpOxvtQam5dXo8AOgH4fHtAAAAFQCZKnWdgEzDG4Eqf0Z7w6UGtJzg1wAAAIAiZWGzlitDbm4CGzildAGpp8UvWOgMSvOyz8WrQBJC898DmtbtCDfqg5ZBVV+z1zQKB4RY40XInqY4WObdyuRPwl5XeKV+xDk+ry3Cjn8dOVSDfRcr3HiPK8NHj8taiweaONzkfrQhD6OM1lLp+qXVuDhzXfOut35cjv/y5OHfkQAAAIAo4dUcyzgf8K2Vt565hWAo1TFClrNh3qyxcpulsLIT8xesAn4yvHq5L8hv/6FfTmOn7jfQSePTpueBsNR84OpSfR4CQDShqHJmuuSDxJEJl0mqWZhvSA6l7nGF9Pr/FsT1ypm4o+VrEwK5tt6IDSjc4Ty+wX7HLAYl1g+B+SXJMw==",
    "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKyl2GZ4/+O9sd233+ZfeD8G22OwSs9PCbFWXGONBQyW1pTmrwxKg4A0s/7N2cW4Vm/DZVi6VWBv0eHcNskiIyQ=",
    "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAINWyXLNsqIRlIpdTNUDCT+IYc7mWhPk8UON+wopH/49t",
    "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDKyYvXg9wtNje/vbdYxjiQ7SG1LbO0IZZwZBTyWqtA96io3Wme+o0rGQflDmj4Q5F+E/JgHazsTufxOWvSk0Mzv3v9JsXTs9EytBjjABmaby9NmNVBQctPvEgn4SIZmFBF9UEBLYQrAvF2et7Hi60dttWK4/kbyyK25CaGq7zuabf3Q37W15MClqgOUMB0sARb2WheTb1489pc2PF4jsJ1noOtWTEEn6WQ9UEJFdmGzVl2jwGlFXHMM7sTTonSjcuGN6PgHx7tISXYkuyxl/OqO4M/g52LJ26gcqSHrz907850uhO2M0VJ2HUhZvjVNeQF+CaN56tjGA9QmGDowYBlHlo5xHxNGkbXSHZrU4n6tO5hnYLJVDsd+GE3ZNRhGnENUORdXNrOuRs9OxvUT7e+KMylBJ4MopW/pWZWXOdG7lNnhqVA+xT/5XOrECAi6WeMTM1AuZxHwfE9WfDzyWnACwlBYSrJ8q1RdHDuQU8FT/Rh/FOCKXx7P1kisPZ2ebc=",
    "swapfree_mb": 0,
    "swaptotal_mb": 0,
    "system": "Linux",
    "system_capabilities": [],
    "system_capabilities_enforced": "False",
    "system_vendor": "Xen",
    "uptime_seconds": 479,
    "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_type": "xen"
}
META: end_host conditional evaluated to false, continuing execution for sut

TASK [Install ntp] *************************************************************
task path: /WORKDIR/git-weekly-ci_ad2a96y/tests/tests_ntp_provider5.yml:21
Sunday 11 August 2024  02:55:53 +0000 (0:00:00.042)       0:00:02.144 ********* 
fatal: [sut]: FAILED! => {
    "changed": false,
    "failures": [
        "No package ntp available."
    ],
    "rc": 1,
    "results": []
}

MSG:

Failed to install some of the specified packages
...ignoring
META: ending play

PLAY RECAP *********************************************************************
sut                        : ok=7    changed=0    unreachable=0    failed=0    skipped=1    rescued=0    ignored=1   

Sunday 11 August 2024  02:55:54 +0000 (0:00:00.956)       0:00:03.100 ********* 
=============================================================================== 
Ensure iproute for gathering default_ipv4 fact -------------------------- 1.10s
/WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:15 -----------------------
Install ntp ------------------------------------------------------------- 0.96s
/WORKDIR/git-weekly-ci_ad2a96y/tests/tests_ntp_provider5.yml:21 ---------------
Gathering Facts --------------------------------------------------------- 0.68s
/WORKDIR/git-weekly-ci_ad2a96y/tests/tests_ntp_provider5.yml:2 ----------------
Check if system is ostree ----------------------------------------------- 0.25s
/WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:6 ------------------------
Debug ------------------------------------------------------------------- 0.04s
/WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:36 -----------------------
Ensure ansible_facts used by test --------------------------------------- 0.03s
/WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:22 -----------------------
Set flag to indicate system is ostree ----------------------------------- 0.02s
/WORKDIR/git-weekly-ci_ad2a96y/tests/tasks/setup.yml:11 -----------------------
Common test setup tasks ------------------------------------------------- 0.01s
/WORKDIR/git-weekly-ci_ad2a96y/tests/tests_ntp_provider5.yml:12 ---------------

---^---^---^---^---^---

# STDERR:
---v---v---v---v---v---
[DEPRECATION WARNING]: Distribution centos 9 on host sut should use 
/usr/libexec/platform-python, but is using /usr/bin/python for backward 
compatibility with prior Ansible releases. A future Ansible release will 
default to using the discovered platform python for this host. See https://docs
.ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for 
more information. This feature will be removed in version 2.12. Deprecation 
warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.

---^---^---^---^---^---