# 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_complex.yml ******************************************** 2 plays in /WORKDIR/git-weekly-cixlf5306y/tests/tests_subject_complex.yml PLAY [Issue simple self-signed certificate] ************************************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cixlf5306y/tests/tests_subject_complex.yml:2 Saturday 01 June 2024 14:00:53 +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-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/main.yml:2 Saturday 01 June 2024 14:00:54 +0000 (0:00:00.750) 0:00:00.763 ********* included: /WORKDIR/git-weekly-cixlf5306y/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-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 Saturday 01 June 2024 14:00:54 +0000 (0:00:00.010) 0:00:00.774 ********* 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-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:11 Saturday 01 June 2024 14:00:54 +0000 (0:00:00.017) 0:00:00.791 ********* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.certificate : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:16 Saturday 01 June 2024 14:00:54 +0000 (0:00:00.246) 0:00:01.038 ********* 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-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:20 Saturday 01 June 2024 14:00:54 +0000 (0:00:00.020) 0:00:01.058 ********* 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" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS_8.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Ensure certificate role dependencies are installed] *** task path: /WORKDIR/git-weekly-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/main.yml:5 Saturday 01 June 2024 14:00:54 +0000 (0:00:00.028) 0:00:01.086 ********* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-pyasn1-0.3.7-6.el8.noarch" ] } lsrpackages: python3-cryptography python3-dbus python3-pyasn1 TASK [linux-system-roles.certificate : Ensure provider packages are installed] *** task path: /WORKDIR/git-weekly-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/main.yml:24 Saturday 01 June 2024 14:00:58 +0000 (0:00:04.405) 0:00:05.492 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "rc": 0, "results": [ "Installed: certmonger-0.79.17-2.el8.x86_64", "Installed: xmlrpc-c-client-1.51.0-9.el8.x86_64", "Installed: xmlrpc-c-1.51.0-9.el8.x86_64" ] } lsrpackages: certmonger TASK [linux-system-roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /WORKDIR/git-weekly-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/main.yml:37 Saturday 01 June 2024 14:01:03 +0000 (0:00:04.394) 0:00:09.886 ********* 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-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/main.yml:63 Saturday 01 June 2024 14:01:03 +0000 (0:00:00.300) 0:00:10.186 ********* 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-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/main.yml:92 Saturday 01 June 2024 14:01:03 +0000 (0:00:00.206) 0:00:10.393 ********* changed: [sut] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "enabled": true, "name": "certmonger", "state": "started", "status": { "ActiveEnterTimestampMonotonic": "0", "ActiveExitTimestampMonotonic": "0", "ActiveState": "inactive", "After": "sysinit.target syslog.target basic.target network.target dbus.socket system.slice systemd-journald.socket dbus.service", "AllowIsolate": "no", "AllowedCPUs": "", "AllowedMemoryNodes": "", "AmbientCapabilities": "", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUAffinity": "", "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", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "ConfigurationDirectoryMode": "0755", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "DefaultMemoryLow": "0", "DefaultMemoryMin": "0", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "DynamicUser": "no", "EffectiveCPUs": "", "EffectiveMemoryNodes": "", "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 }", "FailureAction": "none", "FileDescriptorStoreMax": "0", "FragmentPath": "/usr/lib/systemd/system/certmonger.service", "FreezerState": "running", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "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": "65536", "LimitMEMLOCKSoft": "65536", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "262144", "LimitNOFILESoft": "1024", "LimitNPROC": "14003", "LimitNPROCSoft": "14003", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "14003", "LimitSIGPENDINGSoft": "14003", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "no", "LogLevelMax": "-1", "LogRateLimitBurst": "0", "LogRateLimitIntervalUSec": "0", "LogsDirectoryMode": "0755", "MainPID": "0", "MemoryAccounting": "yes", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "no", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemoryMin": "0", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "0", "NRestarts": "0", "NUMAMask": "", "NUMAPolicy": "n/a", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/run/certmonger.pid", "PartOf": "dbus.service", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateMounts": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "Requires": "sysinit.target system.slice dbus.socket", "Restart": "no", "RestartUSec": "100ms", "RestrictNamespaces": "no", "RestrictRealtime": "no", "RestrictSUIDSGID": "no", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "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": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "[not set]", "TasksMax": "22405", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "UtmpMode": "init", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.certificate : Ensure certificate requests] ************ task path: /WORKDIR/git-weekly-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/main.yml:104 Saturday 01 June 2024 14:01:04 +0000 (0:00:00.631) 0:00:11.025 ********* changed: [sut] => (item={'name': 'mycert_subject_complex', 'dns': 'www.example.com', 'common_name': '# \\\\Every"thing+that,ne;edsing\\0 ', 'contact_email': 'admin@example.com', 'ca': 'self-sign'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "self-sign", "common_name": "# \\\\Every\"thing+that,ne;edsing\\0 ", "contact_email": "admin@example.com", "dns": "www.example.com", "name": "mycert_subject_complex" } } MSG: Certificate requested (new). TASK [linux-system-roles.certificate : Slurp the contents of the files] ******** task path: /WORKDIR/git-weekly-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/main.yml:156 Saturday 01 June 2024 14:01:05 +0000 (0:00:00.694) 0:00:11.719 ********* skipping: [sut] => (item=['cert', {'name': 'mycert_subject_complex', 'dns': 'www.example.com', 'common_name': '# \\\\Every"thing+that,ne;edsing\\0 ', 'contact_email': 'admin@example.com', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "cert", { "ca": "self-sign", "common_name": "# \\\\Every\"thing+that,ne;edsing\\0 ", "contact_email": "admin@example.com", "dns": "www.example.com", "name": "mycert_subject_complex" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['key', {'name': 'mycert_subject_complex', 'dns': 'www.example.com', 'common_name': '# \\\\Every"thing+that,ne;edsing\\0 ', 'contact_email': 'admin@example.com', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "key", { "ca": "self-sign", "common_name": "# \\\\Every\"thing+that,ne;edsing\\0 ", "contact_email": "admin@example.com", "dns": "www.example.com", "name": "mycert_subject_complex" } ], "skip_reason": "Conditional result was False" } skipping: [sut] => (item=['ca', {'name': 'mycert_subject_complex', 'dns': 'www.example.com', 'common_name': '# \\\\Every"thing+that,ne;edsing\\0 ', 'contact_email': 'admin@example.com', 'ca': 'self-sign'}]) => { "ansible_loop_var": "item", "changed": false, "item": [ "ca", { "ca": "self-sign", "common_name": "# \\\\Every\"thing+that,ne;edsing\\0 ", "contact_email": "admin@example.com", "dns": "www.example.com", "name": "mycert_subject_complex" } ], "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Create return data] ********************* task path: /WORKDIR/git-weekly-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/main.yml:168 Saturday 01 June 2024 14:01:05 +0000 (0:00:00.024) 0:00:11.744 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Stop tracking certificates] ************* task path: /WORKDIR/git-weekly-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/main.yml:184 Saturday 01 June 2024 14:01:05 +0000 (0:00:00.017) 0:00:11.761 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Remove files] *************************** task path: /WORKDIR/git-weekly-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/main.yml:189 Saturday 01 June 2024 14:01:05 +0000 (0:00:00.018) 0:00:11.779 ********* 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-cixlf5306y/tests/tests_subject_complex.yml:16 Saturday 01 June 2024 14:01:05 +0000 (0:00:00.019) 0:00:11.799 ********* ok: [sut] META: ran handlers TASK [Verify each certificate] ************************************************* task path: /WORKDIR/git-weekly-cixlf5306y/tests/tests_subject_complex.yml:42 Saturday 01 June 2024 14:01:05 +0000 (0:00:00.487) 0:00:12.287 ********* included: /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml for sut TASK [Set virtualenv_path] ***************************************************** task path: /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:2 Saturday 01 June 2024 14:01:05 +0000 (0:00:00.028) 0:00:12.315 ********* ok: [sut] => { "ansible_facts": { "__virtualenv_path": "/tmp/certificate-tests-venv" }, "changed": false } TASK [Check if system is ostree] *********************************************** task path: /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:9 Saturday 01 June 2024 14:01:05 +0000 (0:00:00.019) 0:00:12.335 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set flag to indicate system is ostree] *********************************** task path: /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:14 Saturday 01 June 2024 14:01:05 +0000 (0:00:00.018) 0:00:12.353 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:18 Saturday 01 June 2024 14:01:05 +0000 (0:00:00.019) 0:00:12.372 ********* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure python3 is installed] ********************************************* task path: /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:29 Saturday 01 June 2024 14:01:05 +0000 (0:00:00.019) 0:00:12.392 ********* 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-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:40 Saturday 01 June 2024 14:01:08 +0000 (0:00:02.462) 0:00:14.854 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717250465.0181472, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "874207d11b2ba78f73edf5ddc7c1230752cae2d1", "ctime": 1717250465.0151474, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894942, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1717250465.0151474, "nlink": 1, "path": "/etc/pki/tls/certs/mycert_subject_complex.crt", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1375, "uid": 0, "version": "3318551345", "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-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:45 Saturday 01 June 2024 14:01:08 +0000 (0:00:00.202) 0:00:15.057 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate file owner and group] ********************************* task path: /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:51 Saturday 01 June 2024 14:01:08 +0000 (0:00:00.025) 0:00:15.082 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate permissions] ****************************************** task path: /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:63 Saturday 01 June 2024 14:01:08 +0000 (0:00:00.024) 0:00:15.106 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve key file stats] ************************************************* task path: /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:69 Saturday 01 June 2024 14:01:08 +0000 (0:00:00.022) 0:00:15.128 ********* ok: [sut] => { "changed": false, "stat": { "atime": 1717250464.967149, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "978c71a84704adb71cc7d124d2d717f70e40029b", "ctime": 1717250465.0151474, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 6894913, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1717250465.0151474, "nlink": 1, "path": "/etc/pki/tls/private/mycert_subject_complex.key", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 1704, "uid": 0, "version": "1440776087", "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-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:74 Saturday 01 June 2024 14:01:08 +0000 (0:00:00.202) 0:00:15.331 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key file owner and group] ***************************************** task path: /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:80 Saturday 01 June 2024 14:01:08 +0000 (0:00:00.024) 0:00:15.356 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Parse certificate] ******************************************************* task path: /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:92 Saturday 01 June 2024 14:01:08 +0000 (0:00:00.026) 0:00:15.382 ********* ok: [sut] => { "certificate": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "03:D5:03:72:A1:64:9B:52:DB:82:F6:89:59:EE:89:D5:1B:3A:DD:8D" }, "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": "D0:3D:4C:5F:21:F2:DE:EC:22:2B:B0:5D:F4:4C:78:D6:57:EF:D0:BA" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "B3:6C:3D:B9:E9:F8:37:9C:16:1A:6D:26:65:D6:B5:93:73:61:07:22:C0:64:6E:C8:B0:76:3C:03:1D:B0:A4:ED:ED:2C:1E:86:FB:47:D2:99:82:B3:C8:41:A6:71:6E:90:00:69:02:69:45:70:D5:CD:6D:AA:03:94:77:CD:9A:36:77:98:EC:68:32:02:11:85:E5:6F:D3:3D:3C:02:D5:A7:A4:5B:A2:86:FE:95:C0:4E:40:3E:80:18:BE:6C:35:12:60:60:C9:A0:D3:42:F3:83:8E:05:E8:F9:B0:BC:1E:91:D5:E2:17:51:F4:3F:81:2F:83:EA:A5:94:99:1C:90:19:D5:C7:70:59:1E:9C:D0:81:AD:BE:64:DF:5B:31:8A:56:6E:A9:E1:E5:C1:18:FF:E6:4F:73:D4:8D:50:B2:D1:71:BD:98:B4:D0:EA:6D:5C:CF:97:86:59:77:E2:0E:D6:95:0B:C5:48:89:5C:C6:4A:B7:97:2B:02:17:8F:AC:61:82:19:D5:BF:51:3C:35:09:44:B7:EB:0A:53:FB:21:D8:6C:5F:CD:9C:02:CF:2D:57:01:CC:5D:D4:1F:A8:E5:74:F6:F7:14:14:9B:D5:0C:5A:A5:1C:2C:7E:D8:CB:F2:76:AA:5B:B7:EC:53:46:DF:04:22:9F:33:CA:17:31:0A:3D:0E" }, "subject": [ { "name": "emailAddress", "oid": "1.2.840.113549.1.9.1", "value": "admin@example.com" }, { "name": "commonName", "oid": "2.5.4.3", "value": "# \\\\Every\"thing+that,ne;edsing\\0 " } ], "validity": { "not_valid_after": "20250601140104Z", "not_valid_before": "20240601140105Z" } }, "changed": false } TASK [Load certificate YAML to cert_issued variable] *************************** task path: /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:98 Saturday 01 June 2024 14:01:09 +0000 (0:00:00.492) 0:00:15.875 ********* ok: [sut] => { "ansible_facts": { "cert_issued": { "extensions": { "authorityKeyIdentifier": { "critical": false, "value": "03:D5:03:72:A1:64:9B:52:DB:82:F6:89:59:EE:89:D5:1B:3A:DD:8D" }, "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": "D0:3D:4C:5F:21:F2:DE:EC:22:2B:B0:5D:F4:4C:78:D6:57:EF:D0:BA" } }, "key_size": 2048, "signature_algorithm": { "algorithm": "sha256WithRSAEncryption", "signature": "B3:6C:3D:B9:E9:F8:37:9C:16:1A:6D:26:65:D6:B5:93:73:61:07:22:C0:64:6E:C8:B0:76:3C:03:1D:B0:A4:ED:ED:2C:1E:86:FB:47:D2:99:82:B3:C8:41:A6:71:6E:90:00:69:02:69:45:70:D5:CD:6D:AA:03:94:77:CD:9A:36:77:98:EC:68:32:02:11:85:E5:6F:D3:3D:3C:02:D5:A7:A4:5B:A2:86:FE:95:C0:4E:40:3E:80:18:BE:6C:35:12:60:60:C9:A0:D3:42:F3:83:8E:05:E8:F9:B0:BC:1E:91:D5:E2:17:51:F4:3F:81:2F:83:EA:A5:94:99:1C:90:19:D5:C7:70:59:1E:9C:D0:81:AD:BE:64:DF:5B:31:8A:56:6E:A9:E1:E5:C1:18:FF:E6:4F:73:D4:8D:50:B2:D1:71:BD:98:B4:D0:EA:6D:5C:CF:97:86:59:77:E2:0E:D6:95:0B:C5:48:89:5C:C6:4A:B7:97:2B:02:17:8F:AC:61:82:19:D5:BF:51:3C:35:09:44:B7:EB:0A:53:FB:21:D8:6C:5F:CD:9C:02:CF:2D:57:01:CC:5D:D4:1F:A8:E5:74:F6:F7:14:14:9B:D5:0C:5A:A5:1C:2C:7E:D8:CB:F2:76:AA:5B:B7:EC:53:46:DF:04:22:9F:33:CA:17:31:0A:3D:0E" }, "subject": [ { "name": "emailAddress", "oid": "1.2.840.113549.1.9.1", "value": "admin@example.com" }, { "name": "commonName", "oid": "2.5.4.3", "value": "# \\\\Every\"thing+that,ne;edsing\\0 " } ], "validity": { "not_valid_after": "20250601140104Z", "not_valid_before": "20240601140105Z" } } }, "changed": false } TASK [Verify certificate subject] ********************************************** task path: /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:102 Saturday 01 June 2024 14:01:09 +0000 (0:00:00.022) 0:00:15.897 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate SAN] ************************************************** task path: /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:111 Saturday 01 June 2024 14:01:09 +0000 (0:00:00.023) 0:00:15.921 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify key size] ********************************************************* task path: /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:120 Saturday 01 June 2024 14:01:09 +0000 (0:00:00.021) 0:00:15.943 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Key Usage] ******************************************** task path: /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:127 Saturday 01 June 2024 14:01:09 +0000 (0:00:00.021) 0:00:15.964 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify certificate Extended Key Usage] *********************************** task path: /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:138 Saturday 01 June 2024 14:01:09 +0000 (0:00:00.024) 0:00:15.989 ********* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Retrieve auto-renew flag] ************************************************ task path: /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:151 Saturday 01 June 2024 14:01:09 +0000 (0:00:00.025) 0:00:16.014 ********* ok: [sut] => { "changed": false, "cmd": "set -euo pipefail; getcert list -f /etc/pki/tls/certs/mycert_subject_complex.crt | grep 'auto-renew' | sed 's/^\\s\\+auto-renew: //g'", "delta": "0:00:00.051949", "end": "2024-06-01 14:01:09.758855", "rc": 0, "start": "2024-06-01 14:01:09.706906" } STDOUT: yes TASK [Verify certificate auto-renew flag] ************************************** task path: /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:160 Saturday 01 June 2024 14:01:09 +0000 (0:00:00.308) 0:00:16.323 ********* 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 01 June 2024 14:01:09 +0000 (0:00:00.019) 0:00:16.343 ********* =============================================================================== linux-system-roles.certificate : Ensure certificate role dependencies are installed --- 4.41s /WORKDIR/git-weekly-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/main.yml:5 linux-system-roles.certificate : Ensure provider packages are installed --- 4.39s /WORKDIR/git-weekly-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/main.yml:24 Ensure python3 is installed --------------------------------------------- 2.46s /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:29 Gathering Facts --------------------------------------------------------- 0.75s /WORKDIR/git-weekly-cixlf5306y/tests/tests_subject_complex.yml:2 -------------- linux-system-roles.certificate : Ensure certificate requests ------------ 0.69s /WORKDIR/git-weekly-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/main.yml:104 linux-system-roles.certificate : Ensure provider service is running ----- 0.63s /WORKDIR/git-weekly-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/main.yml:92 Parse certificate ------------------------------------------------------- 0.49s /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:92 Gathering Facts --------------------------------------------------------- 0.49s /WORKDIR/git-weekly-cixlf5306y/tests/tests_subject_complex.yml:16 ------------- Retrieve auto-renew flag ------------------------------------------------ 0.31s /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:151 linux-system-roles.certificate : Ensure pre-scripts hooks directory exists --- 0.30s /WORKDIR/git-weekly-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/main.yml:37 linux-system-roles.certificate : Check if system is ostree -------------- 0.25s /WORKDIR/git-weekly-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:11 linux-system-roles.certificate : Ensure post-scripts hooks directory exists --- 0.21s /WORKDIR/git-weekly-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/main.yml:63 Retrieve key file stats ------------------------------------------------- 0.20s /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:69 Retrieve certificate file stats ----------------------------------------- 0.20s /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:40 Verify each certificate ------------------------------------------------- 0.03s /WORKDIR/git-weekly-cixlf5306y/tests/tests_subject_complex.yml:42 ------------- linux-system-roles.certificate : Set platform/version specific variables --- 0.03s /WORKDIR/git-weekly-cixlf5306y/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:20 Verify key file owner and group ----------------------------------------- 0.03s /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:80 Verify if certificate file exists --------------------------------------- 0.03s /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:45 Verify certificate Extended Key Usage ----------------------------------- 0.03s /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:138 Verify certificate Key Usage -------------------------------------------- 0.02s /WORKDIR/git-weekly-cixlf5306y/tests/tasks/assert_certificate_parameters.yml:127 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---