ansible-playbook [core 2.16.14]
  config file = None
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python3.12/site-packages/ansible
  ansible collection location = /tmp/collections-1RF
  executable location = /usr/local/bin/ansible-playbook
  python version = 3.12.1 (main, Feb 21 2024, 14:18:26) [GCC 8.5.0 20210514 (Red Hat 8.5.0-21)] (/usr/bin/python3.12)
  jinja version = 3.1.5
  libyaml = True
No config file found; using defaults
running playbook inside collection fedora.linux_system_roles
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug
redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks
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: tests_ntp_provider3.yml **********************************************
1 plays in /tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml

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

TASK [Gathering Facts] *********************************************************
task path: /tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:2
Sunday 02 February 2025  20:36:18 -0500 (0:00:00.120)       0:00:00.120 ******* 
ok: [managed-node1]

TASK [Common test setup tasks] *************************************************
task path: /tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:11
Sunday 02 February 2025  20:36:20 -0500 (0:00:01.619)       0:00:01.740 ******* 
included: /tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml for managed-node1

TASK [Check if system is ostree] ***********************************************
task path: /tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:6
Sunday 02 February 2025  20:36:20 -0500 (0:00:00.020)       0:00:01.760 ******* 
ok: [managed-node1] => {
    "changed": false,
    "stat": {
        "exists": false
    }
}

TASK [Set flag to indicate system is ostree] ***********************************
task path: /tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:11
Sunday 02 February 2025  20:36:20 -0500 (0:00:00.437)       0:00:02.198 ******* 
ok: [managed-node1] => {
    "ansible_facts": {
        "__timesync_is_ostree": false
    },
    "changed": false
}

TASK [Ensure iproute for gathering default_ipv4 fact] **************************
task path: /tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15
Sunday 02 February 2025  20:36:20 -0500 (0:00:00.034)       0:00:02.232 ******* 
ok: [managed-node1] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do
lsrpackages: iproute

TASK [Ensure ansible_facts used by test] ***************************************
task path: /tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21
Sunday 02 February 2025  20:36:23 -0500 (0:00:03.240)       0:00:05.473 ******* 
skipping: [managed-node1] => {
    "changed": false,
    "false_condition": "__required_facts | difference(ansible_facts.keys() | list) | length > 0",
    "skip_reason": "Conditional result was False"
}

TASK [Debug] *******************************************************************
task path: /tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:34
Sunday 02 February 2025  20:36:24 -0500 (0:00:00.035)       0:00:05.508 ******* 
ok: [managed-node1] => {}

MSG:

facts {
    "_ansible_facts_gathered": true,
    "all_ipv4_addresses": [
        "10.31.14.87"
    ],
    "all_ipv6_addresses": [
        "fe80::8ff:c1ff:fe43:29f7"
    ],
    "ansible_local": {},
    "apparmor": {
        "status": "disabled"
    },
    "architecture": "x86_64",
    "bios_date": "08/24/2006",
    "bios_vendor": "Xen",
    "bios_version": "4.11.amazon",
    "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": "Xen",
    "chassis_version": "NA",
    "cmdline": {
        "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64",
        "crashkernel": "auto",
        "net.ifnames": "0",
        "quiet": true,
        "rhgb": true,
        "ro": true,
        "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2"
    },
    "date_time": {
        "date": "2025-02-02",
        "day": "02",
        "epoch": "1738546580",
        "epoch_int": "1738546580",
        "hour": "20",
        "iso8601": "2025-02-03T01:36:20Z",
        "iso8601_basic": "20250202T203620124851",
        "iso8601_basic_short": "20250202T203620",
        "iso8601_micro": "2025-02-03T01:36:20.124851Z",
        "minute": "36",
        "month": "02",
        "second": "20",
        "time": "20:36:20",
        "tz": "EST",
        "tz_dst": "EDT",
        "tz_offset": "-0500",
        "weekday": "Sunday",
        "weekday_number": "0",
        "weeknumber": "04",
        "year": "2025"
    },
    "default_ipv4": {
        "address": "10.31.14.87",
        "alias": "eth0",
        "broadcast": "10.31.15.255",
        "gateway": "10.31.12.1",
        "interface": "eth0",
        "macaddress": "0a:ff:c1:43:29:f7",
        "mtu": 9001,
        "netmask": "255.255.252.0",
        "network": "10.31.12.0",
        "prefix": "22",
        "type": "ether"
    },
    "default_ipv6": {},
    "device_links": {
        "ids": {},
        "labels": {},
        "masters": {},
        "uuids": {
            "xvda1": [
                "fe591198-9082-4b15-9b62-e83518524cd2"
            ]
        }
    },
    "devices": {
        "xvda": {
            "holders": [],
            "host": "",
            "links": {
                "ids": [],
                "labels": [],
                "masters": [],
                "uuids": []
            },
            "model": null,
            "partitions": {
                "xvda1": {
                    "holders": [],
                    "links": {
                        "ids": [],
                        "labels": [],
                        "masters": [],
                        "uuids": [
                            "fe591198-9082-4b15-9b62-e83518524cd2"
                        ]
                    },
                    "sectors": "524285919",
                    "sectorsize": 512,
                    "size": "250.00 GB",
                    "start": "2048",
                    "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"
                }
            },
            "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": "0",
            "vendor": null,
            "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.29.169.13",
            "10.29.170.12",
            "10.2.32.1"
        ],
        "search": [
            "us-east-1.aws.redhat.com"
        ]
    },
    "domain": "",
    "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",
        "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.31.45.242 46782 22",
        "SSH_CONNECTION": "10.31.45.242 46782 10.31.14.87 22",
        "SSH_TTY": "/dev/pts/1",
        "USER": "root",
        "XDG_RUNTIME_DIR": "/run/user/0",
        "XDG_SESSION_ID": "6",
        "_": "/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": "on",
            "highdma": "off [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": "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.87",
            "broadcast": "10.31.15.255",
            "netmask": "255.255.252.0",
            "network": "10.31.12.0",
            "prefix": "22"
        },
        "ipv6": [
            {
                "address": "fe80::8ff:c1ff:fe43:29f7",
                "prefix": "64",
                "scope": "link"
            }
        ],
        "macaddress": "0a:ff:c1:43:29:f7",
        "module": "xen_netfront",
        "mtu": 9001,
        "pciid": "vif-0",
        "promisc": false,
        "timestamping": [],
        "type": "ether"
    },
    "fibre_channel_wwn": [],
    "fips": false,
    "form_factor": "Other",
    "fqdn": "managed-node1",
    "gather_subset": [
        "all"
    ],
    "hostname": "managed-node1",
    "hostnqn": "",
    "interfaces": [
        "eth0",
        "lo"
    ],
    "is_chroot": false,
    "iscsi_iqn": "",
    "kernel": "4.18.0-553.5.1.el8.x86_64",
    "kernel_version": "#1 SMP Tue May 21 05:46:01 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]",
            "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",
            "prefix": "8"
        },
        "ipv6": [
            {
                "address": "::1",
                "prefix": "128",
                "scope": "host"
            }
        ],
        "mtu": 65536,
        "promisc": false,
        "timestamping": [],
        "type": "loopback"
    },
    "loadavg": {
        "15m": 0.15,
        "1m": 0.82,
        "5m": 0.34
    },
    "locally_reachable_ips": {
        "ipv4": [
            "10.31.14.87",
            "127.0.0.0/8",
            "127.0.0.1"
        ],
        "ipv6": [
            "::1",
            "fe80::8ff:c1ff:fe43:29f7"
        ]
    },
    "lsb": {},
    "lvm": "N/A",
    "machine": "x86_64",
    "machine_id": "8340779b5b4649bbbc926a30fa2432a7",
    "memfree_mb": 2768,
    "memory_mb": {
        "nocache": {
            "free": 3314,
            "used": 225
        },
        "real": {
            "free": 2768,
            "total": 3539,
            "used": 771
        },
        "swap": {
            "cached": 0,
            "free": 0,
            "total": 0,
            "used": 0
        }
    },
    "memtotal_mb": 3539,
    "module_setup": true,
    "mounts": [
        {
            "block_available": 64347263,
            "block_size": 4096,
            "block_total": 65533179,
            "block_used": 1185916,
            "device": "/dev/xvda1",
            "fstype": "xfs",
            "inode_available": 130996222,
            "inode_total": 131071472,
            "inode_used": 75250,
            "mount": "/",
            "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota",
            "size_available": 263566389248,
            "size_total": 268423901184,
            "uuid": "fe591198-9082-4b15-9b62-e83518524cd2"
        }
    ],
    "nodename": "managed-node1",
    "os_family": "RedHat",
    "pkg_mgr": "dnf",
    "proc_cmdline": {
        "BOOT_IMAGE": "(hd0,msdos1)/boot/vmlinuz-4.18.0-553.5.1.el8.x86_64",
        "crashkernel": "auto",
        "net.ifnames": "0",
        "quiet": true,
        "rhgb": true,
        "ro": true,
        "root": "UUID=fe591198-9082-4b15-9b62-e83518524cd2"
    },
    "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_nproc": 2,
    "processor_threads_per_core": 2,
    "processor_vcpus": 2,
    "product_name": "HVM domU",
    "product_serial": "ec22c62e-e427-f83b-caf3-dae735a016c7",
    "product_uuid": "ec22c62e-e427-f83b-caf3-dae735a016c7",
    "product_version": "4.11.amazon",
    "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_dsa_public": "AAAAB3NzaC1kc3MAAACBAO87T6uxNqSfwO5ddy0jSSMTM3tBCtozs9XgRZ417Xqii/2DTxXUZOZx9CNlS1tuHEP7+nowj/K/Qka1p9u6G7hm3JuW7wo1ylfs9lPhbPPVe+ptBk0IC03+7p4+3MMakcyhdJtONyUoMdXgpxJimNxbtT/+sixq+4TLOdizih67AAAAFQDb0s9jk+RR66/fgtrzTtfmMxWryQAAAIBvyGF6oiKPyqg6nAGcHXXDey2Whtz17FdJwPFQiVry6Ee76ahKrxHEcCB5AVBIH2IdtRmprEawsficRhKIPXoffsWiH9hDpErm6pzlCkFdEMIsLTpTcVgFKQGLpcDMF9W9fTLbp3i+rI79Fbq32XsKWAM3UoNGzt0RSrdwY3nkowAAAIEAjSHExuRRxBhb7qBStp1xaMgwPx0DOaKOrWfkO7vDgLWPEUg/fT/0sVtF5nCx8KUbbUBOSqhsCJPrgMIG+K32PMrJRgJ3UAJS/tD0RA/kitkCm67o04qX/45S9t9BXh63OAJ4lqapmvgyfFTuatFQAvvwa9Cx5CyLXUFbJ2dIf7A=",
    "ssh_host_key_dsa_public_keytype": "ssh-dss",
    "ssh_host_key_ecdsa_public": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHhUljQf4tFlZW9DPs6oaRMqjqas9j5OgZBofNMyRSEoCkZZv5VNxaOn9Jyx++oVltMyGN+dIk60RS3EfDdZ0NI=",
    "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256",
    "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKyV/obhwKpB4LSN+bmSsFP0GFqpl6mBZfpGWhoyIczQ",
    "ssh_host_key_ed25519_public_keytype": "ssh-ed25519",
    "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDi6vE0YgjjLAZ2QlXej57aB8/SB3V/5yFxO8NyVFfLBJfU/a29fzCF+Q6+kRU8YDKCAdMsJc/bVeCEebclOG6rT/JPM0U2pGg++15+h23Pdhubcyx/xjXCFTA3gMAxKJBEicjiS+0d9jbNZFDzYTJNDjUjDH6xceS+lVleQUG35HAGY/kpDnoK+Xgu2UWTxOcpZT6SMy84e4rBxQOq6D5VXtUTYGeJtkfOL+/wzVQ02mA9+9eqW0KxiHzOMAQhFTKrMD180rD+Op++PBmA8AhbX68Glr+jqnbMiN/1H6tvla59jOjB8lE6jXOIV6MTGaPIPZJSP/YWsMlLtHX/giPUT3YobWM1JHFNSjpwGt3jCk4FIFUN4ePfGXE+zNzV75gre1bfRKz1gbdDrJp8im62v/kffXgZJlPrjrs7S5BloTHQMyESMNSkaO64/8utTHiETcLdNWvQ1+NZtiWcbp3RbRKGYPJcCVWmftE5sW7Bj3w2IVK6QglR51srVw8xTk0=",
    "ssh_host_key_rsa_public_keytype": "ssh-rsa",
    "swapfree_mb": 0,
    "swaptotal_mb": 0,
    "system": "Linux",
    "system_capabilities": [],
    "system_capabilities_enforced": "False",
    "system_vendor": "Xen",
    "uptime_seconds": 390,
    "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": [
        "xen"
    ],
    "virtualization_tech_host": [],
    "virtualization_type": "xen"
}

TASK [Skip test on ostree systems if unsupported] ******************************
task path: /tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:38
Sunday 02 February 2025  20:36:24 -0500 (0:00:00.035)       0:00:05.544 ******* 
META: end_host conditional evaluated to False, continuing execution for managed-node1
skipping: [managed-node1] => {
    "skip_reason": "end_host conditional evaluated to False, continuing execution for managed-node1"
}

MSG:

end_host conditional evaluated to false, continuing execution for managed-node1

TASK [Remove chrony] ***********************************************************
task path: /tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:20
Sunday 02 February 2025  20:36:24 -0500 (0:00:00.024)       0:00:05.569 ******* 
changed: [managed-node1] => {
    "changed": true,
    "rc": 0,
    "results": [
        "Removed: chrony-4.5-1.el8.x86_64"
    ]
}

TASK [Install ntp] *************************************************************
task path: /tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:25
Sunday 02 February 2025  20:36:27 -0500 (0:00:03.858)       0:00:09.427 ******* 
fatal: [managed-node1]: FAILED! => {
    "changed": false,
    "failures": [
        "No package ntp available."
    ],
    "rc": 1,
    "results": []
}

MSG:

Failed to install some of the specified packages
...ignoring

TASK [Skip test if no package] *************************************************
task path: /tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:32
Sunday 02 February 2025  20:36:30 -0500 (0:00:02.923)       0:00:12.350 ******* 
META: ending play

PLAY RECAP *********************************************************************
managed-node1              : ok=8    changed=1    unreachable=0    failed=0    skipped=1    rescued=0    ignored=1   


TASKS RECAP ********************************************************************
Sunday 02 February 2025  20:36:30 -0500 (0:00:00.004)       0:00:12.355 ******* 
=============================================================================== 
Remove chrony ----------------------------------------------------------- 3.86s
/tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:20 
Ensure iproute for gathering default_ipv4 fact -------------------------- 3.24s
/tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 
Install ntp ------------------------------------------------------------- 2.92s
/tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:25 
Gathering Facts --------------------------------------------------------- 1.62s
/tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:2 
Check if system is ostree ----------------------------------------------- 0.44s
/tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:6 
Debug ------------------------------------------------------------------- 0.04s
/tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:34 
Ensure ansible_facts used by test --------------------------------------- 0.04s
/tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 
Set flag to indicate system is ostree ----------------------------------- 0.03s
/tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:11 
Skip test on ostree systems if unsupported ------------------------------ 0.02s
/tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:38 
Common test setup tasks ------------------------------------------------- 0.02s
/tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:11 
Skip test if no package ------------------------------------------------- 0.00s
/tmp/collections-1RF/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider3.yml:32