# 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_subject.yml **************************************************** 2 plays in /WORKDIR/git-weekly-ciwa8bkj3c/tests/tests_subject.yml PLAY [Issue simple self-signed certificate] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tests_subject.yml:2 Saturday 09 December 2023 13:31:06 +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-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/main.yml:2 Saturday 09 December 2023 13:31:07 +0000 (0:00:00.625) 0:00:00.638 ***** included: /WORKDIR/git-weekly-ciwa8bkj3c/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-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 Saturday 09 December 2023 13:31:07 +0000 (0:00:00.012) 0:00:00.651 ***** 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-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:11 Saturday 09 December 2023 13:31:07 +0000 (0:00:00.018) 0:00:00.669 ***** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:16 Saturday 09 December 2023 13:31:07 +0000 (0:00:00.242) 0:00:00.912 ***** 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-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:20 Saturday 09 December 2023 13:31:07 +0000 (0:00:00.020) 0:00:00.932 ***** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat_9.4.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.4.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/main.yml:5 Saturday 09 December 2023 13:31:07 +0000 (0:00:00.030) 0:00:00.963 ***** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyasn1-0.4.8-6.el9.noarch", "Installed: python3-cffi-1.14.5-5.el9.x86_64", "Installed: python3-cryptography-36.0.1-4.el9.x86_64", "Installed: python3-ply-3.11-14.el9.noarch", "Installed: python3-pycparser-2.20-6.el9.noarch" ] } lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [linux-system-roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/main.yml:24 Saturday 09 December 2023 13:31:10 +0000 (0:00:02.810) 0:00:03.773 ***** changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: certmonger-0.79.17-1.el9.x86_64" ] } lsrpackages: certmonger TASK [linux-system-roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/main.yml:37 Saturday 09 December 2023 13:31:12 +0000 (0:00:02.234) 0:00:06.007 ***** 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-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/main.yml:63 Saturday 09 December 2023 13:31:12 +0000 (0:00:00.271) 0:00:06.278 ***** 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-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/main.yml:92 Saturday 09 December 2023 13:31:13 +0000 (0:00:00.199) 0:00:06.477 ***** 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": "syslog.target system.slice systemd-journald.socket dbus.socket basic.target dbus-broker.service sysinit.target network.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": "0", "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": "13975", "LimitNPROCSoft": "13975", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "13975", "LimitSIGPENDINGSoft": "13975", "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", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "dbus.socket sysinit.target system.slice", "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": "22360", "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-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/main.yml:104 Saturday 09 December 2023 13:31:13 +0000 (0:00:00.722) 0:00:07.199 ***** changed: [sut] => (item={'name': 'mycert_subject', 'dns': 'www.example.com', 'common_name': 'Some other common name', 'country': 'US', 'state': 'NC', 'locality': 'Raleigh', 'organization': 'Red Hat', 'organizational_unit': 'Linux', 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "common_name": "Some other common name", "country": "US", "dns": "www.example.com", "locality": "Raleigh", "name": "mycert_subject", "organization": "Red Hat", "organizational_unit": "Linux", "state": "NC" } } MSG: Certificate requested (new). TASK [linux-system-roles.certificate : Slurp the contents of the files] ******** task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/main.yml:156 Saturday 09 December 2023 13:31:14 +0000 (0:00:01.024) 0:00:08.223 ***** skipping: [sut] => (item=['cert', {'name': 'mycert_subject', 'dns': 'www.example.com', 'common_name': 'Some other common name', 'country': 'US', 'state': 'NC', 'locality': 'Raleigh', 'organization': 'Red Hat', 'organizational_unit': 'Linux', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "common_name": "Some other common name", "country": "US", "dns": "www.example.com", "locality": "Raleigh", "name": "mycert_subject", "organization": "Red Hat", "organizational_unit": "Linux", "state": "NC" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['key', {'name': 'mycert_subject', 'dns': 'www.example.com', 'common_name': 'Some other common name', 'country': 'US', 'state': 'NC', 'locality': 'Raleigh', 'organization': 'Red Hat', 'organizational_unit': 'Linux', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "common_name": "Some other common name", "country": "US", "dns": "www.example.com", "locality": "Raleigh", "name": "mycert_subject", "organization": "Red Hat", "organizational_unit": "Linux", "state": "NC" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['ca', {'name': 'mycert_subject', 'dns': 'www.example.com', 'common_name': 'Some other common name', 'country': 'US', 'state': 'NC', 'locality': 'Raleigh', 'organization': 'Red Hat', 'organizational_unit': 'Linux', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "common_name": "Some other common name", "country": "US", "dns": "www.example.com", "locality": "Raleigh", "name": "mycert_subject", "organization": "Red Hat", "organizational_unit": "Linux", "state": "NC" } ], "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Create return data] ********************* task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/main.yml:168 Saturday 09 December 2023 13:31:14 +0000 (0:00:00.025) 0:00:08.249 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Stop tracking certificates] ************* task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/main.yml:184 Saturday 09 December 2023 13:31:14 +0000 (0:00:00.017) 0:00:08.266 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Remove files] *************************** task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/main.yml:189 Saturday 09 December 2023 13:31:14 +0000 (0:00:00.017) 0:00:08.284 ***** 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-ciwa8bkj3c/tests/tests_subject.yml:19 Saturday 09 December 2023 13:31:14 +0000 (0:00:00.020) 0:00:08.304 ***** ok: [sut] META: ran handlers TASK [Verify each certificate] ************************************************* task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tests_subject.yml:48 Saturday 09 December 2023 13:31:15 +0000 (0:00:00.481) 0:00:08.785 ***** included: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml for sut TASK [Set virtualenv_path] ***************************************************** task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:2 Saturday 09 December 2023 13:31:15 +0000 (0:00:00.029) 0:00:08.815 ***** ok: [sut] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:9 Saturday 09 December 2023 13:31:15 +0000 (0:00:00.011) 0:00:08.826 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:14 Saturday 09 December 2023 13:31:15 +0000 (0:00:00.020) 0:00:08.846 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:18 Saturday 09 December 2023 13:31:15 +0000 (0:00:00.018) 0:00:08.865 ***** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:29 Saturday 09 December 2023 13:31:15 +0000 (0:00:00.019) 0:00:08.884 ***** 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-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:40 Saturday 09 December 2023 13:31:16 +0000 (0:00:00.800) 0:00:09.684 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702128674.6615758, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "6a20ea7ef83e887a9f2a875d627b20435e0e77b8", "ctime": 1702128674.659576, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 390682, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1702128674.659576, "nlink": 1, "path": "/etc/pki/tls/certs/mycert_subject.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1411, "uid": 0, "version": "657762933", "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-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:45 Saturday 09 December 2023 13:31:16 +0000 (0:00:00.214) 0:00:09.899 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:51 Saturday 09 December 2023 13:31:16 +0000 (0:00:00.019) 0:00:09.918 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:63 Saturday 09 December 2023 13:31:16 +0000 (0:00:00.023) 0:00:09.941 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:69 Saturday 09 December 2023 13:31:16 +0000 (0:00:00.021) 0:00:09.963 ***** ok: [sut] => { "changed": false, "stat": { "atime": 1702128674.5475783, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "902b3868809f2ff3cd38e86cc5d8bd30ba320654", "ctime": 1702128674.659576, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 17296348, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1702128674.659576, "nlink": 1, "path": "/etc/pki/tls/private/mycert_subject.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "4140286311", "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-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:74 Saturday 09 December 2023 13:31:16 +0000 (0:00:00.194) 0:00:10.157 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:80 Saturday 09 December 2023 13:31:16 +0000 (0:00:00.022) 0:00:10.179 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:92 Saturday 09 December 2023 13:31:16 +0000 (0:00:00.023) 0:00:10.203 ***** ok: [sut] => { "certificate": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "18:EB:01:DC:94:61:C1:CA:C2:5E:B0:E6:84:AF:FE:C0:03:A9:9F:5A" }, "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": "AA:4A:AC:C3:7D:DF:8D:E3:0F:01:BB:43:23:62:3F:4C:C8:C6:BE:4C" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "02:C1:E9:05:05:0A:A9:AF:95:54:66:37:B0:90:F0:B4:63:3E:96:A1:02:57:57:AA:54:4C:01:8F:D2:85:9B:91:27:B1:77:98:4E:34:EA:59:34:74:48:29:DD:8F:79:B8:CF:A3:2E:B6:B9:42:6C:C3:37:18:DB:12:B8:E2:73:48:6A:9C:E7:06:3E:17:7F:EB:57:27:BA:F7:7A:E9:EF:EE:56:D3:ED:CB:D9:ED:97:13:35:79:FB:45:AE:0F:EB:7A:58:45:0F:3B:1A:46:5D:2D:70:58:36:72:EA:40:1B:31:83:86:E4:73:8C:A4:B3:B1:F5:AC:56:92:FF:3B:76:FD:97:BC:2D:19:3D:83:C4:39:A2:73:F4:F4:C3:C5:07:70:A9:FE:38:64:24:26:B8:11:3E:AC:71:8B:D0:20:48:AD:BA:D0:7B:D8:AB:11:F9:07:F5:9D:8C:BA:12:1F:10:D8:03:CA:E1:A8:57:8A:69:5D:B6:42:F4:2E:0A:C0:14:23:38:26:83:4C:F7:2A:2F:9F:08:5E:03:DC:3A:BE:AC:F6:94:A7:02:E1:A9:A6:16:A3:BF:AD:81:84:FE:55:E1:91:20:C5:AD:28:36:CD:FB:60:3B:F9:9E:1A:2C:11:09:5C:39:12:0F:8F:B4:CE:23:9F:AD:28:8F:F1:27:8C:A6:C2" }, "subject": [ { "name": "countryName", "oid": "2.5.4.6", "value": "US" }, { "name": "stateOrProvinceName", "oid": "2.5.4.8", "value": "NC" }, { "name": "localityName", "oid": "2.5.4.7", "value": "Raleigh" }, { "name": "organizationName", "oid": "2.5.4.10", "value": "Red Hat" }, { "name": "organizationalUnitName", "oid": "2.5.4.11", "value": "Linux" }, { "name": "commonName", "oid": "2.5.4.3", "value": "Some other common name" } ], "validity": { "not_valid_after": "20241209133114Z", "not_valid_before": "20231209133114Z" } }, "changed": false } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:98 Saturday 09 December 2023 13:31:17 +0000 (0:00:00.311) 0:00:10.515 ***** ok: [sut] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "18:EB:01:DC:94:61:C1:CA:C2:5E:B0:E6:84:AF:FE:C0:03:A9:9F:5A" }, "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": "AA:4A:AC:C3:7D:DF:8D:E3:0F:01:BB:43:23:62:3F:4C:C8:C6:BE:4C" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "02:C1:E9:05:05:0A:A9:AF:95:54:66:37:B0:90:F0:B4:63:3E:96:A1:02:57:57:AA:54:4C:01:8F:D2:85:9B:91:27:B1:77:98:4E:34:EA:59:34:74:48:29:DD:8F:79:B8:CF:A3:2E:B6:B9:42:6C:C3:37:18:DB:12:B8:E2:73:48:6A:9C:E7:06:3E:17:7F:EB:57:27:BA:F7:7A:E9:EF:EE:56:D3:ED:CB:D9:ED:97:13:35:79:FB:45:AE:0F:EB:7A:58:45:0F:3B:1A:46:5D:2D:70:58:36:72:EA:40:1B:31:83:86:E4:73:8C:A4:B3:B1:F5:AC:56:92:FF:3B:76:FD:97:BC:2D:19:3D:83:C4:39:A2:73:F4:F4:C3:C5:07:70:A9:FE:38:64:24:26:B8:11:3E:AC:71:8B:D0:20:48:AD:BA:D0:7B:D8:AB:11:F9:07:F5:9D:8C:BA:12:1F:10:D8:03:CA:E1:A8:57:8A:69:5D:B6:42:F4:2E:0A:C0:14:23:38:26:83:4C:F7:2A:2F:9F:08:5E:03:DC:3A:BE:AC:F6:94:A7:02:E1:A9:A6:16:A3:BF:AD:81:84:FE:55:E1:91:20:C5:AD:28:36:CD:FB:60:3B:F9:9E:1A:2C:11:09:5C:39:12:0F:8F:B4:CE:23:9F:AD:28:8F:F1:27:8C:A6:C2" }, "subject": [ { "name": "countryName", "oid": "2.5.4.6", "value": "US" }, { "name": "stateOrProvinceName", "oid": "2.5.4.8", "value": "NC" }, { "name": "localityName", "oid": "2.5.4.7", "value": "Raleigh" }, { "name": "organizationName", "oid": "2.5.4.10", "value": "Red Hat" }, { "name": "organizationalUnitName", "oid": "2.5.4.11", "value": "Linux" }, { "name": "commonName", "oid": "2.5.4.3", "value": "Some other common name" } ], "validity": { "not_valid_after": "20241209133114Z", "not_valid_before": "20231209133114Z" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:102 Saturday 09 December 2023 13:31:17 +0000 (0:00:00.019) 0:00:10.535 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:111 Saturday 09 December 2023 13:31:17 +0000 (0:00:00.026) 0:00:10.561 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:120 Saturday 09 December 2023 13:31:17 +0000 (0:00:00.021) 0:00:10.583 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:127 Saturday 09 December 2023 13:31:17 +0000 (0:00:00.021) 0:00:10.604 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:138 Saturday 09 December 2023 13:31:17 +0000 (0:00:00.047) 0:00:10.652 ***** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:151 Saturday 09 December 2023 13:31:17 +0000 (0:00:00.025) 0:00:10.677 ***** ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/mycert_subject.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.043208", "end": "2023-12-09 13:31:17.533705", "rc": 0, "start": "2023-12-09 13:31:17.490497" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:160 Saturday 09 December 2023 13:31:17 +0000 (0:00:00.301) 0:00:10.979 ***** ok: [sut] => { "changed": false } MSG: All assertions passed META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=30 changed=6 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 Saturday 09 December 2023 13:31:17 +0000 (0:00:00.030) 0:00:11.009 ***** =============================================================================== linux-system-roles.certificate : Ensure certificate role dependencies are installed --- 2.81s /WORKDIR/git-weekly-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/main.yml:5 linux-system-roles.certificate : Ensure provider packages are installed --- 2.23s /WORKDIR/git-weekly-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/main.yml:24 linux-system-roles.certificate : Ensure certificate requests ------------ 1.02s /WORKDIR/git-weekly-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/main.yml:104 Ensure python3 is installed --------------------------------------------- 0.80s /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:29 linux-system-roles.certificate : Ensure provider service is running ----- 0.72s /WORKDIR/git-weekly-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/main.yml:92 Gathering Facts --------------------------------------------------------- 0.63s /WORKDIR/git-weekly-ciwa8bkj3c/tests/tests_subject.yml:2 ---------------------- Gathering Facts --------------------------------------------------------- 0.48s /WORKDIR/git-weekly-ciwa8bkj3c/tests/tests_subject.yml:19 --------------------- Parse certificate ------------------------------------------------------- 0.31s /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:92 Retrieve auto-renew flag ------------------------------------------------ 0.30s /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:151 linux-system-roles.certificate : Ensure pre-scripts hooks directory exists --- 0.27s /WORKDIR/git-weekly-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/main.yml:37 linux-system-roles.certificate : Check if system is ostree -------------- 0.24s /WORKDIR/git-weekly-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:11 Retrieve certificate file stats ----------------------------------------- 0.21s /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:40 linux-system-roles.certificate : Ensure post-scripts hooks directory exists --- 0.20s /WORKDIR/git-weekly-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/main.yml:63 Retrieve key file stats ------------------------------------------------- 0.19s /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:69 Verify certificate Key Usage -------------------------------------------- 0.05s /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:127 linux-system-roles.certificate : Set platform/version specific variables --- 0.03s /WORKDIR/git-weekly-ciwa8bkj3c/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:20 Verify certificate auto-renew flag -------------------------------------- 0.03s /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:160 Verify each certificate ------------------------------------------------- 0.03s /WORKDIR/git-weekly-ciwa8bkj3c/tests/tests_subject.yml:48 --------------------- Verify certificate subject ---------------------------------------------- 0.03s /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:102 Verify certificate Extended Key Usage ----------------------------------- 0.03s /WORKDIR/git-weekly-ciwa8bkj3c/tests/tasks/assert_certificate_parameters.yml:138 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---