[DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ansible-playbook [core 2.17.2] 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-xtz executable location = /usr/local/bin/ansible-playbook python version = 3.12.4 (main, Jun 7 2024, 00:00:00) [GCC 14.1.1 20240607 (Red Hat 14.1.1-5)] (/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_provider5.yml ********************************************** 1 plays in /tmp/collections-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider5.yml PLAY [Configure NTP with ntp as specified provider] **************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider5.yml:2 Saturday 10 August 2024 22:48:59 -0400 (0:00:00.013) 0:00:00.013 ******* [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-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider5.yml:12 Saturday 10 August 2024 22:49:01 -0400 (0:00:02.470) 0:00:02.483 ******* included: /tmp/collections-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml for managed_node1 TASK [Check if system is ostree] *********************************************** task path: /tmp/collections-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:6 Saturday 10 August 2024 22:49:01 -0400 (0:00:00.019) 0:00:02.502 ******* ok: [managed_node1] => { "changed": false, "stat": { "exists": false } } TASK [Set flag to indicate system is ostree] *********************************** task path: /tmp/collections-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:11 Saturday 10 August 2024 22:49:02 -0400 (0:00:00.464) 0:00:02.966 ******* ok: [managed_node1] => { "ansible_facts": { "__timesync_is_ostree": false }, "changed": false } TASK [Ensure iproute for gathering default_ipv4 fact] ************************** task path: /tmp/collections-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Saturday 10 August 2024 22:49:02 -0400 (0:00:00.022) 0:00:02.989 ******* 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-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 Saturday 10 August 2024 22:49:03 -0400 (0:00:01.557) 0:00:04.546 ******* 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-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:34 Saturday 10 August 2024 22:49:03 -0400 (0:00:00.033) 0:00:04.579 ******* ok: [managed_node1] => {} MSG: facts { "_ansible_facts_gathered": true, "all_ipv4_addresses": [ "10.31.42.68" ], "all_ipv6_addresses": [ "fe80::c86:b4ff:fed8:f727" ], "ansible_local": {}, "apparmor": { "status": "disabled" }, "architecture": "x86_64", "bios_date": "08/24/2006", "bios_vendor": "Xen", "bios_version": "4.2.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.9.12-200.fc40.x86_64", "console": "ttyS0,115200n8", "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=fd1e4ecf-9333-45d5-a66d-c903fb23d106" }, "date_time": { "date": "2024-08-10", "day": "10", "epoch": "1723344541", "epoch_int": "1723344541", "hour": "22", "iso8601": "2024-08-11T02:49:01Z", "iso8601_basic": "20240810T224901798603", "iso8601_basic_short": "20240810T224901", "iso8601_micro": "2024-08-11T02:49:01.798603Z", "minute": "49", "month": "08", "second": "01", "time": "22:49:01", "tz": "EDT", "tz_dst": "EDT", "tz_offset": "-0400", "weekday": "Saturday", "weekday_number": "6", "weeknumber": "32", "year": "2024" }, "default_ipv4": { "address": "10.31.42.68", "alias": "eth0", "broadcast": "10.31.43.255", "gateway": "10.31.40.1", "interface": "eth0", "macaddress": "0e:86:b4:d8:f7:27", "mtu": 9001, "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22", "type": "ether" }, "default_ipv6": {}, "device_links": { "ids": {}, "labels": {}, "masters": {}, "uuids": { "xvda2": [ "fd1e4ecf-9333-45d5-a66d-c903fb23d106" ] } }, "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": [ "fd1e4ecf-9333-45d5-a66d-c903fb23d106" ] }, "sectors": "524283871", "sectorsize": 512, "size": "250.00 GB", "start": "4096", "uuid": "fd1e4ecf-9333-45d5-a66d-c903fb23d106" } }, "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 }, "zram0": { "holders": [], "host": "", "links": { "ids": [], "labels": [], "masters": [], "uuids": [] }, "model": null, "partitions": {}, "removable": "0", "rotational": "0", "sas_address": null, "sas_device_handle": null, "scheduler_mode": "", "sectors": "7612416", "sectorsize": "4096", "size": "3.63 GB", "support_discard": "4096", "vendor": null, "virtual": 1 } }, "discovered_interpreter_python": "/usr/bin/python3.12", "distribution": "Fedora", "distribution_file_parsed": true, "distribution_file_path": "/etc/redhat-release", "distribution_file_variety": "RedHat", "distribution_major_version": "40", "distribution_release": "", "distribution_version": "40", "dns": { "nameservers": [ "127.0.0.53" ], "options": { "edns0": true, "trust-ad": true }, "search": [ "us-east-1.aws.redhat.com" ] }, "domain": "us-east-1.aws.redhat.com", "effective_group_id": 0, "effective_user_id": 0, "env": { "DBUS_SESSION_BUS_ADDRESS": "unix:path=/run/user/0/bus", "DEBUGINFOD_URLS": "https://debuginfod.fedoraproject.org/ ", "EDITOR": "/usr/bin/nano", "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.43.53 57078 22", "SSH_CONNECTION": "10.31.43.53 57078 10.31.42.68 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", "ipv4": { "address": "10.31.42.68", "broadcast": "10.31.43.255", "netmask": "255.255.252.0", "network": "10.31.40.0", "prefix": "22" }, "ipv6": [ { "address": "fe80::c86:b4ff:fed8:f727", "prefix": "64", "scope": "link" } ], "macaddress": "0e:86:b4:d8:f7:27", "module": "xen_netfront", "mtu": 9001, "pciid": "vif-0", "promisc": false, "type": "ether" }, "fibre_channel_wwn": [], "fips": false, "form_factor": "Other", "fqdn": "ip-10-31-42-68.us-east-1.aws.redhat.com", "gather_subset": [ "all" ], "hostname": "ip-10-31-42-68", "hostnqn": "nqn.2014-08.org.nvmexpress:uuid:a59dfb46-7a2b-4817-b957-23cdda82e1e4", "interfaces": [ "eth0", "lo" ], "is_chroot": false, "iscsi_iqn": "", "kernel": "6.9.12-200.fc40.x86_64", "kernel_version": "#1 SMP PREEMPT_DYNAMIC Sat Jul 27 15:56:15 UTC 2024", "lo": { "active": true, "device": "lo", "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, "type": "loopback" }, "loadavg": { "15m": 0.18896484375, "1m": 0.75830078125, "5m": 0.435546875 }, "locally_reachable_ips": { "ipv4": [ "10.31.42.68", "127.0.0.0/8", "127.0.0.1" ], "ipv6": [ "::1", "fe80::c86:b4ff:fed8:f727" ] }, "lsb": {}, "lvm": { "lvs": {}, "pvs": {}, "vgs": {} }, "machine": "x86_64", "machine_id": "ec2fcdd016e4c561820e5cc4c179fccc", "memfree_mb": 3114, "memory_mb": { "nocache": { "free": 3491, "used": 226 }, "real": { "free": 3114, "total": 3717, "used": 603 }, "swap": { "cached": 0, "free": 3716, "total": 3716, "used": 0 } }, "memtotal_mb": 3717, "module_setup": true, "mounts": [ { "block_available": 61379429, "block_size": 4096, "block_total": 64483404, "block_used": 3103975, "device": "/dev/xvda2", "dump": 0, "fstype": "ext4", "inode_available": 16303540, "inode_total": 16384000, "inode_used": 80460, "mount": "/", "options": "rw,seclabel,relatime", "passno": 0, "size_available": 251410141184, "size_total": 264124022784, "uuid": "fd1e4ecf-9333-45d5-a66d-c903fb23d106" } ], "nodename": "ip-10-31-42-68.us-east-1.aws.redhat.com", "os_family": "RedHat", "pkg_mgr": "dnf", "proc_cmdline": { "BOOT_IMAGE": "(hd0,gpt2)/boot/vmlinuz-6.9.12-200.fc40.x86_64", "console": [ "tty0", "ttyS0,115200n8" ], "crashkernel": "auto", "net.ifnames": "0", "rhgb": true, "ro": true, "root": "UUID=fd1e4ecf-9333-45d5-a66d-c903fb23d106" }, "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": "ec2fcdd0-16e4-c561-820e-5cc4c179fccc", "product_uuid": "ec2fcdd0-16e4-c561-820e-5cc4c179fccc", "product_version": "4.2.amazon", "python": { "executable": "/usr/bin/python3.12", "has_sslcontext": true, "type": "cpython", "version": { "major": 3, "micro": 4, "minor": 12, "releaselevel": "final", "serial": 0 }, "version_info": [ 3, 12, 4, "final", 0 ] }, "python_version": "3.12.4", "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": "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMsoaNJSYn5+C5wyrWsuBT1ewpLvGGF0r2LHCKSFDuryEXW4nredMmiYn6G/e9HKUmtG88hp6lmi3oMM5w1No4s=", "ssh_host_key_ecdsa_public_keytype": "ecdsa-sha2-nistp256", "ssh_host_key_ed25519_public": "AAAAC3NzaC1lZDI1NTE5AAAAIA/ql6n0XV2OnJTeWRMbCmD1ZUaAFVAi8hnclD/h5nQy", "ssh_host_key_ed25519_public_keytype": "ssh-ed25519", "ssh_host_key_rsa_public": "AAAAB3NzaC1yc2EAAAADAQABAAABgQDHP52krtQcQ0PKYD7TfWNM+f3PbDhaavBo7ILa2zkypNBBrBOYa3w5pi1Jq+QN4a9sxHS5GTEfBCtJUC6gB3dxjX6eWmdKamHZP3vMoz8NoxxtsAmfDWm2F98FnuliYF2joQf7I+hdyF0+FZPE9W3jq9nTUwkZ5aAEzihs1RPhlPzURUKsek3M782IekC6hidO56T3LRlzE0kgg4fqSGvFvxc0UQiK23Ytr4VQftUWwGnvaDsA7cywOtarj+yeaZpZ5LFGFy+zwH9+q/wyYCzNElqK/s3X9UiDfP4Cp2+8Gf1CiDzwgLoRAdksJturJryp4lni4JMxoSFViZyM4o73bmrmWpqWpFRHz1pK6FvCldCw+HGoz4QDLtSEv/NxsDgdDXXudOPPmQWNlI1j9szg9rKErzt3yp26qbP5lfkV+TrDBPrFZBh9Kk1oeFRFrqO1vOnGdBRGOtGKUq2UEeIVFa70c/Nvg8qatMn2N2N/pboHJR+8qcC38hEjuRiMhes=", "ssh_host_key_rsa_public_keytype": "ssh-rsa", "swapfree_mb": 3716, "swaptotal_mb": 3716, "system": "Linux", "system_capabilities": [], "system_capabilities_enforced": "False", "system_vendor": "Xen", "uptime_seconds": 393, "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-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:38 Saturday 10 August 2024 22:49:03 -0400 (0:00:00.034) 0:00:04.613 ******* 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 [Install ntp] ************************************************************* task path: /tmp/collections-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider5.yml:21 Saturday 10 August 2024 22:49:04 -0400 (0:00:00.022) 0:00:04.636 ******* 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 ntp package] ********************************************* task path: /tmp/collections-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider5.yml:28 Saturday 10 August 2024 22:49:05 -0400 (0:00:01.431) 0:00:06.068 ******* META: ending play PLAY RECAP ********************************************************************* managed_node1 : ok=7 changed=0 unreachable=0 failed=0 skipped=1 rescued=0 ignored=1 Saturday 10 August 2024 22:49:05 -0400 (0:00:00.004) 0:00:06.072 ******* =============================================================================== Gathering Facts --------------------------------------------------------- 2.47s /tmp/collections-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider5.yml:2 Ensure iproute for gathering default_ipv4 fact -------------------------- 1.56s /tmp/collections-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:15 Install ntp ------------------------------------------------------------- 1.43s /tmp/collections-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider5.yml:21 Check if system is ostree ----------------------------------------------- 0.46s /tmp/collections-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:6 Debug ------------------------------------------------------------------- 0.03s /tmp/collections-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:34 Ensure ansible_facts used by test --------------------------------------- 0.03s /tmp/collections-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:21 Skip test on ostree systems if unsupported ------------------------------ 0.02s /tmp/collections-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:38 Set flag to indicate system is ostree ----------------------------------- 0.02s /tmp/collections-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tasks/setup.yml:11 Common test setup tasks ------------------------------------------------- 0.02s /tmp/collections-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider5.yml:12 Skip test if no ntp package --------------------------------------------- 0.00s /tmp/collections-xtz/ansible_collections/fedora/linux_system_roles/tests/timesync/tests_ntp_provider5.yml:28