ansible-playbook [core 2.17.6] 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-QAb executable location = /usr/local/bin/ansible-playbook python version = 3.12.7 (main, Oct 1 2024, 00:00:00) [GCC 13.3.1 20240913 (Red Hat 13.3.1-3)] (/usr/bin/python3.12) jinja version = 3.1.4 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_default.yml **************************************************** 1 plays in /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tests_default.yml PLAY [Ensure that the role runs with default parameters] *********************** TASK [fedora.linux_system_roles.keylime_server : Set platform/version specific variables] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:4 Monday 11 November 2024 20:35:54 -0500 (0:00:00.010) 0:00:00.010 ******* included: /tmp/collections-QAb/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-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/set_vars.yml:2 Monday 11 November 2024 20:35:54 -0500 (0:00:00.018) 0:00:00.029 ******* [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 [fedora.linux_system_roles.keylime_server : Check if system is ostree] **** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/set_vars.yml:10 Monday 11 November 2024 20:35:57 -0500 (0:00:02.617) 0:00:02.646 ******* 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-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/set_vars.yml:15 Monday 11 November 2024 20:35:57 -0500 (0:00:00.479) 0:00:03.126 ******* 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-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/set_vars.yml:19 Monday 11 November 2024 20:35:57 -0500 (0:00:00.026) 0:00:03.152 ******* 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=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.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-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:7 Monday 11 November 2024 20:35:57 -0500 (0:00:00.050) 0:00:03.202 ******* changed: [managed-node1] => { "changed": true, "rc": 0, "results": [ "Installed: python3-sqlalchemy-1.4.54-1.fc39.x86_64", "Installed: python3-lark-1.1.7-1.fc39.noarch", "Installed: python3-pyOpenSSL-23.2.0-1.fc39.noarch", "Installed: python3-alembic-1.13.2-1.fc39.noarch", "Installed: python3-gpg-1.20.0-5.fc39.x86_64", "Installed: python3-tornado-6.3.3-1.fc39.x86_64", "Installed: python3-keylime-7.11.0-2.fc39.x86_64", "Installed: python3-packaging-23.1-4.fc39.noarch", "Installed: python3-mako-1.2.3-4.fc39.noarch", "Installed: python3-ply-3.11-20.fc39.noarch", "Installed: python3-pycparser-2.20-11.fc39.noarch", "Installed: keylime-base-7.11.0-2.fc39.x86_64", "Installed: keylime-registrar-7.11.0-2.fc39.x86_64", "Installed: keylime-selinux-7.11.0-2.fc39.noarch", "Installed: python3-beaker-1.12.1-3.fc39.noarch", "Installed: keylime-verifier-7.11.0-2.fc39.x86_64", "Installed: python3-greenlet-3.0.1-1.fc39.x86_64", "Installed: python3-typing-extensions-4.12.2-2.fc39.noarch", "Installed: python3-paste-3.5.3-3.fc39.noarch", "Installed: python3-cffi-1.15.1-6.fc39.x86_64", "Installed: python3-cryptography-41.0.7-1.fc39.x86_64", "Installed: python3-tempita-0.5.2-10.fc39.noarch", "Installed: policycoreutils-python-utils-3.5-8.fc39.noarch", "Installed: python3-pyasn1-0.5.1-1.fc39.noarch", "Installed: python3-pyasn1-modules-0.5.1-1.fc39.noarch", "Installed: libtomcrypt-1.18.2-17.fc39.x86_64", "Installed: libtommath-1.2.0-13.fc39.x86_64", "Installed: python3-crypto-2.6.1-47.fc39.x86_64" ] } lsrpackages: keylime-registrar keylime-verifier TASK [fedora.linux_system_roles.keylime_server : Generate keylime legacy configuration] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:13 Monday 11 November 2024 20:37:17 -0500 (0:01:19.515) 0:01:22.718 ******* 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-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:24 Monday 11 November 2024 20:37:17 -0500 (0:00:00.049) 0:01:22.768 ******* included: /tmp/collections-QAb/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-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:3 Monday 11 November 2024 20:37:17 -0500 (0:00:00.026) 0:01:22.794 ******* ok: [managed-node1] => { "changed": false, "gid": 993, "group": "keylime", "mode": "0500", "owner": "keylime", "path": "/etc/keylime/verifier.conf.d", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Generate verifier ip/port configuration snippet] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:11 Monday 11 November 2024 20:37:18 -0500 (0:00:00.552) 0:01:23.346 ******* 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": 993, "group": "keylime", "md5sum": "a2f0cf630fa7c090793a93b94e27eec2", "mode": "0400", "owner": "keylime", "secontext": "system_u:object_r:etc_t:s0", "size": 139, "src": "/root/.ansible/tmp/ansible-tmp-1731375438.0721967-3701-255511315348355/.source.conf", "state": "file", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Generate database configuration snippet] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:21 Monday 11 November 2024 20:37:18 -0500 (0:00:00.846) 0:01:24.193 ******* 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": 993, "group": "keylime", "md5sum": "95a11cb21e64d5899997e918aee5e61e", "mode": "0400", "owner": "keylime", "secontext": "system_u:object_r:etc_t:s0", "size": 116, "src": "/root/.ansible/tmp/ansible-tmp-1731375438.919685-3719-176729461018686/.source.conf", "state": "file", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Generate verifier keys/certs configuration snippet] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:31 Monday 11 November 2024 20:37:19 -0500 (0:00:00.728) 0:01:24.921 ******* 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": 993, "group": "keylime", "md5sum": "30d32fad72d832c2c1540413322cfe2a", "mode": "0400", "owner": "keylime", "secontext": "system_u:object_r:etc_t:s0", "size": 285, "src": "/root/.ansible/tmp/ansible-tmp-1731375439.6494906-3737-64602524717817/.source.conf", "state": "file", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Make sure registrar snippet directory exists] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:41 Monday 11 November 2024 20:37:20 -0500 (0:00:00.940) 0:01:25.862 ******* ok: [managed-node1] => { "changed": false, "gid": 993, "group": "keylime", "mode": "0500", "owner": "keylime", "path": "/etc/keylime/registrar.conf.d", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Generate registrar ip/port configuration snippet] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:49 Monday 11 November 2024 20:37:20 -0500 (0:00:00.438) 0:01:26.301 ******* 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": 993, "group": "keylime", "md5sum": "f170a8dd54892e3e493a84592632069b", "mode": "0400", "owner": "keylime", "secontext": "system_u:object_r:etc_t:s0", "size": 92, "src": "/root/.ansible/tmp/ansible-tmp-1731375441.0260346-3763-271273898441779/.source.conf", "state": "file", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Generate database configuration snippet] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:59 Monday 11 November 2024 20:37:21 -0500 (0:00:00.937) 0:01:27.238 ******* 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": 993, "group": "keylime", "md5sum": "7a94205ad3ddc85c55bf1988cf2c488e", "mode": "0400", "owner": "keylime", "secontext": "system_u:object_r:etc_t:s0", "size": 117, "src": "/root/.ansible/tmp/ansible-tmp-1731375441.966762-3781-64086355568178/.source.conf", "state": "file", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Generate registrar keys/certs configuration snippet] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:69 Monday 11 November 2024 20:37:22 -0500 (0:00:00.700) 0:01:27.939 ******* 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": 993, "group": "keylime", "md5sum": "db799f84e1168dad674a433b7af9afe7", "mode": "0400", "owner": "keylime", "secontext": "system_u:object_r:etc_t:s0", "size": 184, "src": "/root/.ansible/tmp/ansible-tmp-1731375442.6637247-3799-36004808607645/.source.conf", "state": "file", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Ensure the verifier is enabled and started] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:28 Monday 11 November 2024 20:37:23 -0500 (0:00:00.699) 0:01:28.639 ******* 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": "system.slice sysinit.target basic.target systemd-journald.socket network.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target keylime_registrar.service", "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", "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", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "The Keylime verifier", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "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": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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": "14750", "LimitNPROCSoft": "14750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14750", "LimitSIGPENDINGSoft": "14750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "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", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "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", "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": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4425", "TimeoutAbortUSec": "1min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "abort", "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-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:34 Monday 11 November 2024 20:37:25 -0500 (0:00:01.690) 0:01:30.330 ******* 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-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:40 Monday 11 November 2024 20:37:27 -0500 (0:00:02.563) 0:01:32.894 ******* 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": "systemd-journald.socket sysinit.target network.target basic.target keylime_verifier.service system.slice", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "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", "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", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "The Keylime registrar service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "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": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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": "14750", "LimitNPROCSoft": "14750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14750", "LimitSIGPENDINGSoft": "14750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "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", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "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", "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": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestampMonotonic": "0", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "4425", "TimeoutAbortUSec": "1min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "abort", "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-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:46 Monday 11 November 2024 20:37:28 -0500 (0:00:01.371) 0:01:34.265 ******* ok: [managed-node1] => { "changed": false, "elapsed": 1, "match_groupdict": {}, "match_groups": [], "path": null, "port": 8890, "search_regex": null, "state": "started" } TASK [Run the role] ************************************************************ task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tests_default.yml:9 Monday 11 November 2024 20:37:30 -0500 (0:00:01.500) 0:01:35.766 ******* 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-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:4 Monday 11 November 2024 20:37:30 -0500 (0:00:00.024) 0:01:35.790 ******* included: /tmp/collections-QAb/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-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/set_vars.yml:2 Monday 11 November 2024 20:37:30 -0500 (0:00:00.019) 0:01:35.810 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__keylime_server_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.keylime_server : Check if system is ostree] **** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/set_vars.yml:10 Monday 11 November 2024 20:37:30 -0500 (0:00:00.036) 0:01:35.847 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __keylime_server_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.keylime_server : Set flag to indicate system is ostree] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/set_vars.yml:15 Monday 11 November 2024 20:37:30 -0500 (0:00:00.018) 0:01:35.865 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __keylime_server_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.keylime_server : Set platform/version specific variables] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/set_vars.yml:19 Monday 11 November 2024 20:37:30 -0500 (0:00:00.017) 0:01:35.882 ******* 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=Fedora.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=Fedora_39.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_39.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-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:7 Monday 11 November 2024 20:37:30 -0500 (0:00:00.033) 0:01:35.916 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: keylime-registrar keylime-verifier TASK [fedora.linux_system_roles.keylime_server : Generate keylime legacy configuration] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:13 Monday 11 November 2024 20:37:32 -0500 (0:00:02.205) 0:01:38.121 ******* 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-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:24 Monday 11 November 2024 20:37:32 -0500 (0:00:00.032) 0:01:38.153 ******* included: /tmp/collections-QAb/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-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:3 Monday 11 November 2024 20:37:32 -0500 (0:00:00.027) 0:01:38.181 ******* ok: [managed-node1] => { "changed": false, "gid": 993, "group": "keylime", "mode": "0500", "owner": "keylime", "path": "/etc/keylime/verifier.conf.d", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Generate verifier ip/port configuration snippet] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:11 Monday 11 November 2024 20:37:33 -0500 (0:00:00.371) 0:01:38.552 ******* ok: [managed-node1] => { "changed": false, "checksum": "29937651b1cf48e1ba472c86859f8e0d349c9cb5", "dest": "/etc/keylime/verifier.conf.d/verifier-ip.conf", "gid": 993, "group": "keylime", "mode": "0400", "owner": "keylime", "path": "/etc/keylime/verifier.conf.d/verifier-ip.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 139, "state": "file", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Generate database configuration snippet] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:21 Monday 11 November 2024 20:37:34 -0500 (0:00:01.356) 0:01:39.909 ******* ok: [managed-node1] => { "changed": false, "checksum": "a5c90b416c0d82c3ffebc8237fc2a02e96b578b1", "dest": "/etc/keylime/verifier.conf.d/verifier-database.conf", "gid": 993, "group": "keylime", "mode": "0400", "owner": "keylime", "path": "/etc/keylime/verifier.conf.d/verifier-database.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 116, "state": "file", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Generate verifier keys/certs configuration snippet] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:31 Monday 11 November 2024 20:37:35 -0500 (0:00:00.668) 0:01:40.578 ******* ok: [managed-node1] => { "changed": false, "checksum": "a68aa3c9457a2d00aa51d57180aeeb99650fe645", "dest": "/etc/keylime/verifier.conf.d/verifier-keys-certs.conf", "gid": 993, "group": "keylime", "mode": "0400", "owner": "keylime", "path": "/etc/keylime/verifier.conf.d/verifier-keys-certs.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 285, "state": "file", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Make sure registrar snippet directory exists] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:41 Monday 11 November 2024 20:37:35 -0500 (0:00:00.669) 0:01:41.247 ******* ok: [managed-node1] => { "changed": false, "gid": 993, "group": "keylime", "mode": "0500", "owner": "keylime", "path": "/etc/keylime/registrar.conf.d", "secontext": "system_u:object_r:etc_t:s0", "size": 4096, "state": "directory", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Generate registrar ip/port configuration snippet] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:49 Monday 11 November 2024 20:37:36 -0500 (0:00:00.371) 0:01:41.619 ******* ok: [managed-node1] => { "changed": false, "checksum": "00f045349854acc5f014b830f50d1090a68a8ee0", "dest": "/etc/keylime/registrar.conf.d/registrar-ip.conf", "gid": 993, "group": "keylime", "mode": "0400", "owner": "keylime", "path": "/etc/keylime/registrar.conf.d/registrar-ip.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 92, "state": "file", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Generate database configuration snippet] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:59 Monday 11 November 2024 20:37:36 -0500 (0:00:00.678) 0:01:42.297 ******* ok: [managed-node1] => { "changed": false, "checksum": "cc09696d689e5f86abac15cf812f28123b55f7ed", "dest": "/etc/keylime/registrar.conf.d/registrar-database.conf", "gid": 993, "group": "keylime", "mode": "0400", "owner": "keylime", "path": "/etc/keylime/registrar.conf.d/registrar-database.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 117, "state": "file", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Generate registrar keys/certs configuration snippet] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:69 Monday 11 November 2024 20:37:37 -0500 (0:00:00.666) 0:01:42.964 ******* ok: [managed-node1] => { "changed": false, "checksum": "c0752e119430f60111be5aad8a02caee7f38ef9a", "dest": "/etc/keylime/registrar.conf.d/registrar-keys-certs.conf", "gid": 993, "group": "keylime", "mode": "0400", "owner": "keylime", "path": "/etc/keylime/registrar.conf.d/registrar-keys-certs.conf", "secontext": "system_u:object_r:etc_t:s0", "size": 184, "state": "file", "uid": 994 } TASK [fedora.linux_system_roles.keylime_server : Ensure the verifier is enabled and started] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:28 Monday 11 November 2024 20:37:38 -0500 (0:00:00.664) 0:01:43.629 ******* ok: [managed-node1] => { "changed": false, "enabled": true, "name": "keylime_verifier", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:24 EST", "ActiveEnterTimestampMonotonic": "361233530", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket network.target sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 20:37:24 EST", "AssertTimestampMonotonic": "361226162", "Before": "keylime_registrar.service shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1784057000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "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": "Mon 2024-11-11 20:37:24 EST", "ConditionTimestampMonotonic": "361226160", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/keylime_verifier.service", "ControlGroupId": "5332", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "The Keylime verifier", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5268", "ExecMainStartTimestamp": "Mon 2024-11-11 20:37:24 EST", "ExecMainStartTimestampMonotonic": "361233110", "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": "993", "Group": "keylime", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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": "Mon 2024-11-11 20:37:24 EST", "InactiveExitTimestampMonotonic": "361233530", "InvocationID": "aeca1b0d63284fb9b9ec5e10457d23e1", "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": "14750", "LimitNPROCSoft": "14750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14750", "LimitSIGPENDINGSoft": "14750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5268", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "81731584", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "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", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "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", "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": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Mon 2024-11-11 20:37:24 EST", "StateChangeTimestampMonotonic": "361233530", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "4425", "TimeoutAbortUSec": "1min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "abort", "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" } } TASK [fedora.linux_system_roles.keylime_server : Make sure the verifier is up and running] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:34 Monday 11 November 2024 20:37:39 -0500 (0:00:00.964) 0:01:44.593 ******* ok: [managed-node1] => { "changed": false, "elapsed": 0, "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-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:40 Monday 11 November 2024 20:37:39 -0500 (0:00:00.410) 0:01:45.004 ******* ok: [managed-node1] => { "changed": false, "enabled": true, "name": "keylime_registrar", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:28 EST", "ActiveEnterTimestampMonotonic": "365232409", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice systemd-journald.socket network.target keylime_verifier.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 20:37:28 EST", "AssertTimestampMonotonic": "365223385", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1082662000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "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": "Mon 2024-11-11 20:37:28 EST", "ConditionTimestampMonotonic": "365223382", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/keylime_registrar.service", "ControlGroupId": "5376", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "The Keylime registrar service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5590", "ExecMainStartTimestamp": "Mon 2024-11-11 20:37:28 EST", "ExecMainStartTimestampMonotonic": "365232121", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/keylime_registrar ; argv[]=/usr/bin/keylime_registrar ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:28 EST] ; stop_time=[n/a] ; pid=5590 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/keylime_registrar ; argv[]=/usr/bin/keylime_registrar ; flags= ; start_time=[Mon 2024-11-11 20:37:28 EST] ; stop_time=[n/a] ; pid=5590 ; 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": "993", "Group": "keylime", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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": "Mon 2024-11-11 20:37:28 EST", "InactiveExitTimestampMonotonic": "365232409", "InvocationID": "10c398b3d34f42a2bf88b26bd905927e", "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": "14750", "LimitNPROCSoft": "14750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14750", "LimitSIGPENDINGSoft": "14750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5590", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "60178432", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "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", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "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", "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": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Mon 2024-11-11 20:37:28 EST", "StateChangeTimestampMonotonic": "365232409", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "4425", "TimeoutAbortUSec": "1min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "abort", "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" } } TASK [fedora.linux_system_roles.keylime_server : Make sure the registrar is up and running] *** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:46 Monday 11 November 2024 20:37:40 -0500 (0:00:00.956) 0:01:45.961 ******* ok: [managed-node1] => { "changed": false, "elapsed": 0, "match_groupdict": {}, "match_groups": [], "path": null, "port": 8890, "search_regex": null, "state": "started" } TASK [Check header for ansible_managed, fingerprint - legacy] ****************** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tests_default.yml:14 Monday 11 November 2024 20:37:41 -0500 (0:00:00.358) 0:01:46.320 ******* 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-QAb/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tests_default.yml:22 Monday 11 November 2024 20:37:41 -0500 (0:00:00.012) 0:01:46.333 ******* included: /tmp/collections-QAb/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-QAb/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-QAb/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-QAb/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-QAb/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-QAb/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-QAb/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:3 Monday 11 November 2024 20:37:41 -0500 (0:00:00.050) 0:01:46.383 ******* 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-QAb/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:9 Monday 11 November 2024 20:37:41 -0500 (0:00:00.455) 0:01:46.839 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:3 Monday 11 November 2024 20:37:41 -0500 (0:00:00.046) 0:01:46.885 ******* 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-QAb/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:9 Monday 11 November 2024 20:37:41 -0500 (0:00:00.353) 0:01:47.239 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:3 Monday 11 November 2024 20:37:41 -0500 (0:00:00.046) 0:01:47.286 ******* 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-QAb/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:9 Monday 11 November 2024 20:37:42 -0500 (0:00:00.355) 0:01:47.641 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:3 Monday 11 November 2024 20:37:42 -0500 (0:00:00.047) 0:01:47.689 ******* 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-QAb/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:9 Monday 11 November 2024 20:37:42 -0500 (0:00:00.357) 0:01:48.046 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:3 Monday 11 November 2024 20:37:42 -0500 (0:00:00.048) 0:01:48.095 ******* 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-QAb/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:9 Monday 11 November 2024 20:37:43 -0500 (0:00:00.356) 0:01:48.452 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:3 Monday 11 November 2024 20:37:43 -0500 (0:00:00.047) 0:01:48.499 ******* 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-QAb/ansible_collections/fedora/linux_system_roles/tests/keylime_server/tasks/check_header.yml:9 Monday 11 November 2024 20:37:43 -0500 (0:00:00.356) 0:01:48.856 ******* 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-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/handlers/main.yml:3 Monday 11 November 2024 20:37:43 -0500 (0:00:00.050) 0:01:48.907 ******* included: /tmp/collections-QAb/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-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/restart_services.yml:4 Monday 11 November 2024 20:37:43 -0500 (0:00:00.015) 0:01:48.922 ******* changed: [managed-node1] => { "changed": true, "name": "keylime_verifier", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:24 EST", "ActiveEnterTimestampMonotonic": "361233530", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket network.target sysinit.target basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 20:37:24 EST", "AssertTimestampMonotonic": "361226162", "Before": "keylime_registrar.service shutdown.target multi-user.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1786494000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "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": "Mon 2024-11-11 20:37:24 EST", "ConditionTimestampMonotonic": "361226160", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/keylime_verifier.service", "ControlGroupId": "5332", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "The Keylime verifier", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5268", "ExecMainStartTimestamp": "Mon 2024-11-11 20:37:24 EST", "ExecMainStartTimestampMonotonic": "361233110", "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": "993", "Group": "keylime", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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": "Mon 2024-11-11 20:37:24 EST", "InactiveExitTimestampMonotonic": "361233530", "InvocationID": "aeca1b0d63284fb9b9ec5e10457d23e1", "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": "14750", "LimitNPROCSoft": "14750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14750", "LimitSIGPENDINGSoft": "14750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5268", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "82800640", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "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", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "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", "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": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Mon 2024-11-11 20:37:24 EST", "StateChangeTimestampMonotonic": "361233530", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "4425", "TimeoutAbortUSec": "1min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "abort", "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-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/restart_services.yml:9 Monday 11 November 2024 20:37:44 -0500 (0:00:01.208) 0:01:50.131 ******* 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-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/restart_services.yml:14 Monday 11 November 2024 20:37:46 -0500 (0:00:01.502) 0:01:51.634 ******* changed: [managed-node1] => { "changed": true, "name": "keylime_registrar", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:systemd_unit_file_t:s0", "ActiveEnterTimestamp": "Mon 2024-11-11 20:37:28 EST", "ActiveEnterTimestampMonotonic": "365232409", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "sysinit.target system.slice systemd-journald.socket network.target keylime_verifier.service basic.target", "AllowIsolate": "no", "AssertResult": "yes", "AssertTimestamp": "Mon 2024-11-11 20:37:28 EST", "AssertTimestampMonotonic": "365223385", "Before": "multi-user.target shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "yes", "CPUAffinityFromNUMA": "no", "CPUQuotaPerSecUSec": "infinity", "CPUQuotaPeriodUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "1084422000", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanFreeze": "yes", "CanIsolate": "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": "Mon 2024-11-11 20:37:28 EST", "ConditionTimestampMonotonic": "365223382", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/keylime_registrar.service", "ControlGroupId": "5376", "ControlPID": "0", "CoredumpFilter": "0x33", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "DefaultStartupMemoryLow": "0", "Delegate": "no", "Description": "The Keylime registrar service", "DevicePolicy": "auto", "DropInPaths": "/usr/lib/systemd/system/service.d/10-timeout-abort.conf", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "5590", "ExecMainStartTimestamp": "Mon 2024-11-11 20:37:28 EST", "ExecMainStartTimestampMonotonic": "365232121", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/bin/keylime_registrar ; argv[]=/usr/bin/keylime_registrar ; ignore_errors=no ; start_time=[Mon 2024-11-11 20:37:28 EST] ; stop_time=[n/a] ; pid=5590 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/bin/keylime_registrar ; argv[]=/usr/bin/keylime_registrar ; flags= ; start_time=[Mon 2024-11-11 20:37:28 EST] ; stop_time=[n/a] ; pid=5590 ; 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": "993", "Group": "keylime", "GuessMainPID": "yes", "IOAccounting": "no", "IOReadBytes": "18446744073709551615", "IOReadOperations": "18446744073709551615", "IOSchedulingClass": "2", "IOSchedulingPriority": "4", "IOWeight": "[not set]", "IOWriteBytes": "18446744073709551615", "IOWriteOperations": "18446744073709551615", "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": "Mon 2024-11-11 20:37:28 EST", "InactiveExitTimestampMonotonic": "365232409", "InvocationID": "10c398b3d34f42a2bf88b26bd905927e", "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": "14750", "LimitNPROCSoft": "14750", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14750", "LimitSIGPENDINGSoft": "14750", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "5590", "ManagedOOMMemoryPressure": "auto", "ManagedOOMMemoryPressureLimit": "0", "ManagedOOMPreference": "none", "ManagedOOMSwap": "auto", "MemoryAccounting": "yes", "MemoryAvailable": "infinity", "MemoryCurrent": "60178432", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryKSM": "no", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemoryPressureThresholdUSec": "200ms", "MemoryPressureWatch": "auto", "MemorySwapMax": "infinity", "MemoryZSwapMax": "infinity", "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", "PrivateTmp": "no", "PrivateUsers": "no", "ProcSubset": "all", "ProtectClock": "no", "ProtectControlGroups": "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", "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": "18446744073709551615", "StartupMemoryLow": "0", "StartupMemoryMax": "18446744073709551615", "StartupMemorySwapMax": "18446744073709551615", "StartupMemoryZSwapMax": "18446744073709551615", "StateChangeTimestamp": "Mon 2024-11-11 20:37:28 EST", "StateChangeTimestampMonotonic": "365232409", "StateDirectoryMode": "0755", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "2147483646", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "3", "TasksMax": "4425", "TimeoutAbortUSec": "1min", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min", "TimeoutStopFailureMode": "abort", "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=56 changed=11 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 Monday 11 November 2024 20:37:48 -0500 (0:00:01.840) 0:01:53.475 ******* =============================================================================== fedora.linux_system_roles.keylime_server : Ensure required packages are installed -- 79.52s /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:7 fedora.linux_system_roles.keylime_server : Ensure ansible_facts used by role --- 2.62s /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/set_vars.yml:2 fedora.linux_system_roles.keylime_server : Make sure the verifier is up and running --- 2.56s /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:34 fedora.linux_system_roles.keylime_server : Ensure required packages are installed --- 2.21s /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:7 fedora.linux_system_roles.keylime_server : Restart the registrar -------- 1.84s /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/restart_services.yml:14 fedora.linux_system_roles.keylime_server : Ensure the verifier is enabled and started --- 1.69s /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:28 fedora.linux_system_roles.keylime_server : Make sure the verifier is up and running --- 1.50s /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/restart_services.yml:9 fedora.linux_system_roles.keylime_server : Make sure the registrar is up and running --- 1.50s /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:46 fedora.linux_system_roles.keylime_server : Ensure the registrar is enabled and started --- 1.37s /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:40 fedora.linux_system_roles.keylime_server : Generate verifier ip/port configuration snippet --- 1.36s /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:11 fedora.linux_system_roles.keylime_server : Restart the verifier --------- 1.21s /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/restart_services.yml:4 fedora.linux_system_roles.keylime_server : Ensure the verifier is enabled and started --- 0.96s /tmp/collections-QAb/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 --- 0.96s /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/main.yml:40 fedora.linux_system_roles.keylime_server : Generate verifier keys/certs configuration snippet --- 0.94s /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:31 fedora.linux_system_roles.keylime_server : Generate registrar ip/port configuration snippet --- 0.94s /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:49 fedora.linux_system_roles.keylime_server : Generate verifier ip/port configuration snippet --- 0.85s /tmp/collections-QAb/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.73s /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:21 fedora.linux_system_roles.keylime_server : Generate database configuration snippet --- 0.70s /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:59 fedora.linux_system_roles.keylime_server : Generate registrar keys/certs configuration snippet --- 0.70s /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:69 fedora.linux_system_roles.keylime_server : Generate registrar ip/port configuration snippet --- 0.68s /tmp/collections-QAb/ansible_collections/fedora/linux_system_roles/roles/keylime_server/tasks/keylime-config.yml:49