ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpyk8b1iha executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_certificate_runafter.yml *************************************** 1 plays in /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml PLAY [test certificate issuance with run_after shell script] ******************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:5 Wednesday 03 August 2022 07:45:02 +0000 (0:00:00.013) 0:00:00.013 ****** ok: [/cache/centos-7.qcow2c.snap] META: ran handlers TASK [Download current linux-system-roles.certificate] ************************* task path: /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:8 Wednesday 03 August 2022 07:45:03 +0000 (0:00:01.101) 0:00:01.115 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install cockpit] ********************************************************* task path: /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:21 Wednesday 03 August 2022 07:45:03 +0000 (0:00:00.038) 0:00:01.153 ****** TASK [linux-system-roles.cockpit : Ensure ansible_facts and variables used by role] *** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/main.yml:1 Wednesday 03 August 2022 07:45:03 +0000 (0:00:00.067) 0:00:01.220 ****** included: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml for /cache/centos-7.qcow2c.snap TASK [linux-system-roles.cockpit : Ensure ansible_facts used by role] ********** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:2 Wednesday 03 August 2022 07:45:03 +0000 (0:00:00.027) 0:00:01.247 ****** ok: [/cache/centos-7.qcow2c.snap] TASK [linux-system-roles.cockpit : Set version specific variables] ************* task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:8 Wednesday 03 August 2022 07:45:04 +0000 (0:00:00.397) 0:00:01.645 ****** ok: [/cache/centos-7.qcow2c.snap] => (item=/tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/vars/CentOS-7.yml) => { "ansible_facts": { "__cockpit_packages": { "default": "{{ __cockpit_packages_minimal + __cockpit_packages_default }}", "full": "{{ __cockpit_packages_minimal + __cockpit_packages_default + __cockpit_packages_full }}", "minimal": "{{ __cockpit_packages_minimal }}" }, "__cockpit_packages_default": [ "cockpit", "cockpit-networkmanager", "cockpit-packagekit", "cockpit-selinux", "cockpit-storaged" ], "__cockpit_packages_exclude": [ "cockpit-machines-ovirt", "cockpit-tests" ], "__cockpit_packages_full": [ "cockpit-composer", "cockpit-dashboard", "cockpit-doc", "cockpit-docker", "cockpit-machines", "cockpit-pcp", "cockpit-shell" ], "__cockpit_packages_minimal": [ "cockpit-system", "cockpit-ws" ] }, "ansible_included_var_files": [ "/tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/vars/CentOS-7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/vars/CentOS-7.yml" } TASK [linux-system-roles.cockpit : List active RHEL repositories] ************** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/main.yml:9 Wednesday 03 August 2022 07:45:04 +0000 (0:00:00.038) 0:00:01.683 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.cockpit : Enable RHEL repositories] ******************* task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/main.yml:17 Wednesday 03 August 2022 07:45:04 +0000 (0:00:00.022) 0:00:01.705 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.cockpit : Manage cockpit packages using platform specific package manager if applicable] *** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/main.yml:21 Wednesday 03 August 2022 07:45:04 +0000 (0:00:00.020) 0:00:01.726 ****** included: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/setup-yum.yml for /cache/centos-7.qcow2c.snap => (item=/tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/setup-yum.yml) TASK [linux-system-roles.cockpit : If choosing custom package set, ensure minimal cockpit is included] *** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/setup-yum.yml:1 Wednesday 03 August 2022 07:45:04 +0000 (0:00:00.036) 0:00:01.763 ****** ok: [/cache/centos-7.qcow2c.snap] => { "ansible_facts": { "cockpit_packages": "minimal" }, "changed": false } TASK [linux-system-roles.cockpit : Ensure Cockpit Web Console packages are installed.] *** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/setup-yum.yml:8 Wednesday 03 August 2022 07:45:04 +0000 (0:00:00.035) 0:00:01.798 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "rc": 0, "results": [ "cockpit-system-195.12-1.el7.centos.noarch providing cockpit-system is already installed", "cockpit-ws-195.12-1.el7.centos.x86_64 providing cockpit-ws is already installed" ] } TASK [linux-system-roles.cockpit : Create custom port configuration file directory] *** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/main.yml:27 Wednesday 03 August 2022 07:45:05 +0000 (0:00:00.686) 0:00:02.484 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.cockpit : Create custom port configuration file] ****** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/main.yml:35 Wednesday 03 August 2022 07:45:05 +0000 (0:00:00.025) 0:00:02.510 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.cockpit : Check if SELinux is enabled] **************** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/main.yml:51 Wednesday 03 August 2022 07:45:05 +0000 (0:00:00.023) 0:00:02.533 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Allow cockpit to own custom port in SELinux policy] ********************** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/main.yml:58 Wednesday 03 August 2022 07:45:05 +0000 (0:00:00.023) 0:00:02.557 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.cockpit : Clean up port configuration file for undefined custom port] *** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/main.yml:66 Wednesday 03 August 2022 07:45:05 +0000 (0:00:00.024) 0:00:02.582 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "path": "/etc/systemd/system/cockpit.socket.d/listen.conf", "state": "absent" } TASK [linux-system-roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled] *** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/main.yml:75 Wednesday 03 August 2022 07:45:05 +0000 (0:00:00.432) 0:00:03.014 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "enabled": true, "name": "cockpit.socket", "state": "started", "status": { "Accept": "no", "ActiveEnterTimestamp": "Wed 2022-08-03 07:45:00 UTC", "ActiveEnterTimestampMonotonic": "26739840", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice systemd-journald.socket sysinit.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2022-08-03 07:45:00 UTC", "AssertTimestampMonotonic": "26697393", "Backlog": "128", "Before": "cockpit.service shutdown.target cockpit-motd.service sockets.target", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "Broadcast": "no", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2022-08-03 07:45:00 UTC", "ConditionTimestampMonotonic": "26697392", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/cockpit.socket", "ControlPID": "0", "DefaultDependencies": "yes", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Cockpit Web Service Socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "Documentation": "man:cockpit-ws(8)", "ExecStartPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf active.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[Wed 2022-08-03 07:45:00 UTC] ; stop_time=[Wed 2022-08-03 07:45:00 UTC] ; pid=2816 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf /usr/share/cockpit/motd/inactive.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FragmentPath": "/usr/lib/systemd/system/cockpit.socket", "FreeBind": "no", "IOScheduling": "0", "IPTOS": "-1", "IPTTL": "-1", "Id": "cockpit.socket", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2022-08-03 07:45:00 UTC", "InactiveExitTimestampMonotonic": "26698916", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "7154", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "7154", "LimitSTACK": "18446744073709551615", "ListenStream": "[::]:9090", "LoadState": "loaded", "Mark": "-1", "MaxConnections": "64", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "NAccepted": "0", "NConnections": "0", "Names": "cockpit.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PassCredentials": "no", "PassSecurity": "no", "PipeSize": "0", "Priority": "-1", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveOnStop": "no", "RequiredBy": "cockpit.service", "Requires": "sysinit.target system.slice", "Result": "success", "ReusePort": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SocketMode": "0666", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StopWhenUnneeded": "no", "SubState": "listening", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Transparent": "no", "Triggers": "cockpit.service", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "sockets.target", "Wants": "cockpit-motd.service" } } TASK [linux-system-roles.cockpit : Create cockpit.conf configuration file] ***** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/main.yml:81 Wednesday 03 August 2022 07:45:06 +0000 (0:00:00.634) 0:00:03.648 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.cockpit : Link to configured existing certificate] **** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/main.yml:92 Wednesday 03 August 2022 07:45:06 +0000 (0:00:00.025) 0:00:03.674 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.cockpit : Link to configured existing certificate key] *** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/main.yml:102 Wednesday 03 August 2022 07:45:06 +0000 (0:00:00.023) 0:00:03.698 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/centos-7.qcow2c.snap TASK [Allow certmonger to write into Cockpit's certificate directory] ********** task path: /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:31 Wednesday 03 August 2022 07:45:06 +0000 (0:00:00.029) 0:00:03.728 ****** changed: [/cache/centos-7.qcow2c.snap] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/cockpit/ws-certs.d/", "secontext": "system_u:object_r:cert_t:s0", "size": 58, "state": "directory", "uid": 0 } TASK [Generate certificate with linux-system-roles.certificate] **************** task path: /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:38 Wednesday 03 August 2022 07:45:06 +0000 (0:00:00.296) 0:00:04.024 ****** TASK [linux-system-roles.certificate : Set version specific variables] ********* task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.certificate/tasks/main.yml:2 Wednesday 03 August 2022 07:45:06 +0000 (0:00:00.051) 0:00:04.076 ****** included: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml for /cache/centos-7.qcow2c.snap TASK [linux-system-roles.certificate : Ensure ansible_facts used by role] ****** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 Wednesday 03 August 2022 07:45:06 +0000 (0:00:00.027) 0:00:04.103 ****** ok: [/cache/centos-7.qcow2c.snap] TASK [linux-system-roles.certificate : Set platform/version specific variables] *** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:8 Wednesday 03 August 2022 07:45:07 +0000 (0:00:00.428) 0:00:04.532 ****** skipping: [/cache/centos-7.qcow2c.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-7.qcow2c.snap] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [/cache/centos-7.qcow2c.snap] => (item=CentOS_7.yml) => { "ansible_facts": { "__certificate_default_directory": "/etc/pki/tls", "__certificate_packages": [ "python-pyasn1", "python-cryptography", "python-dbus" ] }, "ansible_included_var_files": [ "/tmp/tmpbkexa8_d/tests/roles/linux-system-roles.certificate/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [/cache/centos-7.qcow2c.snap] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.certificate/tasks/main.yml:5 Wednesday 03 August 2022 07:45:07 +0000 (0:00:00.093) 0:00:04.625 ****** changed: [/cache/centos-7.qcow2c.snap] => { "changed": true, "changes": { "installed": [ "python-pyasn1", "python-cryptography" ] }, "rc": 0, "results": [ "dbus-python-1.1.1-9.el7.x86_64 providing python-dbus is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: nyc.mirrors.clouvider.net\n * extras: atl.mirrors.clouvider.net\n * updates: mirror.vcu.edu\nResolving Dependencies\n--> Running transaction check\n---> Package python2-cryptography.x86_64 0:1.7.2-2.el7 will be installed\n--> Processing Dependency: python-idna >= 2.0 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-cffi >= 1.4.1 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-enum34 for package: python2-cryptography-1.7.2-2.el7.x86_64\n---> Package python2-pyasn1.noarch 0:0.1.9-7.el7 will be installed\n--> Running transaction check\n---> Package python-cffi.x86_64 0:1.6.0-5.el7 will be installed\n--> Processing Dependency: python-pycparser for package: python-cffi-1.6.0-5.el7.x86_64\n---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed\n---> Package python-idna.noarch 0:2.4-1.el7 will be installed\n--> Running transaction check\n---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed\n--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch\n--> Running transaction check\n---> Package python-ply.noarch 0:3.4-11.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python2-cryptography x86_64 1.7.2-2.el7 base 502 k\n python2-pyasn1 noarch 0.1.9-7.el7 base 100 k\nInstalling for dependencies:\n python-cffi x86_64 1.6.0-5.el7 base 218 k\n python-enum34 noarch 1.0.4-1.el7 base 52 k\n python-idna noarch 2.4-1.el7 base 94 k\n python-ply noarch 3.4-11.el7 base 123 k\n python-pycparser noarch 2.14-1.el7 base 104 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+5 Dependent packages)\n\nTotal download size: 1.2 M\nInstalled size: 6.1 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 5.8 MB/s | 1.2 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-pyasn1-0.1.9-7.el7.noarch 1/7 \n Installing : python-enum34-1.0.4-1.el7.noarch 2/7 \n Installing : python-ply-3.4-11.el7.noarch 3/7 \n Installing : python-pycparser-2.14-1.el7.noarch 4/7 \n Installing : python-cffi-1.6.0-5.el7.x86_64 5/7 \n Installing : python-idna-2.4-1.el7.noarch 6/7 \n Installing : python2-cryptography-1.7.2-2.el7.x86_64 7/7 \n Verifying : python-idna-2.4-1.el7.noarch 1/7 \n Verifying : python-pycparser-2.14-1.el7.noarch 2/7 \n Verifying : python-ply-3.4-11.el7.noarch 3/7 \n Verifying : python-cffi-1.6.0-5.el7.x86_64 4/7 \n Verifying : python-enum34-1.0.4-1.el7.noarch 5/7 \n Verifying : python2-pyasn1-0.1.9-7.el7.noarch 6/7 \n Verifying : python2-cryptography-1.7.2-2.el7.x86_64 7/7 \n\nInstalled:\n python2-cryptography.x86_64 0:1.7.2-2.el7 python2-pyasn1.noarch 0:0.1.9-7.el7\n\nDependency Installed:\n python-cffi.x86_64 0:1.6.0-5.el7 python-enum34.noarch 0:1.0.4-1.el7 \n python-idna.noarch 0:2.4-1.el7 python-ply.noarch 0:3.4-11.el7 \n python-pycparser.noarch 0:2.14-1.el7 \n\nComplete!\n" ] } TASK [linux-system-roles.certificate : Ensure provider packages are installed] *** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.certificate/tasks/main.yml:22 Wednesday 03 August 2022 07:45:09 +0000 (0:00:02.601) 0:00:07.227 ****** changed: [/cache/centos-7.qcow2c.snap] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "changes": { "installed": [ "certmonger" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: nyc.mirrors.clouvider.net\n * extras: atl.mirrors.clouvider.net\n * updates: mirror.vcu.edu\nResolving Dependencies\n--> Running transaction check\n---> Package certmonger.x86_64 0:0.78.4-17.el7_9 will be installed\n--> Processing Dependency: psmisc for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.9)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_util.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_client.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Running transaction check\n---> Package libtalloc.x86_64 0:2.1.16-1.el7 will be installed\n---> Package libtevent.x86_64 0:0.9.39-1.el7 will be installed\n---> Package psmisc.x86_64 0:22.20-17.el7 will be installed\n---> Package xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n---> Package xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n certmonger x86_64 0.78.4-17.el7_9 updates 608 k\nInstalling for dependencies:\n libtalloc x86_64 2.1.16-1.el7 base 33 k\n libtevent x86_64 0.9.39-1.el7 base 41 k\n psmisc x86_64 22.20-17.el7 base 141 k\n xmlrpc-c x86_64 1.32.5-1905.svn2451.el7 base 130 k\n xmlrpc-c-client x86_64 1.32.5-1905.svn2451.el7 base 32 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+5 Dependent packages)\n\nTotal download size: 984 k\nInstalled size: 3.7 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 674 kB/s | 984 kB 00:01 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 1/6 \n Installing : libtalloc-2.1.16-1.el7.x86_64 2/6 \n Installing : libtevent-0.9.39-1.el7.x86_64 3/6 \n Installing : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 4/6 \n Installing : psmisc-22.20-17.el7.x86_64 5/6 \n Installing : certmonger-0.78.4-17.el7_9.x86_64 6/6 \n Verifying : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 1/6 \n Verifying : libtevent-0.9.39-1.el7.x86_64 2/6 \n Verifying : libtalloc-2.1.16-1.el7.x86_64 3/6 \n Verifying : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 4/6 \n Verifying : certmonger-0.78.4-17.el7_9.x86_64 5/6 \n Verifying : psmisc-22.20-17.el7.x86_64 6/6 \n\nInstalled:\n certmonger.x86_64 0:0.78.4-17.el7_9 \n\nDependency Installed:\n libtalloc.x86_64 0:2.1.16-1.el7 \n libtevent.x86_64 0:0.9.39-1.el7 \n psmisc.x86_64 0:22.20-17.el7 \n xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 \n xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 \n\nComplete!\n" ] } TASK [linux-system-roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.certificate/tasks/main.yml:33 Wednesday 03 August 2022 07:45:13 +0000 (0:00:03.622) 0:00:10.850 ****** changed: [/cache/centos-7.qcow2c.snap] => (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: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.certificate/tasks/main.yml:59 Wednesday 03 August 2022 07:45:13 +0000 (0:00:00.322) 0:00:11.172 ****** changed: [/cache/centos-7.qcow2c.snap] => (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: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.certificate/tasks/main.yml:88 Wednesday 03 August 2022 07:45:14 +0000 (0:00:00.367) 0:00:11.540 ****** changed: [/cache/centos-7.qcow2c.snap] => (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": "systemd-journald.socket syslog.target basic.target dbus.service system.slice network.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "EnvironmentFile": "/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 /var/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", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "7154", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "7154", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/var/run/certmonger.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.certificate : Ensure certificate requests] ************ task path: /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.certificate/tasks/main.yml:100 Wednesday 03 August 2022 07:45:14 +0000 (0:00:00.539) 0:00:12.080 ****** changed: [/cache/centos-7.qcow2c.snap] => (item={'name': 'monger-cockpit', 'dns': ['localhost', 'www.example.com'], 'ca': 'local', 'group': 'cockpit-ws', 'run_after': 'DEST=/etc/cockpit/ws-certs.d/monger-cockpit.cert\ncat /etc/pki/tls/certs/monger-cockpit.crt \\\n/etc/pki/tls/private/monger-cockpit.key > $DEST\nchmod 640 $DEST\nchown root:cockpit-ws $DEST\n'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "local", "dns": [ "localhost", "www.example.com" ], "group": "cockpit-ws", "name": "monger-cockpit", "run_after": "DEST=/etc/cockpit/ws-certs.d/monger-cockpit.cert\ncat /etc/pki/tls/certs/monger-cockpit.crt \\\n/etc/pki/tls/private/monger-cockpit.key > $DEST\nchmod 640 $DEST\nchown root:cockpit-ws $DEST\n" } } MSG: Certificate requested (new). Pre/Post run hooks updated. File attributes updated. META: role_complete for /cache/centos-7.qcow2c.snap TASK [Get PEM of certmonger's local CA] **************************************** task path: /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:62 Wednesday 03 August 2022 07:45:15 +0000 (0:00:00.730) 0:00:12.810 ****** changed: [/cache/centos-7.qcow2c.snap] => { "changed": true, "cmd": [ "openssl", "pkcs12", "-in", "/var/lib/certmonger/local/creds", "-out", "/var/lib/certmonger/local/ca.pem", "-nokeys", "-nodes", "-passin", "pass:" ], "delta": "0:00:00.009685", "end": "2022-08-03 07:45:16.087668", "rc": 0, "start": "2022-08-03 07:45:16.077983" } STDERR: MAC verified OK TASK [test - cockpit works with TLS and expected certificate] ****************** task path: /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:69 Wednesday 03 August 2022 07:45:15 +0000 (0:00:00.418) 0:00:13.229 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "cmd": [ "curl", "--cacert", "/var/lib/certmonger/local/ca.pem", "https://localhost:9090" ], "delta": "0:00:00.213384", "end": "2022-08-03 07:45:16.588705", "rc": 0, "start": "2022-08-03 07:45:16.375321" } STDOUT: Loading...

STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39050 0 39050 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k TASK [test - get certmonger tracking status] *********************************** task path: /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:76 Wednesday 03 August 2022 07:45:16 +0000 (0:00:00.518) 0:00:13.748 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "cmd": [ "getcert", "list", "--tracking-only", "-f", "/etc/pki/tls/certs/monger-cockpit.crt" ], "delta": "0:00:00.040787", "end": "2022-08-03 07:45:16.944073", "rc": 0, "start": "2022-08-03 07:45:16.903286" } STDOUT: Number of certificates and requests being tracked: 1. Request ID '20220803074515': status: MONITORING stuck: no key pair storage: type=FILE,location='/etc/pki/tls/private/monger-cockpit.key' certificate: type=FILE,location='/etc/pki/tls/certs/monger-cockpit.crt' CA: local issuer: CN=dc02fa5f-e2394554-b2c14e7e-3b666f8f,CN=Local Signing Authority subject: CN=localhost expires: 2023-08-03 07:45:15 UTC dns: localhost,www.example.com key usage: digitalSignature,keyEncipherment eku: id-kp-serverAuth,id-kp-clientAuth pre-save command: post-save command: /etc/certmonger/post-scripts/monger-cockpit-59d1099.sh track: yes auto-renew: yes TASK [test - ensure certificate generation succeeded] ************************** task path: /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:83 Wednesday 03 August 2022 07:45:16 +0000 (0:00:00.339) 0:00:14.088 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false } MSG: All assertions passed TASK [test - clean up tracked certificate] ************************************* task path: /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:87 Wednesday 03 August 2022 07:45:16 +0000 (0:00:00.033) 0:00:14.121 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "cmd": [ "getcert", "stop-tracking", "-f", "/etc/pki/tls/certs/monger-cockpit.crt" ], "delta": "0:00:00.033935", "end": "2022-08-03 07:45:17.321693", "rc": 0, "start": "2022-08-03 07:45:17.287758" } STDOUT: Request "20220803074515" removed. TASK [test - clean up generated certificate] *********************************** task path: /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:94 Wednesday 03 August 2022 07:45:17 +0000 (0:00:00.341) 0:00:14.463 ****** changed: [/cache/centos-7.qcow2c.snap] => { "changed": true, "path": "/etc/pki/tls/certs/monger-cockpit.crt", "state": "absent" } TASK [test - clean up generated private key] *********************************** task path: /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:99 Wednesday 03 August 2022 07:45:17 +0000 (0:00:00.293) 0:00:14.756 ****** changed: [/cache/centos-7.qcow2c.snap] => { "changed": true, "path": "/etc/pki/tls/private/monger-cockpit.key", "state": "absent" } TASK [test - clean up copied certificate] ************************************** task path: /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:104 Wednesday 03 August 2022 07:45:17 +0000 (0:00:00.296) 0:00:15.053 ****** changed: [/cache/centos-7.qcow2c.snap] => { "changed": true, "path": "/etc/cockpit/ws-certs.d/monger-cockpit.cert", "state": "absent" } TASK [test - generic cleanup] ************************************************** task path: /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:109 Wednesday 03 August 2022 07:45:18 +0000 (0:00:00.325) 0:00:15.378 ****** included: /tmp/tmpbkexa8_d/tests/tasks/cleanup.yml for /cache/centos-7.qcow2c.snap TASK [cleanup - packages] ****************************************************** task path: /tmp/tmpbkexa8_d/tests/tasks/cleanup.yml:1 Wednesday 03 August 2022 07:45:18 +0000 (0:00:00.029) 0:00:15.408 ****** changed: [/cache/centos-7.qcow2c.snap] => { "changed": true, "changes": { "removed": [ "cockpit-bridge", "cockpit-ws" ] }, "rc": 0, "results": [ "cockpit-doc is not installed", "Loaded plugins: fastestmirror\nResolving Dependencies\n--> Running transaction check\n---> Package cockpit-bridge.x86_64 0:195.12-1.el7.centos will be erased\n--> Processing Dependency: cockpit-bridge >= 195.12-1.el7.centos for package: cockpit-system-195.12-1.el7.centos.noarch\n---> Package cockpit-ws.x86_64 0:195.12-1.el7.centos will be erased\n--> Running transaction check\n---> Package cockpit-system.noarch 0:195.12-1.el7.centos will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n cockpit-bridge x86_64 195.12-1.el7.centos @extras 868 k\n cockpit-ws x86_64 195.12-1.el7.centos @extras 1.6 M\nRemoving for dependencies:\n cockpit-system noarch 195.12-1.el7.centos @extras 1.7 M\n\nTransaction Summary\n================================================================================\nRemove 2 Packages (+1 Dependent package)\n\nInstalled size: 4.1 M\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : cockpit-system-195.12-1.el7.centos.noarch 1/3 \n Erasing : cockpit-bridge-195.12-1.el7.centos.x86_64 2/3 \n Erasing : cockpit-ws-195.12-1.el7.centos.x86_64 3/3 \n Verifying : cockpit-ws-195.12-1.el7.centos.x86_64 1/3 \n Verifying : cockpit-system-195.12-1.el7.centos.noarch 2/3 \n Verifying : cockpit-bridge-195.12-1.el7.centos.x86_64 3/3 \n\nRemoved:\n cockpit-bridge.x86_64 0:195.12-1.el7.centos \n cockpit-ws.x86_64 0:195.12-1.el7.centos \n\nDependency Removed:\n cockpit-system.noarch 0:195.12-1.el7.centos \n\nComplete!\n" ] } TASK [cleanup - find certificates] ********************************************* task path: /tmp/tmpbkexa8_d/tests/tasks/cleanup.yml:13 Wednesday 03 August 2022 07:45:19 +0000 (0:00:01.581) 0:00:16.989 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "examined": 2, "files": [ { "atime": 1659512700.5282795, "ctime": 1659512700.5252795, "dev": 64769, "gid": 0, "gr_name": "root", "inode": 39115, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "mode": "0777", "mtime": 1659512700.5252795, "nlink": 1, "path": "/etc/cockpit/ws-certs.d/50-system-role.crt", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "wgrp": true, "woth": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true }, { "atime": 1659512700.8382795, "ctime": 1659512700.8352795, "dev": 64769, "gid": 0, "gr_name": "root", "inode": 39116, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "mode": "0777", "mtime": 1659512700.8352795, "nlink": 1, "path": "/etc/cockpit/ws-certs.d/50-system-role.key", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "wgrp": true, "woth": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } ], "matched": 2, "skipped_paths": {} } MSG: All paths examined TASK [cleanup - certificates] ************************************************** task path: /tmp/tmpbkexa8_d/tests/tasks/cleanup.yml:23 Wednesday 03 August 2022 07:45:20 +0000 (0:00:00.433) 0:00:17.423 ****** changed: [/cache/centos-7.qcow2c.snap] => (item={'uid': 0, 'woth': True, 'mtime': 1659512700.5252795, 'inode': 39115, 'isgid': False, 'size': 17, 'roth': True, 'isuid': False, 'isreg': False, 'pw_name': 'root', 'gid': 0, 'ischr': False, 'wusr': True, 'xoth': True, 'rusr': True, 'nlink': 1, 'issock': False, 'rgrp': True, 'gr_name': 'root', 'path': '/etc/cockpit/ws-certs.d/50-system-role.crt', 'xusr': True, 'atime': 1659512700.5282795, 'isdir': False, 'ctime': 1659512700.5252795, 'isblk': False, 'xgrp': True, 'dev': 64769, 'wgrp': True, 'isfifo': False, 'mode': '0777', 'islnk': True}) => { "ansible_loop_var": "item", "changed": true, "item": { "atime": 1659512700.5282795, "ctime": 1659512700.5252795, "dev": 64769, "gid": 0, "gr_name": "root", "inode": 39115, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "mode": "0777", "mtime": 1659512700.5252795, "nlink": 1, "path": "/etc/cockpit/ws-certs.d/50-system-role.crt", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "wgrp": true, "woth": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true }, "path": "/etc/cockpit/ws-certs.d/50-system-role.crt", "state": "absent" } changed: [/cache/centos-7.qcow2c.snap] => (item={'uid': 0, 'woth': True, 'mtime': 1659512700.8352795, 'inode': 39116, 'isgid': False, 'size': 17, 'roth': True, 'isuid': False, 'isreg': False, 'pw_name': 'root', 'gid': 0, 'ischr': False, 'wusr': True, 'xoth': True, 'rusr': True, 'nlink': 1, 'issock': False, 'rgrp': True, 'gr_name': 'root', 'path': '/etc/cockpit/ws-certs.d/50-system-role.key', 'xusr': True, 'atime': 1659512700.8382795, 'isdir': False, 'ctime': 1659512700.8352795, 'isblk': False, 'xgrp': True, 'dev': 64769, 'wgrp': True, 'isfifo': False, 'mode': '0777', 'islnk': True}) => { "ansible_loop_var": "item", "changed": true, "item": { "atime": 1659512700.8382795, "ctime": 1659512700.8352795, "dev": 64769, "gid": 0, "gr_name": "root", "inode": 39116, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "mode": "0777", "mtime": 1659512700.8352795, "nlink": 1, "path": "/etc/cockpit/ws-certs.d/50-system-role.key", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "wgrp": true, "woth": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true }, "path": "/etc/cockpit/ws-certs.d/50-system-role.key", "state": "absent" } TASK [cleanup - config file] *************************************************** task path: /tmp/tmpbkexa8_d/tests/tasks/cleanup.yml:32 Wednesday 03 August 2022 07:45:20 +0000 (0:00:00.586) 0:00:18.010 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "path": "/etc/cockpit/cockpit.conf", "state": "absent" } TASK [cleanup - port customization] ******************************************** task path: /tmp/tmpbkexa8_d/tests/tasks/cleanup.yml:40 Wednesday 03 August 2022 07:45:21 +0000 (0:00:00.298) 0:00:18.309 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "path": "/etc/systemd/system/cockpit.socket.d/", "state": "absent" } TASK [cleanup - reload systemd] ************************************************ task path: /tmp/tmpbkexa8_d/tests/tasks/cleanup.yml:48 Wednesday 03 August 2022 07:45:21 +0000 (0:00:00.297) 0:00:18.607 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "name": null, "status": {} } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-7.qcow2c.snap : ok=34 changed=13 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0 Wednesday 03 August 2022 07:45:21 +0000 (0:00:00.447) 0:00:19.054 ****** =============================================================================== linux-system-roles.certificate : Ensure provider packages are installed --- 3.62s /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.certificate/tasks/main.yml:22 - linux-system-roles.certificate : Ensure certificate role dependencies are installed --- 2.60s /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.certificate/tasks/main.yml:5 -- cleanup - packages ------------------------------------------------------ 1.58s /tmp/tmpbkexa8_d/tests/tasks/cleanup.yml:1 ------------------------------------ Gathering Facts --------------------------------------------------------- 1.10s /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:5 ----------------------- linux-system-roles.certificate : Ensure certificate requests ------------ 0.73s /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.certificate/tasks/main.yml:100 linux-system-roles.cockpit : Ensure Cockpit Web Console packages are installed. --- 0.69s /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/setup-yum.yml:8 - linux-system-roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled --- 0.63s /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/main.yml:75 ----- cleanup - certificates -------------------------------------------------- 0.59s /tmp/tmpbkexa8_d/tests/tasks/cleanup.yml:23 ----------------------------------- linux-system-roles.certificate : Ensure provider service is running ----- 0.54s /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.certificate/tasks/main.yml:88 - test - cockpit works with TLS and expected certificate ------------------ 0.52s /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:69 ---------------------- cleanup - reload systemd ------------------------------------------------ 0.45s /tmp/tmpbkexa8_d/tests/tasks/cleanup.yml:48 ----------------------------------- cleanup - find certificates --------------------------------------------- 0.43s /tmp/tmpbkexa8_d/tests/tasks/cleanup.yml:13 ----------------------------------- linux-system-roles.cockpit : Clean up port configuration file for undefined custom port --- 0.43s /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/main.yml:66 ----- linux-system-roles.certificate : Ensure ansible_facts used by role ------ 0.43s /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 Get PEM of certmonger's local CA ---------------------------------------- 0.42s /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:62 ---------------------- linux-system-roles.cockpit : Ensure ansible_facts used by role ---------- 0.40s /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.cockpit/tasks/set_vars.yml:2 -- linux-system-roles.certificate : Ensure post-scripts hooks directory exists --- 0.37s /tmp/tmpbkexa8_d/tests/roles/linux-system-roles.certificate/tasks/main.yml:59 - test - clean up tracked certificate ------------------------------------- 0.34s /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:87 ---------------------- test - get certmonger tracking status ----------------------------------- 0.34s /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:76 ---------------------- test - clean up copied certificate -------------------------------------- 0.33s /tmp/tmpbkexa8_d/tests/tests_certificate_runafter.yml:104 --------------------- ansible-playbook [core 2.12.6] config file = /etc/ansible/ansible.cfg configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python3.9/site-packages/ansible ansible collection location = /tmp/tmpyk8b1iha executable location = /usr/bin/ansible-playbook python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)] jinja version = 2.11.3 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_certificate_runafter.yml *************************************** 1 plays in /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml PLAY [test certificate issuance with run_after shell script] ******************* TASK [Gathering Facts] ********************************************************* task path: /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml:5 Wednesday 03 August 2022 07:47:48 +0000 (0:00:00.013) 0:00:00.013 ****** ok: [/cache/centos-7.qcow2c.snap] META: ran handlers TASK [Download current linux-system-roles.certificate] ************************* task path: /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml:8 Wednesday 03 August 2022 07:47:49 +0000 (0:00:01.096) 0:00:01.109 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Install cockpit] ********************************************************* task path: /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml:21 Wednesday 03 August 2022 07:47:49 +0000 (0:00:00.039) 0:00:01.149 ****** TASK [fedora.linux_system_roles.cockpit : Ensure ansible_facts and variables used by role] *** task path: /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:1 Wednesday 03 August 2022 07:47:49 +0000 (0:00:00.073) 0:00:01.223 ****** included: /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml for /cache/centos-7.qcow2c.snap TASK [fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role] *** task path: /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:2 Wednesday 03 August 2022 07:47:49 +0000 (0:00:00.029) 0:00:01.253 ****** ok: [/cache/centos-7.qcow2c.snap] TASK [fedora.linux_system_roles.cockpit : Set version specific variables] ****** task path: /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:7 Wednesday 03 August 2022 07:47:49 +0000 (0:00:00.416) 0:00:01.669 ****** ok: [/cache/centos-7.qcow2c.snap] => (item=/tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/CentOS-7.yml) => { "ansible_facts": { "__cockpit_packages": { "default": "{{ __cockpit_packages_minimal + __cockpit_packages_default }}", "full": "{{ __cockpit_packages_minimal + __cockpit_packages_default + __cockpit_packages_full }}", "minimal": "{{ __cockpit_packages_minimal }}" }, "__cockpit_packages_default": [ "cockpit", "cockpit-networkmanager", "cockpit-packagekit", "cockpit-selinux", "cockpit-storaged" ], "__cockpit_packages_exclude": [ "cockpit-machines-ovirt", "cockpit-tests" ], "__cockpit_packages_full": [ "cockpit-composer", "cockpit-dashboard", "cockpit-doc", "cockpit-docker", "cockpit-machines", "cockpit-pcp", "cockpit-shell" ], "__cockpit_packages_minimal": [ "cockpit-system", "cockpit-ws" ] }, "ansible_included_var_files": [ "/tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/CentOS-7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "/tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/vars/CentOS-7.yml" } TASK [fedora.linux_system_roles.cockpit : List active RHEL repositories] ******* task path: /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:9 Wednesday 03 August 2022 07:47:49 +0000 (0:00:00.040) 0:00:01.709 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Enable RHEL repositories] ************ task path: /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:17 Wednesday 03 August 2022 07:47:49 +0000 (0:00:00.022) 0:00:01.732 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Manage cockpit packages using platform specific package manager if applicable] *** task path: /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:21 Wednesday 03 August 2022 07:47:49 +0000 (0:00:00.022) 0:00:01.754 ****** included: /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-yum.yml for /cache/centos-7.qcow2c.snap => (item=/tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-yum.yml) TASK [fedora.linux_system_roles.cockpit : If choosing custom package set, ensure minimal cockpit is included] *** task path: /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-yum.yml:1 Wednesday 03 August 2022 07:47:49 +0000 (0:00:00.038) 0:00:01.793 ****** ok: [/cache/centos-7.qcow2c.snap] => { "ansible_facts": { "cockpit_packages": "minimal" }, "changed": false } TASK [fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed.] *** task path: /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-yum.yml:6 Wednesday 03 August 2022 07:47:49 +0000 (0:00:00.040) 0:00:01.834 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "rc": 0, "results": [ "cockpit-system-195.12-1.el7.centos.noarch providing cockpit-system is already installed", "cockpit-ws-195.12-1.el7.centos.x86_64 providing cockpit-ws is already installed" ] } TASK [fedora.linux_system_roles.cockpit : Create custom port configuration file directory] *** task path: /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:27 Wednesday 03 August 2022 07:47:50 +0000 (0:00:00.692) 0:00:02.527 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Create custom port configuration file] *** task path: /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:35 Wednesday 03 August 2022 07:47:50 +0000 (0:00:00.026) 0:00:02.554 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Check if SELinux is enabled] ********* task path: /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:51 Wednesday 03 August 2022 07:47:50 +0000 (0:00:00.027) 0:00:02.581 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Allow cockpit to own custom port in SELinux policy] ********************** task path: /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:58 Wednesday 03 August 2022 07:47:50 +0000 (0:00:00.026) 0:00:02.607 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Clean up port configuration file for undefined custom port] *** task path: /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:66 Wednesday 03 August 2022 07:47:50 +0000 (0:00:00.026) 0:00:02.634 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "path": "/etc/systemd/system/cockpit.socket.d/listen.conf", "state": "absent" } TASK [fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled] *** task path: /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:75 Wednesday 03 August 2022 07:47:51 +0000 (0:00:00.462) 0:00:03.096 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "enabled": true, "name": "cockpit.socket", "state": "started", "status": { "Accept": "no", "ActiveEnterTimestamp": "Wed 2022-08-03 07:47:45 UTC", "ActiveEnterTimestampMonotonic": "27655996", "ActiveExitTimestampMonotonic": "0", "ActiveState": "active", "After": "system.slice sysinit.target systemd-journald.socket", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "yes", "AssertTimestamp": "Wed 2022-08-03 07:47:45 UTC", "AssertTimestampMonotonic": "27611288", "Backlog": "128", "Before": "cockpit-motd.service cockpit.service shutdown.target sockets.target", "BindIPv6Only": "default", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "Broadcast": "no", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Wed 2022-08-03 07:47:45 UTC", "ConditionTimestampMonotonic": "27611288", "Conflicts": "shutdown.target", "ControlGroup": "/system.slice/cockpit.socket", "ControlPID": "0", "DefaultDependencies": "yes", "DeferAcceptUSec": "0", "Delegate": "no", "Description": "Cockpit Web Service Socket", "DevicePolicy": "auto", "DirectoryMode": "0755", "Documentation": "man:cockpit-ws(8)", "ExecStartPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf active.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[Wed 2022-08-03 07:47:45 UTC] ; stop_time=[Wed 2022-08-03 07:47:45 UTC] ; pid=2817 ; code=exited ; status=0 }", "ExecStopPost": "{ path=/bin/ln ; argv[]=/bin/ln -snf /usr/share/cockpit/motd/inactive.motd /run/cockpit/motd ; ignore_errors=yes ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FragmentPath": "/usr/lib/systemd/system/cockpit.socket", "FreeBind": "no", "IOScheduling": "0", "IPTOS": "-1", "IPTTL": "-1", "Id": "cockpit.socket", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestamp": "Wed 2022-08-03 07:47:45 UTC", "InactiveExitTimestampMonotonic": "27612991", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KeepAlive": "no", "KeepAliveIntervalUSec": "0", "KeepAliveProbes": "0", "KeepAliveTimeUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "7154", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "7154", "LimitSTACK": "18446744073709551615", "ListenStream": "[::]:9090", "LoadState": "loaded", "Mark": "-1", "MaxConnections": "64", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "NAccepted": "0", "NConnections": "0", "Names": "cockpit.socket", "NeedDaemonReload": "no", "Nice": "0", "NoDelay": "no", "NoNewPrivileges": "no", "NonBlocking": "no", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PassCredentials": "no", "PassSecurity": "no", "PipeSize": "0", "Priority": "-1", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "ReceiveBuffer": "0", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemoveOnStop": "no", "RequiredBy": "cockpit.service", "Requires": "system.slice sysinit.target", "Result": "success", "ReusePort": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendBuffer": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "SocketMode": "0666", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StopWhenUnneeded": "no", "SubState": "listening", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Transparent": "no", "Triggers": "cockpit.service", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "enabled", "WantedBy": "sockets.target", "Wants": "cockpit-motd.service" } } TASK [fedora.linux_system_roles.cockpit : Create cockpit.conf configuration file] *** task path: /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:81 Wednesday 03 August 2022 07:47:51 +0000 (0:00:00.698) 0:00:03.794 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Link to configured existing certificate] *** task path: /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:92 Wednesday 03 August 2022 07:47:51 +0000 (0:00:00.027) 0:00:03.822 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.cockpit : Link to configured existing certificate key] *** task path: /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:102 Wednesday 03 August 2022 07:47:51 +0000 (0:00:00.031) 0:00:03.853 ****** skipping: [/cache/centos-7.qcow2c.snap] => { "changed": false, "skip_reason": "Conditional result was False" } META: role_complete for /cache/centos-7.qcow2c.snap TASK [Allow certmonger to write into Cockpit's certificate directory] ********** task path: /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml:31 Wednesday 03 August 2022 07:47:51 +0000 (0:00:00.037) 0:00:03.891 ****** changed: [/cache/centos-7.qcow2c.snap] => { "changed": true, "gid": 0, "group": "root", "mode": "0755", "owner": "root", "path": "/etc/cockpit/ws-certs.d/", "secontext": "system_u:object_r:cert_t:s0", "size": 58, "state": "directory", "uid": 0 } TASK [Generate certificate with linux-system-roles.certificate] **************** task path: /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml:38 Wednesday 03 August 2022 07:47:52 +0000 (0:00:00.321) 0:00:04.212 ****** TASK [linux-system-roles.certificate : Set version specific variables] ********* task path: /tmp/tmp0d1dc1pl/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:2 Wednesday 03 August 2022 07:47:52 +0000 (0:00:00.047) 0:00:04.260 ****** included: /tmp/tmp0d1dc1pl/tests/cockpit/roles/linux-system-roles.certificate/tasks/set_vars.yml for /cache/centos-7.qcow2c.snap TASK [linux-system-roles.certificate : Ensure ansible_facts used by role] ****** task path: /tmp/tmp0d1dc1pl/tests/cockpit/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 Wednesday 03 August 2022 07:47:52 +0000 (0:00:00.026) 0:00:04.286 ****** ok: [/cache/centos-7.qcow2c.snap] TASK [linux-system-roles.certificate : Set platform/version specific variables] *** task path: /tmp/tmp0d1dc1pl/tests/cockpit/roles/linux-system-roles.certificate/tasks/set_vars.yml:8 Wednesday 03 August 2022 07:47:52 +0000 (0:00:00.443) 0:00:04.730 ****** skipping: [/cache/centos-7.qcow2c.snap] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [/cache/centos-7.qcow2c.snap] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [/cache/centos-7.qcow2c.snap] => (item=CentOS_7.yml) => { "ansible_facts": { "__certificate_default_directory": "/etc/pki/tls", "__certificate_packages": [ "python-pyasn1", "python-cryptography", "python-dbus" ] }, "ansible_included_var_files": [ "/tmp/tmp0d1dc1pl/tests/cockpit/roles/linux-system-roles.certificate/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [/cache/centos-7.qcow2c.snap] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.certificate : Ensure certificate role dependencies are installed] *** task path: /tmp/tmp0d1dc1pl/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:5 Wednesday 03 August 2022 07:47:52 +0000 (0:00:00.054) 0:00:04.784 ****** changed: [/cache/centos-7.qcow2c.snap] => { "changed": true, "changes": { "installed": [ "python-pyasn1", "python-cryptography" ] }, "rc": 0, "results": [ "dbus-python-1.1.1-9.el7.x86_64 providing python-dbus is already installed", "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: nyc.mirrors.clouvider.net\n * extras: atl.mirrors.clouvider.net\n * updates: mirror.vcu.edu\nResolving Dependencies\n--> Running transaction check\n---> Package python2-cryptography.x86_64 0:1.7.2-2.el7 will be installed\n--> Processing Dependency: python-idna >= 2.0 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-cffi >= 1.4.1 for package: python2-cryptography-1.7.2-2.el7.x86_64\n--> Processing Dependency: python-enum34 for package: python2-cryptography-1.7.2-2.el7.x86_64\n---> Package python2-pyasn1.noarch 0:0.1.9-7.el7 will be installed\n--> Running transaction check\n---> Package python-cffi.x86_64 0:1.6.0-5.el7 will be installed\n--> Processing Dependency: python-pycparser for package: python-cffi-1.6.0-5.el7.x86_64\n---> Package python-enum34.noarch 0:1.0.4-1.el7 will be installed\n---> Package python-idna.noarch 0:2.4-1.el7 will be installed\n--> Running transaction check\n---> Package python-pycparser.noarch 0:2.14-1.el7 will be installed\n--> Processing Dependency: python-ply for package: python-pycparser-2.14-1.el7.noarch\n--> Running transaction check\n---> Package python-ply.noarch 0:3.4-11.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n python2-cryptography x86_64 1.7.2-2.el7 base 502 k\n python2-pyasn1 noarch 0.1.9-7.el7 base 100 k\nInstalling for dependencies:\n python-cffi x86_64 1.6.0-5.el7 base 218 k\n python-enum34 noarch 1.0.4-1.el7 base 52 k\n python-idna noarch 2.4-1.el7 base 94 k\n python-ply noarch 3.4-11.el7 base 123 k\n python-pycparser noarch 2.14-1.el7 base 104 k\n\nTransaction Summary\n================================================================================\nInstall 2 Packages (+5 Dependent packages)\n\nTotal download size: 1.2 M\nInstalled size: 6.1 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 6.4 MB/s | 1.2 MB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : python2-pyasn1-0.1.9-7.el7.noarch 1/7 \n Installing : python-enum34-1.0.4-1.el7.noarch 2/7 \n Installing : python-ply-3.4-11.el7.noarch 3/7 \n Installing : python-pycparser-2.14-1.el7.noarch 4/7 \n Installing : python-cffi-1.6.0-5.el7.x86_64 5/7 \n Installing : python-idna-2.4-1.el7.noarch 6/7 \n Installing : python2-cryptography-1.7.2-2.el7.x86_64 7/7 \n Verifying : python-idna-2.4-1.el7.noarch 1/7 \n Verifying : python-pycparser-2.14-1.el7.noarch 2/7 \n Verifying : python-ply-3.4-11.el7.noarch 3/7 \n Verifying : python-cffi-1.6.0-5.el7.x86_64 4/7 \n Verifying : python-enum34-1.0.4-1.el7.noarch 5/7 \n Verifying : python2-pyasn1-0.1.9-7.el7.noarch 6/7 \n Verifying : python2-cryptography-1.7.2-2.el7.x86_64 7/7 \n\nInstalled:\n python2-cryptography.x86_64 0:1.7.2-2.el7 python2-pyasn1.noarch 0:0.1.9-7.el7\n\nDependency Installed:\n python-cffi.x86_64 0:1.6.0-5.el7 python-enum34.noarch 0:1.0.4-1.el7 \n python-idna.noarch 0:2.4-1.el7 python-ply.noarch 0:3.4-11.el7 \n python-pycparser.noarch 0:2.14-1.el7 \n\nComplete!\n" ] } TASK [linux-system-roles.certificate : Ensure provider packages are installed] *** task path: /tmp/tmp0d1dc1pl/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:22 Wednesday 03 August 2022 07:47:55 +0000 (0:00:02.699) 0:00:07.484 ****** changed: [/cache/centos-7.qcow2c.snap] => (item=certmonger) => { "__certificate_provider": "certmonger", "ansible_loop_var": "__certificate_provider", "changed": true, "changes": { "installed": [ "certmonger" ] }, "rc": 0, "results": [ "Loaded plugins: fastestmirror\nLoading mirror speeds from cached hostfile\n * base: nyc.mirrors.clouvider.net\n * extras: atl.mirrors.clouvider.net\n * updates: mirror.vcu.edu\nResolving Dependencies\n--> Running transaction check\n---> Package certmonger.x86_64 0:0.78.4-17.el7_9 will be installed\n--> Processing Dependency: psmisc for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0(TEVENT_0.9.9)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2(TALLOC_2.0.2)(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_util.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc_client.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libxmlrpc.so.3()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtevent.so.0()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Processing Dependency: libtalloc.so.2()(64bit) for package: certmonger-0.78.4-17.el7_9.x86_64\n--> Running transaction check\n---> Package libtalloc.x86_64 0:2.1.16-1.el7 will be installed\n---> Package libtevent.x86_64 0:0.9.39-1.el7 will be installed\n---> Package psmisc.x86_64 0:22.20-17.el7 will be installed\n---> Package xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n---> Package xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 will be installed\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nInstalling:\n certmonger x86_64 0.78.4-17.el7_9 updates 608 k\nInstalling for dependencies:\n libtalloc x86_64 2.1.16-1.el7 base 33 k\n libtevent x86_64 0.9.39-1.el7 base 41 k\n psmisc x86_64 22.20-17.el7 base 141 k\n xmlrpc-c x86_64 1.32.5-1905.svn2451.el7 base 130 k\n xmlrpc-c-client x86_64 1.32.5-1905.svn2451.el7 base 32 k\n\nTransaction Summary\n================================================================================\nInstall 1 Package (+5 Dependent packages)\n\nTotal download size: 984 k\nInstalled size: 3.7 M\nDownloading packages:\n--------------------------------------------------------------------------------\nTotal 2.9 MB/s | 984 kB 00:00 \nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Installing : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 1/6 \n Installing : libtalloc-2.1.16-1.el7.x86_64 2/6 \n Installing : libtevent-0.9.39-1.el7.x86_64 3/6 \n Installing : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 4/6 \n Installing : psmisc-22.20-17.el7.x86_64 5/6 \n Installing : certmonger-0.78.4-17.el7_9.x86_64 6/6 \n Verifying : xmlrpc-c-client-1.32.5-1905.svn2451.el7.x86_64 1/6 \n Verifying : libtevent-0.9.39-1.el7.x86_64 2/6 \n Verifying : libtalloc-2.1.16-1.el7.x86_64 3/6 \n Verifying : xmlrpc-c-1.32.5-1905.svn2451.el7.x86_64 4/6 \n Verifying : certmonger-0.78.4-17.el7_9.x86_64 5/6 \n Verifying : psmisc-22.20-17.el7.x86_64 6/6 \n\nInstalled:\n certmonger.x86_64 0:0.78.4-17.el7_9 \n\nDependency Installed:\n libtalloc.x86_64 0:2.1.16-1.el7 \n libtevent.x86_64 0:0.9.39-1.el7 \n psmisc.x86_64 0:22.20-17.el7 \n xmlrpc-c.x86_64 0:1.32.5-1905.svn2451.el7 \n xmlrpc-c-client.x86_64 0:1.32.5-1905.svn2451.el7 \n\nComplete!\n" ] } TASK [linux-system-roles.certificate : Ensure pre-scripts hooks directory exists] *** task path: /tmp/tmp0d1dc1pl/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:33 Wednesday 03 August 2022 07:47:58 +0000 (0:00:02.596) 0:00:10.081 ****** changed: [/cache/centos-7.qcow2c.snap] => (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: /tmp/tmp0d1dc1pl/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:59 Wednesday 03 August 2022 07:47:58 +0000 (0:00:00.367) 0:00:10.448 ****** changed: [/cache/centos-7.qcow2c.snap] => (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: /tmp/tmp0d1dc1pl/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:88 Wednesday 03 August 2022 07:47:58 +0000 (0:00:00.352) 0:00:10.801 ****** changed: [/cache/centos-7.qcow2c.snap] => (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": "basic.target network.target dbus.service system.slice systemd-journald.socket syslog.target", "AllowIsolate": "no", "AmbientCapabilities": "0", "AssertResult": "no", "AssertTimestampMonotonic": "0", "Before": "shutdown.target", "BlockIOAccounting": "no", "BlockIOWeight": "18446744073709551615", "BusName": "org.fedorahosted.certmonger", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "18446744073709551615", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "18446744073709551615", "CollectMode": "inactive", "ConditionResult": "no", "ConditionTimestampMonotonic": "0", "Conflicts": "shutdown.target", "ControlPID": "0", "DefaultDependencies": "yes", "Delegate": "no", "Description": "Certificate monitoring and PKI enrollment", "DevicePolicy": "auto", "EnvironmentFile": "/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 /var/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", "GuessMainPID": "yes", "IOScheduling": "0", "Id": "certmonger.service", "IgnoreOnIsolate": "no", "IgnoreOnSnapshot": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestampMonotonic": "0", "InactiveExitTimestampMonotonic": "0", "JobTimeoutAction": "none", "JobTimeoutUSec": "0", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "18446744073709551615", "LimitCORE": "18446744073709551615", "LimitCPU": "18446744073709551615", "LimitDATA": "18446744073709551615", "LimitFSIZE": "18446744073709551615", "LimitLOCKS": "18446744073709551615", "LimitMEMLOCK": "65536", "LimitMSGQUEUE": "819200", "LimitNICE": "0", "LimitNOFILE": "4096", "LimitNPROC": "7154", "LimitRSS": "18446744073709551615", "LimitRTPRIO": "0", "LimitRTTIME": "18446744073709551615", "LimitSIGPENDING": "7154", "LimitSTACK": "18446744073709551615", "LoadState": "loaded", "MainPID": "0", "MemoryAccounting": "no", "MemoryCurrent": "18446744073709551615", "MemoryLimit": "18446744073709551615", "MountFlags": "0", "Names": "certmonger.service", "NeedDaemonReload": "no", "Nice": "0", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "none", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PIDFile": "/var/run/certmonger.pid", "PermissionsStartOnly": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "ProtectHome": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "Requires": "basic.target system.slice", "Restart": "no", "RestartUSec": "100ms", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardOutput": "journal", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitInterval": "10000000", "StartupBlockIOWeight": "18446744073709551615", "StartupCPUShares": "18446744073709551615", "StatusErrno": "0", "StopWhenUnneeded": "no", "SubState": "dead", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallErrorNumber": "0", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "no", "TasksCurrent": "18446744073709551615", "TasksMax": "18446744073709551615", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "Type": "dbus", "UMask": "0022", "UnitFilePreset": "disabled", "UnitFileState": "disabled", "WatchdogTimestampMonotonic": "0", "WatchdogUSec": "0" } } TASK [linux-system-roles.certificate : Ensure certificate requests] ************ task path: /tmp/tmp0d1dc1pl/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:100 Wednesday 03 August 2022 07:47:59 +0000 (0:00:00.565) 0:00:11.366 ****** changed: [/cache/centos-7.qcow2c.snap] => (item={'name': 'monger-cockpit', 'dns': ['localhost', 'www.example.com'], 'ca': 'local', 'group': 'cockpit-ws', 'run_after': 'DEST=/etc/cockpit/ws-certs.d/monger-cockpit.cert\ncat /etc/pki/tls/certs/monger-cockpit.crt \\\n/etc/pki/tls/private/monger-cockpit.key > $DEST\nchmod 640 $DEST\nchown root:cockpit-ws $DEST\n'}) => { "ansible_loop_var": "item", "changed": true, "item": { "ca": "local", "dns": [ "localhost", "www.example.com" ], "group": "cockpit-ws", "name": "monger-cockpit", "run_after": "DEST=/etc/cockpit/ws-certs.d/monger-cockpit.cert\ncat /etc/pki/tls/certs/monger-cockpit.crt \\\n/etc/pki/tls/private/monger-cockpit.key > $DEST\nchmod 640 $DEST\nchown root:cockpit-ws $DEST\n" } } MSG: Certificate requested (new). Pre/Post run hooks updated. File attributes updated. META: role_complete for /cache/centos-7.qcow2c.snap TASK [Get PEM of certmonger's local CA] **************************************** task path: /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml:62 Wednesday 03 August 2022 07:48:00 +0000 (0:00:00.913) 0:00:12.280 ****** changed: [/cache/centos-7.qcow2c.snap] => { "changed": true, "cmd": [ "openssl", "pkcs12", "-in", "/var/lib/certmonger/local/creds", "-out", "/var/lib/certmonger/local/ca.pem", "-nokeys", "-nodes", "-passin", "pass:" ], "delta": "0:00:00.009495", "end": "2022-08-03 07:48:00.648959", "rc": 0, "start": "2022-08-03 07:48:00.639464" } STDERR: MAC verified OK TASK [test - cockpit works with TLS and expected certificate] ****************** task path: /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml:69 Wednesday 03 August 2022 07:48:00 +0000 (0:00:00.403) 0:00:12.684 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "cmd": [ "curl", "--cacert", "/var/lib/certmonger/local/ca.pem", "https://localhost:9090" ], "delta": "0:00:00.224858", "end": "2022-08-03 07:48:01.165285", "rc": 0, "start": "2022-08-03 07:48:00.940427" } STDOUT: Loading...

STDERR: % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 39050 0 39050 0 0 177k 0 --:--:-- --:--:-- --:--:-- 178k TASK [test - get certmonger tracking status] *********************************** task path: /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml:76 Wednesday 03 August 2022 07:48:01 +0000 (0:00:00.528) 0:00:13.212 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "cmd": [ "getcert", "list", "--tracking-only", "-f", "/etc/pki/tls/certs/monger-cockpit.crt" ], "delta": "0:00:00.042371", "end": "2022-08-03 07:48:01.513401", "rc": 0, "start": "2022-08-03 07:48:01.471030" } STDOUT: Number of certificates and requests being tracked: 1. Request ID '20220803074759': status: MONITORING stuck: no key pair storage: type=FILE,location='/etc/pki/tls/private/monger-cockpit.key' certificate: type=FILE,location='/etc/pki/tls/certs/monger-cockpit.crt' CA: local issuer: CN=c960733b-2222413d-beb49067-d3a1bbbf,CN=Local Signing Authority subject: CN=localhost expires: 2023-08-03 07:47:59 UTC dns: localhost,www.example.com key usage: digitalSignature,keyEncipherment eku: id-kp-serverAuth,id-kp-clientAuth pre-save command: post-save command: /etc/certmonger/post-scripts/monger-cockpit-59d1099.sh track: yes auto-renew: yes TASK [test - ensure certificate generation succeeded] ************************** task path: /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml:83 Wednesday 03 August 2022 07:48:01 +0000 (0:00:00.338) 0:00:13.550 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false } MSG: All assertions passed TASK [test - clean up tracked certificate] ************************************* task path: /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml:87 Wednesday 03 August 2022 07:48:01 +0000 (0:00:00.033) 0:00:13.583 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "cmd": [ "getcert", "stop-tracking", "-f", "/etc/pki/tls/certs/monger-cockpit.crt" ], "delta": "0:00:00.033855", "end": "2022-08-03 07:48:01.897847", "rc": 0, "start": "2022-08-03 07:48:01.863992" } STDOUT: Request "20220803074759" removed. TASK [test - clean up generated certificate] *********************************** task path: /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml:94 Wednesday 03 August 2022 07:48:01 +0000 (0:00:00.349) 0:00:13.933 ****** changed: [/cache/centos-7.qcow2c.snap] => { "changed": true, "path": "/etc/pki/tls/certs/monger-cockpit.crt", "state": "absent" } TASK [test - clean up generated private key] *********************************** task path: /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml:99 Wednesday 03 August 2022 07:48:02 +0000 (0:00:00.298) 0:00:14.232 ****** changed: [/cache/centos-7.qcow2c.snap] => { "changed": true, "path": "/etc/pki/tls/private/monger-cockpit.key", "state": "absent" } TASK [test - clean up copied certificate] ************************************** task path: /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml:104 Wednesday 03 August 2022 07:48:02 +0000 (0:00:00.308) 0:00:14.540 ****** changed: [/cache/centos-7.qcow2c.snap] => { "changed": true, "path": "/etc/cockpit/ws-certs.d/monger-cockpit.cert", "state": "absent" } TASK [test - generic cleanup] ************************************************** task path: /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml:109 Wednesday 03 August 2022 07:48:02 +0000 (0:00:00.306) 0:00:14.847 ****** included: /tmp/tmp0d1dc1pl/tests/cockpit/tasks/cleanup.yml for /cache/centos-7.qcow2c.snap TASK [cleanup - packages] ****************************************************** task path: /tmp/tmp0d1dc1pl/tests/cockpit/tasks/cleanup.yml:1 Wednesday 03 August 2022 07:48:02 +0000 (0:00:00.029) 0:00:14.877 ****** changed: [/cache/centos-7.qcow2c.snap] => { "changed": true, "changes": { "removed": [ "cockpit-bridge", "cockpit-ws" ] }, "rc": 0, "results": [ "cockpit-doc is not installed", "Loaded plugins: fastestmirror\nResolving Dependencies\n--> Running transaction check\n---> Package cockpit-bridge.x86_64 0:195.12-1.el7.centos will be erased\n--> Processing Dependency: cockpit-bridge >= 195.12-1.el7.centos for package: cockpit-system-195.12-1.el7.centos.noarch\n---> Package cockpit-ws.x86_64 0:195.12-1.el7.centos will be erased\n--> Running transaction check\n---> Package cockpit-system.noarch 0:195.12-1.el7.centos will be erased\n--> Finished Dependency Resolution\n\nDependencies Resolved\n\n================================================================================\n Package Arch Version Repository Size\n================================================================================\nRemoving:\n cockpit-bridge x86_64 195.12-1.el7.centos @extras 868 k\n cockpit-ws x86_64 195.12-1.el7.centos @extras 1.6 M\nRemoving for dependencies:\n cockpit-system noarch 195.12-1.el7.centos @extras 1.7 M\n\nTransaction Summary\n================================================================================\nRemove 2 Packages (+1 Dependent package)\n\nInstalled size: 4.1 M\nDownloading packages:\nRunning transaction check\nRunning transaction test\nTransaction test succeeded\nRunning transaction\n Erasing : cockpit-system-195.12-1.el7.centos.noarch 1/3 \n Erasing : cockpit-bridge-195.12-1.el7.centos.x86_64 2/3 \n Erasing : cockpit-ws-195.12-1.el7.centos.x86_64 3/3 \n Verifying : cockpit-ws-195.12-1.el7.centos.x86_64 1/3 \n Verifying : cockpit-system-195.12-1.el7.centos.noarch 2/3 \n Verifying : cockpit-bridge-195.12-1.el7.centos.x86_64 3/3 \n\nRemoved:\n cockpit-bridge.x86_64 0:195.12-1.el7.centos \n cockpit-ws.x86_64 0:195.12-1.el7.centos \n\nDependency Removed:\n cockpit-system.noarch 0:195.12-1.el7.centos \n\nComplete!\n" ] } TASK [cleanup - find certificates] ********************************************* task path: /tmp/tmp0d1dc1pl/tests/cockpit/tasks/cleanup.yml:13 Wednesday 03 August 2022 07:48:04 +0000 (0:00:01.760) 0:00:16.638 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "examined": 2, "files": [ { "atime": 1659512865.4730277, "ctime": 1659512865.4690278, "dev": 64769, "gid": 0, "gr_name": "root", "inode": 39115, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "mode": "0777", "mtime": 1659512865.4690278, "nlink": 1, "path": "/etc/cockpit/ws-certs.d/50-system-role.crt", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "wgrp": true, "woth": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true }, { "atime": 1659512865.8260279, "ctime": 1659512865.8220277, "dev": 64769, "gid": 0, "gr_name": "root", "inode": 39116, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "mode": "0777", "mtime": 1659512865.8220277, "nlink": 1, "path": "/etc/cockpit/ws-certs.d/50-system-role.key", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "wgrp": true, "woth": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true } ], "matched": 2, "skipped_paths": {} } MSG: All paths examined TASK [cleanup - certificates] ************************************************** task path: /tmp/tmp0d1dc1pl/tests/cockpit/tasks/cleanup.yml:23 Wednesday 03 August 2022 07:48:05 +0000 (0:00:00.432) 0:00:17.070 ****** changed: [/cache/centos-7.qcow2c.snap] => (item={'uid': 0, 'woth': True, 'mtime': 1659512865.4690278, 'inode': 39115, 'isgid': False, 'size': 17, 'roth': True, 'isuid': False, 'isreg': False, 'pw_name': 'root', 'gid': 0, 'ischr': False, 'wusr': True, 'xoth': True, 'rusr': True, 'nlink': 1, 'issock': False, 'rgrp': True, 'gr_name': 'root', 'path': '/etc/cockpit/ws-certs.d/50-system-role.crt', 'xusr': True, 'atime': 1659512865.4730277, 'isdir': False, 'ctime': 1659512865.4690278, 'isblk': False, 'xgrp': True, 'dev': 64769, 'wgrp': True, 'isfifo': False, 'mode': '0777', 'islnk': True}) => { "ansible_loop_var": "item", "changed": true, "item": { "atime": 1659512865.4730277, "ctime": 1659512865.4690278, "dev": 64769, "gid": 0, "gr_name": "root", "inode": 39115, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "mode": "0777", "mtime": 1659512865.4690278, "nlink": 1, "path": "/etc/cockpit/ws-certs.d/50-system-role.crt", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "wgrp": true, "woth": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true }, "path": "/etc/cockpit/ws-certs.d/50-system-role.crt", "state": "absent" } changed: [/cache/centos-7.qcow2c.snap] => (item={'uid': 0, 'woth': True, 'mtime': 1659512865.8220277, 'inode': 39116, 'isgid': False, 'size': 17, 'roth': True, 'isuid': False, 'isreg': False, 'pw_name': 'root', 'gid': 0, 'ischr': False, 'wusr': True, 'xoth': True, 'rusr': True, 'nlink': 1, 'issock': False, 'rgrp': True, 'gr_name': 'root', 'path': '/etc/cockpit/ws-certs.d/50-system-role.key', 'xusr': True, 'atime': 1659512865.8260279, 'isdir': False, 'ctime': 1659512865.8220277, 'isblk': False, 'xgrp': True, 'dev': 64769, 'wgrp': True, 'isfifo': False, 'mode': '0777', 'islnk': True}) => { "ansible_loop_var": "item", "changed": true, "item": { "atime": 1659512865.8260279, "ctime": 1659512865.8220277, "dev": 64769, "gid": 0, "gr_name": "root", "inode": 39116, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": true, "isreg": false, "issock": false, "isuid": false, "mode": "0777", "mtime": 1659512865.8220277, "nlink": 1, "path": "/etc/cockpit/ws-certs.d/50-system-role.key", "pw_name": "root", "rgrp": true, "roth": true, "rusr": true, "size": 17, "uid": 0, "wgrp": true, "woth": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true }, "path": "/etc/cockpit/ws-certs.d/50-system-role.key", "state": "absent" } TASK [cleanup - config file] *************************************************** task path: /tmp/tmp0d1dc1pl/tests/cockpit/tasks/cleanup.yml:32 Wednesday 03 August 2022 07:48:05 +0000 (0:00:00.600) 0:00:17.671 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "path": "/etc/cockpit/cockpit.conf", "state": "absent" } TASK [cleanup - port customization] ******************************************** task path: /tmp/tmp0d1dc1pl/tests/cockpit/tasks/cleanup.yml:40 Wednesday 03 August 2022 07:48:05 +0000 (0:00:00.310) 0:00:17.981 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "path": "/etc/systemd/system/cockpit.socket.d/", "state": "absent" } TASK [cleanup - reload systemd] ************************************************ task path: /tmp/tmp0d1dc1pl/tests/cockpit/tasks/cleanup.yml:48 Wednesday 03 August 2022 07:48:06 +0000 (0:00:00.324) 0:00:18.305 ****** ok: [/cache/centos-7.qcow2c.snap] => { "changed": false, "name": null, "status": {} } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* /cache/centos-7.qcow2c.snap : ok=34 changed=13 unreachable=0 failed=0 skipped=10 rescued=0 ignored=0 Wednesday 03 August 2022 07:48:06 +0000 (0:00:00.474) 0:00:18.780 ****** =============================================================================== linux-system-roles.certificate : Ensure certificate role dependencies are installed --- 2.70s /tmp/tmp0d1dc1pl/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:5 linux-system-roles.certificate : Ensure provider packages are installed --- 2.60s /tmp/tmp0d1dc1pl/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:22 cleanup - packages ------------------------------------------------------ 1.76s /tmp/tmp0d1dc1pl/tests/cockpit/tasks/cleanup.yml:1 ---------------------------- Gathering Facts --------------------------------------------------------- 1.10s /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml:5 --------------- linux-system-roles.certificate : Ensure certificate requests ------------ 0.91s /tmp/tmp0d1dc1pl/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:100 fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console is started/stopped and enabled/disabled --- 0.70s /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:75 fedora.linux_system_roles.cockpit : Ensure Cockpit Web Console packages are installed. --- 0.69s /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/setup-yum.yml:6 cleanup - certificates -------------------------------------------------- 0.60s /tmp/tmp0d1dc1pl/tests/cockpit/tasks/cleanup.yml:23 --------------------------- linux-system-roles.certificate : Ensure provider service is running ----- 0.57s /tmp/tmp0d1dc1pl/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:88 test - cockpit works with TLS and expected certificate ------------------ 0.53s /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml:69 -------------- cleanup - reload systemd ------------------------------------------------ 0.47s /tmp/tmp0d1dc1pl/tests/cockpit/tasks/cleanup.yml:48 --------------------------- fedora.linux_system_roles.cockpit : Clean up port configuration file for undefined custom port --- 0.46s /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/main.yml:66 linux-system-roles.certificate : Ensure ansible_facts used by role ------ 0.44s /tmp/tmp0d1dc1pl/tests/cockpit/roles/linux-system-roles.certificate/tasks/set_vars.yml:2 cleanup - find certificates --------------------------------------------- 0.43s /tmp/tmp0d1dc1pl/tests/cockpit/tasks/cleanup.yml:13 --------------------------- fedora.linux_system_roles.cockpit : Ensure ansible_facts used by role --- 0.42s /tmp/tmpyk8b1iha/ansible_collections/fedora/linux_system_roles/roles/cockpit/tasks/set_vars.yml:2 Get PEM of certmonger's local CA ---------------------------------------- 0.40s /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml:62 -------------- linux-system-roles.certificate : Ensure pre-scripts hooks directory exists --- 0.37s /tmp/tmp0d1dc1pl/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:33 linux-system-roles.certificate : Ensure post-scripts hooks directory exists --- 0.35s /tmp/tmp0d1dc1pl/tests/cockpit/roles/linux-system-roles.certificate/tasks/main.yml:59 test - clean up tracked certificate ------------------------------------- 0.35s /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml:87 -------------- test - get certmonger tracking status ----------------------------------- 0.34s /tmp/tmp0d1dc1pl/tests/cockpit/tests_certificate_runafter.yml:76 --------------