ansible-playbook [core 2.17.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-pEc executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Mar 27 2026, 00:00:00) [GCC 14.3.1 20251022 (Red Hat 14.3.1-4)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', 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_default.yml **************************************************** 1 plays in /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tests_default.yml:3 Friday 24 April 2026 13:42:02 -0400 (0:00:00.021) 0:00:00.021 ********** [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 [See if /dev/log exists for the fingerprint check] ************************ task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tests_default.yml:6 Friday 24 April 2026 13:42:04 -0400 (0:00:02.390) 0:00:02.412 ********** ok: [managed-node1] => { "changed": false, "stat": { "atime": 1777052524.304058, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1777052372.701, "dev": 6, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 122, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "lnk_source": "/run/systemd/journal/dev-log", "lnk_target": "/run/systemd/journal/dev-log", "mimetype": "inode/symlink", "mode": "0777", "mtime": 1777052368.0662441, "nlink": 1, "path": "/dev/log", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 28, "uid": 0, "version": null, "wgrp": true, "woth": true, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } } TASK [Set the start time for the journal search] ******************************* task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tests_default.yml:11 Friday 24 April 2026 13:42:05 -0400 (0:00:00.465) 0:00:02.878 ********** ok: [managed-node1] => { "ansible_facts": { "__journal_start_time": "2026-04-24 13:42:04" }, "changed": false } TASK [Run the role with public role variables] ********************************* task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tests_default.yml:16 Friday 24 April 2026 13:42:05 -0400 (0:00:00.015) 0:00:02.893 ********** included: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/run_role_with_clear_facts.yml for managed-node1 TASK [Clear facts] ************************************************************* task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/run_role_with_clear_facts.yml:9 Friday 24 April 2026 13:42:05 -0400 (0:00:00.048) 0:00:02.942 ********** META: facts cleared TASK [Run the role] ************************************************************ task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/run_role_with_clear_facts.yml:23 Friday 24 April 2026 13:42:05 -0400 (0:00:00.000) 0:00:02.942 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__sr_failed_when is defined", "skip_reason": "Conditional result was False" } TASK [Run the role normally] *************************************************** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/run_role_with_clear_facts.yml:33 Friday 24 April 2026 13:42:05 -0400 (0:00:00.015) 0:00:02.957 ********** included: fedora.linux_system_roles.keylime_server for managed-node1 TASK [fedora.linux_system_roles.keylime_server : Set platform/version specific variables] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:4 Friday 24 April 2026 13:42:05 -0400 (0:00:00.057) 0:00:03.015 ********** included: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.keylime_server : Ensure ansible_facts used by role] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/set_vars.yml:2 Friday 24 April 2026 13:42:05 -0400 (0:00:00.016) 0:00:03.031 ********** ok: [managed-node1] TASK [fedora.linux_system_roles.keylime_server : Record role begin fingerprint] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/set_vars.yml:7 Friday 24 April 2026 13:42:05 -0400 (0:00:00.587) 0:00:03.619 ********** ok: [managed-node1] => { "changed": false } TASK [fedora.linux_system_roles.keylime_server : Check if system is ostree] **** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/set_vars.yml:16 Friday 24 April 2026 13:42:06 -0400 (0:00:00.443) 0:00:04.062 ********** ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.keylime_server : Set flag to indicate system is ostree] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/set_vars.yml:21 Friday 24 April 2026 13:42:06 -0400 (0:00:00.365) 0:00:04.428 ********** ok: [managed-node1] => { "ansible_facts": { "__keylime_server_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.keylime_server : Set platform/version specific variables] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/set_vars.yml:25 Friday 24 April 2026 13:42:06 -0400 (0:00:00.018) 0:00:04.446 ********** skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS_10.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS_10.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.keylime_server : Ensure required packages are installed] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:7 Friday 24 April 2026 13:42:06 -0400 (0:00:00.027) 0:00:04.474 ********** changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: python3-greenlet-3.0.3-5.el10.x86_64", "Installed: libgcrypt-1.11.0-6.el10.x86_64", "Installed: python3-alembic-1.13.1-7.el10.noarch", "Installed: libgpg-error-1.50-2.el10.x86_64", "Installed: libassuan-2.5.6-6.el10.x86_64", "Installed: python3-mako-1.2.3-9.el10.noarch", "Installed: npth-1.6-21.el10.x86_64", "Installed: python3-cffi-1.16.0-7.el10.x86_64", "Installed: python3-packaging-24.2-2.el10.noarch", "Installed: python3-ply-3.11-25.el10.noarch", "Installed: python3-pycparser-2.20-16.el10.noarch", "Installed: python3-cryptography-43.0.0-4.el10.x86_64", "Installed: libksba-1.6.7-2.el10.x86_64", "Installed: python3-keylime-7.14.1-4.el10.x86_64", "Installed: python3-lark-1.1.7-5.el10.noarch", "Installed: python3-sqlalchemy-2.0.26-6.el10.x86_64", "Installed: keylime-base-7.14.1-4.el10.x86_64", "Installed: gnupg2-2.4.5-4.el10.x86_64", "Installed: keylime-registrar-7.14.1-4.el10.x86_64", "Installed: python3-gpg-1.23.2-6.el10.x86_64", "Installed: keylime-selinux-7.14.1-4.el10.noarch", "Installed: python3-tornado-6.5.5-1.el10.x86_64", "Installed: python3-psutil-5.9.8-6.el10.x86_64", "Installed: gpgme-1.23.2-6.el10.x86_64", "Installed: python3-pyasn1-0.6.2-1.el10.noarch", "Installed: policycoreutils-python-utils-3.10-2.el10.noarch", "Installed: keylime-verifier-7.14.1-4.el10.x86_64", "Installed: python3-pyasn1-modules-0.6.2-1.el10.noarch", "Installed: python3-typing-extensions-4.9.0-6.el10.noarch" ] } TASK [fedora.linux_system_roles.keylime_server : Generate keylime legacy configuration] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:13 Friday 24 April 2026 13:42:24 -0400 (0:00:17.911) 0:00:22.385 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__keylime_server_legacy_config | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.keylime_server : Generate keylime configuration] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:24 Friday 24 April 2026 13:42:24 -0400 (0:00:00.011) 0:00:22.396 ********** included: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml for managed-node1 TASK [fedora.linux_system_roles.keylime_server : Make sure verifier snippet directory exists] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:3 Friday 24 April 2026 13:42:24 -0400 (0:00:00.022) 0:00:22.419 ********** ok: [managed-node1] => { "changed": false, "gid": 994, "group": "keylime", "mode": "0500", "owner": "keylime", "path": "/etc/keylime/verifier.conf.d", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Generate verifier ip/port configuration snippet] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:11 Friday 24 April 2026 13:42:25 -0400 (0:00:00.540) 0:00:22.959 ********** Notification for handler Restart services has been saved. changed: [managed-node1] => { "changed": true, "checksum": "29937651b1cf48e1ba472c86859f8e0d349c9cb5", "dest": "/etc/keylime/verifier.conf.d/verifier-ip.conf", "gid": 994, "group": "keylime", "md5sum": "a2f0cf630fa7c090793a93b94e27eec2", "mode": "0400", "owner": "keylime", "secontext": "system_u:object_r:etc_t:s0", "size": 139, "src": "/root/.ansible/tmp/ansible-tmp-1777052545.256061-9221-1287584884411/.source.conf", "state": "file", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Generate database configuration snippet] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:21 Friday 24 April 2026 13:42:26 -0400 (0:00:00.899) 0:00:23.859 ********** Notification for handler Restart services has been saved. changed: [managed-node1] => { "changed": true, "checksum": "a5c90b416c0d82c3ffebc8237fc2a02e96b578b1", "dest": "/etc/keylime/verifier.conf.d/verifier-database.conf", "gid": 994, "group": "keylime", "md5sum": "95a11cb21e64d5899997e918aee5e61e", "mode": "0400", "owner": "keylime", "secontext": "system_u:object_r:etc_t:s0", "size": 116, "src": "/root/.ansible/tmp/ansible-tmp-1777052546.1524956-9236-180010311207383/.source.conf", "state": "file", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Generate verifier keys/certs configuration snippet] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:31 Friday 24 April 2026 13:42:26 -0400 (0:00:00.711) 0:00:24.570 ********** Notification for handler Restart services has been saved. changed: [managed-node1] => { "changed": true, "checksum": "a68aa3c9457a2d00aa51d57180aeeb99650fe645", "dest": "/etc/keylime/verifier.conf.d/verifier-keys-certs.conf", "gid": 994, "group": "keylime", "md5sum": "30d32fad72d832c2c1540413322cfe2a", "mode": "0400", "owner": "keylime", "secontext": "system_u:object_r:etc_t:s0", "size": 285, "src": "/root/.ansible/tmp/ansible-tmp-1777052546.8613894-9255-280551804484780/.source.conf", "state": "file", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Make sure registrar snippet directory exists] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:41 Friday 24 April 2026 13:42:27 -0400 (0:00:00.713) 0:00:25.284 ********** ok: [managed-node1] => { "changed": false, "gid": 994, "group": "keylime", "mode": "0500", "owner": "keylime", "path": "/etc/keylime/registrar.conf.d", "secontext": "system_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Generate registrar ip/port configuration snippet] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:49 Friday 24 April 2026 13:42:27 -0400 (0:00:00.383) 0:00:25.667 ********** Notification for handler Restart services has been saved. changed: [managed-node1] => { "changed": true, "checksum": "00f045349854acc5f014b830f50d1090a68a8ee0", "dest": "/etc/keylime/registrar.conf.d/registrar-ip.conf", "gid": 994, "group": "keylime", "md5sum": "f170a8dd54892e3e493a84592632069b", "mode": "0400", "owner": "keylime", "secontext": "system_u:object_r:etc_t:s0", "size": 92, "src": "/root/.ansible/tmp/ansible-tmp-1777052547.957994-9282-39812475457400/.source.conf", "state": "file", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Generate database configuration snippet] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:59 Friday 24 April 2026 13:42:28 -0400 (0:00:00.715) 0:00:26.382 ********** Notification for handler Restart services has been saved. changed: [managed-node1] => { "changed": true, "checksum": "cc09696d689e5f86abac15cf812f28123b55f7ed", "dest": "/etc/keylime/registrar.conf.d/registrar-database.conf", "gid": 994, "group": "keylime", "md5sum": "7a94205ad3ddc85c55bf1988cf2c488e", "mode": "0400", "owner": "keylime", "secontext": "system_u:object_r:etc_t:s0", "size": 117, "src": "/root/.ansible/tmp/ansible-tmp-1777052548.6743896-9301-244262759945226/.source.conf", "state": "file", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Generate registrar keys/certs configuration snippet] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:69 Friday 24 April 2026 13:42:29 -0400 (0:00:00.723) 0:00:27.106 ********** Notification for handler Restart services has been saved. changed: [managed-node1] => { "changed": true, "checksum": "c0752e119430f60111be5aad8a02caee7f38ef9a", "dest": "/etc/keylime/registrar.conf.d/registrar-keys-certs.conf", "gid": 994, "group": "keylime", "md5sum": "db799f84e1168dad674a433b7af9afe7", "mode": "0400", "owner": "keylime", "secontext": "system_u:object_r:etc_t:s0", "size": 184, "src": "/root/.ansible/tmp/ansible-tmp-1777052549.3974774-9320-41785294525264/.source.conf", "state": "file", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Ensure the verifier is enabled and started] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:28 Friday 24 April 2026 13:42:30 -0400 (0:00:00.708) 0:00:27.814 ********** changed: [managed-node1] => { "changed": true, "enabled": true, "name": "keylime_verifier", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "network.target system.slice systemd-journald.socket basic.target sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "keylime_registrar.service shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "The Keylime verifier", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3630927872", "EffectiveMemoryMax": "3630927872", "EffectiveTasksMax": "21802", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/keylime_verifier ; argv[]=/usr/bin/keylime_verifier ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/keylime_verifier ; argv[]=/usr/bin/keylime_verifier ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/keylime_verifier.service", "FreezerState": "running", "GID": "[not set]", "Group": "keylime", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "keylime_verifier.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13626", "LimitNPROCSoft": "13626", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13626", "LimitSIGPENDINGSoft": "13626", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3166269440", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "keylime_verifier.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "2min", "RestartUSecNext": "2min", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21802", "TimeoutAbortUSec": "1min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "keylime", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.keylime_server : Make sure the verifier is up and running] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:34 Friday 24 April 2026 13:42:31 -0400 (0:00:01.412) 0:00:29.227 ********** ok: [managed-node1] => { "changed": false, "elapsed": 2, "match_groupdict": {}, "match_groups": [], "path": null, "port": 8881, "search_regex": null, "state": "started" } TASK [fedora.linux_system_roles.keylime_server : Ensure the registrar is enabled and started] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:40 Friday 24 April 2026 13:42:34 -0400 (0:00:02.591) 0:00:31.818 ********** changed: [managed-node1] => { "changed": true, "enabled": true, "name": "keylime_registrar", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "system.slice keylime_verifier.service systemd-journald.socket sysinit.target network.target basic.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroupId": "0", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "The Keylime registrar service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3630927872", "EffectiveMemoryMax": "3630927872", "EffectiveTasksMax": "21802", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/keylime_registrar ; argv[]=/usr/bin/keylime_registrar ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/keylime_registrar ; argv[]=/usr/bin/keylime_registrar ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/keylime_registrar.service", "FreezerState": "running", "GID": "[not set]", "Group": "keylime", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "keylime_registrar.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13626", "LimitNPROCSoft": "13626", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13626", "LimitSIGPENDINGSoft": "13626", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3094437888", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "[not set]", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "[not set]", "MemorySwapMax": "infinity", "MemorySwapPeak": "[not set]", "MemoryZSwapCurrent": "[not set]", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "keylime_registrar.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "2min", "RestartUSecNext": "2min", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "21802", "TimeoutAbortUSec": "1min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "User": "keylime", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [fedora.linux_system_roles.keylime_server : Make sure the registrar is up and running] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:46 Friday 24 April 2026 13:42:35 -0400 (0:00:01.198) 0:00:33.016 ********** ok: [managed-node1] => { "changed": false, "elapsed": 1, "match_groupdict": {}, "match_groups": [], "path": null, "port": 8890, "search_regex": null, "state": "started" } TASK [fedora.linux_system_roles.keylime_server : Record role success fingerprint] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:52 Friday 24 April 2026 13:42:36 -0400 (0:00:01.534) 0:00:34.551 ********** ok: [managed-node1] => { "changed": false } TASK [Check system journal contains role fingerprints] ************************* task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tests_default.yml:22 Friday 24 April 2026 13:42:37 -0400 (0:00:00.366) 0:00:34.917 ********** ok: [managed-node1] => { "changed": false, "cmd": "set -eo pipefail; journalctl --since \"2026-04-24 13:42:04\" --no-pager | grep -v \" Invoked with\" | grep \"sr_fingerprint.*begin system_role:keylime_server\" || { echo ERROR: BEGIN fingerprint not found; exit 1; }; journalctl --since \"2026-04-24 13:42:04\" --no-pager | grep -v \" Invoked with\" | grep \"sr_fingerprint.*success system_role:keylime_server\" || { echo ERROR: SUCCESS fingerprint not found; exit 1; }", "delta": "0:00:00.018552", "end": "2026-04-24 13:42:37.580628", "rc": 0, "start": "2026-04-24 13:42:37.562076" } STDOUT: Apr 24 13:42:06 managed-node1 python3.12[9513]: ansible-fedora.linux_system_roles.sr_fingerprint begin system_role:keylime_server ansible_version=2.17.14 CentOS-10 2026-04-24T13:42:06-04:00 Apr 24 13:42:37 managed-node1 python3.12[13887]: ansible-fedora.linux_system_roles.sr_fingerprint success system_role:keylime_server ansible_version=2.17.14 CentOS-10 2026-04-24T13:42:37-04:00 TASK [Check header for ansible_managed, fingerprint - legacy] ****************** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tests_default.yml:36 Friday 24 April 2026 13:42:37 -0400 (0:00:00.466) 0:00:35.384 ********** skipping: [managed-node1] => { "changed": false, "false_condition": "__keylime_server_legacy_config", "skip_reason": "Conditional result was False" } TASK [Check header for ansible_managed, fingerprint] *************************** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tests_default.yml:43 Friday 24 April 2026 13:42:37 -0400 (0:00:00.010) 0:00:35.394 ********** included: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml for managed-node1 => (item=/etc/keylime/verifier.conf.d/verifier-ip.conf) included: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml for managed-node1 => (item=/etc/keylime/verifier.conf.d/verifier-database.conf) included: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml for managed-node1 => (item=/etc/keylime/verifier.conf.d/verifier-keys-certs.conf) included: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml for managed-node1 => (item=/etc/keylime/registrar.conf.d/registrar-ip.conf) included: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml for managed-node1 => (item=/etc/keylime/registrar.conf.d/registrar-database.conf) included: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml for managed-node1 => (item=/etc/keylime/registrar.conf.d/registrar-keys-certs.conf) TASK [Get file] **************************************************************** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:3 Friday 24 April 2026 13:42:37 -0400 (0:00:00.037) 0:00:35.432 ********** ok: [managed-node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2V5bGltZV9zZXJ2ZXIKCgpbdmVyaWZpZXJdCmlwID0gMTI3LjAuMC4xCnBvcnQgPSA4ODgxCgpyZWdpc3RyYXJfaXAgPSAxMjcuMC4wLjEKcmVnaXN0cmFyX3BvcnQgPSA4ODkwCg==", "encoding": "base64", "source": "/etc/keylime/verifier.conf.d/verifier-ip.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:9 Friday 24 April 2026 13:42:38 -0400 (0:00:00.435) 0:00:35.868 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:3 Friday 24 April 2026 13:42:38 -0400 (0:00:00.024) 0:00:35.892 ********** ok: [managed-node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2V5bGltZV9zZXJ2ZXIKCgpbdmVyaWZpZXJdCiMgRGF0YWJhc2UgVVJMIENvbmZpZ3VyYXRpb24uCmRhdGFiYXNlX3VybCA9IHNxbGl0ZQo=", "encoding": "base64", "source": "/etc/keylime/verifier.conf.d/verifier-database.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:9 Friday 24 April 2026 13:42:38 -0400 (0:00:00.363) 0:00:36.255 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:3 Friday 24 April 2026 13:42:38 -0400 (0:00:00.022) 0:00:36.278 ********** ok: [managed-node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2V5bGltZV9zZXJ2ZXIKCgpbdmVyaWZpZXJdCnRsc19kaXIgPSBnZW5lcmF0ZQpzZXJ2ZXJfa2V5ID0gZGVmYXVsdApzZXJ2ZXJfa2V5X3Bhc3N3b3JkID0gZGVmYXVsdApzZXJ2ZXJfY2VydCA9IGRlZmF1bHQKdHJ1c3RlZF9jbGllbnRfY2EgPSBkZWZhdWx0CmNsaWVudF9rZXkgPSBkZWZhdWx0CmNsaWVudF9rZXlfcGFzc3dvcmQgPSBkZWZhdWx0CmNsaWVudF9jZXJ0ID0gZGVmYXVsdAp0cnVzdGVkX3NlcnZlcl9jYSA9IGRlZmF1bHQK", "encoding": "base64", "source": "/etc/keylime/verifier.conf.d/verifier-keys-certs.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:9 Friday 24 April 2026 13:42:38 -0400 (0:00:00.365) 0:00:36.644 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:3 Friday 24 April 2026 13:42:38 -0400 (0:00:00.024) 0:00:36.668 ********** ok: [managed-node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2V5bGltZV9zZXJ2ZXIKCgpbcmVnaXN0cmFyXQppcCA9IDEyNy4wLjAuMQpwb3J0ID0gODg5MAo=", "encoding": "base64", "source": "/etc/keylime/registrar.conf.d/registrar-ip.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:9 Friday 24 April 2026 13:42:39 -0400 (0:00:00.364) 0:00:37.032 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:3 Friday 24 April 2026 13:42:39 -0400 (0:00:00.022) 0:00:37.055 ********** ok: [managed-node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2V5bGltZV9zZXJ2ZXIKCgpbcmVnaXN0cmFyXQojIERhdGFiYXNlIFVSTCBDb25maWd1cmF0aW9uLgpkYXRhYmFzZV91cmwgPSBzcWxpdGUK", "encoding": "base64", "source": "/etc/keylime/registrar.conf.d/registrar-database.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:9 Friday 24 April 2026 13:42:39 -0400 (0:00:00.373) 0:00:37.428 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:3 Friday 24 April 2026 13:42:39 -0400 (0:00:00.024) 0:00:37.452 ********** ok: [managed-node1] => { "changed": false, "content": "IwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6a2V5bGltZV9zZXJ2ZXIKCgpbcmVnaXN0cmFyXQp0bHNfZGlyID0gZGVmYXVsdApzZXJ2ZXJfa2V5ID0gZGVmYXVsdApzZXJ2ZXJfa2V5X3Bhc3N3b3JkID0gZGVmYXVsdApzZXJ2ZXJfY2VydCA9IGRlZmF1bHQKdHJ1c3RlZF9jbGllbnRfY2EgPSBkZWZhdWx0Cg==", "encoding": "base64", "source": "/etc/keylime/registrar.conf.d/registrar-keys-certs.conf" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:9 Friday 24 April 2026 13:42:40 -0400 (0:00:00.368) 0:00:37.821 ********** ok: [managed-node1] => { "changed": false } MSG: All assertions passed NOTIFIED HANDLER fedora.linux_system_roles.keylime_server : Restart services for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.keylime_server : Restart services] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/handlers/main.yml:3 Friday 24 April 2026 13:42:40 -0400 (0:00:00.026) 0:00:37.848 ********** included: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/restart_services.yml for managed-node1 RUNNING HANDLER [fedora.linux_system_roles.keylime_server : Restart the verifier] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/restart_services.yml:4 Friday 24 April 2026 13:42:40 -0400 (0:00:00.011) 0:00:37.859 ********** changed: [managed-node1] => { "changed": true, "name": "keylime_verifier", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2026-04-24 13:42:31 EDT", "ActiveEnterTimestampMonotonic": "184603491", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket sysinit.target basic.target system.slice network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-04-24 13:42:31 EDT", "AssertTimestampMonotonic": "184600771", "Before": "keylime_registrar.service shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1857202000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-04-24 13:42:31 EDT", "ConditionTimestampMonotonic": "184600767", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/keylime_verifier.service", "ControlGroupId": "4758", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "The Keylime verifier", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3630927872", "EffectiveMemoryMax": "3630927872", "EffectiveTasksMax": "21802", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2026-04-24 13:42:31 EDT", "ExecMainHandoffTimestampMonotonic": "184624422", "ExecMainPID": "13103", "ExecMainStartTimestamp": "Fri 2026-04-24 13:42:31 EDT", "ExecMainStartTimestampMonotonic": "184602415", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/keylime_verifier ; argv[]=/usr/bin/keylime_verifier ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/keylime_verifier ; argv[]=/usr/bin/keylime_verifier ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/keylime_verifier.service", "FreezerState": "running", "GID": "994", "Group": "keylime", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "keylime_verifier.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-04-24 13:42:31 EDT", "InactiveExitTimestampMonotonic": "184603491", "InvocationID": "0372f5ac5da64d49865856315a9b0683", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13626", "LimitNPROCSoft": "13626", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13626", "LimitSIGPENDINGSoft": "13626", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13103", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "2985947136", "MemoryCurrent": "112660480", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "112771072", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "keylime_verifier.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "2min", "RestartUSecNext": "2min", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Fri 2026-04-24 13:42:31 EDT", "StateChangeTimestampMonotonic": "184603491", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "21802", "TimeoutAbortUSec": "1min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "994", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "keylime", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } RUNNING HANDLER [fedora.linux_system_roles.keylime_server : Make sure the verifier is up and running] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/restart_services.yml:9 Friday 24 April 2026 13:42:41 -0400 (0:00:01.010) 0:00:38.869 ********** ok: [managed-node1] => { "changed": false, "elapsed": 1, "match_groupdict": {}, "match_groups": [], "path": null, "port": 8881, "search_regex": null, "state": "started" } RUNNING HANDLER [fedora.linux_system_roles.keylime_server : Restart the registrar] *** task path: /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/restart_services.yml:14 Friday 24 April 2026 13:42:42 -0400 (0:00:01.529) 0:00:40.398 ********** changed: [managed-node1] => { "changed": true, "name": "keylime_registrar", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Fri 2026-04-24 13:42:35 EDT", "ActiveEnterTimestampMonotonic": "188408775", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "systemd-journald.socket sysinit.target keylime_verifier.service basic.target system.slice network.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Fri 2026-04-24 13:42:35 EDT", "AssertTimestampMonotonic": "188407456", "Before": "shutdown.target multi-user.target", "BindLogSockets": "no", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1167947000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "no", "CanLiveMount": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_fsetid cap_kill cap_setgid cap_setuid cap_setpcap cap_linux_immutable cap_net_bind_service cap_net_broadcast cap_net_admin cap_net_raw cap_ipc_lock cap_ipc_owner cap_sys_module cap_sys_rawio cap_sys_chroot cap_sys_ptrace cap_sys_pacct cap_sys_admin cap_sys_boot cap_sys_nice cap_sys_resource cap_sys_time cap_sys_tty_config cap_mknod cap_lease cap_audit_write cap_audit_control cap_setfcap cap_mac_override cap_mac_admin cap_syslog cap_wake_alarm cap_block_suspend cap_audit_read cap_perfmon cap_bpf cap_checkpoint_restore", "CleanResult": "success", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2026-04-24 13:42:35 EDT", "ConditionTimestampMonotonic": "188407452", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/keylime_registrar.service", "ControlGroupId": "4798", "ControlPID": "0", "CoredumpFilter": "0x33", "CoredumpReceive": "no", "DebugInvocation": "no", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "The Keylime registrar service", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveMemoryHigh": "3630927872", "EffectiveMemoryMax": "3630927872", "EffectiveTasksMax": "21802", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainHandoffTimestamp": "Fri 2026-04-24 13:42:35 EDT", "ExecMainHandoffTimestampMonotonic": "188442585", "ExecMainPID": "13567", "ExecMainStartTimestamp": "Fri 2026-04-24 13:42:35 EDT", "ExecMainStartTimestampMonotonic": "188408326", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/keylime_registrar ; argv[]=/usr/bin/keylime_registrar ; ignore_errors=no ; start_time=[Fri 2026-04-24 13:42:35 EDT] ; stop_time=[n/a] ; pid=13567 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/keylime_registrar ; argv[]=/usr/bin/keylime_registrar ; flags= ; start_time=[Fri 2026-04-24 13:42:35 EDT] ; stop_time=[n/a] ; pid=13567 ; code=(null) ; status=0/0 }", "ExitType": "main", "ExtensionImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FileDescriptorStorePreserve": "restart", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/keylime_registrar.service", "FreezerState": "running", "GID": "994", "Group": "keylime", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "[not set]", "IOReadOperations": "[not set]", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "[not set]", "IOWriteOperations": "[not set]", "IPAccounting": "no", "IPEgressBytes": "[no data]", "IPEgressPackets": "[no data]", "IPIngressBytes": "[no data]", "IPIngressPackets": "[no data]", "Id": "keylime_registrar.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Fri 2026-04-24 13:42:35 EDT", "InactiveExitTimestampMonotonic": "188408775", "InvocationID": "67484160588841918b2b1537f5d14fd7", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "infinity", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "8388608", "LimitMEMLOCKSoft": "8388608", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "524288", "LimitNOFILESoft": "1024", "LimitNPROC": "13626", "LimitNPROCSoft": "13626", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13626", "LimitSIGPENDINGSoft": "13626", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LiveMountResult": "success", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "13567", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureDurationUSec": "[not set]", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "3012415488", "MemoryCurrent": "90640384", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPeak": "90890240", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapCurrent": "0", "MemorySwapMax": "infinity", "MemorySwapPeak": "0", "MemoryZSwapCurrent": "0", "MemoryZSwapMax": "infinity", "MemoryZSwapWriteback": "yes", "MountAPIVFS": "no", "MountImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "keylime_registrar.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "Perpetual": "no", "PrivateDevices": "no", "PrivateIPC": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivatePIDs": "no", "PrivateTmp": "no", "PrivateTmpEx": "no", "PrivateUsers": "no", "PrivateUsersEx": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "no", "ProtectControlGroupsEx": "no", "ProtectHome": "no", "ProtectHostname": "no", "ProtectKernelLogs": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectProc": "default", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "ReloadResult": "success", "ReloadSignal": "1", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "system.slice sysinit.target", "Restart": "on-failure", "RestartKillSignal": "15", "RestartMaxDelayUSec": "infinity", "RestartMode": "normal", "RestartSteps": "0", "RestartUSec": "2min", "RestartUSecNext": "2min", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RootEphemeral": "no", "RootImagePolicy": "root=verity+signed+encrypted+unprotected+absent:usr=verity+signed+encrypted+unprotected+absent:home=encrypted+unprotected+absent:srv=encrypted+unprotected+absent:tmp=encrypted+unprotected+absent:var=encrypted+unprotected+absent", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "RuntimeRandomizedExtraUSec": "0", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "SetLoginEnvironment": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StartupMemoryHigh": "infinity", "StartupMemoryLow": "0", "StartupMemoryMax": "infinity", "StartupMemorySwapMax": "infinity", "StartupMemoryZSwapMax": "infinity", "StateChangeTimestamp": "Fri 2026-04-24 13:42:35 EDT", "StateChangeTimestampMonotonic": "188408775", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SurviveFinalKillSignal": "no", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "5", "TasksMax": "21802", "TimeoutAbortUSec": "1min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min", "TimerSlackNSec": "50000", "Transient": "no", "Type": "simple", "UID": "994", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "User": "keylime", "UtmpMode": "init", "WantedBy": "multi-user.target", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } PLAY RECAP ********************************************************************* managed-node1 : ok=48 changed=11 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Friday 24 April 2026 13:42:43 -0400 (0:00:00.990) 0:00:41.389 ********** =============================================================================== fedora.linux_system_roles.keylime_server : Ensure required packages are installed -- 17.91s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:7 fedora.linux_system_roles.keylime_server : Make sure the verifier is up and running --- 2.59s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:34 Gathering Facts --------------------------------------------------------- 2.39s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tests_default.yml:3 fedora.linux_system_roles.keylime_server : Make sure the registrar is up and running --- 1.53s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:46 fedora.linux_system_roles.keylime_server : Make sure the verifier is up and running --- 1.53s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/restart_services.yml:9 fedora.linux_system_roles.keylime_server : Ensure the verifier is enabled and started --- 1.41s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:28 fedora.linux_system_roles.keylime_server : Ensure the registrar is enabled and started --- 1.20s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:40 fedora.linux_system_roles.keylime_server : Restart the verifier --------- 1.01s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/restart_services.yml:4 fedora.linux_system_roles.keylime_server : Restart the registrar -------- 0.99s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/restart_services.yml:14 fedora.linux_system_roles.keylime_server : Generate verifier ip/port configuration snippet --- 0.90s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:11 fedora.linux_system_roles.keylime_server : Generate database configuration snippet --- 0.72s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:59 fedora.linux_system_roles.keylime_server : Generate registrar ip/port configuration snippet --- 0.72s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:49 fedora.linux_system_roles.keylime_server : Generate verifier keys/certs configuration snippet --- 0.71s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:31 fedora.linux_system_roles.keylime_server : Generate database configuration snippet --- 0.71s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:21 fedora.linux_system_roles.keylime_server : Generate registrar keys/certs configuration snippet --- 0.71s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:69 fedora.linux_system_roles.keylime_server : Ensure ansible_facts used by role --- 0.59s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/set_vars.yml:2 fedora.linux_system_roles.keylime_server : Make sure verifier snippet directory exists --- 0.54s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:3 Check system journal contains role fingerprints ------------------------- 0.47s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tests_default.yml:22 See if /dev/log exists for the fingerprint check ------------------------ 0.47s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tests_default.yml:6 fedora.linux_system_roles.keylime_server : Record role begin fingerprint --- 0.44s /tmp/collections-pEc/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/set_vars.yml:7