# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-ci5uurgl1s/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_facts.yml ****************************************************** 1 plays in /WORKDIR/git-weekly-ci5uurgl1s/tests/tests_facts.yml PLAY [Ensure that basic features of role work correctly] *********************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci5uurgl1s/tests/tests_facts.yml:3 Saturday 13 January 2024 23:42:52 +0000 (0:00:00.012) 0:00:00.012 ****** ok: [sut] TASK [fedora.linux_system_roles.systemd : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:6 Saturday 13 January 2024 23:42:52 +0000 (0:00:00.671) 0:00:00.684 ****** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.systemd : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:11 Saturday 13 January 2024 23:42:52 +0000 (0:00:00.184) 0:00:00.868 ****** ok: [sut] => { "ansible_facts": { "__systemd_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.systemd : Ensure required packages are installed] *** task path: /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:15 Saturday 13 January 2024 23:42:52 +0000 (0:00:00.014) 0:00:00.883 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [ "systemd-219-78.el7_9.9.x86_64 providing systemd is already installed" ] } lsrpackages: systemd TASK [fedora.linux_system_roles.systemd : Deploy unit files] ******************* task path: /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:21 Saturday 13 January 2024 23:42:53 +0000 (0:00:00.435) 0:00:01.318 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.systemd : Deploy unit file templates] ********** task path: /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:31 Saturday 13 January 2024 23:42:53 +0000 (0:00:00.008) 0:00:01.326 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.systemd : Create drop-in directories] ********** task path: /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:43 Saturday 13 January 2024 23:42:53 +0000 (0:00:00.007) 0:00:01.334 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.systemd : Deploy systemd drop in config] ******* task path: /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:54 Saturday 13 January 2024 23:42:53 +0000 (0:00:00.007) 0:00:01.341 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.systemd : Reload systemd] ********************** task path: /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:66 Saturday 13 January 2024 23:42:53 +0000 (0:00:00.006) 0:00:01.347 ****** skipping: [sut] => { "changed": false, "false_condition": "__systemd_unit_files_result is changed or __systemd_unit_file_templates_result is changed or __systemd_dropins_result is changed\n", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.systemd : Ensure required units are started] *** task path: /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:74 Saturday 13 January 2024 23:42:53 +0000 (0:00:00.010) 0:00:01.357 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.systemd : Ensure required units are stopped] *** task path: /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:80 Saturday 13 January 2024 23:42:53 +0000 (0:00:00.006) 0:00:01.364 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.systemd : Ensure required units are restarted] *** task path: /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:86 Saturday 13 January 2024 23:42:53 +0000 (0:00:00.006) 0:00:01.371 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.systemd : Ensure required units are reloaded] *** task path: /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:92 Saturday 13 January 2024 23:42:53 +0000 (0:00:00.006) 0:00:01.377 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.systemd : Ensure required units are enabled] *** task path: /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:98 Saturday 13 January 2024 23:42:53 +0000 (0:00:00.006) 0:00:01.384 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.systemd : Ensure required units are disabled] *** task path: /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:104 Saturday 13 January 2024 23:42:53 +0000 (0:00:00.007) 0:00:01.391 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.systemd : Ensure required units are masked] **** task path: /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:110 Saturday 13 January 2024 23:42:53 +0000 (0:00:00.006) 0:00:01.398 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.systemd : Ensure required units are unmasked] *** task path: /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:116 Saturday 13 January 2024 23:42:53 +0000 (0:00:00.006) 0:00:01.405 ****** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.systemd : Gather systemd units state] ********** task path: /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:122 Saturday 13 January 2024 23:42:53 +0000 (0:00:00.007) 0:00:01.413 ****** ok: [sut] => { "ansible_facts": { "systemd_units": { "-.mount": { "active_state": "active", "description": "/", "load_state": "loaded", "name": "-.mount", "sub_state": "mounted" }, "-.slice": { "active_state": "active", "description": "Root Slice", "load_state": "loaded", "name": "-.slice", "sub_state": "active" }, "NetworkManager-wait-online.service": { "active_state": "active", "description": "Network Manager Wait Online", "load_state": "loaded", "name": "NetworkManager-wait-online.service", "sub_state": "exited" }, "NetworkManager.service": { "active_state": "active", "description": "Network Manager", "load_state": "loaded", "name": "NetworkManager.service", "sub_state": "running" }, "auditd.service": { "active_state": "active", "description": "Security Auditing Service", "load_state": "loaded", "name": "auditd.service", "sub_state": "running" }, "basic.target": { "active_state": "active", "description": "Basic System", "load_state": "loaded", "name": "basic.target", "sub_state": "active" }, "brandbot.path": { "active_state": "active", "description": "Flexible branding", "load_state": "loaded", "name": "brandbot.path", "sub_state": "waiting" }, "chronyd.service": { "active_state": "active", "description": "NTP client/server", "load_state": "loaded", "name": "chronyd.service", "sub_state": "running" }, "cloud-config.service": { "active_state": "active", "description": "Apply the settings specified in cloud-config", "load_state": "loaded", "name": "cloud-config.service", "sub_state": "exited" }, "cloud-config.target": { "active_state": "active", "description": "Cloud-config availability", "load_state": "loaded", "name": "cloud-config.target", "sub_state": "active" }, "cloud-final.service": { "active_state": "active", "description": "Execute cloud user/final scripts", "load_state": "loaded", "name": "cloud-final.service", "sub_state": "exited" }, "cloud-init-local.service": { "active_state": "active", "description": "Initial cloud-init job (pre-networking)", "load_state": "loaded", "name": "cloud-init-local.service", "sub_state": "exited" }, "cloud-init.service": { "active_state": "active", "description": "Initial cloud-init job (metadata service crawler)", "load_state": "loaded", "name": "cloud-init.service", "sub_state": "exited" }, "cloud-init.target": { "active_state": "active", "description": "Cloud-init target", "load_state": "loaded", "name": "cloud-init.target", "sub_state": "active" }, "crond.service": { "active_state": "active", "description": "Command Scheduler", "load_state": "loaded", "name": "crond.service", "sub_state": "running" }, "cryptsetup.target": { "active_state": "active", "description": "Local Encrypted Volumes", "load_state": "loaded", "name": "cryptsetup.target", "sub_state": "active" }, "dbus.service": { "active_state": "active", "description": "D-Bus System Message Bus", "load_state": "loaded", "name": "dbus.service", "sub_state": "running" }, "dbus.socket": { "active_state": "active", "description": "D-Bus System Message Bus Socket", "load_state": "loaded", "name": "dbus.socket", "sub_state": "running" }, "dev-hugepages.mount": { "active_state": "active", "description": "Huge Pages File System", "load_state": "loaded", "name": "dev-hugepages.mount", "sub_state": "mounted" }, "dev-mqueue.mount": { "active_state": "active", "description": "POSIX Message Queue File System", "load_state": "loaded", "name": "dev-mqueue.mount", "sub_state": "mounted" }, "getty.target": { "active_state": "active", "description": "Login Prompts", "load_state": "loaded", "name": "getty.target", "sub_state": "active" }, "getty@tty1.service": { "active_state": "active", "description": "Getty on tty1", "load_state": "loaded", "name": "getty@tty1.service", "sub_state": "running" }, "gssproxy.service": { "active_state": "active", "description": "GSSAPI Proxy Daemon", "load_state": "loaded", "name": "gssproxy.service", "sub_state": "running" }, "irqbalance.service": { "active_state": "active", "description": "irqbalance daemon", "load_state": "loaded", "name": "irqbalance.service", "sub_state": "running" }, "kdump.service": { "active_state": "active", "description": "Crash recovery kernel arming", "load_state": "loaded", "name": "kdump.service", "sub_state": "exited" }, "kmod-static-nodes.service": { "active_state": "active", "description": "Create list of required static device nodes for the current kernel", "load_state": "loaded", "name": "kmod-static-nodes.service", "sub_state": "exited" }, "local-fs-pre.target": { "active_state": "active", "description": "Local File Systems (Pre)", "load_state": "loaded", "name": "local-fs-pre.target", "sub_state": "active" }, "local-fs.target": { "active_state": "active", "description": "Local File Systems", "load_state": "loaded", "name": "local-fs.target", "sub_state": "active" }, "multi-user.target": { "active_state": "active", "description": "Multi-User System", "load_state": "loaded", "name": "multi-user.target", "sub_state": "active" }, "network-online.target": { "active_state": "active", "description": "Network is Online", "load_state": "loaded", "name": "network-online.target", "sub_state": "active" }, "network-pre.target": { "active_state": "active", "description": "Network (Pre)", "load_state": "loaded", "name": "network-pre.target", "sub_state": "active" }, "network.service": { "active_state": "active", "description": "LSB: Bring up/down networking", "load_state": "loaded", "name": "network.service", "sub_state": "exited" }, "network.target": { "active_state": "active", "description": "Network", "load_state": "loaded", "name": "network.target", "sub_state": "active" }, "nfs-client.target": { "active_state": "active", "description": "NFS client services", "load_state": "loaded", "name": "nfs-client.target", "sub_state": "active" }, "paths.target": { "active_state": "active", "description": "Paths", "load_state": "loaded", "name": "paths.target", "sub_state": "active" }, "polkit.service": { "active_state": "active", "description": "Authorization Manager", "load_state": "loaded", "name": "polkit.service", "sub_state": "running" }, "postfix.service": { "active_state": "active", "description": "Postfix Mail Transport Agent", "load_state": "loaded", "name": "postfix.service", "sub_state": "running" }, "proc-sys-fs-binfmt_misc.automount": { "active_state": "active", "description": "Arbitrary Executable File Formats File System Automount Point", "load_state": "loaded", "name": "proc-sys-fs-binfmt_misc.automount", "sub_state": "waiting" }, "remote-fs-pre.target": { "active_state": "active", "description": "Remote File Systems (Pre)", "load_state": "loaded", "name": "remote-fs-pre.target", "sub_state": "active" }, "remote-fs.target": { "active_state": "active", "description": "Remote File Systems", "load_state": "loaded", "name": "remote-fs.target", "sub_state": "active" }, "restraintd.service": { "active_state": "active", "description": "The restraint harness.", "load_state": "loaded", "name": "restraintd.service", "sub_state": "running" }, "rhel-dmesg.service": { "active_state": "active", "description": "Dump dmesg to /var/log/dmesg", "load_state": "loaded", "name": "rhel-dmesg.service", "sub_state": "exited" }, "rhel-domainname.service": { "active_state": "active", "description": "Read and set NIS domainname from /etc/sysconfig/network", "load_state": "loaded", "name": "rhel-domainname.service", "sub_state": "exited" }, "rhel-import-state.service": { "active_state": "active", "description": "Import network configuration from initramfs", "load_state": "loaded", "name": "rhel-import-state.service", "sub_state": "exited" }, "rhel-readonly.service": { "active_state": "active", "description": "Configure read-only root support", "load_state": "loaded", "name": "rhel-readonly.service", "sub_state": "exited" }, "rhnsd.service": { "active_state": "active", "description": "LSB: Starts the Spacewalk Daemon", "load_state": "loaded", "name": "rhnsd.service", "sub_state": "running" }, "rngd.service": { "active_state": "active", "description": "Hardware RNG Entropy Gatherer Daemon", "load_state": "loaded", "name": "rngd.service", "sub_state": "running" }, "rpc_pipefs.target": { "active_state": "active", "description": "rpc_pipefs.target", "load_state": "loaded", "name": "rpc_pipefs.target", "sub_state": "active" }, "rpcbind.service": { "active_state": "active", "description": "RPC bind service", "load_state": "loaded", "name": "rpcbind.service", "sub_state": "running" }, "rpcbind.socket": { "active_state": "active", "description": "RPCbind Server Activation Socket", "load_state": "loaded", "name": "rpcbind.socket", "sub_state": "running" }, "rpcbind.target": { "active_state": "active", "description": "RPC Port Mapper", "load_state": "loaded", "name": "rpcbind.target", "sub_state": "active" }, "rsyslog.service": { "active_state": "active", "description": "System Logging Service", "load_state": "loaded", "name": "rsyslog.service", "sub_state": "running" }, "run-user-0.mount": { "active_state": "active", "description": "/run/user/0", "load_state": "loaded", "name": "run-user-0.mount", "sub_state": "mounted" }, "serial-getty@ttyS0.service": { "active_state": "active", "description": "Serial Getty on ttyS0", "load_state": "loaded", "name": "serial-getty@ttyS0.service", "sub_state": "running" }, "session-5.scope": { "active_state": "active", "description": "Session 5 of user root", "load_state": "loaded", "name": "session-5.scope", "sub_state": "running" }, "slices.target": { "active_state": "active", "description": "Slices", "load_state": "loaded", "name": "slices.target", "sub_state": "active" }, "sockets.target": { "active_state": "active", "description": "Sockets", "load_state": "loaded", "name": "sockets.target", "sub_state": "active" }, "sshd.service": { "active_state": "active", "description": "OpenSSH server daemon", "load_state": "loaded", "name": "sshd.service", "sub_state": "running" }, "swap.target": { "active_state": "active", "description": "Swap", "load_state": "loaded", "name": "swap.target", "sub_state": "active" }, "sys-devices-platform-serial8250-tty-ttyS1.device": { "active_state": "active", "description": "/sys/devices/platform/serial8250/tty/ttyS1", "load_state": "loaded", "name": "sys-devices-platform-serial8250-tty-ttyS1.device", "sub_state": "plugged" }, "sys-devices-platform-serial8250-tty-ttyS2.device": { "active_state": "active", "description": "/sys/devices/platform/serial8250/tty/ttyS2", "load_state": "loaded", "name": "sys-devices-platform-serial8250-tty-ttyS2.device", "sub_state": "plugged" }, "sys-devices-platform-serial8250-tty-ttyS3.device": { "active_state": "active", "description": "/sys/devices/platform/serial8250/tty/ttyS3", "load_state": "loaded", "name": "sys-devices-platform-serial8250-tty-ttyS3.device", "sub_state": "plugged" }, "sys-devices-pnp0-00:06-tty-ttyS0.device": { "active_state": "active", "description": "/sys/devices/pnp0/00:06/tty/ttyS0", "load_state": "loaded", "name": "sys-devices-pnp0-00:06-tty-ttyS0.device", "sub_state": "plugged" }, "sys-devices-vbd\\x2d768-block-xvda-xvda1.device": { "active_state": "active", "description": "/sys/devices/vbd-768/block/xvda/xvda1", "load_state": "loaded", "name": "sys-devices-vbd\\x2d768-block-xvda-xvda1.device", "sub_state": "plugged" }, "sys-devices-vbd\\x2d768-block-xvda.device": { "active_state": "active", "description": "/sys/devices/vbd-768/block/xvda", "load_state": "loaded", "name": "sys-devices-vbd\\x2d768-block-xvda.device", "sub_state": "plugged" }, "sys-devices-vif\\x2d0-net-eth0.device": { "active_state": "active", "description": "/sys/devices/vif-0/net/eth0", "load_state": "loaded", "name": "sys-devices-vif\\x2d0-net-eth0.device", "sub_state": "plugged" }, "sys-kernel-config.mount": { "active_state": "active", "description": "Configuration File System", "load_state": "loaded", "name": "sys-kernel-config.mount", "sub_state": "mounted" }, "sys-kernel-debug.mount": { "active_state": "active", "description": "Debug File System", "load_state": "loaded", "name": "sys-kernel-debug.mount", "sub_state": "mounted" }, "sys-module-configfs.device": { "active_state": "active", "description": "/sys/module/configfs", "load_state": "loaded", "name": "sys-module-configfs.device", "sub_state": "plugged" }, "sys-subsystem-net-devices-eth0.device": { "active_state": "active", "description": "/sys/subsystem/net/devices/eth0", "load_state": "loaded", "name": "sys-subsystem-net-devices-eth0.device", "sub_state": "plugged" }, "sysinit.target": { "active_state": "active", "description": "System Initialization", "load_state": "loaded", "name": "sysinit.target", "sub_state": "active" }, "system-getty.slice": { "active_state": "active", "description": "system-getty.slice", "load_state": "loaded", "name": "system-getty.slice", "sub_state": "active" }, "system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice": { "active_state": "active", "description": "system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice", "load_state": "loaded", "name": "system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice", "sub_state": "active" }, "system-serial\\x2dgetty.slice": { "active_state": "active", "description": "system-serial\\x2dgetty.slice", "load_state": "loaded", "name": "system-serial\\x2dgetty.slice", "sub_state": "active" }, "system.slice": { "active_state": "active", "description": "System Slice", "load_state": "loaded", "name": "system.slice", "sub_state": "active" }, "systemd-ask-password-plymouth.path": { "active_state": "active", "description": "Forward Password Requests to Plymouth Directory Watch", "load_state": "loaded", "name": "systemd-ask-password-plymouth.path", "sub_state": "waiting" }, "systemd-ask-password-wall.path": { "active_state": "active", "description": "Forward Password Requests to Wall Directory Watch", "load_state": "loaded", "name": "systemd-ask-password-wall.path", "sub_state": "waiting" }, "systemd-initctl.socket": { "active_state": "active", "description": "/dev/initctl Compatibility Named Pipe", "load_state": "loaded", "name": "systemd-initctl.socket", "sub_state": "listening" }, "systemd-journal-flush.service": { "active_state": "active", "description": "Flush Journal to Persistent Storage", "load_state": "loaded", "name": "systemd-journal-flush.service", "sub_state": "exited" }, "systemd-journald.service": { "active_state": "active", "description": "Journal Service", "load_state": "loaded", "name": "systemd-journald.service", "sub_state": "running" }, "systemd-journald.socket": { "active_state": "active", "description": "Journal Socket", "load_state": "loaded", "name": "systemd-journald.socket", "sub_state": "running" }, "systemd-logind.service": { "active_state": "active", "description": "Login Service", "load_state": "loaded", "name": "systemd-logind.service", "sub_state": "running" }, "systemd-random-seed.service": { "active_state": "active", "description": "Load/Save Random Seed", "load_state": "loaded", "name": "systemd-random-seed.service", "sub_state": "exited" }, "systemd-remount-fs.service": { "active_state": "active", "description": "Remount Root and Kernel File Systems", "load_state": "loaded", "name": "systemd-remount-fs.service", "sub_state": "exited" }, "systemd-shutdownd.socket": { "active_state": "active", "description": "Delayed Shutdown Socket", "load_state": "loaded", "name": "systemd-shutdownd.socket", "sub_state": "listening" }, "systemd-sysctl.service": { "active_state": "active", "description": "Apply Kernel Variables", "load_state": "loaded", "name": "systemd-sysctl.service", "sub_state": "exited" }, "systemd-tmpfiles-clean.timer": { "active_state": "active", "description": "Daily Cleanup of Temporary Directories", "load_state": "loaded", "name": "systemd-tmpfiles-clean.timer", "sub_state": "waiting" }, "systemd-tmpfiles-setup-dev.service": { "active_state": "active", "description": "Create Static Device Nodes in /dev", "load_state": "loaded", "name": "systemd-tmpfiles-setup-dev.service", "sub_state": "exited" }, "systemd-tmpfiles-setup.service": { "active_state": "active", "description": "Create Volatile Files and Directories", "load_state": "loaded", "name": "systemd-tmpfiles-setup.service", "sub_state": "exited" }, "systemd-udev-trigger.service": { "active_state": "active", "description": "udev Coldplug all Devices", "load_state": "loaded", "name": "systemd-udev-trigger.service", "sub_state": "exited" }, "systemd-udevd-control.socket": { "active_state": "active", "description": "udev Control Socket", "load_state": "loaded", "name": "systemd-udevd-control.socket", "sub_state": "running" }, "systemd-udevd-kernel.socket": { "active_state": "active", "description": "udev Kernel Socket", "load_state": "loaded", "name": "systemd-udevd-kernel.socket", "sub_state": "running" }, "systemd-udevd.service": { "active_state": "active", "description": "udev Kernel Device Manager", "load_state": "loaded", "name": "systemd-udevd.service", "sub_state": "running" }, "systemd-update-utmp.service": { "active_state": "active", "description": "Update UTMP about System Boot/Shutdown", "load_state": "loaded", "name": "systemd-update-utmp.service", "sub_state": "exited" }, "systemd-user-sessions.service": { "active_state": "active", "description": "Permit User Sessions", "load_state": "loaded", "name": "systemd-user-sessions.service", "sub_state": "exited" }, "systemd-vconsole-setup.service": { "active_state": "active", "description": "Setup Virtual Console", "load_state": "loaded", "name": "systemd-vconsole-setup.service", "sub_state": "exited" }, "timers.target": { "active_state": "active", "description": "Timers", "load_state": "loaded", "name": "timers.target", "sub_state": "active" }, "tuned.service": { "active_state": "active", "description": "Dynamic System Tuning Daemon", "load_state": "loaded", "name": "tuned.service", "sub_state": "running" }, "user-0.slice": { "active_state": "active", "description": "User Slice of root", "load_state": "loaded", "name": "user-0.slice", "sub_state": "active" }, "user.slice": { "active_state": "active", "description": "User and Session Slice", "load_state": "loaded", "name": "user.slice", "sub_state": "active" }, "var-lib-nfs-rpc_pipefs.mount": { "active_state": "active", "description": "RPC Pipe File System", "load_state": "loaded", "name": "var-lib-nfs-rpc_pipefs.mount", "sub_state": "mounted" } } }, "changed": false } TASK [Print units facts] ******************************************************* task path: /WORKDIR/git-weekly-ci5uurgl1s/tests/tests_facts.yml:8 Saturday 13 January 2024 23:42:53 +0000 (0:00:00.199) 0:00:01.613 ****** ok: [sut] => {} MSG: {'ansible_facts': {'systemd_units': {'rpcbind.socket': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'RPCbind Server Activation Socket', 'name': 'rpcbind.socket'}, 'sys-devices-platform-serial8250-tty-ttyS1.device': {'active_state': 'active', 'sub_state': 'plugged', 'load_state': 'loaded', 'description': '/sys/devices/platform/serial8250/tty/ttyS1', 'name': 'sys-devices-platform-serial8250-tty-ttyS1.device'}, 'brandbot.path': {'active_state': 'active', 'sub_state': 'waiting', 'load_state': 'loaded', 'description': 'Flexible branding', 'name': 'brandbot.path'}, 'rngd.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'Hardware RNG Entropy Gatherer Daemon', 'name': 'rngd.service'}, 'local-fs-pre.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'Local File Systems (Pre)', 'name': 'local-fs-pre.target'}, 'cloud-init.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'Cloud-init target', 'name': 'cloud-init.target'}, 'getty@tty1.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'Getty on tty1', 'name': 'getty@tty1.service'}, 'serial-getty@ttyS0.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'Serial Getty on ttyS0', 'name': 'serial-getty@ttyS0.service'}, 'systemd-user-sessions.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Permit User Sessions', 'name': 'systemd-user-sessions.service'}, 'sys-subsystem-net-devices-eth0.device': {'active_state': 'active', 'sub_state': 'plugged', 'load_state': 'loaded', 'description': '/sys/subsystem/net/devices/eth0', 'name': 'sys-subsystem-net-devices-eth0.device'}, 'network.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'LSB: Bring up/down networking', 'name': 'network.service'}, 'systemd-udevd-control.socket': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'udev Control Socket', 'name': 'systemd-udevd-control.socket'}, 'cloud-config.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'Cloud-config availability', 'name': 'cloud-config.target'}, 'cloud-init-local.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Initial cloud-init job (pre-networking)', 'name': 'cloud-init-local.service'}, 'rhnsd.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'LSB: Starts the Spacewalk Daemon', 'name': 'rhnsd.service'}, 'slices.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'Slices', 'name': 'slices.target'}, 'sysinit.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'System Initialization', 'name': 'sysinit.target'}, 'rhel-dmesg.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Dump dmesg to /var/log/dmesg', 'name': 'rhel-dmesg.service'}, 'sys-devices-vbd\\x2d768-block-xvda.device': {'active_state': 'active', 'sub_state': 'plugged', 'load_state': 'loaded', 'description': '/sys/devices/vbd-768/block/xvda', 'name': 'sys-devices-vbd\\x2d768-block-xvda.device'}, 'remote-fs-pre.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'Remote File Systems (Pre)', 'name': 'remote-fs-pre.target'}, 'cloud-final.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Execute cloud user/final scripts', 'name': 'cloud-final.service'}, 'systemd-vconsole-setup.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Setup Virtual Console', 'name': 'systemd-vconsole-setup.service'}, 'remote-fs.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'Remote File Systems', 'name': 'remote-fs.target'}, 'rpc_pipefs.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'rpc_pipefs.target', 'name': 'rpc_pipefs.target'}, 'rsyslog.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'System Logging Service', 'name': 'rsyslog.service'}, 'session-5.scope': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'Session 5 of user root', 'name': 'session-5.scope'}, 'tuned.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'Dynamic System Tuning Daemon', 'name': 'tuned.service'}, 'sys-devices-pnp0-00:06-tty-ttyS0.device': {'active_state': 'active', 'sub_state': 'plugged', 'load_state': 'loaded', 'description': '/sys/devices/pnp0/00:06/tty/ttyS0', 'name': 'sys-devices-pnp0-00:06-tty-ttyS0.device'}, 'systemd-tmpfiles-clean.timer': {'active_state': 'active', 'sub_state': 'waiting', 'load_state': 'loaded', 'description': 'Daily Cleanup of Temporary Directories', 'name': 'systemd-tmpfiles-clean.timer'}, 'NetworkManager-wait-online.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Network Manager Wait Online', 'name': 'NetworkManager-wait-online.service'}, 'systemd-shutdownd.socket': {'active_state': 'active', 'sub_state': 'listening', 'load_state': 'loaded', 'description': 'Delayed Shutdown Socket', 'name': 'systemd-shutdownd.socket'}, 'network-pre.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'Network (Pre)', 'name': 'network-pre.target'}, 'swap.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'Swap', 'name': 'swap.target'}, 'timers.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'Timers', 'name': 'timers.target'}, 'sys-kernel-debug.mount': {'active_state': 'active', 'sub_state': 'mounted', 'load_state': 'loaded', 'description': 'Debug File System', 'name': 'sys-kernel-debug.mount'}, 'multi-user.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'Multi-User System', 'name': 'multi-user.target'}, 'sys-kernel-config.mount': {'active_state': 'active', 'sub_state': 'mounted', 'load_state': 'loaded', 'description': 'Configuration File System', 'name': 'sys-kernel-config.mount'}, 'systemd-ask-password-wall.path': {'active_state': 'active', 'sub_state': 'waiting', 'load_state': 'loaded', 'description': 'Forward Password Requests to Wall Directory Watch', 'name': 'systemd-ask-password-wall.path'}, 'getty.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'Login Prompts', 'name': 'getty.target'}, 'basic.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'Basic System', 'name': 'basic.target'}, 'system-getty.slice': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'system-getty.slice', 'name': 'system-getty.slice'}, 'systemd-journal-flush.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Flush Journal to Persistent Storage', 'name': 'systemd-journal-flush.service'}, 'dbus.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'D-Bus System Message Bus', 'name': 'dbus.service'}, 'systemd-sysctl.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Apply Kernel Variables', 'name': 'systemd-sysctl.service'}, 'systemd-tmpfiles-setup-dev.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Create Static Device Nodes in /dev', 'name': 'systemd-tmpfiles-setup-dev.service'}, 'rpcbind.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'RPC Port Mapper', 'name': 'rpcbind.target'}, 'dbus.socket': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'D-Bus System Message Bus Socket', 'name': 'dbus.socket'}, 'run-user-0.mount': {'active_state': 'active', 'sub_state': 'mounted', 'load_state': 'loaded', 'description': '/run/user/0', 'name': 'run-user-0.mount'}, '-.mount': {'active_state': 'active', 'sub_state': 'mounted', 'load_state': 'loaded', 'description': '/', 'name': '-.mount'}, 'cryptsetup.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'Local Encrypted Volumes', 'name': 'cryptsetup.target'}, 'proc-sys-fs-binfmt_misc.automount': {'active_state': 'active', 'sub_state': 'waiting', 'load_state': 'loaded', 'description': 'Arbitrary Executable File Formats File System Automount Point', 'name': 'proc-sys-fs-binfmt_misc.automount'}, 'network.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'Network', 'name': 'network.target'}, 'systemd-logind.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'Login Service', 'name': 'systemd-logind.service'}, 'systemd-udev-trigger.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'udev Coldplug all Devices', 'name': 'systemd-udev-trigger.service'}, 'paths.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'Paths', 'name': 'paths.target'}, 'var-lib-nfs-rpc_pipefs.mount': {'active_state': 'active', 'sub_state': 'mounted', 'load_state': 'loaded', 'description': 'RPC Pipe File System', 'name': 'var-lib-nfs-rpc_pipefs.mount'}, 'systemd-update-utmp.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Update UTMP about System Boot/Shutdown', 'name': 'systemd-update-utmp.service'}, 'sys-devices-vif\\x2d0-net-eth0.device': {'active_state': 'active', 'sub_state': 'plugged', 'load_state': 'loaded', 'description': '/sys/devices/vif-0/net/eth0', 'name': 'sys-devices-vif\\x2d0-net-eth0.device'}, 'rhel-readonly.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Configure read-only root support', 'name': 'rhel-readonly.service'}, 'network-online.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'Network is Online', 'name': 'network-online.target'}, 'auditd.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'Security Auditing Service', 'name': 'auditd.service'}, 'sockets.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'Sockets', 'name': 'sockets.target'}, 'rhel-domainname.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Read and set NIS domainname from /etc/sysconfig/network', 'name': 'rhel-domainname.service'}, '-.slice': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'Root Slice', 'name': '-.slice'}, 'sys-module-configfs.device': {'active_state': 'active', 'sub_state': 'plugged', 'load_state': 'loaded', 'description': '/sys/module/configfs', 'name': 'sys-module-configfs.device'}, 'rpcbind.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'RPC bind service', 'name': 'rpcbind.service'}, 'user.slice': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'User and Session Slice', 'name': 'user.slice'}, 'cloud-config.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Apply the settings specified in cloud-config', 'name': 'cloud-config.service'}, 'kmod-static-nodes.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Create list of required static device nodes for the current kernel', 'name': 'kmod-static-nodes.service'}, 'crond.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'Command Scheduler', 'name': 'crond.service'}, 'system-serial\\x2dgetty.slice': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'system-serial\\x2dgetty.slice', 'name': 'system-serial\\x2dgetty.slice'}, 'systemd-initctl.socket': {'active_state': 'active', 'sub_state': 'listening', 'load_state': 'loaded', 'description': '/dev/initctl Compatibility Named Pipe', 'name': 'systemd-initctl.socket'}, 'gssproxy.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'GSSAPI Proxy Daemon', 'name': 'gssproxy.service'}, 'user-0.slice': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'User Slice of root', 'name': 'user-0.slice'}, 'polkit.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'Authorization Manager', 'name': 'polkit.service'}, 'systemd-random-seed.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Load/Save Random Seed', 'name': 'systemd-random-seed.service'}, 'chronyd.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'NTP client/server', 'name': 'chronyd.service'}, 'rhel-import-state.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Import network configuration from initramfs', 'name': 'rhel-import-state.service'}, 'kdump.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Crash recovery kernel arming', 'name': 'kdump.service'}, 'system.slice': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'System Slice', 'name': 'system.slice'}, 'systemd-tmpfiles-setup.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Create Volatile Files and Directories', 'name': 'systemd-tmpfiles-setup.service'}, 'sys-devices-platform-serial8250-tty-ttyS3.device': {'active_state': 'active', 'sub_state': 'plugged', 'load_state': 'loaded', 'description': '/sys/devices/platform/serial8250/tty/ttyS3', 'name': 'sys-devices-platform-serial8250-tty-ttyS3.device'}, 'restraintd.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'The restraint harness.', 'name': 'restraintd.service'}, 'cloud-init.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Initial cloud-init job (metadata service crawler)', 'name': 'cloud-init.service'}, 'systemd-udevd-kernel.socket': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'udev Kernel Socket', 'name': 'systemd-udevd-kernel.socket'}, 'systemd-ask-password-plymouth.path': {'active_state': 'active', 'sub_state': 'waiting', 'load_state': 'loaded', 'description': 'Forward Password Requests to Plymouth Directory Watch', 'name': 'systemd-ask-password-plymouth.path'}, 'NetworkManager.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'Network Manager', 'name': 'NetworkManager.service'}, 'postfix.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'Postfix Mail Transport Agent', 'name': 'postfix.service'}, 'dev-hugepages.mount': {'active_state': 'active', 'sub_state': 'mounted', 'load_state': 'loaded', 'description': 'Huge Pages File System', 'name': 'dev-hugepages.mount'}, 'dev-mqueue.mount': {'active_state': 'active', 'sub_state': 'mounted', 'load_state': 'loaded', 'description': 'POSIX Message Queue File System', 'name': 'dev-mqueue.mount'}, 'systemd-udevd.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'udev Kernel Device Manager', 'name': 'systemd-udevd.service'}, 'local-fs.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'Local File Systems', 'name': 'local-fs.target'}, 'sys-devices-platform-serial8250-tty-ttyS2.device': {'active_state': 'active', 'sub_state': 'plugged', 'load_state': 'loaded', 'description': '/sys/devices/platform/serial8250/tty/ttyS2', 'name': 'sys-devices-platform-serial8250-tty-ttyS2.device'}, 'systemd-journald.socket': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'Journal Socket', 'name': 'systemd-journald.socket'}, 'nfs-client.target': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'NFS client services', 'name': 'nfs-client.target'}, 'sshd.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'OpenSSH server daemon', 'name': 'sshd.service'}, 'systemd-remount-fs.service': {'active_state': 'active', 'sub_state': 'exited', 'load_state': 'loaded', 'description': 'Remount Root and Kernel File Systems', 'name': 'systemd-remount-fs.service'}, 'sys-devices-vbd\\x2d768-block-xvda-xvda1.device': {'active_state': 'active', 'sub_state': 'plugged', 'load_state': 'loaded', 'description': '/sys/devices/vbd-768/block/xvda/xvda1', 'name': 'sys-devices-vbd\\x2d768-block-xvda-xvda1.device'}, 'systemd-journald.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'Journal Service', 'name': 'systemd-journald.service'}, 'system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice': {'active_state': 'active', 'sub_state': 'active', 'load_state': 'loaded', 'description': 'system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice', 'name': 'system-selinux\\x2dpolicy\\x2dmigrate\\x2dlocal\\x2dchanges.slice'}, 'irqbalance.service': {'active_state': 'active', 'sub_state': 'running', 'load_state': 'loaded', 'description': 'irqbalance daemon', 'name': 'irqbalance.service'}}}, 'failed': False, 'changed': False} TASK [Check that unit state object has required fields] ************************ task path: /WORKDIR/git-weekly-ci5uurgl1s/tests/tests_facts.yml:12 Saturday 13 January 2024 23:42:53 +0000 (0:00:00.026) 0:00:01.639 ****** ok: [sut] => { "changed": false } MSG: All assertions passed PLAY RECAP ********************************************************************* sut : ok=7 changed=0 unreachable=0 failed=0 skipped=13 rescued=0 ignored=0 Saturday 13 January 2024 23:42:53 +0000 (0:00:00.032) 0:00:01.671 ****** =============================================================================== Gathering Facts --------------------------------------------------------- 0.67s /WORKDIR/git-weekly-ci5uurgl1s/tests/tests_facts.yml:3 ------------------------ fedora.linux_system_roles.systemd : Ensure required packages are installed --- 0.44s /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:15 fedora.linux_system_roles.systemd : Gather systemd units state ---------- 0.20s /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:122 fedora.linux_system_roles.systemd : Check if system is ostree ----------- 0.18s /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:6 Check that unit state object has required fields ------------------------ 0.03s /WORKDIR/git-weekly-ci5uurgl1s/tests/tests_facts.yml:12 ----------------------- Print units facts ------------------------------------------------------- 0.03s /WORKDIR/git-weekly-ci5uurgl1s/tests/tests_facts.yml:8 ------------------------ fedora.linux_system_roles.systemd : Set flag to indicate system is ostree --- 0.01s /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:11 fedora.linux_system_roles.systemd : Reload systemd ---------------------- 0.01s /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:66 fedora.linux_system_roles.systemd : Deploy unit files ------------------- 0.01s /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:21 fedora.linux_system_roles.systemd : Ensure required units are unmasked --- 0.01s /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:116 fedora.linux_system_roles.systemd : Ensure required units are enabled --- 0.01s /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:98 fedora.linux_system_roles.systemd : Deploy unit file templates ---------- 0.01s /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:31 fedora.linux_system_roles.systemd : Create drop-in directories ---------- 0.01s /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:43 fedora.linux_system_roles.systemd : Ensure required units are stopped --- 0.01s /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:80 fedora.linux_system_roles.systemd : Ensure required units are restarted --- 0.01s /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:86 fedora.linux_system_roles.systemd : Ensure required units are disabled --- 0.01s /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:104 fedora.linux_system_roles.systemd : Ensure required units are masked ---- 0.01s /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:110 fedora.linux_system_roles.systemd : Deploy systemd drop in config ------- 0.01s /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:54 fedora.linux_system_roles.systemd : Ensure required units are reloaded --- 0.01s /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:92 fedora.linux_system_roles.systemd : Ensure required units are started --- 0.01s /WORKDIR/git-weekly-ci5uurgl1s/.collection/ansible_collections/fedora/linux_system_roles/roles/systemd/tasks/main.yml:74 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [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. ---^---^---^---^---^---