# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_run_hooks.yml ************************************************** 2 plays in /WORKDIR/git-weekly-cib24pz3gh/tests/tests_run_hooks.yml PLAY [Issue simple self-signed certificate] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tests_run_hooks.yml:2 Saturday 25 May 2024 17:07:23 +0000 (0:00:00.013) 0:00:00.013 ********** ok: [sut] META: ran handlers TASK [linux-system-roles.certificate : Set version specific variables] ********* task path: /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/main.yml:2 Saturday 25 May 2024 17:07:24 +0000 (0:00:00.711) 0:00:00.724 ********** included: /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml for sut TASK [linux-system-roles.certificate : Ensure ansible_facts used by role] ****** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 Saturday 25 May 2024 17:07:24 +0000 (0:00:00.010) 0:00:00.735 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Check if system is ostree] ************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:11 Saturday 25 May 2024 17:07:24 +0000 (0:00:00.018) 0:00:00.753 ********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:16 Saturday 25 May 2024 17:07:24 +0000 (0:00:00.242) 0:00:00.995 ********** ok: [sut] => { "ansible_facts": { "__certificate_is_ostree": false }, "changed": false } TASK [linux-system-roles.certificate : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:20 Saturday 25 May 2024 17:07:24 +0000 (0:00:00.018) 0:00:01.014 ********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "__certificate_certmonger_packages": [ "certmonger", "python3-packaging" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/main.yml:5 Saturday 25 May 2024 17:07:24 +0000 (0:00:00.032) 0:00:01.046 ********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-ply-3.11-14.el9.noarch", "Installed: python3-pycparser-2.20-6.el9.noarch", "Installed: python3-cryptography-36.0.1-4.el9.x86_64", "Installed: python3-pyasn1-0.4.8-6.el9.noarch", "Installed: python3-cffi-1.14.5-5.el9.x86_64" ] } lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [linux-system-roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/main.yml:24 Saturday 25 May 2024 17:07:29 +0000 (0:00:04.633) 0:00:05.680 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: python3-pyparsing-2.4.7-9.el9.noarch", "Installed: certmonger-0.79.17-2.el9.x86_64", "Installed: python3-packaging-20.9-5.el9.noarch" ] } lsrpackages: certmonger python3-packaging TASK [linux-system-roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/main.yml:37 Saturday 25 May 2024 17:07:31 +0000 (0:00:02.592) 0:00:08.273 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//pre-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.certificate : Ensure post-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/main.yml:63 Saturday 25 May 2024 17:07:32 +0000 (0:00:00.267) 0:00:08.540 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "gid": 0, "group": "root", "mode": "0700", "owner": "root", "path": "/etc/certmonger//post-scripts", "secontext": "unconfined_u:object_r:etc_t:s0", "size": 6, "state": "directory", "uid": 0 } TASK [linux-system-roles.certificate : Ensure provider service is running] ***** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/main.yml:92 Saturday 25 May 2024 17:07:32 +0000 (0:00:00.200) 0:00:08.741 ********** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "AccessSELinuxContext": "system_u:object_r:certmonger_unit_file_t:s0", "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "dbus-broker.service dbus.socket syslog.target network.target basic.target system.slice systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "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", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EnvironmentFiles": "/etc/sysconfig/certmonger (ignore_errors=yes)", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "0", "ExecMainStartTimestampMonotonic": "0", "ExecMainStatus": "0", "ExecStart": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExecStartEx": "{ path=/usr/sbin/certmonger ; argv[]=/usr/sbin/certmonger -S -p /run/certmonger.pid -n $OPTS ; flags= ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "ExitType": "main", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FinalKillSignal": "9", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "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": "certmonger.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": "13972", "LimitNPROCSoft": "13972", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13972", "LimitSIGPENDINGSoft": "13972", "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", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMPolicy": "stop", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "OnSuccessJobMode": "fail", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus-broker.service", "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": "dbus.socket system.slice sysinit.target", "Restart": "no", "RestartKillSignal": "15", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "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]", "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": "22356", "TimeoutAbortUSec": "1min 30s", "TimeoutCleanUSec": "infinity", "TimeoutStartFailureMode": "terminate", "TimeoutStartUSec": "1min 30s", "TimeoutStopFailureMode": "terminate", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogSignal": "6", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "infinity" } } TASK [linux-system-roles.certificate : Ensure certificate requests] ************ task path: /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/main.yml:104 Saturday 25 May 2024 17:07:33 +0000 (0:00:00.710) 0:00:09.452 ********** changed: [sut] => (item={'name': 'mycert_run_hooks', 'dns': 'www.example.com', 'ca': 'self-sign', 'run_before': 'touch /etc/pki/before_cert.tmp\n', 'run_after': 'touch /etc/pki/after_cert.tmp\n'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "dns": "www.example.com", "name": "mycert_run_hooks", "run_after": "touch /etc/pki/after_cert.tmp\n", "run_before": "touch /etc/pki/before_cert.tmp\n" } } MSG: Certificate requested (new). Pre/Post run hooks updated. TASK [linux-system-roles.certificate : Slurp the contents of the files] ******** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/main.yml:156 Saturday 25 May 2024 17:07:33 +0000 (0:00:00.697) 0:00:10.150 ********** skipping: [sut] => (item=['cert', {'name': 'mycert_run_hooks', 'dns': 'www.example.com', 'ca': 'self-sign', 'run_before': 'touch /etc/pki/before_cert.tmp\n', 'run_after': 'touch /etc/pki/after_cert.tmp\n'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "dns": "www.example.com", "name": "mycert_run_hooks", "run_after": "touch /etc/pki/after_cert.tmp\n", "run_before": "touch /etc/pki/before_cert.tmp\n" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['key', {'name': 'mycert_run_hooks', 'dns': 'www.example.com', 'ca': 'self-sign', 'run_before': 'touch /etc/pki/before_cert.tmp\n', 'run_after': 'touch /etc/pki/after_cert.tmp\n'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "dns": "www.example.com", "name": "mycert_run_hooks", "run_after": "touch /etc/pki/after_cert.tmp\n", "run_before": "touch /etc/pki/before_cert.tmp\n" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['ca', {'name': 'mycert_run_hooks', 'dns': 'www.example.com', 'ca': 'self-sign', 'run_before': 'touch /etc/pki/before_cert.tmp\n', 'run_after': 'touch /etc/pki/after_cert.tmp\n'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "dns": "www.example.com", "name": "mycert_run_hooks", "run_after": "touch /etc/pki/after_cert.tmp\n", "run_before": "touch /etc/pki/before_cert.tmp\n" } ], "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Create return data] ********************* task path: /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/main.yml:168 Saturday 25 May 2024 17:07:33 +0000 (0:00:00.024) 0:00:10.174 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Stop tracking certificates] ************* task path: /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/main.yml:184 Saturday 25 May 2024 17:07:33 +0000 (0:00:00.017) 0:00:10.191 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Remove files] *************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/main.yml:189 Saturday 25 May 2024 17:07:33 +0000 (0:00:00.016) 0:00:10.208 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } META: ran handlers META: ran handlers PLAY [Verify certificate] ****************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tests_run_hooks.yml:17 Saturday 25 May 2024 17:07:33 +0000 (0:00:00.019) 0:00:10.228 ********** ok: [sut] META: ran handlers TASK [Verify each certificate] ************************************************* task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tests_run_hooks.yml:31 Saturday 25 May 2024 17:07:34 +0000 (0:00:00.487) 0:00:10.715 ********** included: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml for sut TASK [Set virtualenv_path] ***************************************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:2 Saturday 25 May 2024 17:07:34 +0000 (0:00:00.026) 0:00:10.741 ********** ok: [sut] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:9 Saturday 25 May 2024 17:07:34 +0000 (0:00:00.007) 0:00:10.749 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:14 Saturday 25 May 2024 17:07:34 +0000 (0:00:00.015) 0:00:10.764 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:18 Saturday 25 May 2024 17:07:34 +0000 (0:00:00.015) 0:00:10.780 ********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:29 Saturday 25 May 2024 17:07:34 +0000 (0:00:00.015) 0:00:10.796 ********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: python3-cryptography python3-pyasn1 TASK [Retrieve certificate file stats] ***************************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:40 Saturday 25 May 2024 17:07:35 +0000 (0:00:00.851) 0:00:11.647 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716656853.7496586, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "124148abb9d713e0d58bf1d4a587d9f7f8bffc5a", "ctime": 1716656853.7466588, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2518766, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1716656853.7466588, "nlink": 1, "path": "/etc/pki/tls/certs/mycert_run_hooks.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1294, "uid": 0, "version": "387016374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if certificate file exists] *************************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:45 Saturday 25 May 2024 17:07:35 +0000 (0:00:00.195) 0:00:11.843 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:51 Saturday 25 May 2024 17:07:35 +0000 (0:00:00.019) 0:00:11.862 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:63 Saturday 25 May 2024 17:07:35 +0000 (0:00:00.021) 0:00:11.883 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:69 Saturday 25 May 2024 17:07:35 +0000 (0:00:00.018) 0:00:11.902 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716656853.6876612, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "96d03aef5a39873082b8aabdda7cc6c4d124840a", "ctime": 1716656853.7466588, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 331516, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1716656853.7466588, "nlink": 1, "path": "/etc/pki/tls/private/mycert_run_hooks.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "2156690971", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify if key file exists] *********************************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:74 Saturday 25 May 2024 17:07:35 +0000 (0:00:00.197) 0:00:12.100 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:80 Saturday 25 May 2024 17:07:35 +0000 (0:00:00.018) 0:00:12.118 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:92 Saturday 25 May 2024 17:07:35 +0000 (0:00:00.020) 0:00:12.139 ********** ok: [sut] => { "certificate": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "0C:92:82:7A:D3:65:B3:D7:49:E5:58:D8:A4:94:65:9F:C2:6F:40:76" }, "basicConstraints": { "critical": true, "value": { "ca": false } }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": false, "value": [ "digital_signature", "key_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "www.example.com" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "B5:54:1E:B9:BC:F2:D2:84:92:47:92:1B:FD:45:EF:98:FC:2F:31:AF" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "2F:92:D7:A6:88:71:2D:EE:08:5D:A7:57:D8:B1:19:10:7C:0D:46:95:45:2A:66:01:ED:AF:20:98:84:B7:EC:4C:21:B0:D8:DB:32:6A:FC:5B:9C:3B:74:AD:92:6E:E4:0D:5D:C1:6F:3D:07:C8:B9:F5:A7:EB:FD:65:47:0F:8C:1A:81:BF:0B:5F:17:72:31:04:C5:99:D7:A3:32:92:29:CF:A0:69:AB:70:8F:08:D6:CF:29:3A:75:78:24:B9:1F:D4:F1:63:59:B9:FF:1B:94:C5:60:E8:A6:CF:2F:AB:37:F5:DE:C5:E4:C0:A5:3C:2E:DA:C4:46:48:F4:5B:74:4F:0B:97:04:87:3D:8E:65:18:FE:FF:F3:C9:AF:95:58:3F:06:F3:19:A1:AE:0B:1F:D7:27:3E:14:B5:7F:A4:13:F7:66:B5:ED:08:FB:5D:06:D4:08:75:D2:02:7D:55:46:07:55:C1:D1:EF:6C:86:F8:68:D6:98:C7:A3:A5:8F:23:26:E6:73:B6:9F:79:DE:B6:E1:77:A7:79:E8:BA:2F:06:67:6D:AD:81:2B:21:89:B9:35:2D:91:0E:74:30:1D:DD:1D:B0:D4:D3:14:A6:68:00:0B:37:04:FC:D0:EE:50:60:D7:20:0C:DE:BB:F0:37:54:29:E6:CF:76:D3:00:E8:B8:C4:ED" }, "subject": [ { "name": "commonName", "oid": "2.5.4.3", "value": "www.example.com" } ], "validity": { "not_valid_after": "20250525170733Z", "not_valid_before": "20240525170733Z" } }, "changed": false } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:98 Saturday 25 May 2024 17:07:36 +0000 (0:00:00.303) 0:00:12.443 ********** ok: [sut] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "0C:92:82:7A:D3:65:B3:D7:49:E5:58:D8:A4:94:65:9F:C2:6F:40:76" }, "basicConstraints": { "critical": true, "value": { "ca": false } }, "extendedKeyUsage": { "critical": false, "value": [ { "name": "id-kp-serverAuth", "oid": "1.3.6.1.5.5.7.3.1" }, { "name": "id-kp-clientAuth", "oid": "1.3.6.1.5.5.7.3.2" } ] }, "keyUsage": { "critical": false, "value": [ "digital_signature", "key_encipherment" ] }, "subjectAltName": { "critical": false, "value": [ { "name": "DNS", "value": "www.example.com" } ] }, "subjectKeyIdentifier": { "critical": false, "value": "B5:54:1E:B9:BC:F2:D2:84:92:47:92:1B:FD:45:EF:98:FC:2F:31:AF" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "2F:92:D7:A6:88:71:2D:EE:08:5D:A7:57:D8:B1:19:10:7C:0D:46:95:45:2A:66:01:ED:AF:20:98:84:B7:EC:4C:21:B0:D8:DB:32:6A:FC:5B:9C:3B:74:AD:92:6E:E4:0D:5D:C1:6F:3D:07:C8:B9:F5:A7:EB:FD:65:47:0F:8C:1A:81:BF:0B:5F:17:72:31:04:C5:99:D7:A3:32:92:29:CF:A0:69:AB:70:8F:08:D6:CF:29:3A:75:78:24:B9:1F:D4:F1:63:59:B9:FF:1B:94:C5:60:E8:A6:CF:2F:AB:37:F5:DE:C5:E4:C0:A5:3C:2E:DA:C4:46:48:F4:5B:74:4F:0B:97:04:87:3D:8E:65:18:FE:FF:F3:C9:AF:95:58:3F:06:F3:19:A1:AE:0B:1F:D7:27:3E:14:B5:7F:A4:13:F7:66:B5:ED:08:FB:5D:06:D4:08:75:D2:02:7D:55:46:07:55:C1:D1:EF:6C:86:F8:68:D6:98:C7:A3:A5:8F:23:26:E6:73:B6:9F:79:DE:B6:E1:77:A7:79:E8:BA:2F:06:67:6D:AD:81:2B:21:89:B9:35:2D:91:0E:74:30:1D:DD:1D:B0:D4:D3:14:A6:68:00:0B:37:04:FC:D0:EE:50:60:D7:20:0C:DE:BB:F0:37:54:29:E6:CF:76:D3:00:E8:B8:C4:ED" }, "subject": [ { "name": "commonName", "oid": "2.5.4.3", "value": "www.example.com" } ], "validity": { "not_valid_after": "20250525170733Z", "not_valid_before": "20240525170733Z" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:102 Saturday 25 May 2024 17:07:36 +0000 (0:00:00.018) 0:00:12.461 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:111 Saturday 25 May 2024 17:07:36 +0000 (0:00:00.019) 0:00:12.480 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:120 Saturday 25 May 2024 17:07:36 +0000 (0:00:00.018) 0:00:12.499 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:127 Saturday 25 May 2024 17:07:36 +0000 (0:00:00.019) 0:00:12.518 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:138 Saturday 25 May 2024 17:07:36 +0000 (0:00:00.022) 0:00:12.541 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:151 Saturday 25 May 2024 17:07:36 +0000 (0:00:00.023) 0:00:12.565 ********** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/mycert_run_hooks.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.044083", "end": "2024-05-25 17:07:36.552224", "rc": 0, "start": "2024-05-25 17:07:36.508141" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:160 Saturday 25 May 2024 17:07:36 +0000 (0:00:00.292) 0:00:12.858 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get certificate timestamp] *********************************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tests_run_hooks.yml:39 Saturday 25 May 2024 17:07:36 +0000 (0:00:00.020) 0:00:12.878 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716656853.7496586, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "124148abb9d713e0d58bf1d4a587d9f7f8bffc5a", "ctime": 1716656853.7466588, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2518766, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1716656853.7466588, "nlink": 1, "path": "/etc/pki/tls/certs/mycert_run_hooks.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1294, "uid": 0, "version": "387016374", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Get pre-run file timestamp] ********************************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tests_run_hooks.yml:43 Saturday 25 May 2024 17:07:36 +0000 (0:00:00.195) 0:00:13.074 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716656853.7436588, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716656853.7436588, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2518737, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716656853.7436588, "nlink": 1, "path": "/etc/pki/before_cert.tmp", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "153792483", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Get post-run file timestamp] ********************************************* task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tests_run_hooks.yml:47 Saturday 25 May 2024 17:07:36 +0000 (0:00:00.181) 0:00:13.255 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1716656853.7816572, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716656853.7816572, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2518767, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716656853.7816572, "nlink": 1, "path": "/etc/pki/after_cert.tmp", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "96014210", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Assert file created before cert] ***************************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tests_run_hooks.yml:51 Saturday 25 May 2024 17:07:37 +0000 (0:00:00.181) 0:00:13.437 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert file created after cert] ****************************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tests_run_hooks.yml:58 Saturday 25 May 2024 17:07:37 +0000 (0:00:00.019) 0:00:13.457 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get pre/post-scripts files] ********************************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tests_run_hooks.yml:66 Saturday 25 May 2024 17:07:37 +0000 (0:00:00.019) 0:00:13.476 ********** ok: [sut] => { "changed": false, "examined": 2, "files": [ { "atime": 1716656853.741659, "ctime": 1716656853.5356677, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 281018562, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0770", "mtime": 1716656853.5356677, "nlink": 1, "path": "/etc/certmonger/pre-scripts/mycert_run_hooks-369fd46.sh", "pw_name": "root", "rgrp": true, "roth": false, "rusr": true, "size": 92, "uid": 0, "wgrp": true, "woth": false, "wusr": true, "xgrp": true, "xoth": false, "xusr": true }, { "atime": 1716656853.7796574, "ctime": 1716656853.5356677, "dev": 51713, "gid": 0, "gr_name": "root", "inode": 285212866, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mode": "0770", "mtime": 1716656853.5356677, "nlink": 1, "path": "/etc/certmonger/post-scripts/mycert_run_hooks-369fd46.sh", "pw_name": "root", "rgrp": true, "roth": false, "rusr": true, "size": 91, "uid": 0, "wgrp": true, "woth": false, "wusr": true, "xgrp": true, "xoth": false, "xusr": true } ], "matched": 2 } TASK [Check generated files for ansible_managed, fingerprint] ****************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tests_run_hooks.yml:74 Saturday 25 May 2024 17:07:37 +0000 (0:00:00.240) 0:00:13.716 ********** included: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/check_header.yml for sut included: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/check_header.yml for sut TASK [Get file] **************************************************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/check_header.yml:3 Saturday 25 May 2024 17:07:37 +0000 (0:00:00.023) 0:00:13.740 ********** ok: [sut] => { "changed": false, "content": "IyEvYmluL2Jhc2gKIwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6Y2VydGlmaWNhdGUKCnRvdWNoIC9ldGMvcGtpL2JlZm9yZV9jZXJ0LnRtcAo=", "encoding": "base64", "source": "/etc/certmonger/pre-scripts/mycert_run_hooks-369fd46.sh" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/check_header.yml:8 Saturday 25 May 2024 17:07:37 +0000 (0:00:00.240) 0:00:13.981 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get file] **************************************************************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/check_header.yml:3 Saturday 25 May 2024 17:07:37 +0000 (0:00:00.028) 0:00:14.009 ********** ok: [sut] => { "changed": false, "content": "IyEvYmluL2Jhc2gKIwojIEFuc2libGUgbWFuYWdlZAojCiMgc3lzdGVtX3JvbGU6Y2VydGlmaWNhdGUKCnRvdWNoIC9ldGMvcGtpL2FmdGVyX2NlcnQudG1wCg==", "encoding": "base64", "source": "/etc/certmonger/post-scripts/mycert_run_hooks-369fd46.sh" } TASK [Check for presence of ansible managed header, fingerprint] *************** task path: /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/check_header.yml:8 Saturday 25 May 2024 17:07:37 +0000 (0:00:00.180) 0:00:14.189 ********** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=43 changed=6 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 Saturday 25 May 2024 17:07:37 +0000 (0:00:00.026) 0:00:14.215 ********** =============================================================================== linux-system-roles.certificate : Ensure certificate role dependencies are installed --- 4.63s /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/main.yml:5 linux-system-roles.certificate : Ensure provider packages are installed --- 2.59s /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/main.yml:24 Ensure python3 is installed --------------------------------------------- 0.85s /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:29 Gathering Facts --------------------------------------------------------- 0.71s /WORKDIR/git-weekly-cib24pz3gh/tests/tests_run_hooks.yml:2 -------------------- linux-system-roles.certificate : Ensure provider service is running ----- 0.71s /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/main.yml:92 linux-system-roles.certificate : Ensure certificate requests ------------ 0.70s /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/main.yml:104 Gathering Facts --------------------------------------------------------- 0.49s /WORKDIR/git-weekly-cib24pz3gh/tests/tests_run_hooks.yml:17 ------------------- Parse certificate ------------------------------------------------------- 0.30s /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:92 Retrieve auto-renew flag ------------------------------------------------ 0.29s /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:151 linux-system-roles.certificate : Ensure pre-scripts hooks directory exists --- 0.27s /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/main.yml:37 linux-system-roles.certificate : Check if system is ostree -------------- 0.24s /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:11 Get file ---------------------------------------------------------------- 0.24s /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/check_header.yml:3 ----------------- Get pre/post-scripts files ---------------------------------------------- 0.24s /WORKDIR/git-weekly-cib24pz3gh/tests/tests_run_hooks.yml:66 ------------------- linux-system-roles.certificate : Ensure post-scripts hooks directory exists --- 0.20s /WORKDIR/git-weekly-cib24pz3gh/tests/roles/linux-system-roles.certificate/tasks/main.yml:63 Retrieve key file stats ------------------------------------------------- 0.20s /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:69 Retrieve certificate file stats ----------------------------------------- 0.20s /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/assert_certificate_parameters.yml:40 Get certificate timestamp ----------------------------------------------- 0.20s /WORKDIR/git-weekly-cib24pz3gh/tests/tests_run_hooks.yml:39 ------------------- Get post-run file timestamp --------------------------------------------- 0.18s /WORKDIR/git-weekly-cib24pz3gh/tests/tests_run_hooks.yml:47 ------------------- Get pre-run file timestamp ---------------------------------------------- 0.18s /WORKDIR/git-weekly-cib24pz3gh/tests/tests_run_hooks.yml:43 ------------------- Get file ---------------------------------------------------------------- 0.18s /WORKDIR/git-weekly-cib24pz3gh/tests/tasks/check_header.yml:3 ----------------- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---