ansible-playbook [core 2.17.7] 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-ONf executable location = /usr/local/bin/ansible-playbook python version = 3.12.8 (main, Dec 3 2024, 00:00:00) [GCC 14.2.1 20241104 (Red Hat 14.2.1-6)] (/usr/bin/python3.12) jinja version = 3.1.4 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_provider6.yml ********************************************** 1 plays in /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml PLAY [Configure NTP with OS release non-default provider and then change it to the default provider] *** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:2 Saturday 21 December 2024 22:03:01 -0500 (0:00:00.009) 0:00:00.009 ***** [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.12, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Common test setup tasks] ************************************************* task path: /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:12 Saturday 21 December 2024 22:03:02 -0500 (0:00:01.183) 0:00:01.192 ***** included: /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml for managed-node1 TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:6 Saturday 21 December 2024 22:03:02 -0500 (0:00:00.037) 0:00:01.230 ***** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:11 Saturday 21 December 2024 22:03:02 -0500 (0:00:00.470) 0:00:01.700 ***** ok: [managed-node1] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } TASK [Ensure iproute for gathering default_ipv4 fact] ************************** task path: /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Saturday 21 December 2024 22:03:02 -0500 (0:00:00.062) 0:00:01.763 ***** 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-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 Saturday 21 December 2024 22:03:03 -0500 (0:00:01.021) 0:00:02.785 ***** 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-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:34 Saturday 21 December 2024 22:03:03 -0500 (0:00:00.035) 0:00:02.820 ***** ok: [managed-node1] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.44.85" ], "all_ipv6_addresses": [ "fe80::76:2eff:fe7a:cf25" ], "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,gpt2)/boot/vmlinuz-6.12.0-36.el10.x86_64", "console": "ttyS0,115200n8", "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=d34a4578-e79c-4219-88ec-bb1d36b608ae" }, "date_time": { "date": "2024-12-21", "day": "21", "epoch": "1734836581", "epoch_int": "1734836581", "hour": "22", "iso8601": "2024-12-22T03:03:01Z", "iso8601_basic": "20241221T220301804701", "iso8601_basic_short": "20241221T220301", "iso8601_micro": "2024-12-22T03:03:01.804701Z", "minute": "03", "month": "12", "second": "01", "time": "22:03:01", "tz": "EST", "tz_dst": "EDT", "tz_offset": "-0500", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "51", "year": "2024" }, "default_ipv4": { "address": "10.31.44.85", "alias": "eth0", "broadcast": "10.31.47.255", "gateway": "10.31.44.1", "interface": "eth0", "macaddress": "02:76:2e:7a:cf:25", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda2": [ "d34a4578-e79c-4219-88ec-bb1d36b608ae" ] } }, "devices": { "xvda": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": { "xvda1": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "sectors": "2048", "sectorsize": 512, "size": "1.00 MB", "start": "2048", "uuid": null }, "xvda2": { "holders": [], "links": { "ids": [], "labels": [], "masters": [], "uuids": [ "d34a4578-e79c-4219-88ec-bb1d36b608ae" ] }, "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "start": "4096", "uuid": "d34a4578-e79c-4219-88ec-bb1d36b608ae" } }, "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/python3.12", "distribution": "CentOS", "distribution_file_parsed": true, "distribution_file_path": "/etc/centos-release", "distribution_file_variety": "CentOS", "distribution_major_version": "10", "distribution_release": "Stream", "distribution_version": "10", "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": { "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": "", "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.31.40.63 41096 22", "SSH_CONNECTION": "10.31.40.63 41096 10.31.44.85 22", "SSH_TTY": "/dev/pts/0", "USER": "root", "XDG_RUNTIME_DIR": "/run/user/0", "XDG_SESSION_CLASS": "user", "XDG_SESSION_ID": "5", "XDG_SESSION_TYPE": "tty", "_": "/usr/bin/python3.12" }, "eth0": { "active": true, "device": "eth0", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "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]", "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_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.44.85", "broadcast": "10.31.47.255", "netmask": "255.255.252.0", "network": "10.31.44.0", "prefix": "22" }, "ipv6": [ { "address": "fe80::76:2eff:fe7a:cf25", "prefix": "64", "scope": "link" } ], "macaddress": "02:76:2e:7a:cf:25", "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": "nqn.2014-08.org.nvmexpress:uuid:b1096156-3dc3-4e23-ae5b-8433c825ecf6", "interfaces": [ "eth0", "lo" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "6.12.0-36.el10.x86_64", "kernel_version": "#1 SMP PREEMPT_DYNAMIC Tue Dec 17 13:53:04 UTC 2024", "lo": { "active": true, "device": "lo", "features": { "esp_hw_offload": "off [fixed]", "esp_tx_csum_hw_offload": "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]", "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_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.0947265625, "1m": 0.39892578125, "5m": 0.23046875 }, "locally_reachable_ips": { "ipv4": [ "10.31.44.85", "127.0.0.0/8", "127.0.0.1" ], "ipv6": [ "::1", "fe80::76:2eff:fe7a:cf25" ] }, "lsb": {}, "lvm": { "lvs": {}, "pvs": {}, "vgs": {} }, "machine": "x86_64", "machine_id": "ec271857ddbdab3f8b30ae77b608ae65", "memfree_mb": 3041, "memory_mb": { "nocache": { "free": 3296, "used": 230 }, "real": { "free": 3041, "total": 3526, "used": 485 }, "swap": { "cached": 0, "free": 0, "total": 0, "used": 0 } }, "memtotal_mb": 3526, "module_setup": true, "mounts": [ { "block_available": 63920335, "block_size": 4096, "block_total": 65519099, "block_used": 1598764, "device": "/dev/xvda2", "dump": 0, "fstype": "xfs", "inode_available": 131029160, "inode_total": 131070960, "inode_used": 41800, "mount": "/", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "passno": 0, "size_available": 261817692160, "size_total": 268366229504, "uuid": "d34a4578-e79c-4219-88ec-bb1d36b608ae" } ], "nodename": "managed-node1", "os_family": "RedHat", "pkg_mgr": "dnf", "proc_cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.12.0-36.el10.x86_64", "console": [ "tty0", "ttyS0,115200n8" ], "crashkernel": "1G-4G:192M,4G-64G:256M,64G-:512M", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=d34a4578-e79c-4219-88ec-bb1d36b608ae" }, "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": "ec271857-ddbd-ab3f-8b30-ae77b608ae65", "product_uuid": "ec271857-ddbd-ab3f-8b30-ae77b608ae65", "product_version": "4.11.amazon", "python": { "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 8, "minor": 12, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 12, 8, "final", 0 ] }, "python_version": "3.12.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": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAM4zCBdoBaX9oUC+/7YoMMexuqABKJx6c3MxiQlx3WgBotVM0ZLs7e8lz/Y+l+V5v9s8B2r/7C5FUBmq4Az3s4=", "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIKdERII25ayZMMvhoj0S/26haVx+jsUj0/6V1vpRBFaU", "ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQD4rV+vXBx2k8AqzTULV8bd7SecuY1QugfVBnyj1JRjqF5pqC3LGe9elQQNyDTTLpfoHm9zUlGurS2keXbUVf4x5zIMzlRk4o0AYJJGCIwUy+syejw5lI+ufDUB1i1W4xcspFn+lPY+1K7sYuIusmzZeeAEg9uNK8kEoUmqhRo9nyn2+Frnn/kNOUyYHcaOBuC8j/iZ4pZQ9+JLcVtzJGzmVDD1772Ex88Ud/lbICAVt5zaXk8niOwlnULBMG9rvAufo4/wWe4APn8r3X4dlr+I/SQkWCxo8ijHJEUm8BOouvAfwq0byZ6rM5SlyahpRTTNR/f4S8ndbBTxGSXZDVIS0qkMPO15y/xhHye7e5SMtFDKLNHUXFV/psG3LDhM8GfGoQUDsmdffs8Clk+R+V29g3fIYeHUkRiHjkiukSuH+/RxCPpwO9gHtvOfBHvG+SU0ttxsJRZuAZL1QrqZCmi4AcrgKLz8JNqz7l8sjScXZkp2YTbVH5yBKZmhWBBzf7U=", "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": 308, "user_dir": "/root", "user_gecos": "Super User", "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-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:38 Saturday 21 December 2024 22:03:03 -0500 (0:00:00.036) 0:00:02.856 ***** 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 [Check for availability of both NTP providers] **************************** task path: /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:21 Saturday 21 December 2024 22:03:03 -0500 (0:00:00.027) 0:00:02.884 ***** ok: [managed-node1] => (item=chrony) => { "ansible_loop_var": "item", "changed": false, "item": "chrony", "rc": 0, "results": [] } MSG: Nothing to do failed: [managed-node1] (item=ntp) => { "ansible_loop_var": "item", "changed": false, "failures": [ "No package ntp available." ], "item": "ntp", "rc": 1, "results": [] } MSG: Failed to install some of the specified packages ...ignoring TASK [Set the availability of both NTP providers] ****************************** task path: /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:34 Saturday 21 December 2024 22:03:05 -0500 (0:00:01.423) 0:00:04.308 ***** skipping: [managed-node1] => (item={'msg': 'Nothing to do', 'changed': False, 'results': [], 'rc': 0, 'invocation': {'module_args': {'name': ['chrony'], 'state': 'present', 'allow_downgrade': False, 'allowerasing': False, 'autoremove': False, 'bugfix': False, 'cacheonly': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'sslverify': True, 'lock_timeout': 30, 'use_backend': 'auto', 'best': None, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'nobest': None, 'releasever': None}}, 'failed': False, 'item': 'chrony', 'ansible_loop_var': 'item'}) => { "ansible_loop_var": "item", "changed": false, "false_condition": "item.failed", "item": { "ansible_loop_var": "item", "changed": false, "failed": false, "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "best": null, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "chrony" ], "nobest": null, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "item": "chrony", "msg": "Nothing to do", "rc": 0, "results": [] }, "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item={'failures': ['No package ntp available.'], 'results': [], 'rc': 1, 'failed': True, 'msg': 'Failed to install some of the specified packages', 'invocation': {'module_args': {'name': ['ntp'], 'state': 'present', 'allow_downgrade': False, 'allowerasing': False, 'autoremove': False, 'bugfix': False, 'cacheonly': False, 'disable_gpg_check': False, 'disable_plugin': [], 'disablerepo': [], 'download_only': False, 'enable_plugin': [], 'enablerepo': [], 'exclude': [], 'installroot': '/', 'install_repoquery': True, 'install_weak_deps': True, 'security': False, 'skip_broken': False, 'update_cache': False, 'update_only': False, 'validate_certs': True, 'sslverify': True, 'lock_timeout': 30, 'use_backend': 'auto', 'best': None, 'conf_file': None, 'disable_excludes': None, 'download_dir': None, 'list': None, 'nobest': None, 'releasever': None}}, 'changed': False, 'item': 'ntp', 'ansible_loop_var': 'item'}) => { "ansible_facts": { "both_avail": false }, "ansible_loop_var": "item", "changed": false, "item": { "ansible_loop_var": "item", "changed": false, "failed": true, "failures": [ "No package ntp available." ], "invocation": { "module_args": { "allow_downgrade": false, "allowerasing": false, "autoremove": false, "best": null, "bugfix": false, "cacheonly": false, "conf_file": null, "disable_excludes": null, "disable_gpg_check": false, "disable_plugin": [], "disablerepo": [], "download_dir": null, "download_only": false, "enable_plugin": [], "enablerepo": [], "exclude": [], "install_repoquery": true, "install_weak_deps": true, "installroot": "/", "list": null, "lock_timeout": 30, "name": [ "ntp" ], "nobest": null, "releasever": null, "security": false, "skip_broken": false, "sslverify": true, "state": "present", "update_cache": false, "update_only": false, "use_backend": "auto", "validate_certs": true } }, "item": "ntp", "msg": "Failed to install some of the specified packages", "rc": 1, "results": [] } } TASK [End test if not both available] ****************************************** task path: /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:41 Saturday 21 December 2024 22:03:05 -0500 (0:00:00.043) 0:00:04.352 ***** META: ending play PLAY RECAP ********************************************************************* managed-node1 : ok=8 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=1 TASKS RECAP ******************************************************************** Saturday 21 December 2024 22:03:05 -0500 (0:00:00.004) 0:00:04.356 ***** =============================================================================== Check for availability of both NTP providers ---------------------------- 1.42s /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:21 Gathering Facts --------------------------------------------------------- 1.18s /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:2 Ensure iproute for gathering default_ipv4 fact -------------------------- 1.02s /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Check if system is ostree ----------------------------------------------- 0.47s /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:6 Set flag to indicate system is ostree ----------------------------------- 0.06s /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:11 Set the availability of both NTP providers ------------------------------ 0.04s /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:34 Common test setup tasks ------------------------------------------------- 0.04s /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:12 Debug ------------------------------------------------------------------- 0.04s /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:34 Ensure ansible_facts used by test --------------------------------------- 0.04s /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 Skip test on ostree systems if unsupported ------------------------------ 0.03s /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:38 End test if not both available ------------------------------------------ 0.00s /tmp/collections-ONf/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider6.yml:41